index
:
~felipec/xfce4-panel
4_3_old
andrzejr/deskbar2
andrzejr/dnd
andrzejr/struts
andrzejr/systray
andrzejr/wrapper3
l10n
madkiss
master
nick/gtk3
xfce-4.0
xfce-4.10
xfce-4.2
xfce-4.4
xfce-4.6
xfce-4.8
FelipeC's Xfce test
felipec
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
panel
/
controls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-07
Bump plugin API version, but allow current plugins to be loaded. Add a messag...
Jasper Huijsmans
1
-5
/
+18
2004-11-06
Small tweaks
Jasper Huijsmans
1
-5
/
+12
2004-09-21
Small tweaks. Panel passes make distcheck.
Jasper Huijsmans
1
-60
/
+8
2004-09-19
Throw xfce_textdomain() in lots of places to fix translations. Hopefully.
Jasper Huijsmans
1
-38
/
+2
2004-09-13
CYGWIN changes. Patch by Marrten boekhold.
Jasper Huijsmans
1
-2
/
+24
2004-09-11
Cygwin changes. Patch by Maarten Boekhold.
Jasper Huijsmans
1
-0
/
+2
2004-09-11
Rather big update:
Jasper Huijsmans
1
-5
/
+4
2004-09-06
Big update after server move:
Jasper Huijsmans
1
-4
/
+4
2004-08-30
* Use XfceIconTheme (warning: still crashes)
Jasper Huijsmans
1
-107
/
+110
2004-08-22
Gettext hack only if gettext is used. Removed an gtk_widget_show_now()
Jasper Huijsmans
1
-0
/
+2
2004-08-22
This is better, should be temporary until I find out what's wrong.
Jasper Huijsmans
1
-5
/
+6
2004-08-22
Update strings. Gettext stuff seems a bit broken...
Jasper Huijsmans
1
-3
/
+6
2004-08-19
allow panel to compile with --enable-debug=full
Jean-François Wauthy
1
-2
/
+2
2004-08-17
Keep launcher at the top of the 'Add item' list
Jasper Huijsmans
1
-12
/
+28
2004-08-15
Resync with repository, most notably:
Olivier Fourdan
1
-2
/
+17
2004-07-21
Synthesize leave notify event when a registered gtk menu is closed. First ste...
Jasper Huijsmans
1
-0
/
+2
2004-06-17
Oh dear, big changes. Please test.
Jasper Huijsmans
1
-12
/
+9
2004-05-29
Cleaning up panel internals. First step to get rid of global variables.
Jasper Huijsmans
1
-6
/
+1
2004-04-23
Update plugin list (remove uninstalled and add newly installed ones) when ope...
Jasper Huijsmans
1
-18
/
+65
2004-04-10
Fix panel on the screen edge. Also should fix Moe's autohide bug.
Jasper Huijsmans
1
-0
/
+1
2004-04-09
Use a dialog instead of a submenu to add items to the panel
Jasper Huijsmans
1
-2
/
+94
2004-04-06
Fix some compiler warnings
Jasper Huijsmans
1
-21
/
+1
2004-04-03
changed gtk_menu_item_new_with_label to gtk_menu_item_new_with_mnemonic.
Jens Luedicke
1
-1
/
+1
2004-04-01
- Reduce handle width to show only one line of dots
Jasper Huijsmans
1
-18
/
+33
2004-03-14
* change deprecated funtions to xfce_* replacements
Jasper Huijsmans
1
-3
/
+4
2004-02-29
Allow plugins to request not to be unloaded
Jasper Huijsmans
1
-4
/
+23
2004-01-10
Completion combo support. I'll probably be changing this a bit later.
Jasper Huijsmans
1
-0
/
+6
2004-01-08
General clean-ups. First step to prettier property dialogs.
Jasper Huijsmans
1
-6
/
+26
2004-01-07
O dear. Module unloading. It actually appears to work too.
Jasper Huijsmans
1
-1
/
+58
2004-01-06
Free new control on failure
Jasper Huijsmans
1
-2
/
+5
2004-01-06
Internal changes. First step towards module unloading. Add uniqueness (see cl...
Jasper Huijsmans
1
-155
/
+312
2003-12-06
Further cleanup: only create popup widgets when actually used. Start xfcalend...
Jasper Huijsmans
1
-7
/
+8
2003-10-22
Only create controls menu once
Jasper Huijsmans
1
-1
/
+1
2003-07-18
Change panel API again to prevent old plugins to crah the panel
Jasper Huijsmans
1
-4
/
+4
2003-07-09
Big internal changes. Remove revert button from item dialogs; this also affec...
Jasper Huijsmans
1
-3
/
+3
2003-06-10
Make --enable-debug=full work.
Benedikt Meurer
1
-0
/
+1
2003-05-17
Reindent using Olivier's new .indent.pro file
Jasper Huijsmans
1
-142
/
+143
2003-05-13
Add items from popup menu
Jasper Huijsmans
1
-4
/
+64
2003-05-12
Get rid of type option menu from item dialog
Jasper Huijsmans
1
-11
/
+3
2003-05-03
Ensure item popup menu uses panel domain for translations
Jasper Huijsmans
1
-1
/
+6
2003-05-02
only popup warning dialog about subpanels being removed when not empty (2)
Jasper Huijsmans
1
-1
/
+5
2003-04-20
unhide panel when adding new items
Jasper Huijsmans
1
-0
/
+14
2003-04-02
Re-indent files. Add HACKING and .indent.pro
Jasper Huijsmans
1
-228
/
+260
2003-04-02
Updated i18n stuff (libxfce4util now provides a i18n.h).
Benedikt Meurer
1
-1
/
+4
2003-02-15
Split graphical pager out from switcher plugin. Add it to the default configu...
Jasper Huijsmans
1
-2
/
+3
2003-02-13
Small fixes to position setting and other cleanups
Jasper Huijsmans
1
-44
/
+5
2003-02-12
Fix menu translation functions
Jasper Huijsmans
1
-1
/
+6
2003-02-02
Updates assorti, mainly systembuttons
Jasper Huijsmans
1
-5
/
+6
2003-01-29
Cleanup configuration handling and other fixes. Includes string changes.
Jasper Huijsmans
1
-29
/
+38
2003-01-27
Remove old style and switcher minibuttons
Jasper Huijsmans
1
-9
/
+0
[next]