5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reload DataRenderer when the icon size changes for any icon (not only applets) More... almost 13 years ago
Wifi: converted the default icons into a gauge More... almost 13 years ago
DataRenderer: some improvements in the API: reload is only needed when the icon size changes, and icon damage is used More... almost 13 years ago
Desklet: detach the icon when destroying a desklet More... almost 13 years ago
code cleaning More... almost 13 years ago
completed the fix on self-included container (rev 1115) More... almost 13 years ago
when detaching/retaching an applet, detach the icon before inserting it in its new container More... almost 13 years ago
few fixes in the new progressbar DataRenderer More... almost 13 years ago
added some shared icons for gauge and graph in GUI More... almost 13 years ago
Compilation: fixed a few warnings due to the use of some deprecated functions (GLib, GTK, GDK) - Terminal: gtk_color_selection_dialog_new is now deprecated, we have to use gtk_color_chooser_dialog_new, it's a GtkColorChooserDialog which impliments GtkColorChooser More... almost 13 years ago
cairo-dock-gui-factory: initialised a GError More... almost 13 years ago
Compilation: fixed a few warnings due to the use of some deprecated functions (GLib, GTK, GDK, LibRSVG) More... almost 13 years ago
Compilation: fixed a few warnings due to the use of some deprecated functions (GLib, GTK, GDK, LibRSVG) More... almost 13 years ago
Dbus: reverted 2 files until commits in core are available More... almost 13 years ago
Dbus dock API: added a 'SetProgress' method More... almost 13 years ago
Sub-Dock: GUI: Do not add itself in the dock list + check if the container is not in itself to prevent infinite loop (if it's true, linked the container to the main dock) More... almost 13 years ago
Desktop Files factory: if we drop a script (.sh file) into the dock, a launcher is created but its base name doesn't '.desktop': we have to add it (forum #6393) More... almost 13 years ago
Data renderer: some of them were invisible if the plug-ins were compiled with GCC4.7 due to new optimisations (e.g. cModelName (const gchar*) was no longer available) More... almost 13 years ago
DBus API: added support for the new progress-bar data-rendere More... almost 13 years ago
Transmission: added a progress bar to show the progress of active torrents More... almost 13 years ago
Animated-icons: removed unused variables and fixed a small bug where the rotation rate could become slower than normal More... almost 13 years ago
Icons: replaced the quick-info by an Overlay, and replaced the label by an ImageBuffer + updated everywhere was needed More... almost 13 years ago
added native support for progress-bar (based on the DataRenderer API) More... almost 13 years ago
general: use ImageBuffer where required (core API update) More... almost 13 years ago
reordered the inclusion of alsa headers to avoid a conflict with time.h More... almost 13 years ago
po: scripts: third-party: added applets' description + removed 'messages' files at the end of generate-translation script More... almost 13 years ago
po: added applets' descriptions More... almost 13 years ago
CairoBzr: Fixed two compilation errors and one warning More... almost 13 years ago
install_applet.sh: removed an error with po dir: used locale dir and make_locale.sh More... almost 13 years ago
po: Added YoutubeDl applet More... almost 13 years ago