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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-12
Make xfce_4_2 branch use dev tools and remove generated files
Jasper Huijsmans
8
-4209
/
+0
2005-03-07
Small tweak. Maybe fixes #716, which I can't reproduce anyway.
Jasper Huijsmans
1
-2
/
+5
2005-03-07
keeping panel clock signal formats in sync with 4.2.1 panel and fixing startup
Juha Kautto
1
-14
/
+4
2004-12-29
allow the use of a port number in the pop3 server string
Brian Tarricone
1
-5
/
+7
2004-11-18
Fix bug #516, go Olivier ;-)
Jasper Huijsmans
1
-8
/
+11
2004-11-18
Fix bug found by Olivier (#514)
Jasper Huijsmans
1
-0
/
+10
2004-11-14
Fix typo.
Benedikt Meurer
1
-1
/
+1
2004-11-11
Patch by Piotr Chmura <chmooreck@poczta.onet.pl> to fix pop3 mail checking
Jasper Huijsmans
1
-8
/
+16
2004-11-07
Dimm mailcheck icon in a better way, based on code from netk-tasklist
Jasper Huijsmans
1
-1
/
+42
2004-11-06
Update automake/autoconf/libtool/gettext versions to generate the configure s...
Olivier Fourdan
8
-324
/
+221
2004-10-07
Added --enable-final (-O1 for GNU ld) as per Jaspers request. Added missing
Benedikt Meurer
8
-8
/
+16
2004-09-26
Oops, sorry. Didn't check before committing.
Jasper Huijsmans
1
-1
/
+1
2004-09-26
Only convert to utf8 if it's not already (bug #332)
Jasper Huijsmans
1
-2
/
+8
2004-09-19
Throw xfce_textdomain() in lots of places to fix translations. Hopefully.
Jasper Huijsmans
21
-16
/
+52
2004-09-13
CYGWIN changes. Patch by Marrten boekhold.
Jasper Huijsmans
14
-14
/
+14
2004-09-11
Cygwin changes. Patch by Maarten Boekhold.
Jasper Huijsmans
15
-35
/
+218
2004-09-06
Big update after server move:
Jasper Huijsmans
2
-56
/
+47
2004-08-30
* Use XfceIconTheme (warning: still crashes)
Jasper Huijsmans
7
-160
/
+194
2004-08-22
Update strings. Gettext stuff seems a bit broken...
Jasper Huijsmans
2
-2
/
+5
2004-08-19
Rip out thread support. threads + gtk == trouble ;-)
Jasper Huijsmans
10
-55
/
+1
2004-07-29
Fix get_panel_icon() borkage and try to fix the 'Add new item' positioning.
Benedikt Meurer
8
-59
/
+41
2004-07-26
well that's an annoying typo... depending on libxfcegui4 twice but
Brian Tarricone
8
-41
/
+59
2004-07-26
Added support for KIOSK mode.
Benedikt Meurer
8
-0
/
+24
2004-07-24
Allow multiple rows for pager
Jasper Huijsmans
1
-1
/
+89
2004-07-23
Patch by brian to add threading to the panel.
Jasper Huijsmans
10
-1
/
+39
2004-07-23
Oops
Jasper Huijsmans
1
-0
/
+2
2004-07-23
Apparently needs stricter size settings.
Jasper Huijsmans
1
-8
/
+4
2004-06-17
Oh dear, big changes. Please test.
Jasper Huijsmans
3
-52
/
+34
2004-05-13
A bit of a proof of concept for icon theme handling.
Jasper Huijsmans
2
-21
/
+72
2004-05-10
Add a new sample plugin to the panel. It will not be installed.
Jasper Huijsmans
6
-0
/
+1097
2004-05-03
Update zh_TW translations from umm <umm@pchome.com.tw>
Olivier Fourdan
7
-49
/
+61
2004-04-06
Fix some compiler warnings
Jasper Huijsmans
6
-7
/
+6
2004-04-01
- Reduce handle width to show only one line of dots
Jasper Huijsmans
7
-7
/
+0
2004-01-25
Update libtool and other automake, autoconf and gettext packages
Olivier Fourdan
7
-691
/
+696
2004-01-23
Add maildir suport
Jasper Huijsmans
1
-13
/
+73
2004-01-18
Split out code for choosing a command (using completion combo if available) a...
Jasper Huijsmans
1
-133
/
+16
2004-01-14
Run command on new mail arrival
Jasper Huijsmans
1
-220
/
+279
2004-01-10
Completion combo support. I'll probably be changing this a bit later.
Jasper Huijsmans
7
-0
/
+21
2004-01-06
Internal changes. First step towards module unloading. Add uniqueness (see cl...
Jasper Huijsmans
1
-0
/
+2
2004-01-02
improved call to xfdesktop
Jasper Huijsmans
1
-61
/
+76
2004-01-01
added missing directive for correct compilation in FreeBSD 5.1
Edscott Wilson
1
-0
/
+4
2003-12-30
Prevent starting multiple instances of xfcalendar
Jasper Huijsmans
1
-1
/
+2
2003-12-17
Use %d in strftime instead of GNU extension %-d. For now ...
Jasper Huijsmans
1
-2
/
+2
2003-12-15
Fix crash in workspace MCS plugin
Olivier Fourdan
1
-14
/
+173
2003-12-06
Further cleanup: only create popup widgets when actually used. Start xfcalend...
Jasper Huijsmans
1
-2
/
+75
2003-12-04
convert strftime date to utf 8. Patch by Oliver M. Bolzer.
Jasper Huijsmans
1
-2
/
+22
2003-11-08
Use strftime to set clock tooltip
Jasper Huijsmans
1
-38
/
+4
2003-10-13
Huge commit to bring new repository in sync with SF. We are losing some
Jasper Huijsmans
1
-10
/
+4
2003-07-25
Fix some warnings
Jasper Huijsmans
1
-5
/
+0
2003-07-23
Fix systembuttons. Trivial
Jasper Huijsmans
1
-122
/
+59
[next]