summaryrefslogtreecommitdiff
path: root/panel/controls.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-07Bump plugin API version, but allow current plugins to be loaded. Add a messag...Jasper Huijsmans1-5/+18
2004-11-06Small tweaksJasper Huijsmans1-5/+12
2004-09-21Small tweaks. Panel passes make distcheck.Jasper Huijsmans1-60/+8
2004-09-19Throw xfce_textdomain() in lots of places to fix translations. Hopefully.Jasper Huijsmans1-38/+2
2004-09-13CYGWIN changes. Patch by Marrten boekhold.Jasper Huijsmans1-2/+24
2004-09-11Cygwin changes. Patch by Maarten Boekhold.Jasper Huijsmans1-0/+2
2004-09-11Rather big update:Jasper Huijsmans1-5/+4
2004-09-06Big update after server move:Jasper Huijsmans1-4/+4
2004-08-30* Use XfceIconTheme (warning: still crashes)Jasper Huijsmans1-107/+110
2004-08-22Gettext hack only if gettext is used. Removed an gtk_widget_show_now()Jasper Huijsmans1-0/+2
2004-08-22This is better, should be temporary until I find out what's wrong.Jasper Huijsmans1-5/+6
2004-08-22Update strings. Gettext stuff seems a bit broken...Jasper Huijsmans1-3/+6
2004-08-19allow panel to compile with --enable-debug=fullJean-François Wauthy1-2/+2
2004-08-17Keep launcher at the top of the 'Add item' listJasper Huijsmans1-12/+28
2004-08-15Resync with repository, most notably:Olivier Fourdan1-2/+17
2004-07-21Synthesize leave notify event when a registered gtk menu is closed. First ste...Jasper Huijsmans1-0/+2
2004-06-17Oh dear, big changes. Please test.Jasper Huijsmans1-12/+9
2004-05-29Cleaning up panel internals. First step to get rid of global variables.Jasper Huijsmans1-6/+1
2004-04-23Update plugin list (remove uninstalled and add newly installed ones) when ope...Jasper Huijsmans1-18/+65
2004-04-10Fix panel on the screen edge. Also should fix Moe's autohide bug.Jasper Huijsmans1-0/+1
2004-04-09Use a dialog instead of a submenu to add items to the panelJasper Huijsmans1-2/+94
2004-04-06Fix some compiler warningsJasper Huijsmans1-21/+1
2004-04-03changed gtk_menu_item_new_with_label to gtk_menu_item_new_with_mnemonic.Jens Luedicke1-1/+1
2004-04-01- Reduce handle width to show only one line of dotsJasper Huijsmans1-18/+33
2004-03-14* change deprecated funtions to xfce_* replacementsJasper Huijsmans1-3/+4
2004-02-29Allow plugins to request not to be unloadedJasper Huijsmans1-4/+23
2004-01-10Completion combo support. I'll probably be changing this a bit later.Jasper Huijsmans1-0/+6
2004-01-08General clean-ups. First step to prettier property dialogs.Jasper Huijsmans1-6/+26
2004-01-07O dear. Module unloading. It actually appears to work too.Jasper Huijsmans1-1/+58
2004-01-06Free new control on failureJasper Huijsmans1-2/+5
2004-01-06Internal changes. First step towards module unloading. Add uniqueness (see cl...Jasper Huijsmans1-155/+312
2003-12-06Further cleanup: only create popup widgets when actually used. Start xfcalend...Jasper Huijsmans1-7/+8
2003-10-22Only create controls menu onceJasper Huijsmans1-1/+1
2003-07-18Change panel API again to prevent old plugins to crah the panelJasper Huijsmans1-4/+4
2003-07-09Big internal changes. Remove revert button from item dialogs; this also affec...Jasper Huijsmans1-3/+3
2003-06-10Make --enable-debug=full work.Benedikt Meurer1-0/+1
2003-05-17Reindent using Olivier's new .indent.pro fileJasper Huijsmans1-142/+143
2003-05-13Add items from popup menuJasper Huijsmans1-4/+64
2003-05-12Get rid of type option menu from item dialogJasper Huijsmans1-11/+3
2003-05-03Ensure item popup menu uses panel domain for translationsJasper Huijsmans1-1/+6
2003-05-02only popup warning dialog about subpanels being removed when not empty (2)Jasper Huijsmans1-1/+5
2003-04-20unhide panel when adding new itemsJasper Huijsmans1-0/+14
2003-04-02Re-indent files. Add HACKING and .indent.proJasper Huijsmans1-228/+260
2003-04-02Updated i18n stuff (libxfce4util now provides a i18n.h).Benedikt Meurer1-1/+4
2003-02-15Split graphical pager out from switcher plugin. Add it to the default configu...Jasper Huijsmans1-2/+3
2003-02-13Small fixes to position setting and other cleanupsJasper Huijsmans1-44/+5
2003-02-12Fix menu translation functionsJasper Huijsmans1-1/+6
2003-02-02Updates assorti, mainly systembuttonsJasper Huijsmans1-5/+6
2003-01-29Cleanup configuration handling and other fixes. Includes string changes.Jasper Huijsmans1-29/+38
2003-01-27Remove old style and switcher minibuttonsJasper Huijsmans1-9/+0