summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* Add some debugging to external46.Nick Schermer2010-02-261-0/+1
* Add some debugging to external plugins.Nick Schermer2010-02-261-1/+2
* Add debugging code to application.Nick Schermer2010-02-261-0/+1
* Add debugging for struts.Nick Schermer2010-02-262-0/+8
* Don't print initial debug message.Nick Schermer2010-02-261-6/+0
* Add some internal support for debugging.Nick Schermer2010-02-263-0/+137
* Add Xfconf based kiosk locking to the panel.Nick Schermer2010-02-261-7/+8
* Get rid of custom IS_STRING macro.Nick Schermer2010-02-261-3/+0
* Improve the handling of removing external plugins.Nick Schermer2010-02-261-0/+1
* Make the value array type shared.Nick Schermer2010-02-262-7/+30
* Add new API function xfce_panel_plugin_remove().Nick Schermer2010-02-261-1/+1
* Use a timer for a minimum time between auto plugin restart.Nick Schermer2010-02-261-7/+3
* Also use a fixed argv layout for 4.6 plugins.Nick Schermer2010-02-262-18/+0
* Read directly from the argv in the wrapper.Nick Schermer2010-02-261-0/+12
* Share the restart dialog between the external objects.Nick Schermer2010-02-261-0/+8
* Use an array to send dbus messages.Nick Schermer2010-02-261-3/+18
* D-Bus overhaul for the wrapper communication.Nick Schermer2010-02-262-21/+23
* Move the panel_return macros to the private header.Nick Schermer2010-02-263-0/+29
* Fix some crashes and problems related to xfconf.Nick Schermer2010-02-261-4/+36
* Get rid of the old SVN $Id$ lines.Nick Schermer2010-02-267-7/+0
* Implement removed signal in panel plugin.Nick Schermer2010-02-261-0/+1
* Implement property saving during binding again.Nick Schermer2010-02-261-0/+4
* Rename from common library to libpanel-common.la.Nick Schermer2010-02-261-7/+8
* Add gtk builder code of the plugins in a common file.Nick Schermer2010-02-263-2/+117
* Fix a harmless compiler warning.Nick Schermer2010-02-261-1/+1
* Fix some xfconf problems.Nick Schermer2010-02-262-11/+7
* Disable releasing the channel using a weak ref too for now.Nick Schermer2010-02-261-2/+3
* Drop internal xfconf cache.Nick Schermer2010-02-262-244/+18
* Handle xfconf_init and xfconf_shutdown in another way.Nick Schermer2010-02-262-26/+9
* Put some xfconf code in a macro to make things easier.Nick Schermer2010-02-262-0/+30
* Fix crash when sending a NULL channel and shared table to binding.Nick Schermer2010-02-261-8/+11
* Allow passing a NULL channel to panel_properties_bind().Nick Schermer2010-02-261-1/+9
* Implement property saving in the bindings.Nick Schermer2010-02-262-3/+11
* Make unbind work and fallback to the default value on reset.Nick Schermer2010-02-261-21/+57
* Add function for an xfconf channel singleton.Nick Schermer2010-02-262-6/+23
* Remove the optional hash table from panel_properties_bind().Nick Schermer2010-02-262-7/+4
* Add a shared hash table for the panel properties.Nick Schermer2010-02-262-7/+32
* Make a noinst library for the custom xfconf bindings.Nick Schermer2010-02-262-4/+25
* Remove tabs and trailing spaces.Nick Schermer2010-02-262-4/+4
* Fix tab indents and add some comments.Nick Schermer2010-02-261-23/+25
* Add custom xfconf property bindings.Nick Schermer2010-02-263-1/+255
* Add defines for wrapper exit codes.Nick Schermer2010-02-261-0/+6
* Tabs to spaces.Nick Schermer2010-02-261-2/+2
* Add empty line the the end of panel-private.h.Nick Schermer2010-02-261-1/+1
* Add macro to expand a gdkcolor to double values.Nick Schermer2010-02-261-0/+5
* Add macro to test if a list is empty or contains one item.Nick Schermer2010-02-261-0/+1
* Add macros for common list counting without traversing the list.Nick Schermer2010-02-261-0/+4
* Update copyright headers to 2009.Nick Schermer2010-02-262-2/+2
* Highlight the active panel by using a marching ants selection.Nick Schermer2010-02-261-1/+0
* Move back to a launcher with filenames, not desktop id's.Nick Schermer2010-02-261-6/+9