openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Cairo Dock
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
1 day
ago.
May 23, 2024 — May 23, 2025
Showing page 66 of 216
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
init: initialize glib thread system before dbus_g_thread_init, for old versions of glib
Fabrice Rey
More...
over 12 years ago
logout: reverted 2608: dbus_g_thread_init should be useless now thanks to the rev 1271 in cairo-dock-core
Matthieu Baerts
More...
over 12 years ago
Init: Moved dbus_g_thread_init before 'gtk_init' in order to be called before the first use of DBus
Matthieu Baerts
More...
over 12 years ago
CMakeLists.txt: INDICATOR_APPLICATIONADDED_HAS_HINT is used by Status-Notifier which doesn't need 'indicator' but only DBusMenu We can set this variable when we check DBusMenu too (a new variable (hint) has been added when indicator3 has been renamed to indicator3-0.4)
Matthieu Baerts
More...
over 12 years ago
Logout: force the initialisation of DBus in order to use it in a new thread It seems we have to do that here to avoid crash... Keyboard: clean old code
Matthieu Baerts
More...
over 12 years ago
Keyboard: GTK3: used GDK functions to get the num/caps lock state because it seems it doesn't work very well with XKL functions with recent versions... Only for GTK3 because we can't get the numlock state with GTK2 + Get the short group name only if we need it + removed an useless parameter in cd_xkbd_update_icon
Matthieu Baerts
More...
over 12 years ago
Keyboard: Added the possibility to change Caps/Numlock emblems
Matthieu Baerts
More...
over 12 years ago
Keyboard: Used new emblems for CapsLock/NumLock (thanks to Freb ;) ) (it's maybe better to use 'quick-info' with a custom background as emblem ;) )
Matthieu Baerts
More...
over 12 years ago
Dialog Mgr: removed an unused variable + removed a few g_print and translate a few comments lines to English
Matthieu Baerts
More...
over 12 years ago
All: uniformize some common labels in the conf files
Fabrice Rey
More...
over 12 years ago
Dbus: third-party applet: if an applet specifies an icon, store the filename as it is, so that it can be updated when the icon theme changes
Fabrice Rey
More...
over 12 years ago
GMenu: fixed a bug about the update of the menu after a program is added/removed (the recent-menu was not reloaded)
Fabrice Rey
More...
over 12 years ago
CMakeLists.txt: libdir: some distro use : used a specific line for that + Added a summary at the end of the CMake command with new details
Matthieu Baerts
More...
over 12 years ago
Dbus: CMakeLists.txt: fixed a warning if DBusMenu-Gtk or DBusMenu-GLib is not found
Matthieu Baerts
More...
over 12 years ago
Shortcuts: menu: added 'Browse Network', 'Browse recent files' and 'Open Trash' to quickly open the corresponding URI
Matthieu Baerts
More...
over 12 years ago
Bumpped version: 3.1.0 This project seems stable and is now sync with 3.1 version of libgldi Enjoy it ;)
Matthieu Baerts
More...
over 12 years ago
Menu: fixed a compilation error: replaced 'cairo_dock_ask_question_and_wait' by 'cairo_dock_show_dialog_with_question' + fixed compilation warnings: gtk_[hv]box_new (used: CD macro with support of GTK2 and GTK3)
Matthieu Baerts
More...
over 12 years ago
Removed useless temp file
Matthieu Baerts
More...
over 12 years ago
All: avoid using blocking dialogs
Fabrice Rey
More...
over 12 years ago
Sound Control: detach the same mixer that was attached (in the case it's not the default one)
Fabrice Rey
More...
over 12 years ago
Status-Notifier: don't add an empty icon path to the icons theme
Fabrice Rey
More...
over 12 years ago
Dialogs: removed fonctions that were blocking - only 1 generic function remains, for when it's hard to avoid
Fabrice Rey
More...
over 12 years ago
Help: always check the composite on startup, until the user choose not to
Fabrice Rey
More...
over 12 years ago
Icon manager: fixed a crash with the icons theme when it is reloaded
Fabrice Rey
More...
over 12 years ago
Simple Mode: GTK2 (< 2.22) this config panel had tabs but without widget inside This is because old versions of GTK2 (e.g. on Ubuntu Lucid) still use GtkNotebookPage which is now deprecated. The widget of the current page can be found with 'gtk_notebook_get_nth_page'
Matthieu Baerts
More...
over 12 years ago
Screensaver_inhibitor: check for xscreensaver before the dbus services
Fabrice Rey
More...
over 12 years ago
Calendar: used 'ncal' instead of 'cal' because it uses the local to know if the week has to starts with Monday or Sunday
Matthieu Baerts
More...
over 12 years ago
default-theme-panel: Added Printers-Menu.conf file (needed to place this applet at the right position) + dnd2share: used the new 'busy' animation
Matthieu Baerts
More...
over 12 years ago
MusicPlayer: Mpris2: some players are not able to give a int64 value for 'mpris:length' We just add another check for that...
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: fixed a typo with the version of its .conf file
Matthieu Baerts
More...
over 12 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
215
216
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree