summaryrefslogtreecommitdiff
path: root/panel
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Bump all glade gtk versions to 2.24.Nick Schermer1-1/+1
2013-10-09Autotools updates.Nick Schermer1-1/+1
2013-10-09Put each window in a new window group.Nick Schermer1-0/+6
2013-10-09Ignore GVarueArray compiler warning.Nick Schermer1-0/+2
2013-10-09Fixed DnD markers with non-square small items.Andrzej1-25/+64
2013-10-09Panel: Emit save signal for plugins.Nick Schermer1-0/+29
2012-04-22Restore child properties when moving a plugin.Nick Schermer1-1/+18
2012-04-02Panel: Remove duplicated function.Nick Schermer4-36/+17
2012-04-02Panel: Fix invalid autohide with socket dialog (bug #8617).Nick Schermer1-1/+7
2012-04-02Panel: Improved DnD markers.Andrzej1-21/+74
2012-03-26Panel: Save plugin-ids when removing and moving items.Nick Schermer3-89/+107
2012-03-10Add confirmation before creating launchers from dnd (bug #6926).Nick Schermer1-3/+15
2012-03-10Add (un)lock option to panel menu (bug #6980).Nick Schermer1-0/+25
2012-03-10Reply the the caller for plugin events.Nick Schermer5-3/+30
2012-03-10Don't ask for panel when inserting items (bug #8544).Nick Schermer5-26/+31
2012-03-10Make string in about translatable (bug #8545).Nick Schermer1-9/+15
2012-02-24Panel: Removed item size checks.Andrzej1-10/+3
2012-02-18Fix possible compiler warnings.Nick Schermer2-2/+2
2012-01-29Save changed plugin ids if a plugin failed to load.Nick Schermer1-0/+7
2012-01-29Add support for pluggable dialogs.Nick Schermer8-26/+116
2012-01-05Don't destroy window when focussed and Alt+F4 is pressed (bug #7378).Nick Schermer1-0/+13
2011-12-30Panel: Fixed a bug in handling shrinkable plugins.Andrzej1-5/+1
2011-12-30Panel: Fixed minimum size of expandable items.Andrzej1-3/+3
2011-12-30Panel: Fix incorrect 1px offset in dnd highlight.Nick Schermer1-2/+2
2011-12-30Panel: Don't remove windows using the destroy signal.Nick Schermer3-72/+61
2011-12-30Panel: Show the dialog late to give it a small size.Nick Schermer1-4/+2
2011-12-29Panel: Only save what is required.Nick Schermer4-103/+143
2011-12-29Panel: Remove autosaving on exit and with timeout.Nick Schermer2-34/+0
2011-12-29Panel: Improve default position.Nick Schermer1-1/+1
2011-12-29Panel: Work with a unique id for each panel.Nick Schermer12-239/+421
2011-12-29Panel: Make sure the panel has a position on startup (bug #8287).Nick Schermer3-10/+28
2011-12-24Panel: Update authors.Nick Schermer1-2/+3
2011-12-24Panel: Changed page step for nrows slider to 1.Andrzej1-1/+1
2011-12-24Panel: Allocate panel size for all plugins.Nick Schermer1-4/+4
2011-12-24Panel: Change drop highlighting to a red line.Nick Schermer1-19/+55
2011-12-24Panel: Add row and small plugin handling in the itembar.Andrzej1-96/+238
2011-12-24Panel: Add a single option for the itembar child types.Nick Schermer1-32/+44
2011-12-24Squashme 53544a44: Rename HORIZONTAL to IS_HORIZONTAL.Nick Schermer1-24/+24
2011-12-24Squashme 53544a44: Add missing prover info.Nick Schermer1-0/+1
2011-12-24Separator: Remove new line option.Nick Schermer2-209/+106
2011-12-24Add small property for plugins.Andrzej2-1/+31
2011-12-24Add deskbar mode and nrows property to plugins.Nick Schermer7-116/+246
2011-10-23Migrate: Add version based config migration.Nick Schermer1-2/+4
2011-09-08Panel: Print string in case of an invalid position.Nick Schermer1-1/+1
2011-08-03Panel: Make compositing settings insensitive (bug #7862).Nick Schermer2-2/+59
2011-06-25Panel: Wait until the wm is ready on all screens (bug #7161).John Feuerstein1-6/+34
2011-06-21Panel: Fix off-by-one error in strut sizes (bug #7739).Dan Callaghan1-4/+4
2011-06-21Panel: Make preferences dialog work in Gtk+ 2.24.5.Nick Schermer1-46/+46
2011-06-19Wait for the wm selection not the compositing (bug #7727).Nick Schermer1-3/+3
2011-05-28Improve thread-safety.Nick Schermer1-0/+2