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
39 minutes
ago. based on code collected
1 day
ago.
May 23, 2024 — May 23, 2025
Showing page 64 of 216
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
DBus: Vala interface: install files in vala/vapi if it's available We are not an official component of vala, install files in vala/vapi if it's available instead of vala-X-Y/vapi
Matthieu Baerts
More...
over 12 years ago
Help: Used markup for the dialogues
Matthieu Baerts
More...
over 12 years ago
Dialogue: cairo_dock_set_dialog_message: used markup if it's needed
Matthieu Baerts
More...
over 12 years ago
Dialogs: fixed 2 bugs when an icon holding a modal dialog is destroyed
Fabrice Rey
More...
over 12 years ago
GTG: tried to reconnect to GTG when building the menu if it's not connected maybe GTG has been installed after (or GTG was launched with a delay at startup)
Matthieu Baerts
More...
over 12 years ago
Tasks: fixed a regression in cairo_dock_free_task
Fabrice Rey
More...
over 12 years ago
GTG: bumped gtg version + used the gtg icons from the icon theme if available
Matthieu Baerts
More...
over 12 years ago
GTG: ported it to CDApplet Python interface + removed a few useless functions and variables + added more spaces between some chars
Matthieu Baerts
More...
over 12 years ago
GTG: moved TransparentPostIt class to a new .py file
Matthieu Baerts
More...
over 12 years ago
GTG: supported both old (0.2) and new (0.3) versions (but only tested with the new one ;) Please confirm if it works with the previous one :) ) Thanks to 'llaen' for its help :) => http://glx-dock.org/bg_topic.php?t=6487 + handle the case where we receive the child before its parent + this applet can be translatable
Matthieu Baerts
More...
over 12 years ago
Tasks: updated the other internal parts of the API to the new mechanism
Fabrice Rey
More...
over 12 years ago
RSSreader: make the text selectable in the dialog
Fabrice Rey
More...
over 12 years ago
GMenu: settings.menu: only looking for [XDG_MENU_PREFIX]settings.menu this filename should be like that... other .menu files can be used by other apps
Matthieu Baerts
More...
over 12 years ago
Tasks: removed the timeout for the 'update' function, and use an idle from the thread instead - also, use a two-stages update so that the update is done asap
Fabrice Rey
More...
over 12 years ago
GMenu: Added full support of XDG and icons are now preloaded into a thread Now we also check all dirs available in XDG_CONFIG_DIRS For settings.menu, we also check all PREFIX-settings*.menu (e.g. xfce-settings-manager.menu) About the thread: the thread is launched 5 seconds after startup or 5 seconds after all changes
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: use g_object_ref_sink on the menu
Fabrice Rey
More...
over 12 years ago
GMenu: Editor: also check if 'menulibre' is available
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: items: fixed a typo
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: items: reverted back to the use of the 'draw' signal It seems that 'draw' event if the only notification that is send after the creation of the menu Yes, it looks like a workaround... but this annoying bug is fixed :)
Matthieu Baerts
More...
over 12 years ago
RSSreader: fixed incorrect duration of the dialog when no URL/connection
Fabrice Rey
More...
over 12 years ago
Status-Notifier: trigger the repositionning of the menu in idle, so that it occurs just after the menu is displayed
Fabrice Rey
More...
over 12 years ago
Icon Mgr: the static mutex surrounding to 'gtk_icon_theme_lookup_icon' function to prevent crashes in GTK should now be useless thanks to the new correct initialisation of GLib, GTK and GDbus
Matthieu Baerts
More...
over 12 years ago
Init: use g_type_init which should initialise threads on new versions of GLib (>= 2.24) This should finally fix a crash when opening Logout menu
Matthieu Baerts
More...
over 12 years ago
Init: use g_type_init which should initialise threads on new versions of GLib (>= 2.24) This should finally fix a crash when opening Logout menu
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: use the 'configure' event to track changes in the menu width + build the menu asap so that it's ready to pop up when the user clicks on the item
Fabrice Rey
More...
over 12 years ago
Status-Notifier: when the icon theme changes, remove the previous one first
Fabrice Rey
More...
over 12 years ago
Status-Notifier: Position of the Menu: GTK doesn't do its job :-/ e.g. with Dropbox: the menu is out of the screen every time something has changed in this menu (it displays 'connecting', free space available, etc.) -> we need to reposition it. (maybe it's due to a delay because Python and DBus are slower...) Note that with other signals (realize, map, etc.), we receive the notification before the resizing...
Matthieu Baerts
More...
over 12 years ago
Status-Notifier: removed a few print
Fabrice Rey
More...
over 12 years ago
Status-Notifier: fixed lots of corner cases (mainly for skype)
Fabrice Rey
More...
over 12 years ago
Status-Notifier: added full support of the Ubuntu indicator application API, for program that only use this one (and not the standard Status-Notifier API), like skype
Fabrice Rey
More...
over 12 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
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