summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-13Fixed pkg-config usage.Jussi Pakkanen
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-05Reduced the scope of various variables.MC Return
2012-12-05Reverted the change in panel-service.cMC Return
2012-12-05Merged trunk.Jussi Pakkanen
2012-12-04Reduced the scope of IndicatorObject *objectMC Return
2012-12-04Reduced the scope of IndicatorObjectEntry *entryMC Return
2012-12-04Removed duplicate config.h include.Jussi Pakkanen
2012-12-04Merged with trunk.Jussi Pakkanen
2012-12-04Tests: use generic Marshallers in glib signalsMarco Trevisan (Treviño)
2012-12-04PanelService: use generic marshaller in signalsMarco Trevisan (Treviño)
2012-12-04Merging with trunkMarco Trevisan (Treviño)
2012-12-04PanelService: cleanup the build systemMarco Trevisan (Treviño)
2012-12-04PanelService: remove the timestamps from actions, use sync-geo method per eac...Marco Trevisan (Treviño)
2012-12-04PanelService: remove the timestamps from actions, use sync-geo method per eac...Marco Trevisan (Treviño)
2012-11-30PanelService: spaces cleanup...Marco Trevisan (Treviño)
2012-11-30PanelService: rename the activate menuitem callback functionMarco Trevisan (Treviño)
2012-11-29PanelService: show a menu with an Activate menu item for entries without menuMarco Trevisan (Treviño)
2012-11-28Move some compiler flags from add_definitions to their proper place.Jussi Pakkanen
2012-11-28Remove use of deprecated link_libraries.Jussi Pakkanen
2012-10-19A few fixes that were missed earlier.Jussi Pakkanen
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
2012-09-28Keep a reference to the menu if it existsTed Gould
2012-09-06Merge trunk.Andrea Azzarone
2012-08-23Adds the new Sync Indicator into panel-service's indicator_order list.. Fixes...Charles Kerr
2012-08-22in panel-service, add the sync indicator to the indicator_order listCharles Kerr
2012-08-22Remove explicit dep on gconfSam Spilsbury
2012-08-13PanelService: correctly dispose the gsettings objectMarco Trevisan (Treviño)
2012-08-10Rename 'object' to 'self'.Andrea Azzarone
2012-08-10Remove debug code.Andrea Azzarone
2012-08-10Use g_settings_new_with_path.Andrea Azzarone
2012-08-09Remove gconf dep fro ups.Andrea Azzarone
2012-08-02Don't specify a specific destination for the dbus signals, that Sebastien Bacher
2012-07-03a11y: Port the panel service accessibility support to atk-bridgeAlejandro Piñeiro
2012-04-13Force menu reposition on popup in case its contents have changedLars Uebernickel
2012-03-20PanelindicatorEntryAccessible: don't crash if the parsed entry is not validMarco Trevisan (Treviño)
2012-03-20PanelService: fix keystr memory leakMarco Trevisan (Treviño)
2012-03-13PanelService: remove unneeded includeMarco Trevisan (Treviño)
2012-03-13PanelService: make sure we don't try to show an entry that is not shown on th...Marco Trevisan (Treviño)
2012-03-12PanelService: close the menu if the related entry has been removed.Marco Trevisan (Treviño)
2012-03-10PanelService: removed the workaround to look for wrongly-removed entriesMarco Trevisan (Treviño)
2012-02-25PanelService: store a keycode instead of a keysym.Marco Trevisan (Treviño)
2012-02-25PanelService: don't hardcode F10 keybinding to hide the menus, use the gconf ...Marco Trevisan (Treviño)
2012-02-25Panelservice: Fixed coverity warningMarco Trevisan (Treviño)
2012-02-24Merging with upstreamMarco Trevisan (Treviño)
2012-02-24PanelService: update the entry_activated callback signature to fix a crashMarco Trevisan (Treviño)
2012-02-22Add indicator-printers support and remove whitelist entry of old printer appletLars Uebernickel
2012-02-16services/CMakeLists: fixed typo.Marco Trevisan (Treviño)
2012-02-14PanelService renamed the *_actually_show_entry* function to something betterMarco Trevisan (Treviño)