[Xfce4-commits] <xfce4-panel:xfce-4.6> Use git for the changelog.

Nick Schermer noreply at xfce.org
Fri Oct 16 15:06:01 CEST 2009


Updating branch refs/heads/xfce-4.6
         to dbc29540eff5e5a7631870370f5ed7fc527e8ddd (commit)
       from ec2a3bc30e10b12c5ff45941a3dff73985040a84 (commit)

commit dbc29540eff5e5a7631870370f5ed7fc527e8ddd
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Oct 16 15:05:24 2009 +0200

    Use git for the changelog.

 ChangeLog |23011 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 11153 insertions(+), 11858 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9adcd4a..2fbdcaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14647 +1,13942 @@
-2009-04-18 15:30  stephan
+commit ec2a3bc30e10b12c5ff45941a3dff73985040a84
+Author: Nick Schermer <nick at xfce.org>
 
-	* configure.in.in:
-	  == Release xfce 4.6.1 ==
+    Updates for 4.6.2 release.
 
-2009-04-16 08:45  mmassonnet
+ 2 files changed, 20 insertions(+), 5 deletions(-)
 
-	* po/ChangeLog, po/gl.po:
-	  galician translation update
+commit eb0eeaa246922c3606176b97bdaaffa2047891b4
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2009-04-15 18:54  brzydki
+    Add dist-hook: all to the API docs Makefile.am as well.
 
-	* po/ChangeLog, po/pl.po:
-	  Updated Polish translations
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-2009-04-13 17:57  mmassonnet
+commit f6ceaac65d96cc75838d5b64b1f3888efaefc318
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* po/ChangeLog, po/de.po, po/it.po:
-	  xfce translation update
+    Add dist-hook: all to the libxfce4panel/ Makefile.am.
 
-2009-04-09 20:14  nick
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-	* NEWS:
-	  Add updated translation to NEWS.
+commit f843183f1757af08d5cc4724cccb018c2de9c034
+Author: Nick Schermer <nick at xfce.org>
 
-2009-04-09 19:48  nick
+    Add missing translation.
 
-	* panel/panel-app.c:
-	  Make sure the session client is not used anywhere else.
+ 1 files changed, 774 insertions(+), 0 deletions(-)
 
-2009-04-09 19:40  nick
+commit 17e5aff5e02a64bbfa23967ea2f6af15def2d1d1
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS, panel/panel-app.c:
-	  Fix a possible crash when setting the session restart style on
-	  an
-	  uninitialized client session.
+    Merge translation from master back to xfce-4.6.
 
-2009-04-09 19:30  nick
+ 60 files changed, 4156 insertions(+), 4233 deletions(-)
 
-	* NEWS, plugins/separator/separator.c:
-	  Fix drawing dots mode of the seperator plugin in a vertical
-	  panel (bug #5162).
+commit de6d9cc1359d7ee4b1ad49a2ddff77f737115e4e
+Author: Nick Schermer <nick at xfce.org>
 
-2009-04-09 19:18  nick
+    Remove unused code.
 
-	* NEWS, plugins/launcher/launcher.c, plugins/launcher/launcher.h:
-	  Disconnect the icon theme changed signal from a launcher when it
-	  is destroyed to avoid crash when the icon theme changes.
+ 1 files changed, 1 insertions(+), 2 deletions(-)
 
-2009-04-09 19:00  nick
+commit df620c801739b062d4df98939cc571bf8d63530e
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS, plugins/showdesktop/showdesktop.c:
-	  Add icon-name fallback to the show desktop plugin (bug #5117).
+    Add option to tasklist to force a fixed width (bug #5045).
 
-2009-04-09 18:45  nick
+ 3 files changed, 37 insertions(+), 8 deletions(-)
 
-	* NEWS, plugins/launcher/launcher-exec.c,
-	  plugins/launcher/launcher.c:
-	  Don't crash the launcher plugin when the launcher entry list is
-	  empty.
+commit d0267142495900b08d19fcee6a618ca6fa2a6459
+Author: Nick Schermer <nick at xfce.org>
 
-2009-04-09 18:33  nick
+    Get the time the same as orange does, hopefully should fix bug #5352.
 
-	* NEWS, libxfce4panel/xfce-hvbox.c:
-	  Fix xfce-hvbox not working with gtk 2.16 (bug #5166).
-	  
-	  Patch by Enrico Troger.
+ 1 files changed, 2 insertions(+), 1 deletions(-)
 
-2009-03-30 15:14  brzydki
+commit 3d7e2eabc7009a6252c9ce6b17fb5971e2454744
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/pl.po:
-	  Updated Polish translations
+    Better check for the lcd resize  when the number of hour digits changes (bug #5218).
 
-2009-03-29 22:03  maximilian
+ 1 files changed, 7 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/es.po:
-	  Translations updates - es it ku
+commit f95283cb37df8ab067a7c1a8ba26a4064e639605
+Author: Nick Schermer <nick at xfce.org>
 
-2009-03-28 15:06  mmassonnet
+    Use g_timeout_add_seconds when available for the clock timeout.
 
-	* po/de.po:
-	  update german translations
+ 1 files changed, 30 insertions(+), 16 deletions(-)
 
-2009-03-27 22:27  maximilian
+commit 5da0f55f9638e270db87a825eccc44c032ae84bd
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/pt.po:
-	  Translations updates - gl pt ru
+    Resync tooltip and clock timeout when they are out of sync (bug #2957).
 
-2009-03-25 20:34  nick
+ 2 files changed, 117 insertions(+), 32 deletions(-)
 
-	* NEWS, plugins/systray/xfce-tray-manager.c:
-	  Properly set the systray orientation property (bug #5149).
+commit 2cb1bafd18cee705de645e8d564167fb681b3be8
+Author: Nick Schermer <nick at xfce.org>
 
-2009-03-23 10:13  brzydki
+    Remove the hour interval from the clock, minutes are good enough.
 
-	* po/ChangeLog, po/pl.po:
-	  Updated Polish translations
+ 2 files changed, 6 insertions(+), 24 deletions(-)
 
-2009-03-19 15:02  hashimo
+commit 3e0a58c8880d1e755b86d084a6de16a67dcd0fac
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/ja.po:
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
-	  * ja.po: Japanese translation update (Masato Hashimoto)
+    Use Git in the build files and drop unneeded po files.
 
-2009-03-17 21:01  nick
+ 5 files changed, 55 insertions(+), 1387 deletions(-)
 
-	* NEWS, plugins/actions/actions.c:
-	  Don't crash when the quit action button is pressed (bug #5118).
+commit 435ec34e704b3d33bfa39815df5375603563a6cc
+Author: Nick Schermer <nick at xfce.org>
 
-2009-03-15 15:19  nick
+    Use g_markup_printf_escaped in the launcher tooltip (bug #5507).
 
-	* NEWS, configure.in.in, libxfce4panel/Makefile.am:
-	  Fix compilation with -Wl,--as-needed (bug #5103).
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2009-03-15 11:34  nick
+commit f85ab8d15450b9442ac9012c3c5d1e9d6efd519a
+Author: Denis Koryavov <dkoryavov at yandex.ru>
 
-	* NEWS, plugins/launcher/launcher.c:
-	  Migrate launcher category icons from 4.4 panels (bug #5067).
+    l10n: Updates to Russian (ru) translation
 
-2009-03-14 14:55  maximilian
+ 1 files changed, 170 insertions(+), 302 deletions(-)
 
-	* po/ChangeLog, po/es.po, po/gl.po:
-	  Translations updates - da es fr gl it nn
+commit 9dc53e7b172bf479c831bddbf708f2be7d56f94f
+Author: Gabor Kelemen <kelemeng at gnome.hu>
 
-2009-03-08 16:05  brzydki
+    2009-08-07  Gabor Kelemen  <kelemeng at gnome.hu>
 
-	* po/pl.po:
-	  Updated Polish translations
+ 2 files changed, 23 insertions(+), 17 deletions(-)
 
-2009-03-05 14:52  mmassonnet
+commit 8e283bc4cd29c8b9edaf68b29d85efc338125eb4
+Author: Piarres Beobide <pi at beobide.net>
 
-	* po/ChangeLog, po/LINGUAS, po/nb.po, po/nb_NO.po, po/pt.po,
-	  po/pt_PT.po:
-	  Renamed pt_PT to pt and nb_NO to nb (bug #4574)
+    Fix typo in Basque translation
 
-2009-03-02 23:18  maximilian
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-	* po/ChangeLog, po/pt_PT.po:
-	  Translations updates - pt_PT
+commit adcf4f7264ac3d0e1274ed60cc9a1ac40571b96f
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2009-03-01 22:47  maximilian
+    Add Asturian translations
 
-	* po/ChangeLog, po/es.po, po/pl.po:
-	  Translations updates - es pl uk
+ 3 files changed, 767 insertions(+), 1 deletions(-)
 
-2009-02-24 21:35  stephan
+commit ee15512e843f23bd492b156ba43eaf3eb380a5f5
+Author: Nick Schermer <nick at xfce.org>
 
-	* ChangeLog:
-	  Update ChangeLog
+    Don't send -r to session restart command (bug #5454).
 
-2009-02-24 21:17  stephan
+ 2 files changed, 3 insertions(+), 3 deletions(-)
 
-	* NEWS, configure.in.in:
-	  == Xfce 4.6.0 Released! ==
+commit ae6639b8e744088fbfe46d27f4c933fbf60e7e08
+Author: Gabor Kelemen <kelemeng at gnome.hu>
 
-2009-02-23 14:35  olivier
+    2009-06-26  Gabor Kelemen  <kelemeng at gnome.hu>
 
-	* config/clock-14.rc, config/panels.xml, config/systray-4.rc:
-	  Update default layout for 4.6, previous defaults have not been
-	  changed for ages and are not only just plain ugly but also
-	  totally subobtimal.
+ 2 files changed, 191 insertions(+), 441 deletions(-)
 
-2009-02-22 16:18  nick
+commit 688fe9af63d3db35d59c97c82992d7fa6b9f78cd
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* NEWS, plugins/launcher/launcher-dialog.c:
-	  Don't escape the command when dropping a .desktop file in the
-	  launcher dialog (bug #4818).
+    Drop svn:executable bit from po files
 
-2009-02-22 12:42  mmassonnet
+ 0 files changed, 0 insertions(+), 0 deletions(-)
 
-	* po/ChangeLog, po/ja.po:
-	  update japanese translation
+commit 260fddaa153a9b131636b8f9c11afb323b2ebe2b
+Author: Dumitru Moldovan <niznaiul at gmail.com>
 
-2009-02-21 13:30  stavrosg
+    Added initial xfce4-settings Romanian translation
+    Changed mail addresses for myself and Romanian language team
+    Other minor improvements and updates for libexo, thunar, terminal and xfcalendar
 
-	* po/ChangeLog, po/el.po:
-	  Greek translations update.
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-2009-02-20 23:58  maximilian
+commit 2bb29108164deb66d3bf885819d4644565be2fb0
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/gl.po:
-	  Translations Updates - ca es gl id it pt_PT zh_CN
+    update xfce-4-6 translations
 
-2009-02-13 14:53  nick
+ 5 files changed, 991 insertions(+), 180 deletions(-)
 
-	* NEWS, plugins/clock/clock-lcd.c:
-	  Set the foreground color of the lcd clock (bug #4923).
+commit 9158fa1b4f835238e10b47c3a95299c32187412d
+Author: Nick Schermer <nick at xfce.org>
 
-2009-02-11 13:29  erenturkay
+    Merge changes from trunk back in the 4.6 branch.
 
-	* po/ChangeLog, po/tr.po:
-	  Turkish translation update by Turkish translation team.
+ 3 files changed, 17 insertions(+), 19 deletions(-)
 
-2009-02-11 12:24  mmassonnet
+commit f5a78444a756e7e3047aae976e8c4443a08ba2e6
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/fr.po:
-	  update french translation
+    update latvian translation
 
-2009-02-11 01:59  sas
+ 2 files changed, 114 insertions(+), 161 deletions(-)
 
-	* po/hu.po:
-	  [intl:hu] little updates for 4.6
+commit f6725d6bb8bcb244774065328c45406afa67eec1
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2009-02-08 08:20  maximilian
+    Fix typo preventing build on older gtk versions
 
-	* po/ChangeLog, po/id.po, po/nb_NO.po, po/pl.po, po/zh_CN.po:
-	  Translations udaptes - de id ja nb pl zh_CN
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2009-02-07 06:54  nick
+commit 99e9967b4dca0a60459542cc6bd6c724323289d2
+Author: Dumitru Moldovan <niznaiul at gmail.com>
 
-	* NEWS, plugins/launcher/launcher-exec.c,
-	  plugins/launcher/launcher-exec.h, plugins/launcher/launcher.c:
-	  Send the event time with startup notification instead
-	  of zero, so focus stealing works properly.
+    Romanian translation update for xfce4-panel trunk and xfce_4_6
 
-2009-02-03 21:07  maximilian
+ 2 files changed, 191 insertions(+), 461 deletions(-)
 
-	* po/ChangeLog, po/en_GB.po:
-	  Translations updates - en_GB es
+commit 42ecf840b9ff2b6c8c7fd429463bff5f847d0582
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2009-01-31 17:38  erenturkay
+    Merge strings from Xfce trunk to Xfce branch 4.6
 
-	* po/ChangeLog, po/tr.po:
-	  Turkish translation update by Gokmen Gorgen and Samed Beyribey
+ 18 files changed, 714 insertions(+), 609 deletions(-)
 
-2009-01-31 14:00  nick
+commit 55ff8f944c9f1586c3f2c1d92c8df8a441dfa51e
+Author: Stephan Arts <stephan at xfce.org>
 
-	* NEWS:
-	  Better NEWS text.
+    branch xfce 4.6
 
-2009-01-31 13:59  nick
+commit 8a86d82b7855ce8ef2a2b3b6989e38c1fe10be8a
+Author: Stephan Arts <stephan at xfce.org>
 
-	* NEWS, plugins/launcher/launcher.c:
-	  Fix dragging to launcher submenu's (bug #4026).
+    Update ChangeLog (it is quite a heavy commit, no idea why svn2cl behaves this weird with the same arguments as described in HACKING)
 
-2009-01-30 19:20  nick
+ 1 files changed, 2284 insertions(+), 1799 deletions(-)
 
-	* NEWS, panel/panel-properties.c:
-	  Block panel autohide if the widget is grabbed (bug #4597).
+commit ba077eddc1aac07ebe89998b7dfc0859ab15b08e
+Author: Stephan Arts <stephan at xfce.org>
 
-2009-01-26 20:39  maximilian
+    == Release xfce 4.6.1 ==
 
-	* po/ChangeLog, po/ca.po, po/uk.po:
-	  Translations updates - ca fr uk
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2009-01-25 22:30  jannis
+commit 72f45a15aac08456d2fc7fc81e98fdb91ebe3410
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* ChangeLog:
-	  Update ChangeLog.
+    galician translation update
 
-2009-01-25 22:25  jannis
+ 2 files changed, 18 insertions(+), 202 deletions(-)
 
-	* NEWS, configure.in.in, po/ChangeLog, po/am.po, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/da.po, po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po,
-	  po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po,
-	  po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po,
-	  po/hy.po, po/id.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
-	  po/ku.po, po/lt.po, po/lv.po, po/mk.po, po/mr.po, po/ms.po,
-	  po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po,
-	  po/pt_PT.po, po/ro.po, po/ru.po, po/si.po, po/sk.po, po/sq.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/ur.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  == 4.5.99.1 released! ==
-	  Bump version number and update translation files for the
-	  release.
+commit 3cc5dafbf2e892104bfc8cb34b1f152aed86484c
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
 
-2009-01-25 21:44  nick
+    Updated Polish translations
 
-	* plugins/launcher/launcher-exec.c:
-	  Fix the new environ usage...
+ 2 files changed, 20 insertions(+), 16 deletions(-)
 
-2009-01-25 21:18  maximilian
+commit d3ed259af05270d8e64bf53c43f96d45212d4df0
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/ja.po:
-	  Translations updates - ja zh_CN
+    xfce translation update
 
-2009-01-25 16:43  nick
-
-	* NEWS:
-	  Update version in NEWS file.
-
-2009-01-25 14:19  nick
-
-	* plugins/launcher/launcher-exec.c:
-	  A better fix for the environ problem, thanks Jannis for pointing
-	  to this function.
-
-2009-01-25 12:44  nick
-
-	* NEWS, plugins/launcher/launcher-exec.c:
-	  Fixed extern char** environ is not defined on BSD platforms (bug
-	  #4834).
-
-2009-01-25 11:10  jari
-
-	* po/ChangeLog, po/fi.po:
-	  Update Finnish translation.
-
-2009-01-23 22:20  mmassonnet
-
-	* po/fr.po:
-	  Meh, there was an important \n missing
-
-2009-01-23 22:16  mmassonnet
-
-	* po/ChangeLog, po/fr.po:
-	  Update French translation
-
-2009-01-23 18:40  pko
-
-	* po/da.po:
-	  Danish translation update
-	  M xfconf/trunk/po/da.po
-	  M xarchiver/trunk/po/da.po
-	  M xfce4-panel/trunk/po/da.po
-
-2009-01-23 15:36  pko
-
-	* po/ChangeLog, po/da.po:
-	  * da.po: Danish translation update (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po: Danish translation updated (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po: Danish translation update (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po: Danish translation updated (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po: Danish translation updated to 0.5.2 (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po: Danish translation update (Per Kongstad)
-	  
-	  * da.po: Danish tranlation update 4.5.93 (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po, LINGUAS: Danish translation added (Per Kongstad)
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  
-	  * da.po : Danish translation updated (Per Kongstad)
-
-2009-01-21 20:48  maximilian
-
-	* po/ChangeLog, po/zh_CN.po:
-	  Translations udpates - fr zh_CN
-
-2009-01-19 22:18  omaciel
-
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated Brazilian Portuguese translation.
-
-2009-01-19 20:58  maximilian
-
-	* po/ChangeLog, po/nb_NO.po:
-	  Translations udpates - es fr nb_NO zh_CN
-
-2009-01-18 18:00  maximilian
-
-	* po/ChangeLog, po/es.po, po/et.po, po/fr.po:
-	  Translations updates - es et fr ja zh_CN
-
-2009-01-18 12:32  eulex
-
-	* po/ChangeLog, po/sv.po:
-	  xfce4-session/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfce4-panel/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfce4-settings/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  libxfce4menu/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  libxfce4util/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfwm4/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfce4-appfinder/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfconf/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  libxfcegui4/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-
-2009-01-15 10:49  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  Some trunk basque translations updates
-
-2009-01-15 09:53  majkl
-
-	* po/ChangeLog, po/cs.po:
-	  Czech translation updated
-
-2009-01-14 21:16  jannis
-
-	* configure.in.in, plugins/launcher/launcher-exec.c:
-	  Post-release version bump.
-	  Only define _GNU_SOURCE if it hasn't been defined before.
-
-2009-01-12 21:37  stephan
-
-	* configure.in.in:
-	  Update version number
-
-2009-01-12 17:08  nick
-
-	* libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-plugin-iface.c, panel/main.c,
-	  panel/panel-app.c, panel/panel-dialogs.c,
-	  plugins/clock/clock-dialog.c,
-	  plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/separator/separator.c,
-	  plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/tasklist/tasklist-dialogs.c,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist.c, po/am.po, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/da.po,
-	  po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/id.po, po/it.po, po/ja.po, po/ka.po, po/ko.po, po/ku.po,
-	  po/lt.po, po/lv.po, po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/si.po, po/sk.po, po/sq.po, po/sv.po,
-	  po/ta.po, po/tr.po, po/uk.po, po/ur.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * Add a bunch of translator comments to make
-	  translating a lot easier. Remove comments
-	  that are not interesting for translators.
-	  * 2 small string fixes.
-	  * Merge all this in the po files.
-
-2009-01-11 22:28  maximilian
-
-	* po/ChangeLog, po/ca.po, po/es.po:
-	  Translations updates - ca es ja
-
-2009-01-11 19:56  nick
-
-	* po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po,
-	  po/ca.po, po/cs.po, po/da.po, po/de.po, po/dz.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gl.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/id.po, po/it.po,
-	  po/ja.po, po/ka.po, po/ko.po, po/ku.po, po/lt.po, po/lv.po,
-	  po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/si.po, po/sk.po, po/sq.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/ur.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Missed some po files after a svn up; try 2.
-
-2009-01-11 19:52  nick
-
-	* panel/main.c, panel/panel-dialogs.c,
-	  plugins/showdesktop/showdesktop.desktop.in.in,
-	  plugins/tasklist/tasklist.desktop.in.in,
-	  plugins/windowlist/windowlist.desktop.in.in, po/am.po, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/da.po,
-	  po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/fa.po, po/fr.po, po/gl.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/id.po, po/it.po,
-	  po/ja.po, po/ka.po, po/ko.po, po/ku.po, po/lt.po, po/lv.po,
-	  po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/si.po, po/sk.po, po/sq.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/ur.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Update some plugin comments in the desktop files.
-	  * Drop unused code (generated an unused translation).
-	  * Update some option descriptions.
-	  * Regenerate po files and complete dutch translation.
-
-2009-01-11 00:07  jannis
-
-	* NEWS, po/ChangeLog, po/cs.po, po/eu.po, po/fi.po:
-	  * xfce4-panel.pot, *.po: Update translation files to make sure
-	  they are in sync for the string-freeze release.
-
-2009-01-05 23:56  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  Basque translation update
-
-2009-01-04 16:45  nick
-
-	* NEWS:
-	  * Update NEWS.
-
-2009-01-03 14:37  majkl
-
-	* po/ChangeLog:
-	  Dates in ChangeLog fixed, it's already year 2009
-
-2009-01-03 14:34  majkl
-
-	* po/ChangeLog, po/cs.po:
-	  Czech translation updated
-
-2009-01-03 12:23  jari
-
-	* po/ChangeLog, po/fi.po:
-	  Update Finnish translations.
-
-2009-01-02 20:48  nick
-
-	* panel/main.c, panel/panel-app.c:
-	  * ...here too...
-
-2009-01-02 20:44  nick
-
-	* configure.in.in:
-	  * Upgrade to 2K9.
-
-2009-01-02 20:38  nick
-
-	* configure.in.in, plugins/launcher/launcher-exec.c:
-	  * Define _GNU_SOURCE to get the environ variable (bug #4765).
-
-2009-01-02 17:29  nick
-
-	* plugins/pager/pager.c, plugins/pager/pager.desktop.in.in,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/systray/xfce-tray-plugin.c, po/am.po, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/da.po, po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po,
-	  po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po,
-	  po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po,
-	  po/hy.po, po/id.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
-	  po/ku.po, po/lt.po, po/lv.po, po/mk.po, po/mr.po, po/ms.po,
-	  po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po,
-	  po/pt_PT.po, po/ro.po, po/ru.po, po/si.po, po/sk.po, po/sq.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/ur.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * Change the name of the Pager to Workspace Switcher.
-	  * Some other small string changes.
-	  * Update po files.
-
-2009-01-02 16:31  nick
-
-	* panel/panel-dialogs.c:
-	  * Do steps of 1px.
-
-2009-01-02 16:25  nick
-
-	* configure.in.in, icons/16x16/Makefile.am,
-	  icons/16x16/xfce4-panel.png, icons/22x22,
-	  icons/22x22/Makefile.am, icons/22x22/xfce4-panel.png,
-	  icons/24x24, icons/24x24/Makefile.am,
-	  icons/24x24/xfce4-panel.png, icons/32x32,
-	  icons/32x32/Makefile.am, icons/32x32/xfce4-panel.png,
-	  icons/48x48/xfce4-panel.png, icons/Makefile.am,
-	  libxfce4panel/xfce-panel-plugin-iface.c, panel/panel-dialogs.c,
-	  panel/panel.c, plugins/actions/actions.c,
-	  plugins/clock/clock-dialog.c, plugins/iconbox/iconbox.c,
-	  plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.h,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/systray/xfce-tray-dialogs.c,
-	  plugins/tasklist/tasklist-dialogs.c,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist.h,
-	  settings/xfce4-panel-manager.desktop.in:
-	  * Change a lot of strings to mnemonic labels.
-	  * Add some new xfce4-panel icons.
-	  * Lot of small fixes in the properties dialogs.
-	  * String fixes.
-	  * Use a location selector for the launcher dialog.
-	  * String review, case fixes.
-	  * Other stuff...
+ 3 files changed, 290 insertions(+), 373 deletions(-)
 
-2009-01-02 13:21  nick
+commit de291c9e7bca7bfc78ddb0f1eeb83933a9769a8e
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/Makefile.am, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-panel-plugin.h, panel/frap-icon-entry.c,
-	  panel/main.c, panel/panel-app.c, panel/panel-dialogs.c,
-	  panel/panel-dnd.c, panel/panel-properties.c,
-	  panel/panel-properties.h, panel/panel.c,
-	  plugins/clock/clock-analog.c, plugins/clock/clock-binary.c,
-	  plugins/clock/clock-dialog.c, plugins/clock/clock-digital.c,
-	  plugins/clock/clock-lcd.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher-exec.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h, plugins/pager/xfce-pager.h,
-	  plugins/systray/Makefile.am,
-	  plugins/windowlist/xfce4-popup-windowlist.c:
-	  * Fix a whole bunch of compiler warnings.
+    Add updated translation to NEWS.
 
-2008-12-31 02:34  majkl
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-	* po/ChangeLog, po/cs.po:
-	  Czech translation fixed
+commit d59cca2c8c642819e8cad9b4024bbf7dee8c1c21
+Author: Nick Schermer <nick at xfce.org>
 
-2008-12-30 10:26  sas
+    Make sure the session client is not used anywhere else.
 
-	* po/hu.po:
-	  [intl:hu] littlefixes2
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-2008-12-25 19:19  maximilian
+commit 505d903dfab80af55c95365fa0f5ced52f42e79c
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/gl.po, po/zh_CN.po:
-	  Translations updates - gl id ja uk zh_CN
+    Fix a possible crash when setting the session restart style on an
+    uninitialized client session.
 
-2008-12-13 21:25  eulex
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/sv.po:
-	  xfce4-panel/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfdesktop/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfprint/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfce4-mixer/trunk/po:
-	  * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
-	  xfce4-icon-theme/trunk/po:
-	  * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
-	  xfce-utils/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  thunar/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfce4-appfinder/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
-	  xfconf/trunk/po:
-	  * sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
-	  xfce4-trigger-launcher/trunk/po:
-	  * sv.po: Swedish translation update (Daniel Nylander)
+commit 0acdfd4790e4ff881d4236c0a669c2ef4a80df7f
+Author: Nick Schermer <nick at xfce.org>
 
-2008-12-13 14:23  maximilian
+    Fix drawing dots mode of the seperator plugin in a vertical panel (bug #5162).
 
-	* po/ChangeLog, po/ja.po:
-	  Translations updates - es ja uk
+ 2 files changed, 18 insertions(+), 6 deletions(-)
 
-2008-12-10 18:14  nick
+commit 7a0c3900d4de3e945fcccecb38099047dada3284
+Author: Nick Schermer <nick at xfce.org>
 
-	* Makefile.am:
-	  * Fix distcheck.
+    Disconnect the icon theme changed signal from a launcher when it
+    is destroyed to avoid crash when the icon theme changes.
 
-2008-12-10 18:01  nick
+ 3 files changed, 16 insertions(+), 5 deletions(-)
 
-	* libxfce4panel/libxfce4panel.h:
-	  * Aargh it's svn propset svn:keywords Id <file>
+commit d97a41cd95f9ab8ed24d6858edeee87668abea47
+Author: Nick Schermer <nick at xfce.org>
 
-2008-12-10 17:58  nick
+    Add icon-name fallback to the show desktop plugin (bug #5117).
 
-	* NEWS, libxfce4panel/Makefile.am, libxfce4panel/libxfce4panel.h,
-	  libxfce4panel/libxfce4panel.symbols,
-	  libxfce4panel/xfce-panel-plugin-iface.c:
-	  * Add missing functions in the symbols file (bug #4700).
-	  * Added a libxfce4panel.h header that includes all other headers
-	  for
-	  plugin writers.
+ 2 files changed, 7 insertions(+), 4 deletions(-)
 
-2008-12-08 15:35  nick
+commit b723061feb23defda56fb4517c7e09ad60cc52a3
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/launcher/launcher-exec.c:
-	  * Fix bug #4693.
+    Don't crash the launcher plugin when the launcher entry list is empty.
 
-2008-11-28 21:51  maximilian
+ 3 files changed, 39 insertions(+), 8 deletions(-)
 
-	* po/ChangeLog, po/nb_NO.po:
-	  Translations updates - nb
+commit 135d75abf43e0fa166d70b1310f3be6195825118
+Author: Nick Schermer <nick at xfce.org>
 
-2008-11-27 19:49  nick
+    Fix xfce-hvbox not working with gtk 2.16 (bug #5166).
 
-	* NEWS, plugins/launcher/launcher-exec.c:
-	  * Apply patch from David Mohr to set the DISPLAY variable.
-	  Bug 4654.
+ 2 files changed, 16 insertions(+), 3 deletions(-)
 
-2008-11-25 21:20  maximilian
+commit 0661a7bf1084008e84a1553a5579e6ae38309f60
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
 
-	* po/ChangeLog, po/es.po:
-	  Translations updates - es fr
+    Updated Polish translations
 
-2008-11-23 14:47  maximilian
+ 2 files changed, 15 insertions(+), 12 deletions(-)
 
-	* po/ChangeLog, po/ca.po:
-	  Translations updates - ca ja nb uk
+commit 56d323253a35a8fdb5c40909fdbcf37fcb4d25f7
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-11-22 12:03  nick
+    Translations updates - es it ku
 
-	* plugins/actions/actions.c:
-	  * Fix bug 4544.
+ 2 files changed, 66 insertions(+), 100 deletions(-)
 
-2008-11-22 11:11  nick
+commit 27d4d167cd63b17daa7df931f2a1e42f3e282cee
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* panel/main.c, plugins/launcher/launcher-exec.c,
-	  plugins/launcher/launcher.c:
-	  * use -V for --version.
-	  * Fix bug 4640.
+    update german translations
 
-2008-11-18 22:45  maximilian
+ 1 files changed, 26 insertions(+), 25 deletions(-)
 
-	* po/ChangeLog, po/sq.po:
-	  Translations updates for - de, id, ja, nb_NO and finally sq
+commit addfa20b60efa8da3e898d963a8fe422539c1ebd
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-11-16 22:39  maximilian
+    Translations updates - gl pt ru
 
-	* po/ChangeLog, po/de.po, po/es.po:
-	  Translations updates and additions - ca, de, es, id, tr, uk
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-2008-11-15 10:22  nick
+commit 3d3b0971f33ee9ed45b230aeb44712dbc0f82e82
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS, plugins/launcher/launcher-dialog.c:
-	  * Fix bug 4612.
+    Properly set the systray orientation property (bug #5149).
 
-2008-11-15 10:17  nick
+ 2 files changed, 22 insertions(+), 24 deletions(-)
 
-	* NEWS, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/launcher/launcher.h:
-	  * Fix bug 4614.
+commit 5b89dbdab80e4c3e4da3c3467907bc894cb692df
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
 
-2008-11-12 11:09  piarres
+    Updated Polish translations
 
-	* po/ChangeLog, po/eu.po:
-	  Xfce-trunk BAsque translation updates
+ 2 files changed, 10 insertions(+), 2 deletions(-)
 
-2008-11-12 06:54  stephan
+commit 183314a1c526123ce29f6e03e1ed15424996a78f
+Author: Masato Hashimoto <cabezon.hashimoto at gmail.com>
 
-	* ChangeLog, NEWS, configure.in.in:
-	  Update NEWS, Changelog and version
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
 
-2008-11-09 13:21  nick
+ 2 files changed, 67 insertions(+), 83 deletions(-)
 
-	* NEWS, plugins/clock/clock.c:
-	  * Update the tooltip of the clock when it is visible.
+commit e5a376c80ea3bae414f0d005a8a4f5d9fdddcb6a
+Author: Nick Schermer <nick at xfce.org>
 
-2008-11-09 09:38  nab
+    Don't crash when the quit action button is pressed (bug #5118).
 
-	* po/ChangeLog, po/be.po:
-	  * be.po: Updated Belarusian translation
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-2008-11-07 21:01  nick
+commit c50163a4204cfa0c4ce3dbd686826aa63dd65517
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS, plugins/pager/pager.c:
-	  * Fix bug 4589.
-	  * Remove some tabs in the code.
+    Fix compilation with -Wl,--as-needed (bug #5103).
 
-2008-11-02 23:38  maximilian
+ 3 files changed, 3 insertions(+), 1 deletions(-)
 
-	* po/ChangeLog, po/es.po:
-	  Translation updates and additions - de es ku tr
+commit b770e9eb936bd17c41b8e442081f3eb1c1f72b99
+Author: Nick Schermer <nick at xfce.org>
 
-2008-11-02 10:08  nick
+    Migrate launcher category icons from 4.4 panels (bug #5067).
 
-	* NEWS, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher-exec.c:
-	  - Don't escape command but quote them when browsing for an
-	  application.
-	  Since we accept command with arguments in 1 line, it's
-	  impossible to
-	  tell what's the command and the arguments (bug #4549).
+ 2 files changed, 40 insertions(+), 0 deletions(-)
 
-2008-11-01 22:56  majkl
+commit cd42106854eb2944268df5edba12e766ad5e3bfa
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/cs.po:
-	  Czech translation updated
+    Translations updates - da es fr gl it nn
 
-2008-11-01 17:33  nick
+ 3 files changed, 39 insertions(+), 32 deletions(-)
 
-	* NEWS, plugins/launcher/launcher-exec.c:
-	  * Don't spawn zombies (bug #4490).
-	  * Escape spaces in launcher commands (bug #4507).
+commit 32db4bb51ba61ea13f3b2bbfb7da05319a43a84f
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
 
-2008-10-31 12:24  jari
+    Updated Polish translations
 
-	* po/ChangeLog, po/fi.po:
-	  Update Finnish translations.
+ 1 files changed, 25 insertions(+), 28 deletions(-)
 
-2008-10-28 23:17  maximilian
+commit 43e02288f5e74c0f87790870a9034811f59c9916
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/sq.po:
-	  Translations updates and additions HUGE
+    Renamed pt_PT to pt and nb_NO to nb (bug #4574)
 
-2008-10-23 18:06  nick
+ 6 files changed, 1629 insertions(+), 1624 deletions(-)
 
-	* NEWS:
-	  * Update news
+commit 437b9cc31e15c227d3451b127b928920dd8f377d
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-10-23 17:50  nick
+    Translations updates - pt_PT
 
-	* plugins/launcher/launcher.c:
-	  * Reverse the order of the launcher menu when the panel is on
-	  the top of the screen (Bug #4450).
+ 2 files changed, 141 insertions(+), 191 deletions(-)
 
-2008-10-23 17:35  nick
+commit dbf1ab771822c690b53eb8664e0862b0f3294866
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* configure.in.in, panel/panel-app.c:
-	  * Implement SmRestartImmediately (Bug #4516).
+    Translations updates - es pl uk
 
-2008-10-23 17:21  nick
+ 3 files changed, 206 insertions(+), 201 deletions(-)
 
-	* panel/panel-properties.c:
-	  * Panel does not adhere to 'fullwidth' property when using
-	  vertical orientation after restarting (Bug #4456).
+commit 45abe2bcfc22db29c202a8c713628562789b254a
+Author: Stephan Arts <stephan at xfce.org>
 
-2008-10-23 16:10  nick
+    Update ChangeLog
 
-	* plugins/launcher/launcher.c, plugins/launcher/launcher.h:
-	  * Fully remove the emission hook from the launcher. This prints
-	  errors when removing a launcher.
+ 1 files changed, 2077 insertions(+), 1731 deletions(-)
 
-2008-10-21 20:12  olivier
+commit af6b033f94acab2bf62c1ae5772217084508e444
+Author: Stephan Arts <stephan at xfce.org>
 
-	* panel/panel-app.c:
-	  With xrandr 1.2, monitors can be added/removed, so need to
-	  double check the number of monitors (bug #3620)
+    == Xfce 4.6.0 Released! ==
 
-2008-10-18 14:25  maximilian
+ 2 files changed, 10 insertions(+), 10 deletions(-)
 
-	* po/ChangeLog, po/id.po:
-	  Translation updates and additions for many packages in es, fr,
-	  id, ja, nb_NO and tr
+commit 7a53823126d7343923040a1d0b6dfb605834e5b6
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2008-10-14 13:51  jannis
+    Update default layout for 4.6, previous defaults have not been changed for ages and are not only just plain ugly but also totally subobtimal.
 
-	* ChangeLog, plugins/launcher/launcher.c:
-	  * launcher/launcher.c: Change the way the icon theme change
-	  callback
-	  is installed: use gtk_icon_theme_for_screen() in combination
-	  with
-	  g_signal_connect() instead of adding a signal emission hook to
-	  the
-	  icon theme class. This should fix bug #4474.
+ 3 files changed, 21 insertions(+), 30 deletions(-)
 
-2008-10-13 09:46  stephan
+commit 276d1db66cb742524d1d2c3da8a346987d5b141b
+Author: Nick Schermer <nick at xfce.org>
 
-	* ChangeLog, Makefile.am, NEWS, configure.in.in, mcs-plugin,
-	  po/POTFILES.in, settings, settings/Makefile.am,
-	  settings/plugin.c:
-	  Remove mcs plugin
-	  Bump version number
-	  Bump dependency-versions
+    Don't escape the command when dropping a .desktop file in the launcher dialog (bug #4818).
 
-2008-10-09 05:01  sas
+ 2 files changed, 3 insertions(+), 4 deletions(-)
 
-	* po/hu.po:
-	  [intl:hu] little fixes
+commit d04152e9b96012272feae4bde8b0718da3eccded
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2008-10-07 19:55  maximilian
+    update japanese translation
 
-	* po/ChangeLog, po/ja.po, po/si.po:
-	  Translation updates:
-	  - xfce4-appfinder: ja, si
-	  - xfce-utils: ja, si
-	  - xfce4-mixer: si
-	  - xfce4-panel: ja, si
-	  - xfdesktop: ja
-	  - terminal: ja
+ 2 files changed, 62 insertions(+), 38 deletions(-)
 
-2008-10-05 17:52  maximilian
+commit ca7f9bc10f0c7262e76f736e4b4933c36f967705
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* po/ChangeLog, po/es.po:
-	  Updated and added Estonian translations for the libxfcegui4,
-	  terminal and mousepad trunk modules and libxfce4util branch 4.4
-	  module
-	  Updated Indonesian translations for the xfce-utils, xfce4-mixer,
-	  xarchiver, xfwm4, xfcalendar and xfdesktop trunk modules
-	  Updated and added Spanish translations for the xfce4-appfinder,
-	  squeeze, libexo, xfce-utils, libxfce4menu, xfce4-session,
-	  xfce4-mixer, libxfce4util, libxfce4ui, xfce4-icon-theme, thunar,
-	  libxfcegui4, xfce4-panel, xfdesktop, xfce4-trigger-launcher,
-	  terminal, mousepad and xfmedia trunk modules
-	  Updated Russian translation for the xarchiver, libexo and
-	  libxfcegui4 trunk modules
-	  Updated and added German translation of the xfce4-settings and
-	  xfwm4 trunk modules
-	  Updated Japanese translation for the thunar module
-	  Updated Sinhalese translation for the libxfcegui4 trunk module
+    Greek translations update.
 
-2008-09-23 20:06  lars
+ 2 files changed, 106 insertions(+), 157 deletions(-)
 
-	* po/da.po:
-	  
+commit b321ca3e24f9b645573df58bd86914f956904195
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-09-23 19:36  lars
+    Translations Updates - ca es gl id it pt_PT zh_CN
 
-	* po/ChangeLog, po/da.po:
-	  * da.po: Danish translation updated
-	  
-	  
+ 2 files changed, 137 insertions(+), 180 deletions(-)
 
-2008-09-21 00:09  jannis
+commit 63b34e878b2e3df13759abf0ca1028de5278cc8c
+Author: Nick Schermer <nick at xfce.org>
 
-	* ChangeLog, panel/panel-dialogs.c:
-	  * panel/panel-dialogs.c: Use gtk_list_store_clear() on the model
-	  of
-	  the panel selector combo box instead of calling
-	  gtk_combo_box_remove_text() several times in a row when
-	  destroying
-	  panel. This fixes bug #4401 (xfce4-panel halted when a panel was
-	  removed).
+    Set the foreground color of the lcd clock (bug #4923).
 
-2008-09-13 13:16  lars
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-	* po/da.po:
-	  
+commit 4b1e5523cf9d253a5680de34232d98ccb25675e2
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-2008-09-12 10:04  mmassonnet
+    Turkish translation update by Turkish translation team.
 
-	* po/ChangeLog, po/fr.po:
-	  update french translation
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-2008-09-11 17:50  nick
+commit d6a8818e05a193b6966aec121cbefbc368acf805
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* plugins/systray/xfce-tray-widget.c:
-	  Fix dependency on glib 2.14, bug 4376
+    update french translation
 
-2008-09-08 19:55  nick
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
-	* configure.in.in:
-	  * Improve wnck version checking.
+commit da6b0a3ae22283fdb6d2de831c442f701c766748
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2008-09-07 20:51  stephan
+    [intl:hu] little updates for 4.6
 
-	* ChangeLog, configure.in.in:
-	  Remove svn tag
-	  Remove xfce_4_6_alpha tag
-	  Bump version requirements for xfce libs
-	  Update ChangeLog
+ 1 files changed, 97 insertions(+), 177 deletions(-)
 
-2008-08-30 22:04  jannis
+commit 3f4502b0521c2df4ffc4aa80038f28abe7fc81ef
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* ChangeLog, autogen.sh:
-	  * autogen.sh: Don't print errors when trying to detect the
-	  revision
-	  of a git svn repository.
+    Translations udaptes - de id ja nb pl zh_CN
 
-2008-08-25 13:21  kelnos
+ 5 files changed, 411 insertions(+), 521 deletions(-)
 
-	* ChangeLog, mcs-plugin/Makefile.am,
-	  mcs-plugin/xfce4-panel-manager.desktop.in:
-	  include panel settings dialog in new settings manager
+commit a7d77e7282061f42640766942cccade61b4a6299
+Author: Nick Schermer <nick at xfce.org>
 
-2008-08-17 19:49  stephan
+    Send the event time with startup notification instead
+    of zero, so focus stealing works properly.
 
-	* configure.in.in:
-	  Bump version number
+ 4 files changed, 24 insertions(+), 16 deletions(-)
 
-2008-08-17 19:48  stephan
+commit 6a7f6ceb3b7ede6893c68d0fcfa9ac1b321aa507
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* configure.in.in, docs/API/tmpl/libxfce4panel-macros.sgml,
-	  docs/API/tmpl/libxfce4panel-unused.sgml,
-	  docs/API/tmpl/xfce-hvbox.sgml, docs/API/tmpl/xfce-itembar.sgml,
-	  docs/API/tmpl/xfce-panel-enums.sgml,
-	  docs/API/tmpl/xfce-panel-external-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-internal-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-plugin-iface.sgml,
-	  docs/API/tmpl/xfce-panel-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-window.sgml:
-	  Update version number (and docs)
+    Translations updates - en_GB es
 
-2008-08-15 18:35  nick
+ 2 files changed, 64 insertions(+), 102 deletions(-)
 
-	* plugins/clock/clock-digital.c:
-	  * Don't return if the format is NULL, but fallback to the
-	  default format instead.
+commit 2ecff5bd94b031ddb1ebd317c70531c22f65391f
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-2008-08-14 16:29  nick
+    Turkish translation update by Gokmen Gorgen and Samed Beyribey
 
-	* plugins/clock/clock-analog.c, plugins/clock/clock-binary.c,
-	  plugins/clock/clock-lcd.c:
-	  * Clip the clock drawing areas.
+ 2 files changed, 106 insertions(+), 153 deletions(-)
 
-2008-08-10 21:42  maximilian
+commit d0b54e1a9f582a2916f07498825ca00fdd888511
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/ko.po, po/pl.po:
-	  Translations updated and added in Indonesian, Korean and Polish.
+    Better NEWS text.
 
-2008-08-10 13:50  nick
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* plugins/clock/clock-lcd.c:
-	  * Fix drawing a of the lcd clock, improve rounding and
-	  some code improvements (readability).
+commit e9b7db49ae4f03304cce898b94ab76f0938275d9
+Author: Nick Schermer <nick at xfce.org>
 
-2008-08-10 11:43  nick
+    Fix dragging to launcher submenu's (bug #4026).
 
-	* plugins/clock/clock-analog.c, plugins/clock/clock-binary.c,
-	  plugins/clock/clock-dialog.c, plugins/clock/clock-digital.c,
-	  plugins/clock/clock-lcd.c, plugins/clock/clock.c:
-	  * Fix problems with the lcd clock (Bug #3960). Also
-	  use new tooltip api when available.
+ 2 files changed, 170 insertions(+), 13 deletions(-)
 
-2008-08-02 14:56  nick
+commit 6cb2c5b7fa50290e04203dfda1781fa60975d24e
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/clock/clock-lcd.c:
-	  * Add 1px to the width to avoid drawing outside the
-	  width due to rounding errors. Bug 3960.
+    Block panel autohide if the widget is grabbed (bug #4597).
 
-2008-08-02 14:45  nick
+ 2 files changed, 23 insertions(+), 0 deletions(-)
 
-	* configure.in.in, panel/Makefile.am, panel/xfce4-iconbox,
-	  panel/xftaskbar4:
-	  * Set mcs plugin default to false.
-	  * Remove dummy scripts.
+commit c49803987e3eef9418d6a981f4693318b69e42d8
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-08-02 14:39  nick
+    Translations updates - ca fr uk
 
-	* config/launcher-10.rc.in:
-	  * Use web-browser icon. Bug 4181.
+ 3 files changed, 72 insertions(+), 188 deletions(-)
 
-2008-08-02 08:46  nick
+commit 902252789699f35de190da9d01aea04dc193b2c5
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* panel/panel-config.c:
-	  * Write the panel config using g_file_set_contents, which does
-	  some
-	  better error check before writing the file. This will probably
-	  also fix bug #4190 because it check if all the bits and bytes
-	  are
-	  written before the file is renamed.
+    Update ChangeLog.
 
-2008-08-01 20:19  nick
+ 1 files changed, 1881 insertions(+), 1877 deletions(-)
 
-	* ChangeLog, libxfce4panel/xfce-hvbox.c, mcs-plugin/Makefile.am,
-	  panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel-dialogs.c, panel/panel-item-manager.c,
-	  panel/panel-properties.c, panel/panel.c,
-	  plugins/clock/clock-dialog.c,
-	  plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h, po/de.po:
-	  * Fix a bunch of compiler warnings.
-	  * Remove deprecated gtk_type_class.
-	  * Fix icon update hook in launcher, this is bothering me for a
-	  long time.
-	  * Install settings desktop file in
-	  $(datadir)/xfce4/settings-dialogs too.
-	  * Fix german typo: Bug 4066.
-	  * Fix dnd to launcher: Bug 3958.
+commit ac24d1ef2b5885c7c4dccdb53a0b05bc5620e071
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2008-07-22 01:57  omaciel
+    == 4.5.99.1 released! ==
+    Bump version number and update translation files for the release.
 
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated Brazilian Portuguese translation.
+ 61 files changed, 586 insertions(+), 523 deletions(-)
 
-2008-07-17 13:49  jasper
+commit 586eb880499256f2b03462bca558ec835f22eb21
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel.c:
-	  Don't allow quit/restart in kiosk mode (bug #4160).
+    Fix the new environ usage...
 
-2008-07-16 08:56  jasper
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* panel/panel-private.h, panel/panel-properties.c:
-	  64-bit fix: X properties should be gulong, not guint: opacity
-	  setting fixed.
+commit 0512c3a9bc2763707f5e61734faccf8a9a107a32
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-07-15 11:05  jannis
+    Translations updates - ja zh_CN
 
-	* ChangeLog, autogen.sh:
-	  * autogen.sh: Change @REVISION@ substitution for git svn
-	  repositories
-	  again.
+ 2 files changed, 61 insertions(+), 170 deletions(-)
 
-2008-07-09 22:23  jannis
+commit 67f170179652e430c387ef2782ae9fc9633d6150
+Author: Nick Schermer <nick at xfce.org>
 
-	* autogen.sh:
-	  I guess this is better.
+    Update version in NEWS file.
 
-2008-07-09 21:58  jannis
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* ChangeLog, autogen.sh:
-	  * autogen.sh: Fix @REVISION@ subsitution when using git svn.
+commit 29bed848fc797d9664a778507ec0044c592a0a59
+Author: Nick Schermer <nick at xfce.org>
 
-2008-07-09 09:58  mvd
+    A better fix for the environ problem, thanks Jannis for pointing to this function.
 
-	* po/uk.po:
-	  Maxim Dziumanenko <dziumanenko at gmail.com>
-	  
-	  Updated Ukrainian translation
+ 1 files changed, 15 insertions(+), 19 deletions(-)
 
-2008-06-26 22:09  maximilian
+commit efbe3420e6944f8999b5d6a8add97f5cd4381a6f
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/gl.po:
-	  Translations added and updated for most trunk packages (gl)
+    Fixed extern char** environ is not defined on BSD platforms (bug #4834).
 
-2008-06-25 21:45  maximilian
+ 2 files changed, 14 insertions(+), 0 deletions(-)
 
-	* po/ChangeLog, po/id.po:
-	  Translations updates for the mixer, panel and xfdesktop trunk
-	  packages (id)
+commit 0fefb5c4092388702a343ec9bdb174079754b2db
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-2008-06-22 10:57  mmassonnet
+    Update Finnish translation.
 
-	* po/ChangeLog, po/LINGUAS, po/id.po:
-	  update-po
+ 2 files changed, 20 insertions(+), 60 deletions(-)
 
-2008-05-27 07:30  erenturkay
+commit 1d6845d0bb315a148eef5da124c663c5afbff0ea
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/tr.po:
-	  * Update Turkish translation
+    Meh, there was an important \n missing
 
-2008-05-27 00:25  mmassonnet
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* po/ChangeLog, po/LINGUAS, po/da.po:
-	  update-po
+commit 0d78188c72637ac3a053f2f67bc40cff23feab07
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2008-05-13 09:23  mmassonnet
+    Update French translation
 
-	* po/ChangeLog, po/en_GB.po:
-	  update en_GB translations
+ 2 files changed, 8 insertions(+), 3 deletions(-)
 
-2008-05-08 05:57  kelnos
+commit 91418fe107432cc796a3524ff3d804ca6013c070
+Author: Per Kongstad <p_kongstad at op.pl>
 
-	* plugins/launcher/launcher-dialog.c:
-	  pass dialog as the parent of file chooser so it appears on the
-	  right screen
+    Danish translation update
+    M    xfconf/trunk/po/da.po
+    M    xarchiver/trunk/po/da.po
+    M    xfce4-panel/trunk/po/da.po
 
-2008-05-08 05:57  kelnos
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-	* autogen.sh:
-	  get svn rev from trunk, not HEAD
+commit 07f16401931e6ad32a6bfd89e67502a00a528a5e
+Author: Per Kongstad <p_kongstad at op.pl>
 
-2008-05-04 13:30  omaciel
+    	* da.po: Danish translation update (Per Kongstad)
 
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated Brazilian Portuguese translation.
+ 2 files changed, 189 insertions(+), 401 deletions(-)
 
-2008-05-02 21:17  piarres
+commit dda9986ceace9f48785f019a67e5dc5335dd1fb5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/eu.po:
-	  Basque translation update
+    Translations udpates - fr zh_CN
 
-2008-04-27 13:39  mmassonnet
+ 2 files changed, 78 insertions(+), 117 deletions(-)
 
-	* po/ChangeLog, po/LINGUAS, po/ku.po:
-	  Add Kurdish translation
+commit 074ab4540770c9d48cecf19523852de8b26df975
+Author: Og Maciel <ogmaciel at gnome.org>
 
-2008-04-22 02:33  omaciel
+    Updated Brazilian Portuguese translation.
 
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated Brazilian Portuguese translation
+ 2 files changed, 65 insertions(+), 102 deletions(-)
 
-2008-04-12 09:54  mmassonnet
+commit 0c661ad1412eaa9a33f61f9cc88ec18af336b449
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/lv.po:
-	  Update Latvian translation
+    Translations udpates - es fr nb_NO zh_CN
 
-2008-03-30 17:34  mmassonnet
+ 2 files changed, 47 insertions(+), 179 deletions(-)
 
-	* po/ChangeLog, po/ca.po:
-	  Update Catalan translation
+commit adca5cc62784a1072e3e3023ff0e1478243d2ad5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2008-03-18 13:18  mmassonnet
+    Translations updates - es et fr ja zh_CN
 
-	* po/ChangeLog, po/pt_PT.po:
-	  Update Portuguese translation
+ 4 files changed, 364 insertions(+), 758 deletions(-)
 
-2008-03-18 12:36  mmassonnet
+commit f137d980e0e322d1dbe24b6b46aab2d88c8c4618
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-	* po/ChangeLog, po/ca.po:
-	  Update Catalan translation
+    xfce4-session/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfce4-panel/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfce4-settings/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    libxfce4menu/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    libxfce4util/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfwm4/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfce4-appfinder/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfconf/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    libxfcegui4/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
 
-2008-03-12 10:19  jari
+ 2 files changed, 110 insertions(+), 190 deletions(-)
 
-	* po/ChangeLog, po/fi.po:
-	  Updated Finnish translation
+commit c9d0038256c265f0fa9def8d1cfe11ca3e257cb0
+Author: Piarres Beobide <pi at beobide.net>
 
-2008-03-12 08:16  pollux
+    Some trunk basque translations updates
 
-	* po/ChangeLog, po/de.po:
-	  Update German translations by Enrico Tröger
+ 2 files changed, 19 insertions(+), 22 deletions(-)
 
-2008-03-09 19:50  nick
+commit b3580d46558f4a63f9edb1a9bdf30c31f70005c7
+Author: Michal Varady <miko.vaji at gmail.com>
 
-	* panel/panel-dialogs.c, panel/panel-dnd.c, panel/panel-dnd.h,
-	  panel/panel-private.h, panel/panel-properties.c, panel/panel.c:
-	  * Commit improved dnd code from the 4.4 branch.
+    Czech translation updated
 
-2008-03-05 04:47  mmassonnet
+ 2 files changed, 74 insertions(+), 118 deletions(-)
 
-	* po/am.po:
-	  Update Amharic translation
+commit e287523b2d01eb147a1eea9ccf2c48c97ef586f9
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2008-03-05 04:29  mmassonnet
+    Post-release version bump.
+    Only define _GNU_SOURCE if it hasn't been defined before.
 
-	* po/ChangeLog, po/ru.po:
-	  Update Russian translation
+ 2 files changed, 4 insertions(+), 1 deletions(-)
 
-2008-03-05 04:11  mmassonnet
+commit e30ddc4a29c5a78c8aa16e22861a34e8df426bc9
+Author: Stephan Arts <stephan at xfce.org>
 
-	* po/ChangeLog, po/zh_CN.po:
-	  Update Chinese translation
+    Update version number
 
-2008-02-19 19:57  stavrosg
+ 1 files changed, 4 insertions(+), 4 deletions(-)
 
-	* po/ChangeLog, po/el.po:
-	  * el.po: Improve/update translation.
+commit ca21fb4012084b62505578b58ae8467f2760c3c3
+Author: Nick Schermer <nick at xfce.org>
 
-2008-02-19 18:18  mmassonnet
+    * Add a bunch of translator comments to make
+      translating a lot easier. Remove comments
+      that are not interesting for translators.
+    * 2 small string fixes.
+    * Merge all this in the po files.
 
-	* po/ChangeLog, po/fr.po:
-	  xfce4-panel: Fix fuzzy string in French translation
+ 73 files changed, 7980 insertions(+), 7645 deletions(-)
 
-2008-02-19 17:12  mmassonnet
+commit 0caa31ae02776ebb77b744386cfa810b9c154868
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/fr.po:
-	  French translation: fix two accelerators
+    Translations updates - ca es ja
 
-2008-02-18 12:42  nick
+ 3 files changed, 151 insertions(+), 248 deletions(-)
 
-	* plugins/tasklist/tasklist.c:
-	  * Use the first size hint from the tasklist. This behaviour
-	  looks more like the old behaviour of the panel and avoids
-	  unnecessarily grouping of buttons.
+commit 0b32da856d08d7aa6e38400b260f032deda4ae8c
+Author: Nick Schermer <nick at xfce.org>
 
-2008-02-18 07:59  nick
+    * Missed some po files after a svn up; try 2.
 
-	* plugins/clock/clock.c:
-	  * Fix another NULL case in the clock, path by Enrico Troger
+ 58 files changed, 277 insertions(+), 196 deletions(-)
 
-2008-02-17 20:30  nick
+commit 775eeaa19757275911e901fabb38258e422ec1e2
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/clock/clock.c:
-	  * return hour update interval when the string is null.
+    * Update some plugin comments in the desktop files.
+    * Drop unused code (generated an unused translation).
+    * Update some option descriptions.
+    * Regenerate po files and complete dutch translation.
 
-2008-02-15 14:51  mmassonnet
+ 60 files changed, 3514 insertions(+), 2940 deletions(-)
 
-	* po/ChangeLog, po/LINGUAS, po/si.po:
-	  Merge Sinhala translation from xfce 4.4 branch to trunk
+commit a401634f7ec977d4c72b158ff66e05f5699833bb
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2008-01-14 01:09  jannis
+    	* xfce4-panel.pot, *.po: Update translation files to make sure
+    	  they are in sync for the string-freeze release.
 
-	* ChangeLog, configure.in.in:
-	  * configure.in.in: Fix debugging support for SVN snapshots.
-	  Until now
-	  the default setting never was applied.
-	  * libxfce4panel/xfce-panel-plugin-iface.c,
-	  panel/panel-properties.c: To prevent panel items from increasing
-	  the
-	  panel size, set the height of the XfceItembar instead of setting
-	  the
-	  size specifically for all items.
-	  * libxfce4panel/xfce-panel-plugin-iface.c: Allow attach_widget
-	  to be
-	  NULL in call to xfce_panel_plugin_position_widget() and fix up
-	  the
-	  API documentation. Patch by Diego Ongaro and a few bits from me.
-	  * plugins/windowlist/windowlist.c: fix for popup menu at pointer
-	  position. Another patch by Diego.
-	  * libxfce4panel/*, docs/API/*: Remove the html and xml
-	  directories,
-	  those are generated by gtk-doc, 100% symbol coverage and improve
-	  the layout of the chapters.
-	  * plugins/clock/clock-digital.c: Allow markup and center the
-	  string.
-	  * plugins/clock/*: Move the localtime functions into 1 util and
-	  allow
-	  usage without locatime_r.
-	  * plugins/clock/clock-lcd.c: Typo, the 8 was test code.
-	  * plugins/clock/*: Import code.
-	  * NEWS: update.
-	  * Configure.in.in: Bump GTK dependency to 2.8.0 and add cairo as
-	  new dependency.
-	  * po/*: Merge new strings.
-	  * libxfce4panel/xfce-panel-macros.h: Add macros to disable
-	  debugging for
-	  release builds.
-	  
+ 5 files changed, 98 insertions(+), 67 deletions(-)
 
-2008-01-09 16:46  maximilian
+commit 044b422b863f6d160c2506d0ce6baba68df3ae24
+Author: Piarres Beobide <pi at beobide.net>
 
-	* po/ChangeLog, po/nb_NO.po:
-	  Norwegian Bokmal translation update in Xfce trunk
+    Basque translation update
 
-2008-01-05 21:12  sas
+ 2 files changed, 63 insertions(+), 152 deletions(-)
 
-	* po/hu.po:
-	  hu trunk: little updates
+commit 6efeb44bedb6243f4778a28d66a228aa65503f53
+Author: Nick Schermer <nick at xfce.org>
 
-2007-12-30 09:33  jasper
+    * Update NEWS.
 
-	* autogen.sh:
-	  Add back LINGUAS substitution.
-	  
-	  Previous commit mistakenly removed the LINGUAS substitution.
+ 1 files changed, 10 insertions(+), 2 deletions(-)
 
-2007-12-28 15:31  jasper
+commit d9135d8fbccef7e89f2da0820c876af787b5fd4b
+Author: Michal Varady <miko.vaji at gmail.com>
 
-	* autogen.sh:
-	  Update autogen.sh to work in git repositories.
-	  
-	  Modification as suggested by benny.
+    Dates in ChangeLog fixed, it's already year 2009
 
-2007-12-23 16:01  pollux
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* po/ChangeLog, po/pt_PT.po:
-	  Updated Portuguese translations by Nuno Miguel
-	  <nunis at netcabo.pt>
+commit 3f69012e2eb3d0613daf9f97b7db9f50ff5a1439
+Author: Michal Varady <miko.vaji at gmail.com>
 
-2007-12-18 06:05  mmassonnet
+    Czech translation updated
 
-	* po/ChangeLog, po/fr.po:
-	  xarchiver, thunar, xfce4-panel, terminal: Update french
-	  translation
+ 2 files changed, 101 insertions(+), 158 deletions(-)
 
-2007-12-16 17:12  majkl
+commit 7d52bf0bb2ae2a1e2de494a04483601fd1d971ac
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-	* po/cs.po:
-	  Czech translations updated
+    Update Finnish translations.
 
-2007-12-14 10:14  nick
+ 2 files changed, 48 insertions(+), 110 deletions(-)
 
-	* plugins/clock/clock-dialog.c:
-	  * No need to include this header.
+commit 9cb37e2db56c3328bd1e3500188f043f7f924f3a
+Author: Nick Schermer <nick at xfce.org>
 
-2007-12-13 10:25  nick
+    * ...here too...
 
-	* configure.in.in, panel/panel-app.c:
-	  * Don't allow deprecated glib functions.
-	  * Replace deprecated io channel function.
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-2007-12-13 09:51  nick
+commit bc88647e5b256bd7727f0ea46d17cc45cfa9bf29
+Author: Nick Schermer <nick at xfce.org>
 
-	* configure.in.in:
-	  * Don't allow deprecated Xfce code in the panel.
+    * Upgrade to 2K9.
 
-2007-12-13 09:36  nick
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* configure.in.in:
-	  * Depend on libxfcegui4 trunk because of the session_free
-	  changes.
+commit 4b29dd0bb74d064e514eff914b65613acd9bbf6c
+Author: Nick Schermer <nick at xfce.org>
 
-2007-12-12 12:00  nick
+    * Define _GNU_SOURCE to get the environ variable (bug #4765).
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h, po/am.po, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/lv.po,
-	  po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sq.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/ur.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Add clear button in system tray dialog to remove
-	  the list of known applications. (bug #3714)
+ 2 files changed, 6 insertions(+), 1 deletions(-)
 
-2007-12-07 23:03  maximilian
+commit 3686bf27ff3a838bbad13511be7db4a38a9ac475
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/nb_NO.po:
-	  Norwegian Bokmal translations update in terminal, thunar,
-	  xfce-mcs-plugins and xfce4-panel
+    * Change the name of the Pager to Workspace Switcher.
+    * Some other small string changes.
+    * Update po files.
 
-2007-12-07 10:38  piarres
+ 62 files changed, 16441 insertions(+), 14292 deletions(-)
 
-	* po/ChangeLog, po/eu.po:
-	  Basque trasnaltion update for trunk
+commit fbf152d53c27782dcfab1b63e7836390c4b9d256
+Author: Nick Schermer <nick at xfce.org>
 
-2007-12-02 09:48  nick
+    * Do steps of 1px.
 
-	* plugins/systray/xfce-tray-manager.c:
-	  * Enable double buffering, maybe that fixes some flickering
-	  issues.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2007-11-21 15:58  nick
+commit f687e8f6c55d2ee5f76286372ca87151f90ed8f6
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-app.c:
-	  * Ok, now without segfault.
+    * Change a lot of strings to mnemonic labels.
+    * Add some new xfce4-panel icons.
+    * Lot of small fixes in the properties dialogs.
+    * String fixes.
+    * Use a location selector for the launcher dialog.
+    * String review, case fixes.
+    * Other stuff...
 
-2007-11-21 15:22  nick
+ 27 files changed, 211 insertions(+), 218 deletions(-)
 
-	* panel/panel-app.c:
-	  * Fix leaks in session management.
+commit 9a6012da4b2b23e0c5d0b90644d758e1d3f1a6b0
+Author: Nick Schermer <nick at xfce.org>
 
-2007-11-21 10:21  nick
+    * Fix a whole bunch of compiler warnings.
 
-	* plugins/clock/clock-dialog.c, plugins/clock/clock-lcd.c,
-	  plugins/clock/clock.c, plugins/clock/clock.h:
-	  * Add option to lcd clock to flash the time separators.
+ 25 files changed, 428 insertions(+), 430 deletions(-)
 
-2007-11-21 09:52  nick
+commit 79a434946c5232241569a0a8554f9624128ea147
+Author: Michal Varady <miko.vaji at gmail.com>
 
-	* plugins/clock/clock-dialog.c, plugins/clock/clock-lcd.c:
-	  * Always make the lcd clock digit size a multiple of ten to draw
-	  sharp digits.
-	  * Center the lcd clock on a vertical panel.
-	  * Increase dialog vbox border.
+    Czech translation fixed
 
-2007-11-19 14:44  nick
+ 2 files changed, 29 insertions(+), 25 deletions(-)
 
-	* plugins/systray/xfce-tray-plugin.c:
-	  * err. this should be swapped.
+commit a9ee912c887997308363ff464a331382d750f604
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2007-11-19 14:31  nick
+    [intl:hu] littlefixes2
 
-	* plugins/systray/xfce-tray-widget.c:
-	  * Handle the child size for hidden panels.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2007-11-19 14:00  nick
+commit 42e91897308b3a291398e43d3701102f65022f22
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-widget.c:
-	  * Add fallback icon path, add google desktop.
-	  * Fix initial size unset on start with icons that respect all
-	  allocated sizes.
+    Translations updates - gl id ja uk zh_CN
 
-2007-11-19 12:38  nick
+ 3 files changed, 182 insertions(+), 216 deletions(-)
 
-	* plugins/systray/xfce-tray-widget.c:
-	  * Use last allocated child size in size request.
+commit 91d1ee7eed43ed28da87254406b614ff6dd5fbf8
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-2007-11-19 09:47  nick
+    xfce4-panel/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfdesktop/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfprint/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfce4-mixer/trunk/po:
+    	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
+    xfce4-icon-theme/trunk/po:
+    	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
+    xfce-utils/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    thunar/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfce4-appfinder/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
+    xfconf/trunk/po:
+    	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
+    xfce4-trigger-launcher/trunk/po:
+    	* sv.po: Swedish translation update (Daniel Nylander)
 
-	* plugins/systray/xfce-tray-widget.c:
-	  * Fix typo that cuts of icons.
-	  * Fix overflow icons.
+ 2 files changed, 276 insertions(+), 321 deletions(-)
 
-2007-11-18 17:43  nick
+commit 40fad80faef1f281bbb002276d92bdad778bdd00
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-plugin.c:
-	  * Give icons all the panel size when the frame is disabled.
+    Translations updates - es ja uk
 
-2007-11-18 17:19  nick
+ 2 files changed, 190 insertions(+), 194 deletions(-)
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c:
-	  * Fix issues with 2.10 invisible icons. They are now properly
-	  hidden (not even the 1px icon that appeared in the old
-	  version of the tray).
-	  * The hack above also fixed initial icon requests :-), so the
-	  previous commit was partly removed.
+commit 9f8d8e902b46ebc1c37e540e1913a216ddd7d8e1
+Author: Nick Schermer <nick at xfce.org>
 
-2007-11-18 15:05  nick
+    * Fix distcheck.
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h:
-	  * Improve the icons sizing a bit, the initial icon size should
-	  be better now.
-	  * Icon spacing is now 2px. The previously 1px was a bit too
-	  small for me.
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-2007-11-17 14:31  mmassonnet
+commit 78a18b75c899b768d6e066725fae1dd16a0fee63
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/fr.po:
-	  fr.po: Rename name in .desktop files with consistency
+    * Aargh it's svn propset svn:keywords Id <file>
 
-2007-11-16 15:32  nick
+commit 6f61ce9e5ebcdee240b75032b2a47ef49bc8f4ce
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-dialogs.h,
-	  plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-manager.h,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h:
-	  * Reorder things here. The widget is now a normal gtk_container
-	  widget. Should fix problems with un-shown icons.
-	  * Users can set the number of lines in the tray.
-	  * Move application name code from the manager to the widget and
-	  use a hash table for faster lookups.
-	  * The plugin now holds the manager instance, this makes more
-	  sence.
+    * Add missing functions in the symbols file (bug #4700).
+    * Added a libxfce4panel.h header that includes all other headers for
+      plugin writers.
 
-2007-11-15 09:14  mmassonnet
+ 5 files changed, 55 insertions(+), 2 deletions(-)
 
-	* po/ChangeLog, po/LINGUAS, po/ur.po:
-	  Add Urdu translations to trunk (hope this is right *sigh*)
+commit 0e548a233f74639ed6af77ff7962c8f3e2a9996e
+Author: Nick Schermer <nick at xfce.org>
 
-2007-11-11 03:25  mmassonnet
+    * Fix bug #4693.
 
-	* po/ChangeLog, po/lv.po:
-	  Update latvian
+ 1 files changed, 1 insertions(+), 2 deletions(-)
 
-2007-11-05 05:37  mmassonnet
+commit d1b322ce2570c9da1945ff721587f43c3be15c0a
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/fr.po:
-	  Update fr translation
+    Translations updates - nb
 
-2007-11-03 10:25  maximilian
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/fr.po:
-	  French, Italian, Norwegian Bokmal Updates in some branch 4.4
-	  modules and French translation updates in some trunk modules.
+commit b89c4178fbe11e0455909fadfd900e078af9c493
+Author: Nick Schermer <nick at xfce.org>
 
-2007-11-03 05:42  erenturkay
+    * Apply patch from David Mohr to set the DISPLAY variable.
+      Bug 4654.
 
-	* po/ChangeLog, po/tr.po:
-	  * update Turkish translation
+ 2 files changed, 32 insertions(+), 3 deletions(-)
 
-2007-10-28 19:18  nick
+commit f7b4e3fcea8c243083b2178efd6bef9a232516ff
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-widget.c:
-	  * Another attempt to fix tray icons.
-
-2007-10-28 17:05  nick
-
-	* plugins/pager/pager.c:
-	  * Fix the large dnd icons in the pager. Quote of
-	  the day:
-	  
-	  "Windows are huge, so make the icons huge too"
-	  -- Wnck
-
-2007-10-26 18:56  nick
-
-	* plugins/systray/xfce-tray-widget.c:
-	  extra check for an arrow button
-
-2007-10-25 18:23  nick
-
-	* plugins/tasklist/tasklist.c, plugins/tasklist/tasklist.h:
-	  * Force size on taskbar maybe that fixes the weird problem
-	  Jannis has.
-
-2007-10-23 09:17  nick
-
-	* configure.in.in, plugins/systray/Makefile.am, po/POTFILES.in,
-	  po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po,
-	  po/ca.po, po/cs.po, po/de.po, po/dz.po, po/el.po, po/en_GB.po,
-	  po/eo.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po,
-	  po/fi.po, po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po,
-	  po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
-	  po/lt.po, po/lv.po, po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sq.po, po/sv.po, po/ta.po,
-	  po/tr.po, po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Fix dist-check and regenerate po files.
-
-2007-10-21 13:31  nick
-
-	* plugins/iconbox/iconbox.c, plugins/windowlist/windowlist.c:
-	  * Fix functions calls when HAVE_WNCK_TWO_POINT_TWENTY is not
-	  defined.
-
-2007-10-21 09:42  sas
-
-	* po/hu.po:
-	  hu trunk: little updates
-
-2007-10-20 11:23  nick
-
-	* configure.in.in, plugins/iconbox/iconbox.c,
-	  plugins/windowlist/windowlist.c:
-	  Add fix for api break between 2.18 and 2.20
-
-2007-10-20 10:33  nick
-
-	* configure.in.in, plugins/iconbox/Makefile.am,
-	  plugins/iconbox/iconbox.c, plugins/pager/Makefile.am,
-	  plugins/pager/pager.c, plugins/pager/xfce-pager.c,
-	  plugins/pager/xfce-pager.h, plugins/showdesktop/Makefile.am,
-	  plugins/showdesktop/showdesktop.c, plugins/tasklist/Makefile.am,
-	  plugins/tasklist/tasklist-dialogs.c,
-	  plugins/tasklist/tasklist-dialogs.h,
-	  plugins/tasklist/tasklist.c, plugins/tasklist/tasklist.h,
-	  plugins/windowlist/Makefile.am, plugins/windowlist/windowlist.c,
-	  plugins/windowlist/windowlist.h:
-	  * Switch to libwnck.
+    Translations updates - es fr
 
-2007-10-20 10:32  nick
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
-	* libxfce4panel/xfce-itembar.c, libxfce4panel/xfce-itembar.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-window.c, panel/panel-app.c,
-	  panel/panel-dialogs.c, panel/panel-properties.c, panel/panel.c:
-	  * Some fixes of the wnck patch (which will be committed after
-	  this one).
-	  * Rewrite itembar code so it can handle larger size requests
-	  then the
-	  screen size. This version is also a bit faster I think (less
-	  loops,
-	  less memory allocation).
-	  * Use the new maximum itembar width in the panel code.
-
-2007-10-20 09:22  nick
-
-	* plugins/launcher/launcher-exec.c:
-	  * Set the startup notification icon and name. In preperation
-	  of the wnck switch.
-
-2007-10-19 21:17  nick
-
-	* plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-manager.h,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h:
-	  * Fix issue with unmapped icons (which was 'fixed' by
-	  adding them delayed to the tray). We now enter
-	  the main loop until the remote window is mapped, then
-	  the icon is added to the tray.
-	  * Fix crash when switching screens, the manager will
-	  now try to register to the new screen. and the style
-	  is properly applied.
-	  * Destroy button on remap.
-
-2007-10-17 09:21  nick
-
-	* plugins/launcher/launcher-dialog.c:
-	  * Fix problem with unnamed items in the launcher dialog.
-	  Reported by Mike.
-
-2007-10-17 09:15  nick
-
-	* plugins/clock/clock-lcd.c, plugins/clock/clock.c:
-	  * Resize the lcd clock when the number of hour digits changed.
-	  Reported by Moritz.
-
-2007-10-17 08:51  nick
-
-	* panel/panel-properties.c:
-	  * update itembar size request after the orientation changed
-
-2007-10-06 17:00  mmassonnet
-
-	* po/ChangeLog, po/LINGUAS, po/lv.po:
-	  * libexo, libxfce4util, xfcalendar, xfce4-panel, xfce4-session,
-	  xfce-mcs-plugins,
-	  xfdesktop, xfprint, xfwm4: Add Latvian translation.
-
-2007-10-01 19:21  jasper
-
-	* ChangeLog, libxfce4panel/xfce-panel-plugin-iface.c,
-	  panel/panel-properties.c, plugins/windowlist/windowlist.c:
-	  * libxfce4panel/xfce-panel-plugin-iface.c,
-	  panel/panel-properties.c: To prevent panel items from increasing
-	  the
-	  panel size, set the height of the XfceItembar instead of setting
-	  the
-	  size specifically for all items.
-	  * libxfce4panel/xfce-panel-plugin-iface.c: Allow attach_widget
-	  to be
-	  NULL in call to xfce_panel_plugin_position_widget() and fix up
-	  the
-	  API documentation. Patch by Diego Ongaro and a few bits from me.
-	  * plugins/windowlist/windowlist.c: fix for popup menu at pointer
-	  position. Another patch by Diego.
-
-2007-10-01 18:19  mmassonnet
-
-	* po/ChangeLog, po/de.po:
-	  * libxfcegui4, xfce4-panel, xfwm4, xarchiver, xfcalendar: Update
-	  german
-	  translation.
-
-2007-09-30 18:27  nick
-
-	* libxfce4panel/libxfce4panel.symbols:
-	  * Make new function public ;).
-
-2007-09-30 18:14  jasper
-
-	* ChangeLog, libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  plugins/launcher/launcher.c, plugins/windowlist/windowlist.c:
-	  * libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  plugins/launcher/launcher.c,
-	  plugins/windowlist/windowlist.c: API change for popup menu
-	  functions.
-	  The API now consists of three functions:
-	  xfce_panel_plugin_arrow_type(),
-	  xfce_panel_plugin_position_widget(),
-	  and xfce_panel_plugin_menu_position_func(). This last function
-	  is
-	  intended to be used as a callback function for gtk_menu_popup().
-	  
-	  * plugins/windowlist/windowlist.c: Remove orientation change
-	  handler.
-	  There is no need to check both for orientation changes and
-	  screen
-	  position changes.
-	  
-	  * plugins/windowlist/windowlist.c: Set size for plugin widget
-	  instead
-	  of button. The size is not properly updated on orientation
-	  changes
-	  otherwise.
-
-2007-09-30 08:54  paurullan
-
-	* po/ChangeLog, po/ca.po:
-	  Some catalan updates
-
-2007-09-28 11:46  jasper
-
-	* ChangeLog, libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  plugins/launcher/launcher.c, plugins/windowlist/windowlist.c:
-	  Add convenience functions for
-	  plugin popup menus and adjust launcher and windowlist to make
-	  use of the new functionality. Patches by Diego Ongaro.
-
-2007-09-24 01:41  mmassonnet
-
-	* po/ChangeLog, po/ko.po:
-	  * thunar, xfce4-panel: Update Korean translation
-	  * libxfce4menu, libxfcegui4, mousepad, squeeze, xfce4-appfinder,
-	  xfce4-icon-theme, xfce4-mixer, xfce4-terminal,
-	  xfce4-trigger-launcher,
-	  xfce-mcs-manager, xfce-utils: Add Latvian translation
-
-2007-09-22 19:12  peetervois
-
-	* po/et.po:
-	  Estonian translation update
-
-2007-09-20 22:14  alnokta
-
-	* po/ar.po:
-	  Updating Arabic translations
-
-2007-09-17 03:31  alnokta
-
-	* po/ar.po:
-	  Updating Arabic translations
-
-2007-09-13 08:14  nick
-
-	* plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-manager.h:
-	  * Disable the message code in the tray manager.
-
-2007-09-12 19:53  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  xfce4-panel basque translation update
-
-2007-09-10 16:01  nick
-
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-dialogs.h,
-	  plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-manager.h,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h:
-	  * Slightly delay adding icons to the tray (250ms). This
-	  should fix the invisible icons problem. I've no idea
-	  why this happens, because everything is visible, mapped
-	  and realized, but since it happens about 50% of the time,
-	  it looks like some sort of race condition (bug appeard after
-	  improving the tray redraw code).
-	  * Cleanup trailing spaces.
-
-2007-09-10 12:04  nick
-
-	* libxfce4panel/xfce-panel-plugin-iface.c,
-	  plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher-dialog.h,
-	  plugins/launcher/launcher-exec.c,
-	  plugins/launcher/launcher-exec.h, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h, plugins/systray/xfce-tray-widget.c,
-	  po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po,
-	  po/ca.po, po/cs.po, po/de.po, po/dz.po, po/el.po, po/en_GB.po,
-	  po/eo.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po,
-	  po/fi.po, po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hi.po,
-	  po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
-	  po/lt.po, po/mk.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sq.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Launcher:
-	  * Finish arrow position code (Bug #1046 and Bug #2985).
-	  * Code cleanups and fixes.
-	  
-	  Libxfce4panel:
-	  * Force plugins to use the panel size.
-	  
-	  Po:
-	  * Merge strings
-
-2007-09-09 22:43  nab
-
-	* po/ChangeLog, po/be.po:
-	  2007-09-10 Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
-	  
-	  * be.po: Updated Belarusian translation
-
-2007-09-09 10:26  majkl
-
-	* po/cs.po:
-	  Updated Czech translations
-
-2007-09-06 18:16  maximilian
-
-	* po/ChangeLog, po/LINGUAS, po/am.po:
-	  Added a long waiting Amharic translation for trunk.
-
-2007-09-06 07:20  nick
-
-	* plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h:
-	  * Improve redrawing of the tray and set the plugin size.
-
-2007-09-05 11:55  nick
+commit ee3b682ab573996c7fb473c544dbf9bdfed9cdb5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel-dialogs.c:
-	  * Same fix as in xfce_4_4 branch.
+    Translations updates - ca ja nb uk
 
-2007-09-04 20:48  nick
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-	* plugins/systray/Makefile.am, plugins/systray/xfce-tray-plugin.c:
-	  * #if 0 the xfce_tray_plugin_size_allocated code,
-	  since if can end up in a loop.
+commit 240e651693d73f3a287e5ac3cdee3d051b0310cd
+Author: Nick Schermer <nick at xfce.org>
 
-2007-09-04 19:26  nick
+    * Fix bug 4544.
 
-	* plugins/systray/xfce-tray-plugin.c:
-	  * Add signal to monitor the real panel size.
+ 1 files changed, 9 insertions(+), 11 deletions(-)
 
-2007-09-03 19:35  nick
+commit 099e969e18e090b1411df1a5eabb1b1c05d31c92
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/systray/xfce-tray-dialogs.c:
-	  * Some improvements in the system tray dialog.
+    * use -V for --version.
+    * Fix bug 4640.
 
-2007-09-03 06:44  nick
+ 3 files changed, 18 insertions(+), 17 deletions(-)
 
-	* plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-widget.c:
-	  * Increase the size and space of the properties dialog.
-	  * Allow right-click on the arrow button to open the panel menu.
+commit 87f46b43c58bcf17f6bc50e4233e849c48bd9cd0
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2007-09-02 11:47  nick
+    Translations updates for - de, id, ja, nb_NO and finally sq
 
-	* NEWS, plugins/systray/Makefile.am, plugins/systray/systray.c,
-	  plugins/systray/xfce-tray-dialogs.c,
-	  plugins/systray/xfce-tray-dialogs.h,
-	  plugins/systray/xfce-tray-manager.c,
-	  plugins/systray/xfce-tray-manager.h,
-	  plugins/systray/xfce-tray-marshal.list,
-	  plugins/systray/xfce-tray-plugin.c,
-	  plugins/systray/xfce-tray-plugin.h,
-	  plugins/systray/xfce-tray-widget.c,
-	  plugins/systray/xfce-tray-widget.h, po/POTFILES.in, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po,
-	  po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sq.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * plugins/systray: Rewrite of the system tray plugin. This
-	  should
-	  fix the icon size problems (Bugs 3213, 3176, 962, 3478 and
-	  3417),
-	  add option to hide icons in the tray, sort icons by application
-	  name and support multiple lines based on the panel size. The
-	  tray manager code is now integrated in the plugin, so it can be
-	  removed from libxfcegui4.
-	  * NEWS: update
-	  * po/: merge strings
-
-2007-08-24 23:20  mmassonnet
-
-	* po/ChangeLog, po/pt_PT.po:
-	  * po/pt_PT.po: European Portuguese update
+ 2 files changed, 51 insertions(+), 66 deletions(-)
 
-2007-08-21 23:42  mmassonnet
+commit f41098019bea967403380279f09e20448ca3af7d
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/pt_PT.po:
-	  Update European Portuguese for xfce4-panel/trunk.
+    Translations updates and additions - ca, de, es, id, tr, uk
 
-2007-08-15 09:53  alnokta
+ 3 files changed, 154 insertions(+), 135 deletions(-)
 
-	* po/ar.po:
-	  Updating Arabic translations
+commit 24433ce54c031d37ee508c262fb603a8ff0b1220
+Author: Nick Schermer <nick at xfce.org>
 
-2007-08-14 19:48  majkl
+    * Fix bug 4612.
 
-	* po/cs.po:
-	  Updated Czech translations
+ 2 files changed, 4 insertions(+), 0 deletions(-)
 
-2007-08-12 14:16  nick
+commit 6bd1c053a269c10eff96331f3731ab5340aaef31
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, plugins/clock/clock.c,
-	  plugins/launcher/launcher.c, plugins/windowlist/windowlist.c:
-	  Fix some issues with config file loading and make the api docs a
-	  bit more clear about this. This should also fix the default
-	  setup load problems with plugins.
+    * Fix bug 4614.
 
-2007-07-30 19:21  jasper
+ 4 files changed, 57 insertions(+), 24 deletions(-)
 
-	* NEWS, panel/panel-properties.c:
-	  Fix window manager hints reporting width 1 pixel too wide (bug
-	  #3402).
-
-2007-07-22 05:15  sas
-
-	* po/hu.po:
-	  [intl:hu] updates in trunk
-
-2007-07-14 03:04  daichi
-
-	* po/ChangeLog, po/ja.po:
-	  Added/Updated Japanese translations.
-
-2007-07-13 11:20  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  xfce4-panel Basque translation update
-
-2007-07-10 09:52  nick
-
-	* docs/API/tmpl/libxfce4panel-macros.sgml:
-	  Improve the api lines
-
-2007-07-09 20:40  nick
-
-	* docs/API/libxfce4panel.types:
-	  Include those
-
-2007-07-09 19:58  nick
-
-	* docs/API/libxfce4panel-docs.sgml,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin.h:
-	  * Set functions that are available since 4.5.
-
-2007-07-09 19:51  nick
-
-	* ChangeLog, configure.in.in, docs/API/Makefile.am, docs/API/html,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/libxfce4panel-docs.sgml,
-	  docs/API/libxfce4panel-sections.txt,
-	  docs/API/libxfce4panel-undocumented.txt,
-	  docs/API/libxfce4panel.types,
-	  docs/API/tmpl/libxfce4panel-macros.sgml,
-	  docs/API/tmpl/libxfce4panel-unused.sgml,
-	  docs/API/tmpl/xfce-arrow-button.sgml,
-	  docs/API/tmpl/xfce-hvbox.sgml, docs/API/tmpl/xfce-itembar.sgml,
-	  docs/API/tmpl/xfce-panel-convenience.sgml,
-	  docs/API/tmpl/xfce-panel-enums.sgml,
-	  docs/API/tmpl/xfce-panel-external-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-internal-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-plugin-iface.sgml,
-	  docs/API/tmpl/xfce-panel-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-window.sgml, docs/API/xml,
-	  libxfce4panel/xfce-arrow-button.c, libxfce4panel/xfce-hvbox.c,
-	  libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-enums.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  plugins/clock/clock-analog.c:
-	  * libxfce4panel/*, docs/API/*: Remove the html and xml
-	  directories,
-	  those are generated by gtk-doc, 100% symbol coverage and improve
-	  the layout of the chapters.
+commit b94b39cdf3e6512396ed8c48d05d936df32f199e
+Author: Piarres Beobide <pi at beobide.net>
 
-2007-07-08 11:36  jasper
+    Xfce-trunk BAsque translation updates
 
-	* libxfce4panel/xfce-itembar.c:
-	  Fix size allocation with multiple expanding items.
+ 2 files changed, 8 insertions(+), 4 deletions(-)
 
-2007-07-08 10:03  nick
+commit 362d36441d7d1d855287da8edfdb362d2abd908f
+Author: Stephan Arts <stephan at xfce.org>
 
-	* ChangeLog, plugins/clock/clock-analog.c,
-	  plugins/clock/clock-binary.c, plugins/clock/clock-dialog.c,
-	  plugins/clock/clock-digital.c, plugins/clock/clock-lcd.c,
-	  plugins/clock/clock.c, plugins/clock/clock.h:
-	  * plugins/clock/clock-digital.c: Allow markup and center the
-	  string.
-	  * plugins/clock/*: Move the localtime functions into 1 util and
-	  allow usage without locatime_r.
+    Update NEWS, Changelog and version
 
-2007-07-08 08:27  jasper
+ 3 files changed, 197 insertions(+), 18 deletions(-)
 
-	* plugins/separator/separator.c:
-	  Small fixes for the separator plugin.
+commit 2da6f1d1a5f23fa2dba54e99225107437b2ff1a7
+Author: Nick Schermer <nick at xfce.org>
 
-2007-07-07 08:33  nick
+    * Update the tooltip of the clock when it is visible.
 
-	* ChangeLog, plugins/clock/clock-lcd.c:
-	  * plugins/clock/clock-lcd.c: Typo, the 8 was test code.
+ 2 files changed, 2 insertions(+), 0 deletions(-)
 
-2007-07-06 19:57  nick
+commit 05f09a9a07f6b6b90d81634604b66b126ee7ab8b
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
 
-	* ChangeLog, NEWS, configure.in.in, plugins/clock/Makefile.am,
-	  plugins/clock/clock-analog.c, plugins/clock/clock-analog.h,
-	  plugins/clock/clock-binary.c, plugins/clock/clock-binary.h,
-	  plugins/clock/clock-dialog.c, plugins/clock/clock-dialog.h,
-	  plugins/clock/clock-digital.c, plugins/clock/clock-digital.h,
-	  plugins/clock/clock-lcd.c, plugins/clock/clock-lcd.h,
-	  plugins/clock/clock.c, plugins/clock/clock.desktop.in.in,
-	  plugins/clock/clock.h, po/POTFILES.in, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po,
-	  po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sq.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not
-	  loading (and yes this might break internal plugins, but the
-	  plugin's
-
-2007-07-05 01:55  aalam
-
-	* po/pa.po:
-	  updating for Punjabi
-
-2007-06-29 20:17  maximilian
-
-	* po/ChangeLog, po/pt_PT.po:
-	  European Portuguese translations update (trunk)
-
-2007-06-26 18:56  jasper
-
-	* panel/main.c, panel/panel-app.c, panel/panel-app.h,
-	  panel/panel-config.c:
-	  * Adjust the signal io pipe implementation to be basically the
-	  same as the one Brian did for xfce-mcs-manager.
-	  * Cosmetic changes.
-
-2007-06-24 20:38  jasper
-
-	* libxfce4panel/xfce-itembar.c:
-	  use correct return_if_fail macro
-
-2007-06-24 20:19  jasper
-
-	* NEWS, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-itembar.h, panel/panel-properties.c:
-	  Make itembar not care about expanded items when panel is not
-	  full width.
+    	* be.po: Updated Belarusian translation
 
-2007-06-24 19:36  jasper
+ 2 files changed, 14 insertions(+), 15 deletions(-)
 
-	* NEWS, plugins/separator/separator.c:
-	  Separator can now have different styles: space, expanded space,
-	  line (default), handle and old-style dotted handle. Initial
-	  patch by Landry Breuil.
+commit 008c4236e768d982cdc55f1760c571552ac242da
+Author: Nick Schermer <nick at xfce.org>
 
-2007-06-20 18:34  jasper
+    * Fix bug 4589.
+    * Remove some tabs in the code.
 
-	* plugins/windowlist/windowlist.c:
-	  Don't set workspace for sticky windows. Possibly related to bug
-	  #3317.
+ 2 files changed, 23 insertions(+), 19 deletions(-)
 
-2007-06-10 12:01  jasper
+commit f7cb36e4373cc9ef9331126eec8a29f76db3823f
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel-dialogs.c, panel/panel-item-manager.c,
-	  panel/panel.c, plugins/clock/clock.c:
-	  * Use sizeof() to pass buffer sizes for statically alocated
-	  buffers.
-	  * Fix allocation of resource directories for loading plugins in
-	  kiosk mode.
+    Translation updates and additions - de es ku tr
 
-2007-06-09 09:37  maximilian
+ 2 files changed, 37 insertions(+), 33 deletions(-)
 
-	* po/ChangeLog, po/fr.po, po/pt_BR.po:
-	  Updated the Brazilian Portuguese translations of the libexo,
-	  mousepad, xfce-utils, xfce4-panel and xfmedia also in
-	  Portuguese.
+commit 5a67f7234a27652f269290cbc5d6d92ee5ec4bcf
+Author: Nick Schermer <nick at xfce.org>
 
-2007-05-27 08:43  nick
+    - Don't escape command but quote them when browsing for an application.
+      Since we accept command with arguments in 1 line, it's impossible to
+      tell what's the command and the arguments (bug #4549).
 
-	* ChangeLog, plugins/launcher/launcher-exec.c:
-	  * plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not
-	  available in wait.h. Reported by Daichi.
+ 3 files changed, 12 insertions(+), 18 deletions(-)
 
-2007-05-25 10:28  nick
+commit eb671f9d4f9e6b6dc19afc6f588019fec4e19dc9
+Author: Michal Varady <miko.vaji at gmail.com>
 
-	* ChangeLog, plugins/clock/clock.c:
-	  * plugins/clock/clock.c: Also reschedule when the clock type
-	  changes.
+    Czech translation updated
 
-2007-05-25 10:10  nick
+ 2 files changed, 8 insertions(+), 5 deletions(-)
 
-	* ChangeLog, plugins/clock/clock.c:
-	  * plugins/clock/clock.c: Only update the clock once a minute
-	  when
-	  seconds are disabled. That should give Auke a couple of minutes
-	  extra laptop fun ^_^. (Does not work for the led clock because
-	  we always want blinking dots).
+commit 115667c66999f7286433405425010a9161672c45
+Author: Nick Schermer <nick at xfce.org>
 
-2007-05-24 18:25  nick
+    * Don't spawn zombies (bug #4490).
+    * Escape spaces in launcher commands (bug #4507).
 
-	* ChangeLog, configure.in.in, panel/Makefile.am,
-	  panel/panel-item-manager.c:
-	  * panel/panel-item-manager.c: Rewrite some code, internal
-	  plugins
-	  now need the X-XFCE-Module-Path entry in the desktop file. A
-	  warning is shown if they don't have it. This to avoid wrong
-	  module
-	  loading (and yes this might break internal plugins, but the
-	  plugin's
-	  desktop file needs to be fixed instead!). Also fixes bug #3279.
+ 2 files changed, 25 insertions(+), 2 deletions(-)
 
-2007-05-24 12:01  nick
+commit 029b10deb25971e319eee572903f8190d901b2b3
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-	* ChangeLog, panel/panel-item-manager.c:
-	  * panel/panel-item-manager.c: Improve the module warnings a bit.
+    Update Finnish translations.
 
-2007-05-23 07:45  nick
+ 2 files changed, 38 insertions(+), 38 deletions(-)
 
-	* ChangeLog, libxfce4panel/libxfce4panel-1.0.pc.in:
-	  * libxfce4panel/libxfce4panel-1.0.pc.in: Restore directories in
-	  the pc file.
+commit fe23df2f07442cd633009c1c73685f4cae0ae545
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2007-05-22 20:36  jasper
+    Translations updates and additions HUGE
 
-	* panel/panel-properties.c, plugins/launcher/launcher-exec.c:
-	  Fix incorrect hide on drag leave (bug #3091) and fix warning in
-	  launcher-exec-c.
+ 2 files changed, 124 insertions(+), 273 deletions(-)
 
-2007-05-22 18:35  nick
+commit 4b33ff837b76586277e43ea13e3db7215df380be
+Author: Nick Schermer <nick at xfce.org>
 
-	* ChangeLog, plugins/launcher/launcher-dialog.c:
-	  * plugins/launcher/launcher-dialog.c: Always update the panel
-	  icon when dropping
-	  a desktop file in the frame.
+    * Update news
 
-2007-05-22 18:20  nick
+ 1 files changed, 22 insertions(+), 3 deletions(-)
 
-	* ChangeLog, configure.in.in, plugins/launcher/launcher-exec.c:
-	  * configure.in.in, plugins/launcher/launcher-exec.c: Avoid
-	  zombie processes.
+commit 828d4249132959c78379acea304c306e409c4dfd
+Author: Nick Schermer <nick at xfce.org>
 
-2007-05-20 17:48  jasper
+    * Reverse the order of the launcher menu when the panel is on
+      the top of the screen (Bug #4450).
 
-	* libxfce4panel/xfce-panel-plugin.h:
-	  Embarrassing typo/bug. Patch from Daichi.
+ 1 files changed, 13 insertions(+), 1 deletions(-)
 
-2007-05-20 09:44  jasper
+commit 19d0eb26328f45115be0c2f7fa3b82b393018321
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS:
-	  ..and the NEWS update.
+    * Implement SmRestartImmediately (Bug #4516).
 
-2007-05-20 09:40  jasper
+ 2 files changed, 6 insertions(+), 2 deletions(-)
 
-	* plugins/clock/clock.c:
-	  Make sure tooltips are set for more than 1 clock instance (bug
-	  #3109).
+commit 35547bb788f9e73dbaec075307f6b69df4bddeec
+Author: Nick Schermer <nick at xfce.org>
 
-2007-05-17 08:57  jasper
+    * Panel does not adhere to 'fullwidth' property when using
+      vertical orientation after restarting (Bug #4456).
 
-	* libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin.h:
-	  Add _EXTERNAL_FULL variant of plugin registration macros, to
-	  allow external plugins to call g_thread_init() before gtk_init()
-	  is run. Could be useful for other things as well. Should allow
-	  Brian to fix bug #3141.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2007-05-15 19:35  jasper
+commit dd13c5211f323948d28f30cad6ed2534bac6ecee
+Author: Nick Schermer <nick at xfce.org>
 
-	* NEWS:
-	  Update NEWS.
+    * Fully remove the emission hook from the launcher. This prints errors when removing a launcher.
 
-2007-05-15 18:01  jasper
+ 2 files changed, 0 insertions(+), 5 deletions(-)
 
-	* panel/panel-properties.c:
-	  Fix check for valid stut value to also work with differently
-	  sized monitors.
+commit 1da2f5f2abc1f5ae1d6b8ddf81e04ff0f484177a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2007-05-13 18:59  jasper
+    With xrandr 1.2, monitors can be added/removed, so need to double check the number of monitors (bug #3620)
 
-	* plugins/launcher/launcher-dialog.c:
-	  Fix possible crash when choosing cancel in properties dialog for
-	  newly created items (bug #3159).
+ 1 files changed, 5 insertions(+), 1 deletions(-)
 
-2007-04-14 07:29  erenturkay
+commit 1208064319f27008d4e6958d8ee035bcc0263313
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/tr.po:
-	  a little fix
+    Translation updates and additions for many packages in es, fr, id, ja, nb_NO and tr
 
-2007-04-09 10:05  maximilian
+ 2 files changed, 25 insertions(+), 21 deletions(-)
 
-	* po/fr.po:
-	  * fr.po: Fixed typos and style in the French translation of
-	  Terminal's manual
-	  * Changed my email address in all the fr.po files in trunk and
-	  4.4
+commit 5a24a7406e579a78f360c12531540dd9eef44ab8
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2007-04-07 22:07  maximilian
+    	* launcher/launcher.c: Change the way the icon theme change callback
+    	  is installed: use gtk_icon_theme_for_screen() in combination with
+    	  g_signal_connect() instead of adding a signal emission hook to the
+    	  icon theme class. This should fix bug #4474.
 
-	* po/ChangeLog, po/fr.po:
-	  Complete rewrite with updated images of the French translation
-	  for Xfdesktop's manual, trunk and 4.4. Updated some translations
-	  in trunk.
+ 2 files changed, 17 insertions(+), 18 deletions(-)
 
-2007-04-05 13:41  paurullan
+commit 06de18dae0dc20d65a262973f722df6d12d4c360
+Author: Stephan Arts <stephan at xfce.org>
 
-	* po/ChangeLog, po/ca.po:
-	  i18n catalan update
+    Remove mcs plugin
+    Bump version number
+    Bump dependency-versions
 
-2007-04-02 12:17  mvd
+ 10 files changed, 47 insertions(+), 164 deletions(-)
 
-	* po/ChangeLog, po/uk.po:
-	  2007-04-02 Maxim Dziumanenko <dziumanenko at gmail.com>
-	  
-	  * Update Ukrainian translation.
+commit d8c9206a8fc85dba2709bb280d203602b5ded283
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2007-04-01 09:15  maximilian
+    [intl:hu] little fixes
 
-	* po/ChangeLog, po/zh_CN.po:
-	  Updated the Simplified Chinese translations for trunk.
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2007-03-30 08:54  maximilian
+commit 876a68cb2627d0e6afe9cc08cbc7db35681f7018
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ChangeLog, po/zh_CN.po:
-	  Updated the Simplified Chinese translations for Xfce 4.4
+    Translation updates:
+    	- xfce4-appfinder:	ja, si
+    	- xfce-utils:		ja, si
+    	- xfce4-mixer:		si
+    	- xfce4-panel:		ja, si
+    	- xfdesktop:		ja
+    	- terminal:			ja
 
-2007-03-29 18:36  erenturkay
+ 3 files changed, 119 insertions(+), 288 deletions(-)
 
-	* po/ChangeLog, po/tr.po:
-	  update
+commit 58f82cdf3d9faa2c812cc7e65ddb39d2c6561108
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2007-03-28 20:51  maximilian
+    Updated and added Estonian translations for the libxfcegui4, terminal and mousepad trunk modules and libxfce4util branch 4.4 module
+    Updated Indonesian translations for the xfce-utils, xfce4-mixer, xarchiver, xfwm4, xfcalendar and xfdesktop trunk modules
+    Updated and added Spanish translations for the xfce4-appfinder, squeeze, libexo, xfce-utils, libxfce4menu, xfce4-session, xfce4-mixer, libxfce4util, libxfce4ui, xfce4-icon-theme, thunar, libxfcegui4, xfce4-panel, xfdesktop, xfce4-trigger-launcher, terminal, mousepad and xfmedia trunk modules
+    Updated Russian translation for the xarchiver, libexo and libxfcegui4 trunk modules
+    Updated and added German translation of the xfce4-settings and xfwm4 trunk modules
+    Updated Japanese translation for the thunar module
+    Updated Sinhalese translation for the libxfcegui4 trunk module
 
-	* po/ChangeLog, po/de.po, po/en_GB.po:
-	  * de.po: Nico Schümann minor fixes to the German translations
-	  * en_GB.po: Jeff Bailes updated the British English translations
-	  for trunk and branches
+ 2 files changed, 156 insertions(+), 183 deletions(-)
 
-2007-03-27 21:46  sas
+commit fccee0af70c1e5bd5f782757dfb14f15fea481ed
+Author: Lars Nielsen <lars at mit-web.dk>
 
-	* po/hu.po:
-	  hu trunk: desktop & panel updates
+    (Old svn revision: 27931)
 
-2007-03-27 14:31  nick
+ 1 files changed, 11 insertions(+), 11 deletions(-)
 
-	* ChangeLog, config/launcher-7.rc.in, config/panels.xml,
-	  config/systray-4.rc, panel/panel-properties.c,
-	  plugins/actions/actions.c, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/dz.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gl.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sq.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * Backport trunk
+commit 8411783c5a4b23534873bbc46d148e2e31e30bab
+Author: Lars Nielsen <lars at mit-web.dk>
 
-2007-03-25 13:22  daichi
+    	* da.po: Danish translation updated
 
-	* po/ChangeLog, po/gl.po:
-	  Fixed.
+ 2 files changed, 340 insertions(+), 177 deletions(-)
 
-2007-03-25 11:04  daichi
+commit 5e68a87b8ff1c9adbf79d1e2cab40b4f163de90e
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* po/ChangeLog, po/mk.po:
-	  Removed executable attribute.
+    	* panel/panel-dialogs.c: Use gtk_list_store_clear() on the model of
+    	  the panel selector combo box instead of calling
+    	  gtk_combo_box_remove_text() several times in a row when destroying
+    	  panel. This fixes bug #4401 (xfce4-panel halted when a panel was
+    	  removed).
 
-2007-03-24 20:26  maximilian
+ 2 files changed, 11 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/de.po, po/fr.po:
-	  * de.po: Nico Schümann updated the following German translations
-	  libexo; xfburn; xfce4-panel and xfdesktop
-	  * fr.po: Updated the following French translations
-	  squeeze; xfce4-panel and xfdesktop
+commit ce74ec2786fc2c505c1590303254b4f2fce502ce
+Author: Lars Nielsen <lars at mit-web.dk>
 
-2007-03-24 20:12  jasper
+    (Old svn revision: 27856)
 
-	* panel/main.c, panel/panel-app-messages.c,
-	  panel/panel-app-messages.h, panel/panel-properties.c:
-	  Make 'xfce4-panel -r' start a new instance when panel is not
-	  running. This should solve problems with session management.
+ 1 files changed, 4 insertions(+), 4 deletions(-)
 
-2007-03-18 14:49  nick
+commit 75d86f5b5548991aacf6803a7c00844c9a010c04
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* ChangeLog, libxfce4panel/xfce-hvbox.c:
-	  * libxfce4panel/xfce-hvbox.c: Mmm thought orientation was a
-	  property... Fix that.
+    update french translation
 
-2007-03-18 14:40  nick
+ 2 files changed, 7 insertions(+), 3 deletions(-)
 
-	* ChangeLog, NEWS, configure.in.in, libxfce4panel/Makefile.am,
-	  libxfce4panel/abicheck.sh,
-	  libxfce4panel/libxfce4panel-marshal.list,
-	  libxfce4panel/libxfce4panel.symbols,
-	  libxfce4panel/make-libxfce4panel-alias.pl,
-	  libxfce4panel/xfce-arrow-button.c,
-	  libxfce4panel/xfce-arrow-button.h, libxfce4panel/xfce-hvbox.c,
-	  libxfce4panel/xfce-hvbox.h, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-itembar.h, libxfce4panel/xfce-marshal.list,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-item.h,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-external-plugin.h,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.h,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-macros.c,
-	  libxfce4panel/xfce-panel-macros.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-messages.c,
-	  libxfce4panel/xfce-panel-window.c, panel/panel-properties.c,
-	  panel/panel.c, plugins/launcher/launcher.c:
-	  * libxfce4panel: Add visibility support to reduce the library
-	  size a bit.
-	  * Various code cleanups and improvements.
+commit 3373ce9b9c7e6fc7516094d5d14db25547575919
+Author: Nick Schermer <nick at xfce.org>
 
-2007-03-18 10:41  nick
+    Fix dependency on glib 2.14, bug 4376
 
-	* ChangeLog, plugins/launcher/launcher.c:
-	  * plugins/launcher/launcher.c: Fix insensitive button after
-	  adding items to the panel.
-
-2007-03-18 10:38  erenturkay
-
-	* po/ChangeLog:
-	  update ChangeLog
-
-2007-03-17 22:54  nick
-
-	* ChangeLog, NEWS, icons/16x16/Makefile.am,
-	  icons/16x16/xfce-system-info.png,
-	  icons/16x16/xfce-system-settings.png, icons/48x48/Makefile.am,
-	  icons/48x48/xfce4-clock.png, icons/48x48/xfce4-separator.png,
-	  icons/48x48/xfce4-systray.png,
-	  plugins/actions/actions.desktop.in.in,
-	  plugins/clock/clock.desktop.in.in,
-	  plugins/pager/pager.desktop.in.in,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/windowlist/windowlist.desktop.in.in:
-	  * Improve the icons with some tango ones or the standard icon
-	  names. Also remove
-	  the icons that are not needed anymore.
-
-2007-03-16 11:28  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  basque translation update
-
-2007-03-14 08:22  nick
-
-	* ChangeLog, plugins/tasklist/tasklist.c:
-	  * plugins/tasklist/tasklist.c: Fix previous commit
-
-2007-03-14 08:17  nick
-
-	* ChangeLog, libxfce4panel/Makefile.am:
-	  *libxfce4panel/Makefile.am: Try to fix bug 3002.
-
-2007-03-14 07:39  nick
-
-	* ChangeLog, plugins/tasklist/tasklist.c:
-	  * plugins/tasklist/tasklist.c: Fix bug 3011: expand setting not
-	  saved.
-
-2007-03-13 19:45  jasper
-
-	* panel/main.c, panel/panel-dialogs.c:
-	  Add some checks for valid tree selection; possibly fixes bug
-	  #2933.
-
-2007-03-10 19:33  nick
-
-	* ChangeLog, plugins/launcher/launcher-dialog.c:
-	  * plugins/launcher/launcher-dialog.c: Don't append the %f. Too
-	  much side effects as
-	  suggested by Jannis.
-
-2007-03-10 07:29  nick
-
-	* ChangeLog, plugins/launcher/launcher-exec.c:
-	  * plugins/launcher/launcher-exec.c: ifdef the startup data
-	  structure.
-	  Bug 2997, patch from Peter de Ridder.
-
-2007-03-08 17:48  sas
-
-	* po/hu.po:
-	  hu trunk: little updates
-
-2007-03-07 18:36  nick
-
-	* ChangeLog, libxfce4panel/xfce-panel-plugin-iface.c:
-	  * libxfce4panel/xfce-panel-plugin-iface.c: Don't show the
-	  right-click menu
-	  when the user is not allowed to customize the panel. This way
-	  the
-	  xfce_panel_plugin_menu_insert_item items are never show (also
-	  the
-	  'save' ones), but they are hardly used (bad excuse, I know).
-
-2007-03-05 21:01  nick
-
-	* ChangeLog, panel/panel-dialogs.c:
-	  * panel/panel-dialogs.c: Set Full Height or Full Width based on
-	  the panel position.
-	  This partly fixes Bug #2465.
-
-2007-03-05 20:24  nick
-
-	* ChangeLog, plugins/launcher/launcher.c:
-	  * plugins/launcher/launcher.c: Replace the enter/leave signals
-	  since there are
-	  deprecated. If someone knows a property to sync this with an
-	  exo_mutual_binding
-	  I'd like to hear it.
-
-2007-03-05 19:44  nick
-
-	* ChangeLog, libxfce4panel/xfce-arrow-button.c,
-	  libxfce4panel/xfce-hvbox.c, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-macros.c,
-	  libxfce4panel/xfce-panel-macros.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-window.c, panel/panel-dnd.c,
-	  panel/panel.c, panel/panel.h, plugins/launcher/launcher.c:
-	  * libxfce4panel/xfce-panel-macros.c: Replace the
-	  g_type_register_static_simple
-	  by a slightly better _panel_g_type_register_simple.
-	  * plugins/launcher/launcher.c: Remove GTK_ARROW_NONE, to fix
-	  compilation problems
-	  on Gtk 2.8.
-
-2007-03-04 19:54  nick
-
-	* panel/panel-dialogs.c:
-	  This includes the label...
-
-2007-03-04 19:48  nick
-
-	* ChangeLog, panel/panel-dialogs.c:
-	  
-	  * panel/panel-dialogs.c: Remove the position combobox, this is
-	  not working
-	  and thus only confusing for other people ^_^.
-
-2007-03-04 19:40  nick
-
-	* ChangeLog, libxfce4panel/Makefile.am,
-	  libxfce4panel/xfce-arrow-button.c, libxfce4panel/xfce-hvbox.c,
-	  libxfce4panel/xfce-itembar.c, libxfce4panel/xfce-panel-macros.c,
-	  libxfce4panel/xfce-panel-macros.h,
-	  libxfce4panel/xfce-panel-window.c:
-	  * libxfce4panel/xfce-panel-macros.{c,h}: Add a macro for
-	  g_type_register_static_simple which is only available in Glib
-	  2.12.
-	  * libxfce4panel/*.c: Use g_type_register_static_simple where
-	  possible to
-	  reduce the number of relocations.
-
-2007-03-04 15:15  nick
-
-	* ChangeLog, panel/main.c, panel/panel-app.c, panel/panel-app.h:
-	  * panel/main.c, panel/panel-app.{c,h}: Fix problem with session
-	  management
-	  and move the last lines of code from the 4_5_nick branch to
-	  trunk.
-	  file is different in the branch because it contains a problem
-	  that
-
-2007-03-04 07:19  erenturkay
-
-	* po/tr.po:
-	  update Turkish translation
-
-2007-03-03 19:54  nick
-
-	* ChangeLog, panel/frap-icon-entry.c, panel/frap-icon-entry.h,
-	  panel/panel-app-messages.c, panel/panel-app-messages.h,
-	  panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel-config.h, panel/panel-dialogs.c,
-	  panel/panel-dialogs.h, panel/panel-dnd.c, panel/panel-dnd.h,
-	  panel/panel-item-manager.c, panel/panel-item-manager.h,
-	  panel/panel-private.h, panel/panel-properties.c,
-	  panel/panel-properties.h:
-	  * panel/*: Import all the code from my branch to trunk. Only the
-	  main.c
-	  file is different in the branch because it contains a problem
-	  that
-	  causes Xfce to start very slowly (the session manager).
-
-2007-03-03 19:32  nick
-
-	* po/ChangeLog, po/POTFILES.in, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/dz.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gl.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sq.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * *.po, *.pot, POTFILES.in: Regenerate the po files
-	  to work with my branch import.
-
-2007-03-03 19:26  nick
-
-	* AUTHORS, COPYING, COPYING.LIB, COPYING_LIBS, ChangeLog, HACKING,
-	  Makefile.am, NEWS, README, README.Kiosk, README.Plugins, TODO,
-	  autogen.sh, config/Makefile.am, config/launcher-10.rc.in,
-	  config/launcher-7.rc.in, config/launcher-8.rc.in,
-	  config/launcher-9.rc.in, configure.ac.in, configure.in.in,
-	  icons/16x16, icons/16x16/Makefile.am,
-	  icons/16x16/xfce-system-exit.png,
-	  icons/16x16/xfce-system-info.png,
-	  icons/16x16/xfce-system-lock.png,
-	  icons/16x16/xfce-system-settings.png, icons/48x48,
-	  icons/48x48/Makefile.am, icons/48x48/xfce-mouse.png,
-	  icons/48x48/xfce4-iconbox.png, icons/48x48/xfce4-panel.png,
-	  icons/48x48/xfce4-taskbar.png, icons/Makefile.am,
-	  icons/xfce-mail.png, icons/xfce-mouse.png,
-	  icons/xfce-system-exit.png, icons/xfce-system-info.png,
-	  icons/xfce-system-lock.png, icons/xfce-system-settings.png,
-	  icons/xfce4-iconbox.png, icons/xfce4-panel.png,
-	  icons/xfce4-taskbar.png, libxfce4panel/Makefile.am,
-	  libxfce4panel/libxfce4panel-1.0.pc.in,
-	  libxfce4panel/xfce-arrow-button.c,
-	  libxfce4panel/xfce-arrow-button.h, libxfce4panel/xfce-hvbox.c,
-	  libxfce4panel/xfce-hvbox.h, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-itembar.h, libxfce4panel/xfce-marshal.list,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-convenience.h,
-	  libxfce4panel/xfce-panel-enums.h,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-item.h,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-external-plugin.h,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.h,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-macros.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin-messages.c,
-	  libxfce4panel/xfce-panel-plugin-messages.h,
-	  libxfce4panel/xfce-panel-plugin.h,
-	  libxfce4panel/xfce-panel-window.c,
-	  libxfce4panel/xfce-panel-window.h, mcs-plugin/Makefile.am,
-	  mcs-plugin/plugin.c, panel/Makefile.am, panel/main.c,
-	  plugins/Makefile.am, plugins/actions/Makefile.am,
-	  plugins/actions/actions.c,
-	  plugins/actions/actions.desktop.in.in,
-	  plugins/clock/Makefile.am, plugins/clock/clock.c,
-	  plugins/clock/clock.desktop.in.in, plugins/iconbox/Makefile.am,
-	  plugins/iconbox/iconbox.c,
-	  plugins/iconbox/iconbox.desktop.in.in,
-	  plugins/launcher/Makefile.am,
-	  plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher-dialog.h,
-	  plugins/launcher/launcher-exec.c,
-	  plugins/launcher/launcher-exec.h, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.desktop.in.in,
-	  plugins/launcher/launcher.h, plugins/pager/Makefile.am,
-	  plugins/pager/pager.c, plugins/pager/pager.desktop.in.in,
-	  plugins/separator/Makefile.am, plugins/separator/separator.c,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/showdesktop/Makefile.am,
-	  plugins/showdesktop/showdesktop.c,
-	  plugins/showdesktop/showdesktop.desktop.in.in,
-	  plugins/systray/Makefile.am, plugins/systray/systray.c,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/tasklist/Makefile.am,
-	  plugins/tasklist/tasklist-dialogs.c,
-	  plugins/tasklist/tasklist-dialogs.h,
-	  plugins/tasklist/tasklist.c,
-	  plugins/tasklist/tasklist.desktop.in.in,
-	  plugins/tasklist/tasklist.h, plugins/windowlist/Makefile.am,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist.c,
-	  plugins/windowlist/windowlist.desktop.in.in,
-	  plugins/windowlist/windowlist.h, xfce4-panel.spec.in:
-	  * Import my 4_5_nick branch into trunk:
-	  - Completely rewritten launcher (Bugs 2336, 2365, 1323, 2262 and
-	  1225)
-	  - Various improvements in libxfce4panel (memory leaks,
-	  G_GNUC_INTERNAL,
-	  GSList, canonical strings and fixed pedantic warnings).
-	  - Libxfce4panel does no longer depend on libxfcegui4. This might
-	  cause
-	  some problems with plugins. Plugin developers should add
-	  libxfcegui4
-	  to the dependencies of their package (including cflags and
-	  libadd in
-	  the makefiles).
-
-2007-03-03 19:04  nick
-
-	* mcs-plugin/Makefile.am:
-	  Check if this works v2
-
-2007-03-03 19:03  nick
-
-	* mcs-plugin/Makefile.am:
-	  Check if this works
-
-2007-03-03 10:29  mvd
-
-	* po/ChangeLog, po/uk.po:
-	  2007-03-03 Maxim Dziumanenko <dziumanenko at gmail.com>
-	  
-	  * Update Ukrainian translation.
-
-2007-02-24 09:56  jasper
-
-	* INSTALL, autogen.sh:
-	  Remove INSTALL, because it is a generated file.
-
-2007-02-18 20:06  jasper
-
-	* panel/panel-config.c, panel/panel-item-manager.c:
-	  Check for NULL pointers in DBG messages to prevent crashes on
-	  Solaris, based on patch from William Bonnet (bug #2922).
-
-2007-02-18 12:05  jasper
-
-	* panel/panel-properties.c:
-	  Unhide when dragging over the panel (bug #2914).
-
-2007-02-10 18:56  maximilian
-
-	* po/ChangeLog, po/LINGUAS:
-	  Verified all LINGUAS files and added Albanian language to it.
-
-2007-02-08 22:23  alnokta
-
-	* po/ar.po:
-	  160 strings, 24 fuzzy, 26 not translated. initial commit.
-
-2007-02-08 22:22  alnokta
-
-	* po/ChangeLog:
-	  Adding information to the ChangeLog
-
-2007-02-07 14:28  maximilian
-
-	* po/ChangeLog, po/fr.po, po/zh_CN.po:
-	  Same as before but in trunk now.
-
-2007-01-25 19:07  maximilian
-
-	* po/ChangeLog, po/sq.po:
-	  Added the Albanian translations by Besnik Bleta for the core
-	  packages. Updated some French translations
-
-2007-01-21 14:08  maximilian
-
-	* po/ChangeLog, po/ro.po:
-	  * fr.po: Minor changes to the French translations
-	  in xfce-utils, libxfce4util and mousepad
-	  * pl.po: Updated the Polish translation by Szymon Kałasz
-	  <szymon_maestro at gazeta.pl>
-	  in thunar and mousepad.
-	  * ro.po: Updated the Romanian translation by MiÅŸu Moldovan
-	  <dumol at gnome.ro>
-	  in most core packages.
+ 1 files changed, 19 insertions(+), 1 deletions(-)
 
-2007-01-20 16:32  benny
+commit ef3976e02f6324c1e72c9bb06bb851f1895d9119
+Author: Nick Schermer <nick at xfce.org>
 
-	* INSTALL, configure.ac.in, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/dz.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gl.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mk.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Bump version. Update NEWS. Update Project-Id-Version.
+    * Improve wnck version checking.
 
-2007-01-19 23:38  maximilian
+ 1 files changed, 10 insertions(+), 7 deletions(-)
 
-	* po/ChangeLog, po/pl.po:
-	  Updated the Polish translations by Szymon Kałasz for the
-	  mcs-plugins, libxfce4util, thunar, panel and xfdesktop packages.
-	  Also added the new Polish translation for the Thunar
-	  documentation to the po-doc folder.
+commit b878e51ed0d31a59e33160aaee308e63684935a5
+Author: Stephan Arts <stephan at xfce.org>
 
-2007-01-19 22:05  olivier
+    Remove svn tag
+    Remove xfce_4_6_alpha tag
+    Bump version requirements for xfce libs
+    Update ChangeLog
 
-	* ChangeLog:
-	  Update ChangeLog
+ 2 files changed, 5717 insertions(+), 7883 deletions(-)
 
-2007-01-19 21:10  olivier
+commit d7accfcadc62363e2227ed4831f814b12ec4f5be
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* INSTALL, configure.ac.in:
-	  Update version
+    	* autogen.sh: Don't print errors when trying to detect the revision
+    	  of a git svn repository.
 
-2007-01-19 19:59  nick
+ 2 files changed, 9 insertions(+), 4 deletions(-)
 
-	* NEWS:
-	  Update NEWS
+commit ee5c9eec891ecf5c8938b99a349a3f8a8baca163
+Author: Brian Tarricone <brian at tarricone.org>
 
-2007-01-19 16:56  nick
+    include panel settings dialog in new settings manager
 
-	* ChangeLog, plugins/clock/clock.c,
-	  plugins/windowlist/windowlist.c:
-	  Fix crash when moving the plugin. Bug #2775.
-	  Fix compiler warning.
+ 3 files changed, 6 insertions(+), 5 deletions(-)
 
-2007-01-18 23:10  eulex
+commit a80edac54ac4861814af06100b1d171bc8677934
+Author: Stephan Arts <stephan at xfce.org>
 
-	* po/ChangeLog, po/sv.po:
-	  Updated Swedish translations for:
-	  * libexo
-	  * libxfcegui4
-	  * mousepad
-	  * thunar
-	  * xfcalendar
-	  * xfce4-appfinder
-	  * xfce4-panel
-	  * xfce-mcs-plugins
-	  * xfce-utils
-	  * xfdesktop
-	  * xfprint
-	  * xfwm4
-	  
-	  Also thus updated appropriate ChangeLog files.
+    Bump version number
 
-2007-01-18 09:44  nab
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* po/ChangeLog, po/be.po:
-	  2007-01-18 Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
-	  
-	  * be.po: Updated Belarusian Translation
+commit 453a0d4c4cb76bf13b04828cdbc8a51ed52deabe
+Author: Stephan Arts <stephan at xfce.org>
 
-2007-01-09 13:10  maximilian
+    Update version number (and docs)
 
-	* po/ChangeLog, po/ca.po:
-	  Updated the Catalan translation of the xfce4-panel package by
-	  Ivà Burgos
+ 11 files changed, 225 insertions(+), 207 deletions(-)
 
-2007-01-05 03:19  maximilian
+commit c6a95a06700401c0d1c950d4c044c73a4103a8c9
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/de.po:
-	  Updated the German translations by Fabian Nowak for a few
-	  packages and updated the French translation of libexo.
+    * Don't return if the format is NULL, but fallback to the
+      default format instead.
 
-2007-01-04 17:51  nick
+ 1 files changed, 1 insertions(+), 2 deletions(-)
 
-	* libxfce4panel/xfce-panel-external-item.c:
-	  Cleanup some privates we don't use.
+commit 8f0a88a56b767ec84e2d9e07eee68a585b0e9b95
+Author: Nick Schermer <nick at xfce.org>
 
-2007-01-04 17:46  nick
+    * Clip the clock drawing areas.
 
-	* libxfce4panel/xfce-panel-external-item.c:
-	  * The _item_screen_changed is also triggered when we
-	  close/remove and external plugin, which results in a couple of
-	  warnings. This should fix the problem.
+ 3 files changed, 12 insertions(+), 0 deletions(-)
 
-2007-01-03 18:46  nick
+commit f57d7af1aa14a926ab61121fa2aac546af3765b7
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* configure.ac.in, libxfce4panel/libxfce4panel-1.0.pc.in,
-	  libxfce4panel/xfce-panel-plugin.h, panel/Makefile.am,
-	  panel/main.c:
-	  * Revert previous patch
+    Translations updated and added in Indonesian, Korean and Polish.
 
-2007-01-03 18:19  nick
+ 3 files changed, 45 insertions(+), 69 deletions(-)
 
-	* configure.ac.in, libxfce4panel/libxfce4panel-1.0.pc.in,
-	  libxfce4panel/xfce-panel-plugin.h, panel/Makefile.am,
-	  panel/main.c:
-	  We need to init ghtread for the slice allocator. I've also added
-	  this for external plugins (because some of them use the slice
-	  macros). This seems to work for external plugins without any
-	  problems, so cross you fingers.
+commit 47aa7752024ef76e6d5096e8ce97873856113624
+Author: Nick Schermer <nick at xfce.org>
 
-2007-01-02 19:25  nick
+    * Fix drawing a of the lcd clock, improve rounding and
+      some code improvements (readability).
 
-	* plugins/tasklist/tasklist.c:
-	  This might be a bit more secure.
+ 1 files changed, 58 insertions(+), 34 deletions(-)
 
-2007-01-01 20:25  jasper
+commit b7e7def078d97f534f59ab73579157c5b5b8452e
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-plugin-iface.c:
-	  Use GNOME HIG compliant buttons again: [cancel] [action].
+    * Fix problems with the lcd clock (Bug #3960). Also
+      use new tooltip api when available.
 
-2007-01-01 19:51  nick
+ 6 files changed, 51 insertions(+), 112 deletions(-)
 
-	* libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h:
-	  * Add gtk dialog that popups up on the right screen.
-	  * Fix memory leaks in libxfce4panel. g_object_get returns new
-	  data, not a pointer.
+commit e4fe8a6353b3bd52b6610f0de95c158ec374d17e
+Author: Nick Schermer <nick at xfce.org>
 
-2007-01-01 19:22  jasper
+    * Add 1px to the width to avoid drawing outside the
+      width due to rounding errors. Bug 3960.
 
-	* plugins/iconbox/iconbox.c:
-	  Make iconbox check for demands attention on new windows.
+ 1 files changed, 4 insertions(+), 1 deletions(-)
 
-2007-01-01 19:09  jasper
+commit e6521746ac24dcbf805c19ca45156e86d8680a71
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-external-item.c:
-	  Restart external panel items when the GtkPlug disappears during
-	  a screen change. Hopefully a real solution can still be found.
+    * Set mcs plugin default to false.
+    * Remove dummy scripts.
 
-2007-01-01 19:08  nick
+ 4 files changed, 1 insertions(+), 28 deletions(-)
 
-	* panel/panel-properties.c:
-	  * Add this debug warning to notify us if the _set_struts
-	  function passed.
+commit bf84674a25cebc7237a2876121f7c3257b0fcc92
+Author: Nick Schermer <nick at xfce.org>
 
-2006-12-31 13:05  nick
+    * Use web-browser icon. Bug 4181.
 
-	* plugins/clock/clock.c:
-	  * Fix clock crash, by simple redrawing the entire widget.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2006-12-31 12:25  nick
+commit 014877e714af72f03271a44f774898641e742a6f
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-dialogs.c:
-	  Fix crash in panel when switching monitors. I've simply removed
-	  the code for moving the dialog to the other window, because I
-	  couldn't find a way to make this work propery.
-	  
-	  The panel doesn't crash anymore, but there are still some
-	  drawing issues when switching monitors.
+    * Write the panel config using g_file_set_contents, which does some
+      better error check before writing the file. This will probably
+      also fix bug #4190 because it check if all the bits and bytes are
+      written before the file is renamed.
 
-2006-12-30 14:08  jasper
+ 1 files changed, 54 insertions(+), 78 deletions(-)
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/pager/pager.c,
-	  plugins/separator/separator.c,
-	  plugins/showdesktop/showdesktop.c, plugins/systray/systray.c,
-	  plugins/tasklist/tasklist.c,
-	  plugins/windowlist/windowlist-dialog.c:
-	  Multiscreen fixes. Attempt to fix at least part of bug #2693.
+commit 49b0c7b032ac51689db8dc50813a5188d783c6fe
+Author: Nick Schermer <nick at xfce.org>
 
-2006-12-29 11:18  jasper
+    * Fix a bunch of compiler warnings.
+    * Remove deprecated gtk_type_class.
+    * Fix icon update hook in launcher, this is bothering me for a long time.
+    * Install settings desktop file in $(datadir)/xfce4/settings-dialogs too.
+    * Fix german typo: Bug 4066.
+    * Fix dnd to launcher: Bug 3958.
 
-	* docs/manual/C/images/Makefile.am,
-	  docs/manual/C/images/add_item_dialog.png,
-	  docs/manual/C/images/default_bottom_panel.png,
-	  docs/manual/C/images/default_top_panel.png,
-	  docs/manual/C/images/item_popup.png,
-	  docs/manual/C/images/launcher_properties.png,
-	  docs/manual/C/images/panel_manager.png,
-	  docs/manual/C/xfce4-panel.html, docs/manual/C/xfce4-panel.xml:
-	  Update documentation and add screenshots.
+ 15 files changed, 103 insertions(+), 78 deletions(-)
 
-2006-12-27 14:19  jasper
+commit 361b5a53554774c1d81a11bbfd53c4ea7890e317
+Author: Og Maciel <ogmaciel at gnome.org>
 
-	* HACKING, plugins/iconbox/iconbox.c:
-	  * Fix iconbox to also notice changes to
-	  NETK_WINDOW_STATE_SKIP_TASKLIST.
-	  * Update HACKING file with new coding style rules and
-	  explanation about generating a ChangeLog.
+    Updated Brazilian Portuguese translation.
 
-2006-12-27 10:42  jasper
+ 2 files changed, 60 insertions(+), 55 deletions(-)
 
-	* ChangeLog, NEWS:
-	  Update ChangeLog and NEWS.
+commit 5515fde04cfc9f6e0d3d3150b3b50ec17e5d6960
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-12-26 20:55  jasper
+    Don't allow quit/restart in kiosk mode (bug #4160).
 
-	* plugins/iconbox/iconbox.c:
-	  Implement blinking for urgent windows in the iconbox.
+ 1 files changed, 52 insertions(+), 52 deletions(-)
 
-2006-12-25 11:14  maximilian
+commit 01c34c6b6ac94efd5308e6a51a3566e0b80b1d41
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ChangeLog, po/LINGUAS, po/mk.po:
-	  Added the new translations from the Macedonian team for plenty
-	  of packages, Merry Christmas
+    64-bit fix: X properties should be gulong, not guint: opacity setting fixed.
 
-2006-12-24 15:01  jasper
+ 2 files changed, 3 insertions(+), 3 deletions(-)
 
-	* plugins/windowlist/windowlist.c:
-	  Check for demands attention hint as well as urgency hint.
+commit c85a95382634ab76ce646065d9893c2d3b21d1bb
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2006-12-23 18:36  paurullan
+    	* autogen.sh: Change @REVISION@ substitution for git svn repositories
+    	  again.
 
-	* po/ChangeLog, po/ca.po:
-	  [i18n] catalan update
+ 2 files changed, 9 insertions(+), 1 deletions(-)
 
-2006-12-22 20:59  jasper
+commit f2f0e7f4684d23ec3f7634d4f4d0aa9ea290603f
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* plugins/iconbox/iconbox.c, plugins/tasklist/tasklist.c:
-	  Some updates to iconbox and tasklist:
-	  * Use XfceHVBox from the panel library.
-	  * Use a general gtk handle instead of home-made ones and use
-	  only one handle because that looks better (I think).
+    I guess this is better.
 
-2006-12-22 18:52  maximilian
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/ChangeLog:
-	  Updated the French translation for the xarchiver package and
-	  fixed a mistake I introduced in Changelog's lately
-
-2006-12-22 16:05  aalam
-
-	* po/pa.po:
-	  update for string
-
-2006-12-20 22:53  maximilian
-
-	* po/ChangeLog, po/ru.po:
-	  Updated the Russian translations by Andrey Fedoseev for a lot of
-	  packages
-
-2006-12-20 02:13  aalam
-
-	* po/pa.po:
-	  update for latest translation by alam
-
-2006-12-19 19:36  jasper
-
-	* libxfce4panel/xfce-hvbox.c, libxfce4panel/xfce-hvbox.h,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-convenience.h,
-	  libxfce4panel/xfce-panel-macros.h, mcs-plugin/plugin.c,
-	  panel/frap-icon-entry.c, panel/frap-icon-entry.h,
-	  panel/panel-dialogs.c, panel/panel-dialogs.h,
-	  plugins/showdesktop/showdesktop.c,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist-dialog.h,
-	  plugins/windowlist/windowlist.c,
-	  plugins/windowlist/windowlist.h,
-	  plugins/windowlist/xfce4-popup-windowlist.c,
-	  plugins/windowlist/xfce4-popup-windowlist.h:
-	  Set keywords property on a bunch of files. (In case any SVN devs
-	  are reading this: I think the default should be on ;-)
-
-2006-12-19 18:36  nick
-
-	* ChangeLog, configure.ac.in, plugins/Makefile.am,
-	  plugins/testplugin, po/ChangeLog, po/POTFILES.in, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  configure.ac.in, plugins,Makefile.am, plugins/testplugin,
-	  po/POTFILES.in, *.po*: Remove the testplugin from the panel. You
-	  can find a sample plugin the the goodies repository.
-	  
-	  PS. First commit in the Xfce SVN ^_^
-
-2006-12-17 18:45  sas
-
-	* po/hu.po:
-	  hu trunk: fixes
-
-2006-12-16 11:35  jasper
-
-	* panel/panel-properties.c:
-	  * Fix a few things in the positioning code that were so wrong,
-	  I'm surprised it ever worked at all, mostly related to the
-	  initial position of floating panels and positioning panels that
-	  span multiple monitors.
-	  * Add some comments to try and explain what the code is supposed
-	  to be doing. I'm afraid the positioning code is a bit of a mess.
-	  * Coding style and layout changes.
-	  Let's hope this doesn't break anything, since the changes are a
-	  bit bigger than I would normally have liked to do at this stage
-	  of the release process.
-
-2006-12-15 17:12  aalam
-
-	* po/pa.po:
-	  update for Punjabi Translation
-
-2006-12-15 07:14  paurullan
-
-	* po/ChangeLog, po/ca.po, po/cs.po:
-	  i18n update
-
-2006-12-14 21:39  jasper
-
-	* docs/API/html/XfceArrowButton.html,
-	  docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceHVBox.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfceItembar.html,
-	  docs/API/html/XfcePanelPlugin.html,
-	  docs/API/html/XfcePanelWindow.html, docs/API/html/ch01.html,
-	  docs/API/html/index.html, docs/API/html/index.sgml,
-	  docs/API/html/libxfce4panel-Convenience-Functions.html,
-	  docs/API/html/libxfce4panel-Standard-Enumerations.html,
-	  docs/API/html/libxfce4panel-Writing-Plugins.html,
-	  docs/API/html/libxfce4panel.devhelp,
-	  docs/API/html/libxfce4panel.devhelp2,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/libxfce4panel-sections.txt,
-	  docs/API/libxfce4panel-undocumented.txt,
-	  docs/API/tmpl/xfce-panel-convenience.sgml,
-	  docs/API/tmpl/xfce-panel-enums.sgml,
-	  docs/API/tmpl/xfce-panel-plugin-iface.sgml,
-	  docs/API/tmpl/xfce-panel-plugin.sgml,
-	  docs/API/tmpl/xfce-panel-window.sgml,
-	  docs/API/xml/xfce-arrow-button.xml, docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  docs/API/xml/xfce-panel-enums.xml,
-	  docs/API/xml/xfce-panel-external-plugin.xml,
-	  docs/API/xml/xfce-panel-internal-plugin.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  docs/API/xml/xfce-panel-plugin.xml,
-	  docs/API/xml/xfce-panel-window.xml, libxfce4panel/xfce-hvbox.c,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h:
-	  Update API docs. Also fixes bug #2657.
-
-2006-12-14 18:56  jasper
-
-	* plugins/launcher/launcher.c:
-	  Don't think we know better when the user leaves name and
-	  description empty ;-) Bug #2661.
-
-2006-12-13 19:57  jasper
-
-	* README.Plugins, panel/panel-app.c, panel/panel.c:
-	  * Improve panel_size_request().
-	  * Add extra check to panel_app_queue_save() to see if the panel
-	  is quitting.
-	  * Nick put the contents of README.Plugins on the wiki, so I'll
-	  just leave a link to that.
-
-2006-12-13 19:07  jasper
-
-	* panel/panel-config.c, panel/panel.c, panel/panel.h:
-	  * Remove useless indirection when writing the list of items to
-	  file.
-	  * More code cleanup and layout updates.
-
-2006-12-11 21:45  jasper
-
-	* configure.ac.in, panel/panel-app-messages.c, panel/panel-app.c,
-	  panel/panel-config.c, panel/panel-dialogs.c,
-	  panel/panel-item-manager.c:
-	  * Fix use of mmap for config file.
-	  * Minor code cleanup and layout update.
-
-2006-12-11 21:32  maximilian
-
-	* po/ChangeLog, po/ca.po:
-	  Updated the Catalan translations for the xfce4-panel package by
-	  Carles Muñoz Gorriz
-
-2006-12-10 12:24  jasper
-
-	* panel/panel-dialogs.c:
-	  Set server time after realizing the gdk window. Works much
-	  better ;) Another suggestion from Nick.
-
-2006-12-10 11:42  jasper
-
-	* panel/panel-config.c, panel/panel-dialogs.c:
-	  Fix mem leaks. Patch from Nick.
-
-2006-12-08 22:18  jasper
-
-	* panel/panel-item-manager.c:
-	  Use convenience function provided by libxfce4panel to check
-	  kiosk mode.
+commit 40dcedcb4d9755018215961e22120932672da884
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-2006-12-07 21:46  olivier
-
-	* docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/xml/xfce-arrow-button.xml, docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  docs/API/xml/xfce-panel-enums.xml,
-	  docs/API/xml/xfce-panel-external-plugin.xml,
-	  docs/API/xml/xfce-panel-internal-plugin.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  docs/API/xml/xfce-panel-plugin.xml,
-	  docs/API/xml/xfce-panel-window.xml:
-	  Revert accidental commit if docs/ directtory (??)
-
-2006-12-07 21:31  olivier
-
-	* docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/xml/xfce-arrow-button.xml, docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  docs/API/xml/xfce-panel-enums.xml,
-	  docs/API/xml/xfce-panel-external-plugin.xml,
-	  docs/API/xml/xfce-panel-internal-plugin.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  docs/API/xml/xfce-panel-plugin.xml,
-	  docs/API/xml/xfce-panel-window.xml, panel/panel-dialogs.c:
-	  Update user time to prevent focus stealing prevention to come in
-	  the way.
+    	* autogen.sh: Fix @REVISION@ subsitution when using git svn.
 
-2006-12-07 21:14  olivier
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-	* panel/panel-dialogs.c:
-	  Avoid type UTILITY for panel dialogs, this is not suitable for
-	  that kind of dialogs and it's causing more bad than good with
-	  most window managers (NET_WM_WINDOW_TYPE_UTILITY indicates a
-	  small persistent utility window, such as a palette or toolbox)
+commit c25e0b79f2414d44ec5b74c31674a3c753eb62f6
+Author: Maxim Dziumanenko <mvd at mylinux.com.ua>
 
-2006-12-07 20:28  jasper
+    Maxim Dziumanenko <dziumanenko at gmail.com>
 
-	* panel/panel-private.h, panel/panel-properties.c:
-	  Use same test for invalid struts as in xfwm4. Move all checks to
-	  the _set_structs() function. This is still related to bug #2598.
+ 1 files changed, 86 insertions(+), 192 deletions(-)
 
-2006-12-06 20:10  jasper
+commit 7c94d1740a5e1cd1ff03152402fa68469d0e3159
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel-app.c, panel/panel-config.c,
-	  panel/panel-properties.c:
-	  Check if the size actually changes before setting struts. Also
-	  check for incorrect intermediate values (bug #2598 again).
+    Translations added and updated for most trunk packages (gl)
 
-2006-12-02 20:00  jasper
+ 2 files changed, 15 insertions(+), 5 deletions(-)
 
-	* plugins/iconbox/iconbox.c:
-	  Switch to workspace of window before activating it, if
-	  necessary.
+commit 75d9bfa0fc9d7fbddb200fd702923e8485c79864
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2006-11-30 18:23  stavrosg
+    Translations updates for the mixer, panel and xfdesktop trunk packages (id)
 
-	* po/ChangeLog, po/el.po:
-	  E-mail address change. Sorry for the noise.
+ 2 files changed, 17 insertions(+), 13 deletions(-)
 
-2006-11-26 16:24  jasper
+commit a348d51ef91eaf721702b3c6d877b7530c84c94f
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* panel/panel-app.c:
-	  Don't try to save the panel config on any (unix) signal. This
-	  might fix the problem with corrupted files.
+    update-po
 
-2006-11-25 21:11  jasper
+ 3 files changed, 823 insertions(+), 1 deletions(-)
 
-	* docs/manual/C/xfce4-panel.html, docs/manual/C/xfce4-panel.xml:
-	  Update documentation. Cleaned up a bit. It is less extensive
-	  than the 4.2 manual and there are no screenshots yet, but at
-	  least it is not completely wrong either...
+commit 60347df99fc495024a46f52ce6850e13e0f4027f
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-2006-11-25 13:17  jasper
+    * Update Turkish translation
 
-	* AUTHORS, README, README.Plugins:
-	  Update some info files.
+ 2 files changed, 13 insertions(+), 13 deletions(-)
 
-2006-11-25 09:22  jasper
+commit 8a379f3c7a71279941b9b81da96d90ed47e1a513
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* panel/panel-properties.c:
-	  More work on bug #2598: queue_resize instead of queue_draw.
+    update-po
 
-2006-11-24 21:27  jasper
+ 3 files changed, 845 insertions(+), 1 deletions(-)
 
-	* panel/panel-properties.c:
-	  Another attempt to fix bug #2598: re-enable setting struts in
-	  idle handler.
+commit 8dd2e970a7d92c387bffb4ebe7d5a9e178b51495
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-11-24 19:15  jasper
+    update en_GB translations
 
-	* panel/panel-properties.c:
-	  Delay setting struts until changin position is complete. Bug
-	  #2598.
+ 2 files changed, 92 insertions(+), 108 deletions(-)
 
-2006-11-15 21:13  jasper
+commit 2955306960158b07aaca0f4f72d491c52c07ef61
+Author: Brian Tarricone <brian at tarricone.org>
 
-	* plugins/iconbox/iconbox.c:
-	  Clean up widgets as well as the rest of the icon struct. Fixes
-	  bug #2587.
-
-2006-11-15 12:43  maximilian
-
-	* po/ChangeLog, po/es.po, po/fr.po:
-	  Updated the Spanish translations by Rudy Godoy for the following
-	  packages
-	  xfce4-panel; xfce4-session
-	  Modified the description text of the translation files for fr cy
-	  and es
-	  Fixed typo in French translation of thunar
+    pass dialog as the parent of file chooser so it appears on the right screen
 
-2006-11-14 20:54  jasper
-
-	* plugins/iconbox/iconbox.c:
-	  * Make expanding optional (bug #2574).
-	  * Try to fix icon update (bug #2474).
-
-2006-11-13 10:05  benny
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* ., config, docs/manual, docs/manual/C, docs/manual/C/images,
-	  icons/Makefile.am, icons/xfce-edit.png,
-	  icons/xfce-filemanager.png, icons/xfce-games.png,
-	  icons/xfce-graphics.png, icons/xfce-internet.png,
-	  icons/xfce-man.png, icons/xfce-multimedia.png,
-	  icons/xfce-printer.png, icons/xfce-schedule.png,
-	  icons/xfce-sound.png, icons/xfce-terminal.png,
-	  icons/xfce-unknown.png, icons/xfce-utils.png,
-	  plugins/windowlist, po/xfce4-panel.pot:
-	  The common icons are now installed by libxfcegui4. Bug #2033.
-
-2006-11-10 13:18  jasper
-
-	* configure.ac.in, plugins/launcher/launcher.c:
-	  Patch from Joao Pedrosa to set screen of launcher menu.
-
-2006-11-05 13:29  olivier
-
-	* ChangeLog:
-	  Update ChangeLog.
-
-2006-11-04 18:22  benny
-
-	* configure.ac.in:
-	  Post-release version bump.
-
-2006-11-04 18:21  benny
-
-	* configure.ac.in, docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/xml/xfce-arrow-button.xml, docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  docs/API/xml/xfce-panel-enums.xml,
-	  docs/API/xml/xfce-panel-external-plugin.xml,
-	  docs/API/xml/xfce-panel-internal-plugin.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  docs/API/xml/xfce-panel-plugin.xml,
-	  docs/API/xml/xfce-panel-window.xml, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/dz.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Bump version and requirements. Update Project-Id-Version.
-
-2006-10-28 13:04  paurullan
-
-	* po/ChangeLog, po/LINGUAS, po/dz.po:
-	  added whole Dzongkha translation
-	  
-	  congratulations to the dz team.
-
-2006-10-24 21:47  olivier
-
-	* configure.ac.in:
-	  Update version
-
-2006-10-24 19:03  jasper
-
-	* plugins/clock/clock.c, plugins/systray/systray.c,
-	  plugins/systray/systray.desktop.in.in:
-	  Fix spelling in systray desktop file and fix frame border for
-	  clock and systray. Patches by Nick and Bjorn Martensen.
-
-2006-10-22 19:36  jasper
-
-	* panel/panel-item-manager.c,
-	  plugins/actions/actions.desktop.in.in,
-	  plugins/clock/clock.desktop.in.in,
-	  plugins/iconbox/iconbox.desktop.in.in,
-	  plugins/launcher/launcher.desktop.in.in,
-	  plugins/pager/pager.desktop.in.in,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/showdesktop/showdesktop.desktop.in.in,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/tasklist/tasklist.desktop.in.in,
-	  plugins/testplugin/testplugin.desktop.in.in,
-	  plugins/windowlist/windowlist.desktop.in.in:
-	  New way to specify internal plugin name with just the basename
-	  (launcher -> liblauncher.so) combined with X-XFCE-Module-Path
-	  entry to specifiy the location. The old way is still supported,
-	  so this change is 100% backward compatible.
-
-2006-10-19 17:39  jasper
-
-	* plugins/actions/Makefile.am, plugins/clock/Makefile.am,
-	  plugins/iconbox/Makefile.am, plugins/launcher/Makefile.am,
-	  plugins/pager/Makefile.am, plugins/separator/Makefile.am,
-	  plugins/showdesktop/Makefile.am, plugins/systray/Makefile.am,
-	  plugins/tasklist/Makefile.am, plugins/testplugin/Makefile.am,
-	  plugins/windowlist/Makefile.am:
-	  Patch by Olivier to fix yesterdays fix ;-)
-
-2006-10-18 18:28  jasper
-
-	* libxfce4panel/xfce-panel-convenience.c,
-	  plugins/actions/Makefile.am,
-	  plugins/actions/actions.desktop.in.in,
-	  plugins/clock/Makefile.am, plugins/clock/clock.desktop.in.in,
-	  plugins/iconbox/Makefile.am,
-	  plugins/iconbox/iconbox.desktop.in.in,
-	  plugins/launcher/Makefile.am,
-	  plugins/launcher/launcher.desktop.in.in,
-	  plugins/pager/Makefile.am, plugins/pager/pager.desktop.in.in,
-	  plugins/separator/Makefile.am,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/showdesktop/Makefile.am,
-	  plugins/showdesktop/showdesktop.desktop.in.in,
-	  plugins/systray/Makefile.am,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/tasklist/Makefile.am,
-	  plugins/tasklist/tasklist.desktop.in.in,
-	  plugins/testplugin/Makefile.am,
-	  plugins/testplugin/testplugin.desktop.in.in,
-	  plugins/windowlist/Makefile.am,
-	  plugins/windowlist/windowlist.desktop.in.in:
-	  * Fix plugin installation on cygwin. Patch by Olivier.
-	  * Set name for panel convencience buttons. Maybe useful for
-	  themes?
-
-2006-10-14 10:04  jasper
-
-	* panel/panel-dialogs.c:
-	  Add checks for empty selection. Based on bug report from Omair
-	  Eshkenazi.
-
-2006-10-14 09:45  jasper
-
-	* panel/panel-dialogs.c:
-	  Use new-style atom to check for compositing manager. Only check
-	  default screen.
-
-2006-10-14 09:09  jasper
+commit 02b8b244e7600f7e8cc53ce6194e6ecdc645a699
+Author: Brian Tarricone <brian at tarricone.org>
 
-	* plugins/clock/clock.c:
-	  Use only small size for LED clock in vertical mode.
+    get svn rev from trunk, not HEAD
 
-2006-10-13 00:04  paurullan
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/ChangeLog, po/ko.po:
-	  i18n various updates and add
+commit 3ab1c9268897226b6645f65d663823691ef94c0b
+Author: Og Maciel <ogmaciel at gnome.org>
 
-2006-10-11 19:10  jasper
+    Updated Brazilian Portuguese translation.
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h:
-	  Properly finish drags. Patch by Nick (bug #2417).
+ 2 files changed, 9 insertions(+), 5 deletions(-)
 
-2006-10-10 20:18  jasper
+commit 6b8d1e32299ab090d5545a8111a877839e62aaf5
+Author: Piarres Beobide <pi at beobide.net>
 
-	* panel/panel-app.c:
-	  Be a little more careful when saving that we still have a valid
-	  configuration. Maybe fixes bug #2405.
+    Basque translation update
 
-2006-09-27 15:50  hydonsingore
+ 2 files changed, 47 insertions(+), 48 deletions(-)
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Updated zh_TW translations.
+commit 96dda4d3aae7385d9854650c7f501bc9d7567aa0
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-09-24 08:57  jasper
+    Add Kurdish translation
 
-	* libxfce4panel/xfce-arrow-button.c, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-panel-enums.h,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-window.c:
-	  Call plugin contructor after default realize signal handler.
+ 3 files changed, 829 insertions(+), 1 deletions(-)
 
-2006-09-24 08:33  jasper
+commit 10ef669571634d1ab149fe3e5447b31f87fb7af3
+Author: Og Maciel <ogmaciel at gnome.org>
 
-	* panel/panel-app.c, panel/panel-item-manager.c:
-	  Use G_MODULE_BIND_LOCAL for internal plugins. Seems to work
-	  fine. Bug #2314.
+    Updated Brazilian Portuguese translation
 
-2006-09-23 11:31  pollux
+ 2 files changed, 97 insertions(+), 115 deletions(-)
 
-	* po/ChangeLog, po/de.po, po/fr.po:
-	  various translations updates
+commit 148117438a207048ff30491681ecdcee0441eba8
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-09-22 20:05  gnu_sylvain
+    Update Latvian translation
 
-	* po/ChangeLog, po/eo.po:
-	  Updated Esperanto translations, by Jarbas Araujo
-	  <jarbasaraujojr at yahoo.com.br>.
+ 2 files changed, 79 insertions(+), 77 deletions(-)
 
-2006-09-20 11:11  paurullan
+commit b984dacf17c5565a9066e71e900fbadcaa203113
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/ca.po:
-	  update catalan translation
+    Update Catalan translation
 
-2006-09-13 18:32  jasper
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-	* plugins/windowlist/windowlist.c:
-	  Fix problem with right-click menu on windowlist. Patch by Nick
-	  (bug #2305).
+commit 33f0a32afaa40a948956ddbc3d5ead2437a138b2
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-09-09 15:39  jasper
+    Update Portuguese translation
 
-	* libxfce4panel/xfce-panel-macros.h:
-	  Convert to unix line endings (bug #2253).
+ 2 files changed, 16 insertions(+), 35 deletions(-)
 
-2006-09-07 18:58  pollux
+commit ff6fd4c970f49b88dcff7620d33fba89bc6d8bf4
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/vi.po:
-	  Updated Vietnamese translations
+    Update Catalan translation
 
-2006-09-03 19:00  pollux
+ 2 files changed, 13 insertions(+), 11 deletions(-)
 
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated Brazilian Portuguese translations
+commit 180ae7ddc8ab0bbb0e14c064a1d69bbed3bc592a
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-2006-09-02 15:35  benny
+    Updated Finnish translation
 
-	* config/Makefile.am, configure.ac.in, panel/Makefile.am,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gl.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po,
-	  po/it.po, po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Bump version and requirements.
+ 2 files changed, 123 insertions(+), 336 deletions(-)
 
-2006-09-02 08:57  sas
+commit 5436591eb63eae52527180c0dac624f4232ca013
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* po/hu.po:
-	  hungarian updates
+    Update German translations by Enrico Tröger
 
-2006-09-02 02:06  yuvaltanny
+ 2 files changed, 72 insertions(+), 69 deletions(-)
 
-	* po/he.po:
-	  Update Hebrew translation
+commit 9bc02e1b3b2c5ca217ad0ade5e716b80715b0805
+Author: Nick Schermer <nick at xfce.org>
 
-2006-09-01 17:16  pollux
+    * Commit improved dnd code from the 4.4 branch.
 
-	* panel/panel-app.c:
-	  fix compiling with debugging enabled
+ 6 files changed, 311 insertions(+), 443 deletions(-)
 
-2006-08-31 19:29  olivier
+commit 5d72dc670c31268a7fcf5b3deb0111abd36b265a
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* config/Makefile.am, config/clock-14.rc, config/systray-4.rc,
-	  config/xfce4-menu-5.rc:
-	  Tweaks defaults config
+    Update Amharic translation
 
-2006-08-27 20:54  pollux
+ 1 files changed, 327 insertions(+), 523 deletions(-)
 
-	* po/de.po:
-	  Updated German translations
+commit 46ff7bd85380eaf36f1363af2d1f762be1dcfc22
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-08-27 12:57  pollux
+    Update Russian translation
 
-	* po/ChangeLog, po/de.po:
-	  Updated German translations
+ 2 files changed, 67 insertions(+), 237 deletions(-)
 
-2006-08-27 11:35  pollux
+commit 1f7a4341c2f9f567b53a3403d8f323cde1c77872
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/LINGUAS, po/ka.po:
-	  add Georgian translations
+    Update Chinese translation
 
-2006-08-25 23:33  stavrosg
+ 2 files changed, 28 insertions(+), 29 deletions(-)
 
-	* po/ChangeLog, po/el.po:
-	  Greek translations update
+commit 463fd39839e6679931cb2a7367c208e4f3f07510
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2006-08-19 20:41  pollux
+    	* el.po: Improve/update translation.
 
-	* po/ChangeLog, po/fr.po:
-	  Updated French translations
+ 2 files changed, 84 insertions(+), 260 deletions(-)
 
-2006-08-19 16:20  pollux
+commit 9c28156b8d38f2e1c3c3950f0df92aca96a8963d
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/cs.po:
-	  Updated Czech translations
+    xfce4-panel: Fix fuzzy string in French translation
 
-2006-08-19 16:08  pollux
+ 2 files changed, 6 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/LINGUAS, po/gl.po:
-	  add some Galician translations
+commit ca4149fd93885678a6ca921eb75dbd33531f60d0
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-08-17 17:27  jasper
+    French translation: fix two accelerators
 
-	* libxfce4panel/xfce-panel-plugin-iface.c:
-	  Fix return values. Problem posted on the ML.
+ 2 files changed, 6 insertions(+), 2 deletions(-)
 
-2006-08-15 19:52  jasper
+commit 5b3adfb3abcd3a5c3aa7f6f3c1f6209fa5258760
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/windowlist/Makefile.am, plugins/windowlist/windowlist.c,
-	  plugins/windowlist/xfce4-popup-windowlist.c,
-	  plugins/windowlist/xfce4-popup-windowlist.h:
-	  * Allow windowlist to be opened with a command. Patch by Darren
-	  Salt (bug #2104).
-	  * Add support for activating items by keyboard. Based on a patch
-	  by Darren Salt. Also bug #2104.
+    * Use the first size hint from the tasklist. This behaviour
+      looks more like the old behaviour of the panel and avoids
+      unnecessarily grouping of buttons.
 
-2006-08-15 19:21  pollux
+ 1 files changed, 5 insertions(+), 11 deletions(-)
 
-	* po/ChangeLog, po/pl.po:
-	  updated Polish translations by piotr maliński
-	  <riklaunim at gmail.com>
+commit 54cb9773c8bd9ff0b4691d02ee7f03b230f51548
+Author: Nick Schermer <nick at xfce.org>
 
-2006-08-14 19:27  jasper
+    * Fix another NULL case in the clock, path by Enrico Troger
 
-	* plugins/windowlist/windowlist.c:
-	  Remove the prelight hack, make active window title italic and
-	  use normal font for windows on different desktops.
+ 1 files changed, 3 insertions(+), 2 deletions(-)
 
-2006-08-14 17:53  jasper
+commit 390332dd8060f032ff605f75e9084fceaab2a6a1
+Author: Nick Schermer <nick at xfce.org>
 
-	* configure.ac.in, panel/Makefile.am, panel/xfce4-iconbox,
-	  panel/xftaskbar4:
-	  Add dummy scripts for xftaskbar4 and xfce4-iconbox. Can be
-	  disabled (useful for packagers, I presume).
+    * return hour update interval when the string is null.
 
-2006-08-14 08:23  jasper
+ 1 files changed, 2 insertions(+), 1 deletions(-)
 
-	* plugins/windowlist/windowlist.c:
-	  Hightlight active window in menu. Bug #2126.
+commit ea83a10e3be4a46c866bf2ecc065118ad896f6e3
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-08-13 17:41  jasper
+    Merge Sinhala translation from xfce 4.4 branch to trunk
 
-	* panel/main.c, panel/panel-app.c:
-	  Change unix signal handling to use a pipe and a io channel
-	  watch. Bug 2056.
+ 3 files changed, 988 insertions(+), 1 deletions(-)
 
-2006-08-13 17:37  jasper
+commit aa5a5c6381ca080235fc31c7a891446a586dc3d2
+Author: Jannis Pohlmann <jannis at xfce.org>
 
-	* plugins/pager/pager.c:
-	  Handle screen size changes. Bug #2048.
+    	* configure.in.in: Fix debugging support for SVN snapshots. Until now
+    	  the default setting never was applied.
+    	* libxfce4panel/xfce-panel-plugin-iface.c,
+    	  panel/panel-properties.c: To prevent panel items from increasing the
+    	  panel size, set the height of the XfceItembar instead of setting the
+    	  size specifically for all items.
+    	* libxfce4panel/xfce-panel-plugin-iface.c: Allow attach_widget to be
+    	  NULL in call to xfce_panel_plugin_position_widget() and fix up the
+    	  API documentation. Patch by Diego Ongaro and a few bits from me.
+    	* plugins/windowlist/windowlist.c: fix for popup menu at pointer
+    	  position. Another patch by Diego.
+    	* libxfce4panel/*, docs/API/*: Remove the html and xml directories,
+    	  those are generated by gtk-doc, 100% symbol coverage and improve
+    	  the layout of the chapters.
+    	* plugins/clock/clock-digital.c: Allow markup and center the string.
+    	* plugins/clock/*: Move the localtime functions into 1 util and allow
+    	  usage without locatime_r.
+    	* plugins/clock/clock-lcd.c: Typo, the 8 was test code.
+    	* plugins/clock/*: Import code.
+    	* NEWS: update.
+    	* Configure.in.in: Bump GTK dependency to 2.8.0 and add cairo as
+    	  new dependency.
+    	* po/*: Merge new strings.
+    	* libxfce4panel/xfce-panel-macros.h: Add macros to disable debugging for
+    	  release builds.
 
-2006-08-13 09:25  jasper
+ 2 files changed, 29 insertions(+), 24 deletions(-)
 
-	* panel/panel-dialogs.c:
-	  Don't make panel dialogs always on top.
+commit 4cbdc6bcd9803ce8b66e2a2897645c5e93e35957
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2006-08-13 09:10  jasper
+    Norwegian Bokmal translation update in Xfce trunk
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.c, plugins/tasklist/tasklist.c,
-	  plugins/windowlist/windowlist-dialog.c:
-	  Don't make panel the parent of property dialogs, this prevents
-	  the dialogs from being always on top.
+ 2 files changed, 11 insertions(+), 10 deletions(-)
 
-2006-08-13 08:59  jasper
+commit 0b5aa8438d26ec810e86180728df3efcb5e1b558
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* plugins/actions/actions.c:
-	  Add missing tooltips for action buttons.
+    hu trunk: little updates
 
-2006-08-12 20:19  piarres
+ 1 files changed, 66 insertions(+), 79 deletions(-)
 
-	* po/ChangeLog, po/eu.po:
-	  xfce4-panel basque translation update
+commit 4dbd5ee07db4728ed17d90a85c55dea5f8b2011d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-08-12 19:45  sas
+    Add back LINGUAS substitution.
 
-	* po/hu.po:
-	  hu trunk: panel, burn updated
+ 1 files changed, 3 insertions(+), 1 deletions(-)
 
-2006-08-12 18:39  jari
+commit f1c060f43485192e73d56ea0b5d82c2651327371
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ChangeLog, po/fi.po:
-	  Updated Finnish translations.
+    Update autogen.sh to work in git repositories.
 
-2006-08-12 16:23  jasper
+ 1 files changed, 8 insertions(+), 5 deletions(-)
 
-	* plugins/clock/clock.c, plugins/tasklist/tasklist.c, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Add option for flat buttons to the tasklist plugin. New string,
-	  sorry.
+commit 5f7fbd482c9543f92a560b89e229b1ae2b9bcf7c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2006-08-12 11:21  jasper
+    Updated Portuguese translations by Nuno Miguel <nunis at netcabo.pt>
 
-	* plugins/launcher/launcher-dialog.c:
-	  Make icon button and entry a drop target for image files. Bug
-	  #1621.
+ 2 files changed, 111 insertions(+), 81 deletions(-)
 
-2006-08-12 03:27  hydonsingore
+commit ef8ac48c13d1fb4e0f7723516a45e9c32420df52
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Updated traditional Chinese translations
+    xarchiver, thunar, xfce4-panel, terminal: Update french translation
 
-2006-08-11 19:42  jasper
+ 2 files changed, 74 insertions(+), 84 deletions(-)
 
-	* plugins/windowlist/windowlist.c:
-	  Use pango_ellipsize and highlight active item. Based on patch by
-	  Darren Salt.
+commit 606923ec07cd76b81f03bfdcb1d8a0e3449b0940
+Author: Michal Varady <miko.vaji at gmail.com>
 
-2006-08-11 15:25  jasper
+    Czech translations updated
 
-	* panel/frap-icon-entry.c, panel/frap-icon-entry.h:
-	  Hmm, better add these as well...
+ 1 files changed, 74 insertions(+), 89 deletions(-)
 
-2006-08-11 15:25  jasper
+commit 67a42e688d389dbe9549ed59a4ae9b14fa9d3900
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/Makefile.am, panel/panel-dialogs.c:
-	  Awesome patch by Benedikt: Add search (filter) box to add item
-	  dialog. Uses frap-icon-entry.
+    * No need to include this header.
 
-2006-08-10 13:50  benny
+ 1 files changed, 0 insertions(+), 1 deletions(-)
 
-	* autogen.sh:
-	  Fix invalid test operator.
+commit 4a10c1fd251c6199e759edd5eb6afdf5122d3c41
+Author: Nick Schermer <nick at xfce.org>
 
-2006-08-10 13:01  pollux
+    * Don't allow deprecated glib functions.
+    * Replace deprecated io channel function.
 
-	* libxfce4panel/xfce-panel-macros.h:
-	  add missing xfce4-panel-macros.h
+ 2 files changed, 7 insertions(+), 6 deletions(-)
 
-2006-08-09 18:36  jasper
+commit b33e640fd84d88537245f70eafa6b948cf7fced4
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/Makefile.am, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-panel-plugin.h, panel/panel-app.c,
-	  panel/panel-config.c, panel/panel-dialogs.c,
-	  panel/panel-item-manager.c, panel/panel.c,
-	  plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/pager/pager.c,
-	  plugins/showdesktop/showdesktop.c, plugins/systray/systray.c,
-	  plugins/tasklist/tasklist.c,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist.c:
-	  Patch by Nick:
-	  * Use g_slice_* functions when available at compile time.
-	  * Add macros to be used by panel and plugins. Similar to exo.
+    * Don't allow deprecated Xfce code in the panel.
 
-2006-08-09 07:09  piarres
-
-	* po/ChangeLog, po/eu.po:
-	  xfce4-panel basque translation update
-
-2006-08-04 21:02  jasper
-
-	* docs/API/html/XfceArrowButton.html,
-	  docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceHVBox.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfceItembar.html,
-	  docs/API/html/XfcePanelPlugin.html,
-	  docs/API/html/XfcePanelWindow.html, docs/API/html/ch01.html,
-	  docs/API/html/index.html, docs/API/html/index.sgml,
-	  docs/API/html/libxfce4panel-Convenience-Functions.html,
-	  docs/API/html/libxfce4panel-Standard-Enumerations.html,
-	  docs/API/html/libxfce4panel-Writing-Plugins.html,
-	  docs/API/html/libxfce4panel.devhelp, docs/API/html/style.css,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt, docs/API/tmpl/xfce-hvbox.sgml,
-	  docs/API/xml/object_index.sgml, docs/API/xml/tree_index.sgml,
-	  docs/API/xml/xfce-arrow-button.xml, docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  docs/API/xml/xfce-panel-enums.xml,
-	  docs/API/xml/xfce-panel-external-plugin.xml,
-	  docs/API/xml/xfce-panel-internal-plugin.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  docs/API/xml/xfce-panel-plugin.xml,
-	  docs/API/xml/xfce-panel-window.xml,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin-messages.h,
-	  panel/panel-properties.c, panel/panel.c,
-	  plugins/launcher/launcher.c, plugins/windowlist/windowlist.c:
-	  Add xfce_panel_plugin_set_panel_hidden() function.
-
-2006-08-04 18:53  gnu_sylvain
-
-	* po/ChangeLog, po/eo.po:
-	  Updated Esperanto translations by Antono Vasiljev
-	  <antonalist at gmail.com>.
-
-2006-08-04 17:28  stavrosg
-
-	* po/ChangeLog, po/el.po:
-	  Greek translations update.
-
-2006-08-03 21:42  pollux
-
-	* po/ChangeLog, po/cs.po, po/fr.po:
-	  Updated Czech and French translations
-
-2006-08-03 21:00  jasper
-
-	* configure.ac.in, panel/panel-app.c, panel/panel-properties.c,
-	  panel/panel.c, plugins/launcher/launcher.c:
-	  Remove or increase some timeouts and handle delete-event on the
-	  panel window (bug #2116).
-
-2006-08-03 17:58  jasper
-
-	* plugins/clock/clock.c:
-	  Small improvements and cleanup of clock dialog. Patch by Nick.
-
-2006-08-03 12:17  jari
-
-	* po/ChangeLog, po/fi.po:
-	  Updated Finnish translation.
-
-2006-08-02 18:46  jasper
-
-	* plugins/launcher/launcher.c:
-	  Remove a gtk_events_pending() loop to try and fix a crash on
-	  NetBSD (bug #2049). Use one idle callback to fill in menu icons,
-	  instead of many.
-
-2006-08-01 18:45  sas
-
-	* po/hu.po:
-	  hu trunk: panel updated
-
-2006-08-01 18:20  jasper
-
-	* autogen.sh, config/Makefile.am, config/launcher-7.rc.in,
-	  configure.ac.in, plugins/pager/pager.c, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * Fix terminal icon in default config (bug #2098).
-	  * Hack configure.ac.in to fixup intltool-update to support
-	  *.rc.in files (reported on xfce-i18n).
-	  * Make mousewheel scrolling on pager optional. Patch by Nick
-	  (bug #1951).
-	  * Update po files. Final string update, hopefully.
+ 1 files changed, 5 insertions(+), 3 deletions(-)
 
-2006-07-30 22:23  sas
+commit 91bb11f986e08cd5e77373628aa2b1093edd35f1
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/hu.po:
-	  hu trunk: panel update
+    * Depend on libxfcegui4 trunk because of the session_free changes.
 
-2006-07-30 21:19  jasper
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* plugins/iconbox/iconbox.c, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Add option to show applications from all workspaces. Patch by
-	  Landry Breuil (landry at fr.homeunix.org). Bug #2072. Adds a
-	  string.
+commit 8a1bb928a9a5c509f0649fa8c549096209627917
+Author: Nick Schermer <nick at xfce.org>
 
-2006-07-30 19:20  jasper
+    * Add clear button in system tray dialog to remove
+      the list of known applications. (bug #3714)
 
-	* libxfce4panel/Makefile.am:
-	  Try to make sure plugins still compile with -Wl,--as-needed.
-	  Thanks to Benny for the suggestion.
+ 58 files changed, 3420 insertions(+), 2435 deletions(-)
 
-2006-07-30 15:00  jasper
+commit 2bc3edfe0e43bc47cdc432bd9b2741c2993b9556
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/clock/clock.c:
-	  Patch by Nick to decrease timeout for clock updates to once a
-	  second.
+    Norwegian Bokmal translations update in terminal, thunar, xfce-mcs-plugins and xfce4-panel
 
-2006-07-22 13:41  pollux
+ 2 files changed, 178 insertions(+), 303 deletions(-)
 
-	* panel/panel-app.c:
-	  fix issue preventing the removal of a panel
+commit 84c721ea2832868dabb8ef0193b0b2d142d3a9f6
+Author: Piarres Beobide <pi at beobide.net>
 
-2006-07-15 21:12  pollux
+    Basque trasnaltion update for trunk
 
-	* po/ChangeLog, po/cs.po:
-	  Updated Czech translations
+ 2 files changed, 10 insertions(+), 10 deletions(-)
 
-2006-07-13 21:37  jasper
+commit d138d8117e2056a9225c676d1f520fac9a997e6f
+Author: Nick Schermer <nick at xfce.org>
 
-	* Makefile.am, libxfce4panel/Makefile.am,
-	  libxfce4panel/libxfce4panel-1.0.pc.in,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-convenience.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c, panel/Makefile.am,
-	  panel/panel-app.c, panel/panel-config.c, panel/panel.c:
-	  Fix/reimplement kiosk mode (bug #1993). Also attempt to fix
-	  linking with -Wl,--as-needed (bug #1977).
+    * Enable double buffering, maybe that fixes some flickering issues.
 
-2006-07-13 18:50  jasper
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* plugins/launcher/launcher.h:
-	  I've become a bit rusty it seems...
+commit 020ffa5167e71fc9826fbbaa57ccd3d652bbdfe0
+Author: Nick Schermer <nick at xfce.org>
 
-2006-07-13 18:47  jasper
+    * Ok, now without segfault.
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.h:
-	  Make icon list a little more robust against changes in
-	  libxfcegui4.
+ 1 files changed, 7 insertions(+), 3 deletions(-)
 
-2006-07-09 21:34  pollux
+commit b562e4d6faedcba7e8689dbabb41b188477cee40
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/cs.po:
-	  updated translations
+    * Fix leaks in session management.
 
-2006-07-09 09:56  pollux
+ 1 files changed, 4 insertions(+), 4 deletions(-)
 
-	* configure.ac.in:
-	  bump all versions and dependencies to 4.3.90.2
+commit 8fdd855dd98fdab76cfd5f124cc7370e34fd2e88
+Author: Nick Schermer <nick at xfce.org>
 
-2006-07-01 06:33  olivier
+    * Add option to lcd clock to flash the time separators.
 
-	* panel/panel-properties.c:
-	  Set NET_WM_STRUT for compatibility with former specs.
+ 4 files changed, 68 insertions(+), 17 deletions(-)
 
-2006-06-28 18:55  eulex
+commit 9b9d5f2d4688e487a2de87a8c9372c3206b19a1b
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/sv.po:
-	  Some very minor changes to tidy up the contents of the settings
-	  menu in swedish, not worthy a changelog entry imho, bitch at me
-	  if I'm wrong.
+    * Always make the lcd clock digit size a multiple of ten to draw sharp digits.
+    * Center the lcd clock on a vertical panel.
+    * Increase dialog vbox border.
 
-2006-06-12 14:26  hydonsingore
+ 2 files changed, 20 insertions(+), 16 deletions(-)
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Update traditional Chinese translations; Modify personal e-mail
-	  address.
+commit c061f11120605d2f158894afadd2fcf5f9df0aab
+Author: Nick Schermer <nick at xfce.org>
 
-2006-06-10 12:02  daichi
+    * err. this should be swapped.
 
-	* po/ChangeLog, po/pl.po:
-	  Updated Polish translations by Szymon Kalasz
-	  <szymon_maestro at gazeta.pl>.
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2006-06-05 23:11  adriano
+commit 51349eb8664ac17473873ff66f01f666f164239b
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/pt_BR.po:
-	  Updated brazilian portuguese translations.
+    * Handle the child size for hidden panels.
 
-2006-06-04 17:41  pollux
+ 1 files changed, 11 insertions(+), 2 deletions(-)
 
-	* po/ChangeLog, po/fr.po:
-	  updated French translations by Maximilian Schleiss
-	  <maxschleiss at bluewin.ch>
+commit 443946553af8dd2debe624339a30d44c0883b693
+Author: Nick Schermer <nick at xfce.org>
 
-2006-06-04 15:51  jasper
+    * Add fallback icon path, add google desktop.
+    * Fix initial size unset on start with icons that respect all allocated sizes.
 
-	* Makefile.am, autogen.sh, config/Makefile.am,
-	  config/launcher-10.rc, config/launcher-10.rc.in,
-	  config/launcher-7.rc, config/launcher-7.rc.in,
-	  config/launcher-8.rc, config/launcher-8.rc.in,
-	  config/launcher-9.rc, config/launcher-9.rc.in, configure.ac.in,
-	  configure.in.in, docs/Makefile.am, docs/manual, docs/manual/C,
-	  docs/manual/C/Makefile.am, docs/manual/C/images,
-	  docs/manual/C/images/Makefile.am,
-	  docs/manual/C/xfce4-panel.html, docs/manual/C/xfce4-panel.xml,
-	  docs/manual/Makefile.am, docs/manual/xfce-nochunk.xsl,
-	  mcs-plugin/Makefile.am, po/POTFILES.in:
-	  * Add unfinished manual plus needed infrastructure
-	  * configure.in.in -> configure.ac.in (hey Brian ;-)
-	  * Make config files translatable, but don't update po files yet:
-	  it will probably still change.
-	  
+ 2 files changed, 23 insertions(+), 4 deletions(-)
 
-2006-06-04 08:12  eulex
+commit 9e5e06b4d1dd2cc9bb511756d695e4c61dc0c5ce
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog:
-	  Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager,
-	  xfce4-session, xfce4-mixer, thunar, libgui, xfwm4, the panel,
-	  orage, trigger-launcher and terminal updated.
-	  Also couldn't resist to fix a small error in the xfce4-mixer
-	  Changelog.
-	  Didn't updated the changelog of xfprint, because I discovered
-	  that that translation wasn't updated, it had just slipped
-	  through
-	  the commit by mistake.
+    * Use last allocated child size in size request.
 
-2006-06-04 00:10  eulex
+ 1 files changed, 3 insertions(+), 8 deletions(-)
 
-	* po/sv.po:
-	  obsolete strings in the swedish translations removed
+commit 42a4b5f6c68f2daa3244991a459458ede8b55485
+Author: Nick Schermer <nick at xfce.org>
 
-2006-06-03 23:44  eulex
+    * Fix typo that cuts of icons.
+    * Fix overflow icons.
 
-	* po/sv.po:
-	  Merged Swedish translations (by me and Jens Hagerman) into the
-	  xfce svn.
-	  This includes updated translations of appfinder, xfce-utils,
-	  mcs-plugins,
-	  xfprint, xfce4-session, xfce4-mixer, thunar, libxfcegui4, xfwm4,
-	  xfce4-panel, xfdesktop, orage, xfce4-trigger-launcher and
-	  mcs-manager,
-	  and added translations for libexo and terminal.
-	  The appropriate LINGUAS files were also updated.
+ 1 files changed, 14 insertions(+), 3 deletions(-)
 
-2006-05-31 18:52  jasper
+commit 519aaded8b26d224391d9fe3cca90c1d7918f021
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/windowlist/windowlist.c:
-	  Attempt to fix bug #1774. It's a wild guess, but who knows...
+    * Give icons all the panel size when the frame is disabled.
 
-2006-05-31 12:53  daichi
+ 2 files changed, 10 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/ja.po:
-	  Updated Japanese translations.
+commit f143c3d85a7f0a925233796dd80d9ed95052ed65
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-30 23:21  yuvaltanny
+    * Fix issues with 2.10 invisible icons. They are now properly
+      hidden (not even the 1px icon that appeared in the old
+      version of the tray).
+    * The hack above also fixed initial icon requests :-), so the
+      previous commit was partly removed.
 
-	* po/he.po:
-	  Update Hebrew translation
+ 4 files changed, 45 insertions(+), 41 deletions(-)
 
-2006-05-30 18:24  stavrosg
+commit 26dc3aac3c4c471850617712bca56e17d486762a
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/el.po:
-	  Greek translations update
+    * Improve the icons sizing a bit, the initial icon size should be better now.
+    * Icon spacing is now 2px. The previously 1px was a bit too small for me.
 
-2006-05-29 08:04  piarres
+ 5 files changed, 48 insertions(+), 58 deletions(-)
 
-	* po/ChangeLog, po/eu.po:
-	  [l10n:eu] Basque translation update
+commit 40dae4e2ce734f6d3f59100fa5e85225a4d7ac39
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-05-28 17:07  jari
+    fr.po: Rename name in .desktop files with consistency
 
-	* po/fi.po:
-	  Updated Finnish translations.
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-2006-05-28 16:40  sas
+commit 70a24b1cd5bfb9939f5fbc3332110bf8af2b5d78
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/hu.po:
-	  hu trunk: panel updated
+    * Reorder things here. The widget is now a normal gtk_container
+      widget. Should fix problems with un-shown icons.
+    * Users can set the number of lines in the tray.
+    * Move application name code from the manager to the widget and
+      use a hash table for faster lookups.
+    * The plugin now holds the manager instance, this makes more sence.
 
-2006-05-28 15:53  jasper
+ 7 files changed, 798 insertions(+), 864 deletions(-)
 
-	* po/ChangeLog, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Update strings: new strings were added.
+commit 9c6a510e1763ad81fae24f6ba94cb7993f3009c1
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-05-28 15:41  jasper
+    Add Urdu translations to trunk (hope this is right *sigh*)
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h:
-	  Fix crash because icon categories were out of sync with
-	  libxfcegui4 (bug #1859).
+ 3 files changed, 799 insertions(+), 1 deletions(-)
 
-2006-05-28 15:05  jasper
+commit 5708ff1bdd564407f4a266d757dea7a8fd36f370
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* plugins/launcher/launcher.c:
-	  Use clipboard contents as argument when middle clicking on
-	  launcher or menu entry. Based on patches by Mike Massonnet
-	  <mike.massonnet at gmail.com>.
+    Update latvian
 
-2006-05-25 16:34  pollux
+ 2 files changed, 105 insertions(+), 84 deletions(-)
 
-	* ., autogen.sh, config, configure.ac, configure.in.in, docs,
-	  docs/API, icons, libxfce4panel, mcs-plugin, panel, plugins,
-	  plugins/actions, plugins/clock, plugins/iconbox,
-	  plugins/launcher, plugins/pager, plugins/separator,
-	  plugins/showdesktop, plugins/systray, plugins/tasklist,
-	  plugins/testplugin, plugins/windowlist, po, po/LINGUAS:
-	  * add LINGUAS support
-	  * update svn:ignore
+commit 5a25efeae83a84eb122cd7263eef1c18bec35bb7
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-05-23 02:45  daichi
+    Update fr translation
 
-	* po/ChangeLog, po/fi.po:
-	  Changed an address.
+ 2 files changed, 20 insertions(+), 16 deletions(-)
 
-2006-05-21 19:36  jasper
+commit 14fa397aef967cd1bbe46121f62c29dba3b0ec0c
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/launcher/launcher.c:
-	  Fix a crash when clicking on the menu arrow before menu was
-	  created. Fixes bug #1832, but I'd prefer to find a better fix.
+    French, Italian, Norwegian Bokmal Updates in some branch 4.4 modules and French translation updates in some trunk modules.
 
-2006-05-21 12:59  jasper
+ 2 files changed, 139 insertions(+), 108 deletions(-)
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.c, plugins/tasklist/tasklist.c,
-	  plugins/windowlist/windowlist-dialog.c:
-	  Use new titled dialog for plugin dialogs. Patch by Nick Schermer
-	  (bug #1829).
+commit a3de4fd1bbeae7dcdbf100ff8e0fd686f8cf7f2b
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-2006-05-21 12:12  jasper
+    * update Turkish translation
 
-	* plugins/actions/actions.c:
-	  Fix size when two buttons are shown (bug #1777).
+ 2 files changed, 29 insertions(+), 184 deletions(-)
 
-2006-05-21 11:51  jasper
+commit b8dfa8608f208dba113c9e7aded9e1fd51287e9e
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-external-item.c, panel/panel.c,
-	  plugins/testplugin/testplugin.c:
-	  Fix expand state for external plugins (bug #1738).
+    * Another attempt to fix tray icons.
 
-2006-05-21 11:13  jasper
+ 2 files changed, 10 insertions(+), 1 deletions(-)
 
-	* libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  panel/panel-dialogs.c, panel/panel-dnd.c,
-	  panel/panel-item-manager.c, plugins/launcher/launcher.c:
-	  * Remove some superfluous prototypes
-	  * Make some more data 'const'.
-	  * Don't display error dialog from
-	  panel_item_manager_create_item(), but from add_selected_item()
-	  in panel-dialogs.c. Fixes bug #1726.
+commit d7ce856be584c4149a37ed8b17862b6eb0902c13
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-13 20:17  paurullan
+    * Fix the large dnd icons in the pager. Quote of
+      the day:
 
-	* po/ChangeLog, po/ca.po:
-	  [i18n] catalan
-	  Update various translations
+ 1 files changed, 8 insertions(+), 2 deletions(-)
 
-2006-05-13 05:09  hydonsingore
+commit b84f1fa1e2bb24ced5be2ed4d24d8517fe7c8e89
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Update traditional Chinese translations
+    extra check for an arrow button
 
-2006-05-13 04:56  daichi
+ 1 files changed, 7 insertions(+), 3 deletions(-)
 
-	* po/ChangeLog, po/pl.po:
-	  Updated Polish translations by Szymon Kalasz
-	  <szymon_maestro at gazeta.pl>.
+commit 56ce68f18fde35dcee0296c2f8c1a9122588c832
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-07 20:04  piarres
+    * Force size on taskbar maybe that fixes the weird problem Jannis has.
 
-	* po/ChangeLog, po/eu.po:
-	  [l10n:eu] Updated basque translation
+ 2 files changed, 38 insertions(+), 7 deletions(-)
 
-2006-05-07 13:36  daichi
+commit a1e2f428b217fb631920c1242e58d1fc46be3fce
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/ja.po:
-	  Updated Japanese translation.
+    * Fix dist-check and regenerate po files.
 
-2006-05-07 08:15  jari
+ 56 files changed, 6540 insertions(+), 5855 deletions(-)
 
-	* po/fi.po:
-	  Finnish translations updated.
+commit 4931f9a9af4b3b6ea9dd6694e484e2b9f9d8f7b2
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-06 17:57  adriano
+    * Fix functions calls when HAVE_WNCK_TWO_POINT_TWENTY is not defined.
 
-	* po/pt_BR.po:
-	  Updated Brazilian Portuguese translations.
+ 2 files changed, 10 insertions(+), 2 deletions(-)
 
-2006-05-06 14:30  stavrosg
+commit 644b671324434d1f7932f16cc859fde7ce2b6701
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* po/ChangeLog, po/el.po:
-	  Greek translations update.
+    hu trunk: little updates
 
-2006-05-06 06:44  sas
+ 1 files changed, 67 insertions(+), 79 deletions(-)
 
-	* po/hu.po:
-	  hu trunk: little updates
+commit 85089c6d7f3050c60e8b6f83a9d299e1ac2a5935
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-05 21:50  daichi
+    Add fix for api break between 2.18 and 2.20
 
-	* po/ChangeLog, po/sk.po:
-	  Updated Slovak translations by Roman Moravcik
-	  <roman.moravcik at gmail.com>.
+ 3 files changed, 19 insertions(+), 2 deletions(-)
 
-2006-05-05 21:01  daichi
+commit 19e04e895db101815bfd863222152fc5d83073b7
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Bump.
+    * Switch to libwnck.
 
-2006-05-05 19:23  yuvaltanny
+ 17 files changed, 901 insertions(+), 485 deletions(-)
 
-	* po/he.po:
-	  Updated Hebrew translation
+commit 4b0675829890dded98a86de08588b0988b7a92d8
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-05 06:15  daichi
+    * Some fixes of the wnck patch (which will be committed after this one).
+    * Rewrite itembar code so it can handle larger size requests then the
+      screen size. This version is also a bit faster I think (less loops,
+      less memory allocation).
+    * Use the new maximum itembar width in the panel code.
 
-	* po/ChangeLog, po/cs.po:
-	  Updated Czech translations by Michal Varady
-	  <miko.vaji at gmail.com>.
+ 9 files changed, 249 insertions(+), 287 deletions(-)
 
-2006-05-05 06:11  daichi
+commit 92fe454a662ebc9736a5568731716c078d0837a9
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/ja.po:
-	  Updated Japanese translations.
+    * Set the startup notification icon and name. In preperation
+      of the wnck switch.
 
-2006-05-04 22:23  benny
+ 1 files changed, 9 insertions(+), 0 deletions(-)
 
-	* configure.ac, panel/panel-dialogs.c:
-	  Update the panel dialogs to use XfceTitledDialog.
+commit 80656996240a951fe10d46e322cc2e6ebb14f59e
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-02 18:46  dannym
+    * Fix issue with unmapped icons (which was 'fixed' by
+      adding them delayed to the tray). We now enter
+      the main loop until the remote window is mapped, then
+      the icon is added to the tray.
+    * Fix crash when switching screens, the manager will
+      now try to register to the new screen. and the style
+      is properly applied.
+    * Destroy button on remap.
 
-	* docs/API/xml/xfce-panel-plugin.xml:
-	  add missing .h
+ 6 files changed, 213 insertions(+), 141 deletions(-)
 
-2006-05-02 16:06  daichi
+commit befbdc8f0f9d2974f9205efee7f94a628eb60798
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog:
-	  Removed timestamps so that a translator isn't bothered:
-	  "Then, what time is it now in UTC?"
+    * Fix problem with unnamed items in the launcher dialog. Reported by Mike.
 
-2006-05-02 12:23  daichi
+ 1 files changed, 11 insertions(+), 3 deletions(-)
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+commit 824f4424e88de3a73c7b9f5530dd523e79c75634
+Author: Nick Schermer <nick at xfce.org>
 
-2006-05-01 13:31  daichi
+    * Resize the lcd clock when the number of hour digits changed. Reported by Moritz.
 
-	* po/ru.po:
-	  Updated Russian translations by
-	  Anthony Ivanoff <a-i at bk.ru>,
-	  Maxim Zenin <webmechanics at gmail.com>,
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+ 2 files changed, 51 insertions(+), 1 deletions(-)
 
-2006-05-01 07:04  daichi
+commit fe71408dfb222d56af9876e773588484d52640a9
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Updated.
+    * update itembar size request after the orientation changed
 
-2006-04-30 16:00  daichi
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+commit dfd511ac022e0871c7cba708e6891a267f3b3a25
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-04-29 12:24  daichi
+    	* libexo, libxfce4util, xfcalendar, xfce4-panel, xfce4-session, xfce-mcs-plugins,
+    	  xfdesktop, xfprint, xfwm4: Add Latvian translation.
 
-	* po/cs.po:
-	  Updated Czech translations by Michal Varady
-	  <miko.vaji at gmail.com>.
+ 3 files changed, 820 insertions(+), 1 deletions(-)
 
-2006-04-29 12:15  daichi
+commit 763a61b259a04574f3da0ef8bfe705346866681e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
+    * libxfce4panel/xfce-panel-plugin-iface.c,
+      panel/panel-properties.c: To prevent panel items from increasing the
+      panel size, set the height of the XfceItembar instead of setting the
+      size specifically for all items.
+    * libxfce4panel/xfce-panel-plugin-iface.c: Allow attach_widget to be
+      NULL in call to xfce_panel_plugin_position_widget() and fix up the
+      API documentation. Patch by Diego Ongaro and a few bits from me.
+    * plugins/windowlist/windowlist.c: fix for popup menu at pointer
+      position. Another patch by Diego.
 
-2006-04-29 11:48  daichi
+ 4 files changed, 52 insertions(+), 34 deletions(-)
 
-	* po/vi.po:
-	  Updated Vietnamese translations by Phan Vinh Thinh
-	  <teppi at vnlinux.org>.
+commit 7d4f5317aa8b0ad8004fa4ea336da488cdf2735a
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-04-29 00:01  hydonsingore
+    * libxfcegui4, xfce4-panel, xfwm4, xarchiver, xfcalendar: Update german
+      translation.
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Update traditional Chinese translations for several packages.
+ 2 files changed, 21 insertions(+), 24 deletions(-)
 
-2006-04-28 10:53  yuvaltanny
+commit 758e57be61c696703deccceb50e41b460200b7a2
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/he.po:
-	  Hebrew translation update
+    * Make new function public ;).
 
-2006-04-26 09:29  mvd
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-	* po/uk.po:
-	  2006-04-26 Maxim Dziumanenko <mvd at mylinux.ua>
-	  
-	  * Updated Ukrainian translation.
+commit efcf27636ad424aa15c4fe2e970ad06fdc2a527a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-04-26 08:38  peetervois
+    * libxfce4panel/xfce-panel-plugin-iface.c,
+      libxfce4panel/xfce-panel-plugin-iface.h,
+      plugins/launcher/launcher.c,
+      plugins/windowlist/windowlist.c: API change for popup menu functions.
+      The API now consists of three functions:
+      xfce_panel_plugin_arrow_type(), xfce_panel_plugin_position_widget(),
+      and xfce_panel_plugin_menu_position_func(). This last function is
+      intended to be used as a callback function for gtk_menu_popup().
 
-	* po/et.po:
-	  
+ 5 files changed, 238 insertions(+), 395 deletions(-)
 
-2006-04-25 16:27  jari
+commit 5ee2b085c39419ab2a2589c44e957788297e593c
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* po/fi.po:
-	  Finnish translations updated.
+    Some catalan updates
 
-2006-04-24 19:04  jasper
+ 2 files changed, 23 insertions(+), 39 deletions(-)
 
-	* po/POTFILES.in:
-	  Remove generated files from POTFILES.in. Patch by Jari Rahkonen.
+commit 84ac0d0cdb0c7bfd90724f77c65ac986e281c461
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-04-24 08:48  piarres
+    Add convenience functions for
+    plugin popup menus and adjust launcher and windowlist to make
+    use of the new functionality. Patches by Diego Ongaro.
 
-	* po/ChangeLog, po/eu.po:
-	  [l10n:eu] Basque translation update
+ 5 files changed, 940 insertions(+), 709 deletions(-)
 
-2006-04-24 06:57  stavrosg
+commit 9cec00cf5838d0b2b9984b75d9cf357388bcccd7
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/el.po:
-	  Greek translation update
+     * thunar, xfce4-panel: Update Korean translation
+     * libxfce4menu, libxfcegui4, mousepad, squeeze, xfce4-appfinder,
+       xfce4-icon-theme, xfce4-mixer, xfce4-terminal, xfce4-trigger-launcher,
+       xfce-mcs-manager, xfce-utils: Add Latvian translation
 
-2006-04-23 15:42  daichi
+ 2 files changed, 58 insertions(+), 75 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit f7ab4447ed1d469102241fd59d4721d4cf56c9c8
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
 
-2006-04-23 11:56  daichi
+    Estonian translation update
 
-	* po/ru.po:
-	  Updated Russian translations by Sergey Fedoseev
-	  <fedoseev.sergey at gmail.com>.
+ 1 files changed, 146 insertions(+), 184 deletions(-)
 
-2006-04-23 09:39  sas
+commit 5a766389ace60f589e15214244340dfbe09d41d8
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
 
-	* po/hu.po:
-	  hu trunk: cal, desktop, mcs-plugins & panel updates
+    Updating Arabic translations
 
-2006-04-23 08:55  jasper
+ 1 files changed, 87 insertions(+), 127 deletions(-)
 
-	* Makefile.am, configure.ac, mcs-plugin, mcs-plugin/Makefile.am,
-	  mcs-plugin/plugin.c, mcs-plugin/xfce4-panel-manager.desktop.in,
-	  plugins/launcher/launcher.c, plugins/windowlist/Makefile.am,
-	  plugins/windowlist/windowlist-dialog.c,
-	  plugins/windowlist/windowlist-dialog.h,
-	  plugins/windowlist/windowlist.c,
-	  plugins/windowlist/windowlist.h, po/POTFILES.in, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po,
-	  po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Fix for Ctrl + button 1 click: don't open two menus (bug
-	  #1699).
-	  * Improved windowlist plugin from Nick Schermer. This adds some
-	  strings to translate.
-	  * Add mcs plugin that runs 'xfce4panel -c' for convenience.
+commit b8d661b67e24aadd71596c4dfd9065e2841c60c2
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
 
-2006-04-22 09:53  daichi
+    Updating Arabic translations
 
-	* po/zh_CN.po:
-	  Updated Simplified Chinese by Jick Nan <jick.nan at gmail.com>.
+ 1 files changed, 71 insertions(+), 71 deletions(-)
 
-2006-04-21 21:58  yuvaltanny
+commit a7382bfeb4293de752cd96374e55160552cb823c
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/he.po:
-	  Hebrew translations update
+    * Disable the message code in the tray manager.
 
-2006-04-20 19:58  jasper
+ 2 files changed, 26 insertions(+), 3 deletions(-)
 
-	* panel/panel-app.c:
-	  Don't make exit dialog transient for the panel, to improve
-	  window placement.
+commit 6f1d2a3133938d10575bb9310031162982091cb8
+Author: Piarres Beobide <pi at beobide.net>
 
-2006-04-17 17:26  stavrosg
+    xfce4-panel basque translation update
 
-	* po/el.po:
-	  Greek translations update
+ 2 files changed, 11 insertions(+), 13 deletions(-)
 
-2006-04-17 13:21  daichi
+commit 9244ffd5bf3f1defb337edf276a2aeb47821c7a1
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/et.po:
-	  Updated Estonian translations by Peeter Vois
-	  <peeter.vois at proekspert.ee>.
+    * Slightly delay adding icons to the tray (250ms). This
+      should fix the invisible icons problem. I've no idea
+      why this happens, because everything is visible, mapped
+      and realized, but since it happens about 50% of the time,
+      it looks like some sort of race condition (bug appeard after
+      improving the tray redraw code).
+    * Cleanup trailing spaces.
 
-2006-04-17 13:17  daichi
+ 8 files changed, 207 insertions(+), 197 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+commit d3ff8144bcd630ea1452149e449dfd3e2ad5931b
+Author: Nick Schermer <nick at xfce.org>
 
-2006-04-17 12:22  benny
+    Launcher:
+    * Finish arrow position code (Bug #1046 and Bug #2985).
+    * Code cleanups and fixes.
 
-	* config/launcher-8.rc, config/panels.xml:
-	  Port release fix.
+ 60 files changed, 4661 insertions(+), 3695 deletions(-)
 
-2006-04-16 11:13  benny
+commit 8b009944bbc8267cb3c517ead6d6578865fcadb9
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
 
-	* Makefile.am, configure.ac, icons/Makefile.am, panel/panel.c, po,
-	  po/xfce4-panel.pot, xfce4-panel.spec.in:
-	  Update for 4.4beta1.
+    2007-09-10  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
 
-2006-04-16 10:45  jasper
+ 2 files changed, 56 insertions(+), 73 deletions(-)
 
-	* panel/panel-dialogs.c:
-	  Remove highlighting of current panel when panel is in edit mode.
-	  It doesn't work properly (bug #1664).
+commit 7ca6cfd163ec3715d4a42d48b6d725c505ced627
+Author: Michal Varady <miko.vaji at gmail.com>
 
-2006-04-16 10:13  jasper
+    Updated Czech translations
 
-	* plugins/showdesktop/showdesktop.c,
-	  plugins/showdesktop/showdesktop.desktop.in.in:
-	  Patches by Jani Monoses: fix icon name in desktop file (bug
-	  #1613) and check for valid icon (#1614).
+ 1 files changed, 59 insertions(+), 75 deletions(-)
 
-2006-04-16 09:06  jasper
+commit f4325be79b0e2549e5acf427e83d6b0230b6c51b
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel-dialogs.c:
-	  Try to prevent users from 'losing' the panel dialog when the
-	  panel is in edit mode. I'm using the utility window type hint,
-	  which is a bit of a hack, but does seem to work. Fixes bug
-	  #1608.
+    Added a long waiting Amharic translation for trunk.
 
-2006-04-16 07:00  sas
+ 3 files changed, 795 insertions(+), 1 deletions(-)
 
-	* po/hu.po:
-	  hu trunk: panel, wm & mcs-plugins updates
+commit 1936a6eefa1a04c98163faba949dca15cd106eb7
+Author: Nick Schermer <nick at xfce.org>
 
-2006-04-15 17:39  olivier
+    * Improve redrawing of the tray and set the plugin size.
 
-	* ChangeLog:
-	  Update ChangeLog
+ 3 files changed, 272 insertions(+), 223 deletions(-)
 
-2006-04-15 12:10  daichi
+commit f2dbae2a8112cd92e7887fb0277e8bdf8b5e6645
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Bump, etc.
+    * Same fix as in xfce_4_4 branch.
 
-2006-04-15 03:03  daichi
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/ru.po:
-	  Updated Russian translations by Andrey Fedoseev
-	  <andrey.fedoseev at gmail.com>.
+commit cf9d3f1f68d2598fd37863c0780f47b5ba4f3388
+Author: Nick Schermer <nick at xfce.org>
 
-2006-04-15 02:12  daichi
+    * #if 0 the xfce_tray_plugin_size_allocated code,
+      since if can end up in a loop.
 
-	* po/ko.po:
-	  Added/Updated Korean translations by ByungHyun Choi
-	  <byunghyun.choi at gmail.com>.
+ 2 files changed, 4 insertions(+), 2 deletions(-)
 
-2006-04-13 20:53  jasper
+commit 60630a2d5e20967dc97bbf4758aaf2aa96b0e6ce
+Author: Nick Schermer <nick at xfce.org>
 
-	* config/Makefile.am, config/launcher-10.rc, config/launcher-7.rc,
-	  config/launcher-8.rc, config/launcher-9.rc, config/panels.xml,
-	  configure.ac, panel/panel-app.c, panel/panel-properties.c:
-	  * Change default configuration, mostly as an example of how to
-	  get real content on the default panel. This needs to be improved
-	  and eventually translated.
-	  * Update version number to 4.3.90.1
+    * Add signal to monitor the real panel size.
 
-2006-04-13 10:35  sas
+ 1 files changed, 32 insertions(+), 1 deletions(-)
 
-	* po/hu.po:
-	  hu: calendar, appfinder, icon-theme & panel updates
+commit 227d58df72b645d9e1acb33a1a3c1765083709c3
+Author: Nick Schermer <nick at xfce.org>
 
-2006-04-11 20:41  olivier
+    * Some improvements in the system tray dialog.
 
-	* plugins/launcher/launcher.c:
-	  Fix a potential memory corruption issue.
+ 1 files changed, 53 insertions(+), 9 deletions(-)
 
-2006-04-09 02:22  daichi
+commit a622ab99c45516ab2b786941a0e52c857a4fda81
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/fi.po:
-	  Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp1.inet.fi>.
+    * Increase the size and space of the properties dialog.
+    * Allow right-click on the arrow button to open the panel menu.
 
-2006-04-09 02:16  daichi
+ 2 files changed, 46 insertions(+), 28 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+commit a1b7be315ad2f655bbdd328cfab391d47b719948
+Author: Nick Schermer <nick at xfce.org>
 
-2006-04-02 16:35  jasper
+    * plugins/systray: Rewrite of the system tray plugin. This should
+      fix the icon size problems (Bugs 3213, 3176, 962, 3478 and 3417),
+      add option to hide icons in the   tray, sort icons by application
+      name and support multiple lines based on the   panel size. The
+      tray manager code is now integrated in the plugin, so it can be
+      removed from libxfcegui4.
+    * NEWS: update
+    * po/: merge strings
 
-	* plugins/launcher/launcher-dialog.c:
-	  Fill in comment field and try to download icons for 0install
-	  applications. Patch by Thomas Leonard.
+ 64 files changed, 5720 insertions(+), 2602 deletions(-)
 
-2006-04-01 03:37  stavrosg
+commit c52b19f11cabc079b07a65108607313e53e9b897
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-	* po/el.po:
-	  Greek translations update & polish by Stathis Kamperis
-	  <ekamperi at auth.gr>
+     * po/pt_PT.po: European Portuguese update
 
-2006-03-30 13:41  daichi
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-	* po/vi.po:
-	  Updated Vietnamese translations by Phan Vinh Thinh
-	  <teppi at vnlinux.org>.
+commit 8c565b96cec4cdf3cb827b698c5939b09171c7fb
+Author: Mike Massonnet <mmassonnet at xfce.org>
 
-2006-03-27 14:34  daichi
+    Update European Portuguese for xfce4-panel/trunk.
 
-	* po/ru.po:
-	  Added/Updated Russian translations by
-	  Andrey Fedoseev <andrey.fedoseev at gmail.com> and
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+ 2 files changed, 80 insertions(+), 64 deletions(-)
 
-2006-03-27 14:27  daichi
+commit 4a95885b1186ed2849420450a86ba2c9800986f1
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+    Updating Arabic translations
 
-2006-03-23 20:05  jasper
+ 1 files changed, 73 insertions(+), 73 deletions(-)
 
-	* panel/panel-item-manager.c:
-	  Silly mistake. Don't stop scanning for plugins after first
-	  non-desktop file, just skip it (bug #1600).
+commit 04abd128a85534000d3a9755e9f5a5e643f39815
+Author: Michal Varady <miko.vaji at gmail.com>
 
-2006-03-21 20:00  jasper
+    Updated Czech translations
 
-	* libxfce4panel/Makefile.am:
-	  Cygwin fix by Stephan Arts.
+ 1 files changed, 109 insertions(+), 140 deletions(-)
 
-2006-03-21 19:50  jasper
+commit c080c1f30eaa3d36ebaa3c5a40799b8c4f662508
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-app.c, panel/panel.c:
-	  Fix race condition on exit. Based on patch by Adriano Winter
-	  Bess.
+    Fix some issues with config file loading and make the api docs a bit more clear about this. This should also fix the default setup load problems with plugins.
 
-2006-03-19 16:21  jasper
+ 4 files changed, 15 insertions(+), 12 deletions(-)
 
-	* panel/main.c, panel/panel-app.c, panel/panel-app.h:
-	  Change startup timer to use access trick by Frederico Menu
-	  Quintero to get nice graphical output:
-	  http://primates.ximian.com/~federico/news-2006-03.html#09 .
+commit 612d88dbe6a7333e08234c1d15aa6db71eb1e90d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-03-19 15:37  daichi
+    Fix window manager hints reporting width 1 pixel too wide (bug #3402).
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+ 2 files changed, 6 insertions(+), 4 deletions(-)
 
-2006-03-19 02:01  daichi
+commit 27c57ecb6f1f0acb5dc8ce9306f372cedc416990
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* po/ja.po:
-	  Updated Japanese translations.
+    [intl:hu] updates in trunk
 
-2006-03-18 19:21  paurullan
+ 1 files changed, 73 insertions(+), 89 deletions(-)
 
-	* po/ca.po:
-	  [i18n] catalan
-	  little fixes
+commit 944815e040bdcdd243115a09067fd08c0b2e43e7
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2006-03-18 19:00  paurullan
+    Added/Updated Japanese translations.
 
-	* po/ca.po:
-	  [i18n] catalan
-	  little of work on trunk
+ 2 files changed, 91 insertions(+), 267 deletions(-)
 
-2006-03-18 18:32  jasper
+commit 208a6951945889489448f217712fd3ee4b54c8bc
+Author: Piarres Beobide <pi at beobide.net>
 
-	* plugins/pager/pager.c:
-	  Just use the value from the rc file for number of rows, without
-	  a check.
+    xfce4-panel Basque translation update
 
-2006-03-18 09:24  daichi
+ 2 files changed, 42 insertions(+), 200 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+commit b6f374a913442ff9e004458b739fcfe9d86b71b0
+Author: Nick Schermer <nick at xfce.org>
 
-2006-03-18 09:15  daichi
+    Improve the api lines
 
-	* po/ru.po:
-	  Added/Updated Russian translations by
-	  Andrey Fedoseev <andrey.fedoseev at gmail.com>,
-	  Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+ 1 files changed, 10 insertions(+), 10 deletions(-)
 
-2006-03-15 19:53  jasper
+commit 4fbadd9f4a716ddaa5ebf353d5f622be3a225fc2
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-properties.c:
-	  Set struts after unsetting autohide option.
+    Include those
 
-2006-03-14 19:10  jasper
+ 1 files changed, 4 insertions(+), 0 deletions(-)
 
-	* panel/panel-properties.c:
-	  Fix problems with changing orientation that are caused by
-	  previous positioning changes.
+commit 6be5bf6da7a43953b1646ff61db3f889a832ee40
+Author: Nick Schermer <nick at xfce.org>
 
-2006-03-14 17:27  hydonsingore
+    * Set functions that are available since 4.5.
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Update traditional Chinese translations for panel
+ 3 files changed, 10 insertions(+), 5 deletions(-)
 
-2006-03-13 20:35  jasper
+commit 136207932841d90c4263d5824db3950520062a04
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-app.c, panel/panel-config.c,
-	  panel/panel-properties.c:
-	  Improve initial positioning in attempt to fix bug #1480.
+    * libxfce4panel/*, docs/API/*: Remove the html and xml directories,
+      those are generated by gtk-doc, 100% symbol coverage and improve
+      the layout of the chapters.
 
-2006-03-12 20:50  jasper
+ 61 files changed, 679 insertions(+), 10079 deletions(-)
 
-	* po/POTFILES.in:
-	  Apperently there can be problems with last empty line. Suggested
-	  by Jani Monoses.
+commit ee9a4a0638f0d1c09580792555df643dbcf993d4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-03-12 19:51  gnu_sylvain
+    Fix size allocation with multiple expanding items.
 
-	* po/eo.po:
-	  Completed update of Esperanto translations for xfce4-panel.
+ 1 files changed, 59 insertions(+), 55 deletions(-)
 
-2006-03-12 14:50  gnu_sylvain
+commit 626ecc46fe441a1942f370614dc78f1fe13d9e17
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/eo.po:
-	  Esperanto translations: updated fuzzy strings.
+    * plugins/clock/clock-digital.c: Allow markup and center the string.
+    * plugins/clock/*: Move the localtime functions into 1 util and allow usage without locatime_r.
 
-2006-03-12 10:37  jasper
+ 8 files changed, 39 insertions(+), 18 deletions(-)
 
-	* panel/panel-app.c, panel/panel-properties.c,
-	  panel/panel-properties.h:
-	  * only initialize signals once. This should also fix bug #1490.
-	  * Fix remaining uses of full_width as boolean instead of enum.
+commit 0de165fb940033e135f5bd8565c7c5996031a8d3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-03-12 09:04  jasper
+    Small fixes for the separator plugin.
 
-	* libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin.h, panel/panel-item-manager.c,
-	  panel/panel-item-manager.h, panel/panel.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher.c,
-	  plugins/pager/pager.c, plugins/systray/systray.c,
-	  plugins/tasklist/tasklist.c:
-	  * Update plugins to not wait for realize signal, because plugin
-	  construction is now delayed until after this signal
-	  * Add API to allow extra check before plugin creation and update
-	  systray to use it (bug #1482). Not sure if it will work properly
-	  for external plugins.
+ 1 files changed, 50 insertions(+), 38 deletions(-)
 
-2006-03-11 20:54  jasper
+commit 43ed2a27ee38f77d12df2cf552dea905ebc35c5a
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-internal-plugin.c:
-	  Delay construction of internal plugin until 'realize' signal.
+    * plugins/clock/clock-lcd.c: Typo, the 8 was test code.
 
-2006-03-11 19:50  jasper
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-	* panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel.c:
-	  Revert setting of DISPLAY variable, to avoid memory leaks.
-	  Thanks to Benedikt for the explanation.
+commit 6930f6c015cd1c294c37084564b5791fd4767c4b
+Author: Nick Schermer <nick at xfce.org>
 
-2006-03-11 19:26  jasper
+    	* plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not
+    	  loading (and yes this might break internal plugins, but the plugin's
 
-	* panel/panel-properties.c:
-	  Fix panel struts (bug #1550).
+ 69 files changed, 9034 insertions(+), 4800 deletions(-)
 
-2006-03-11 19:12  jasper
+commit 8899fa4eca1fba65201e9cf8855e8eef6266691b
+Author: Amanpreet Alam <apbrar at gmail.com>
 
-	* panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel.c:
-	  Try to improve multihead behavior by setting DISPLAY variable at
-	  several strategic places in the code.
+    updating for Punjabi
 
-2006-03-11 16:28  jasper
+ 1 files changed, 46 insertions(+), 192 deletions(-)
 
-	* panel/panel-item-manager.c:
-	  Oops, committed too much.
+commit e94c1aac881ce914b18e974fcdfadec03021136a
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2006-03-11 15:59  jasper
+    European Portuguese translations update (trunk)
 
-	* panel/panel-dialogs.c, panel/panel-item-manager.c,
-	  panel/panel-properties.c, panel/panel.c:
-	  Use gtk_widget_reparent instead of remove/insert. Prevents
-	  problems with external plugins (bug #1532).
+ 2 files changed, 211 insertions(+), 319 deletions(-)
 
-2006-03-11 11:09  jasper
+commit d61ce445c521075f319c375ebd342aed7f4cabe6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/actions/actions.c:
-	  Oops, small mixup of icons. Patch by Jani Monoses.
+    * Adjust the signal io pipe implementation to be basically the same as the one Brian did for xfce-mcs-manager.
+    * Cosmetic changes.
 
-2006-03-11 11:03  jasper
+ 4 files changed, 174 insertions(+), 168 deletions(-)
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h:
-	  Add support for files dragged from mozilla and for 0install.
-	  Patch from Thomas Leonard. Very cool stuff.
+commit 784475bb2a26959067dbba4defb4d468a3a599da
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-03-11 10:14  jasper
+    use correct return_if_fail macro
 
-	* panel/panel-config.c:
-	  Fix crash when last item of a panel is removed (bug #1529)
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2006-03-06 20:36  piarres
+commit 4eac11963c3f5112c9154280e1f1d2e35981d0b6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ChangeLog, po/eu.po:
-	  Basque translation update
+    Make itembar not care about expanded items when panel is not full width.
 
-2006-03-04 12:14  daichi
+ 4 files changed, 40 insertions(+), 3 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit 133e19ab75188e5bda7420f502ca776796f44b10
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-03-04 11:10  daichi
+    Separator can now have different styles: space, expanded space, line (default), handle and old-style dotted handle. Initial patch by Landry Breuil.
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+ 2 files changed, 340 insertions(+), 84 deletions(-)
 
-2006-03-02 13:03  daichi
+commit a7a1b041cff68b2be942e64e5a533d94ba89070c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/et.po:
-	  Added/Updated Estonian translations by Peeter Vois
-	  <Peeter.Vois at mail.ee>.
+    Don't set workspace for sticky windows. Possibly related to bug #3317.
 
-2006-02-27 21:38  jasper
+ 1 files changed, 6 insertions(+), 2 deletions(-)
 
-	* plugins/launcher/launcher.c:
-	  Parse command into separate arguments in addition to adding
-	  dropped files as argument (#1517).
+commit 23d14fca8ab5b1d0a3950fb81f88376acf3377b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-02-27 21:02  jasper
+    * Use sizeof() to pass buffer sizes for statically alocated buffers.
+    * Fix allocation of resource directories for loading plugins in kiosk mode.
 
-	* plugins/systray/systray.c:
-	  Change systray sizing. Maybe prevent race condition in
-	  icon-docked handler.
+ 4 files changed, 29 insertions(+), 22 deletions(-)
 
-2006-02-27 20:57  jasper
+commit 3a614d30bd6789ef0c9607bee280d31a61b67933
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/launcher/launcher.c:
-	  Remove invalid g_free(). This fixes a possible crash.
+    Updated the Brazilian Portuguese translations of the libexo, mousepad, xfce-utils, xfce4-panel and xfmedia also in Portuguese.
 
-2006-02-26 21:30  jasper
+ 3 files changed, 128 insertions(+), 146 deletions(-)
 
-	* plugins/actions/actions.c:
-	  No comment. Orientation fix. Again.
+commit 5aab037909f632bf9fef4cb23b072ec72079df02
+Author: Nick Schermer <nick at xfce.org>
 
-2006-02-26 21:20  jasper
+    	* plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not
+    	  available in wait.h. Reported by Daichi.
 
-	* plugins/actions/actions.c:
-	  Why fix in one try when you can do it in two?
+ 2 files changed, 9 insertions(+), 0 deletions(-)
 
-2006-02-26 21:16  jasper
+commit 179d035c1ffe7c62704d701fe4bcf0a1efc29cb6
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/actions/actions.c:
-	  Used wrong orientation for hvbox.
+    	* plugins/clock/clock.c: Also reschedule when the clock type changes.
 
-2006-02-26 21:09  jasper
+ 2 files changed, 6 insertions(+), 0 deletions(-)
 
-	* plugins/actions/actions.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h, plugins/showdesktop/showdesktop.c:
-	  Properly disconnect signals in free_data callback, to prevent
-	  problems when widgets are destroyed (Also fixes #1505).
+commit bd8e3c4071266e1b56affff9eb173c799c37f060
+Author: Nick Schermer <nick at xfce.org>
 
-2006-02-26 19:39  jasper
+    	* plugins/clock/clock.c: Only update the clock once a minute when
+    	  seconds are disabled. That should give Auke a couple of minutes
+    	  extra laptop fun ^_^. (Does not work for the led clock because
+    	  we always want blinking dots).
 
-	* libxfce4panel/xfce-hvbox.c, libxfce4panel/xfce-hvbox.h:
-	  Twice in the same weekend I forget to add files. Damn.
-
-2006-02-26 17:30  jasper
-
-	* configure.ac, docs/API/html/XfceArrowButton.html,
-	  docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceHVBox.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfceItembar.html,
-	  docs/API/html/XfcePanelPlugin.html,
-	  docs/API/html/XfcePanelWindow.html, docs/API/html/ch01.html,
-	  docs/API/html/index.html, docs/API/html/index.sgml,
-	  docs/API/html/libxfce4panel-Convenience-Functions.html,
-	  docs/API/html/libxfce4panel-Standard-Enumerations.html,
-	  docs/API/html/libxfce4panel-Writing-Plugins.html,
-	  docs/API/html/libxfce4panel.devhelp,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/libxfce4panel-docs.sgml,
-	  docs/API/libxfce4panel-sections.txt,
-	  docs/API/libxfce4panel-undocumented.txt,
-	  docs/API/libxfce4panel.types, docs/API/tmpl/xfce-hvbox.sgml,
-	  docs/API/tmpl/xfce-panel-convenience.sgml,
-	  docs/API/xml/libxfce4panel-doc.bottom,
-	  docs/API/xml/object_index.sgml, docs/API/xml/tree_index.sgml,
-	  docs/API/xml/xfce-hvbox.xml,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  libxfce4panel/Makefile.am,
-	  libxfce4panel/xfce-panel-convenience.c,
-	  plugins/launcher/launcher.c, plugins/showdesktop/showdesktop.c,
-	  plugins/systray/systray.c:
-	  * Add XfceHVBox widget, which is a cute hack to have a box with
-	  configurable orientation (suggestion by Jani Monoses).
-	  * Make launcher and systray use the new widget
-	  * Make showdesktop plugin use xfce_create_panel_toggle_button()
-	  * Update library version number, soname and documentation
-
-2006-02-26 15:08  daichi
-
-	* po/ja.po:
-	  Updated Japanese translations.
-
-2006-02-26 11:57  paurullan
-
-	* po/ca.po:
-	  [i18n] catalan translation xfce4-panel
-
-2006-02-26 11:17  jasper
-
-	* panel/panel.c:
-	  Fix xfce_panel_plugin_register_menu problem (#1476) and fix an
-	  unrelated crash in the process.
-
-2006-02-26 10:12  jasper
-
-	* panel/panel-app.h, plugins/actions/actions.c,
-	  plugins/launcher/launcher.c:
-	  Try naming spec icons for action buttons as well
-
-2006-02-26 08:59  jasper
-
-	* configure.ac:
-	  Bump library version and soname after API addition.
-
-2006-02-26 07:57  jasper
-
-	* libxfce4panel/xfce-panel-convenience.c,
-	  libxfce4panel/xfce-panel-convenience.h:
-	  Oops, forgot to add these.
-
-2006-02-25 22:33  jasper
-
-	* docs/API/html/XfceArrowButton.html,
-	  docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfceItembar.html,
-	  docs/API/html/XfcePanelPlugin.html,
-	  docs/API/html/XfcePanelWindow.html, docs/API/html/ch01.html,
-	  docs/API/html/index.html, docs/API/html/index.sgml,
-	  docs/API/html/libxfce4panel-Convenience-Functions.html,
-	  docs/API/html/libxfce4panel-Standard-Enumerations.html,
-	  docs/API/html/libxfce4panel-Writing-Plugins.html,
-	  docs/API/html/libxfce4panel.devhelp,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/libxfce4panel-docs.sgml,
-	  docs/API/libxfce4panel-sections.txt,
-	  docs/API/libxfce4panel-undocumented.txt,
-	  docs/API/tmpl/xfce-panel-convenience.sgml,
-	  docs/API/xml/libxfce4panel-doc.bottom,
-	  docs/API/xml/xfce-panel-convenience.xml,
-	  libxfce4panel/Makefile.am, libxfce4panel/xfce-arrow-button.c,
-	  libxfce4panel/xfce-arrow-button.h, libxfce4panel/xfce-itembar.c,
-	  libxfce4panel/xfce-itembar.h,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-item.h,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-external-plugin.h,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.h,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-messages.c,
-	  libxfce4panel/xfce-panel-window.c,
-	  libxfce4panel/xfce-panel-window.h, panel/panel-app-messages.h,
-	  panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel-config.h, panel/panel-dialogs.h, panel/panel-dnd.h,
-	  panel/panel-item-manager.c, panel/panel-private.h,
-	  panel/panel.c, panel/panel.h, plugins/actions/actions.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/launcher/launcher.h,
-	  plugins/separator/separator.c,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/showdesktop/showdesktop.c, plugins/systray/systray.c,
-	  plugins/tasklist/tasklist.c, plugins/windowlist/windowlist.c,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Lots of general code layout cleanup and a few fixes:
-	  * Add convenience functions to libxfce4panel to create 'panel
-	  buttons'
-	  with GTK_RELIEF_NONE and minimal padding.
-	  * Use GtkImage instead of XfceScaledImage
-	  * Try and make icons bigger by using panel buttons with minimal
-	  padding
-	  * React to icon theme changes.
-	  * Update API docs and translations
-
-2006-02-25 16:19  stavrosg
-
-	* po/el.po:
-	  Updated Greek translation
-
-2006-02-25 06:56  daichi
-
-	* po/ja.po:
-	  Updated Japanese translations.
-
-2006-02-25 02:20  daichi
-
-	* po/fi.po:
-	  Added/Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp1.inet.fi>.
-
-2006-02-25 02:07  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated. Discarded obsolete translations.
-
-2006-02-24 12:41  daichi
-
-	* po/fi.po:
-	  Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp1.inet.fi>.
-
-2006-02-21 13:20  daichi
-
-	* po/sk.po:
-	  Added/Updated Slovak translations by Roman Moravcik
-	  <roman.moravcik at gmail.com>.
-
-2006-02-19 21:01  jasper
-
-	* libxfce4panel/xfce-panel-external-item.c,
-	  panel/panel-app-messages.c, panel/panel-app.c,
-	  panel/panel-app.h, panel/panel-config.c, panel/panel-dialogs.c,
-	  panel/panel-private.h, panel/panel-properties.c,
-	  panel/panel-properties.h, panel/panel.c, panel/panel.h,
-	  plugins/windowlist/windowlist.c:
-	  Several fixes and updates:
-	  * Some multihead fixes (patches by Brian).
-	  * Windowlist fixes, sync with xfdesktop (patch by Nick).
-	  * Add option to keep panel transparent on mouse-over (bug
-	  #1442).
-	  * Change panel properties dialog layout...again (based on
-	  suggestions from Nick).
-
-2006-02-19 16:35  daichi
-
-	* po/de.po:
-	  Updated German translations by Fabian Nowak
-	  <timystery at arcor.de>.
-
-2006-02-18 14:02  daichi
-
-	* po/ja.po:
-	  Updated Japanese translations.
-
-2006-02-18 13:43  daichi
-
-	* po/ChangeLog, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Updated.
-
-2006-02-16 21:39  paurullan
-
-	* po/ca.po:
-	  [i18n] catalan: little fixes of old strings
-	  (even that the translation is very fuzzy)
-
-2006-02-16 16:31  pollux
-
-	* po/zh_CN.po:
-	  updated zh_CN translations
-
-2006-02-14 20:11  jasper
-
-	* libxfce4panel/libxfce4panel-1.0.pc.in:
-	  Add localedir variable at the request of Adriano Winter Bess.
-
-2006-02-13 12:28  pollux
-
-	* po/vi.po:
-	  updated VI translations
-
-2006-02-12 14:48  jasper
-
-	* libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  libxfce4panel/xfce-panel-plugin-messages.h:
-	  Add API to focus a widget on the panel.
-
-2006-02-12 12:29  daichi
-
-	* po/fi.po:
-	  Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp1.inet.fi>.
-
-2006-02-11 21:17  jasper
-
-	* libxfce4panel/xfce-panel-external-item.c, panel/main.c,
-	  panel/panel-app.c, panel/panel-app.h, panel/panel-config.c,
-	  panel/panel-dialogs.c, plugins/launcher/launcher.c,
-	  plugins/systray/systray.c,
-	  plugins/systray/systray.desktop.in.in, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Several bug fixes:
-	  * Fix annoying gdk warning when newly added plugin has not yet
-	  been embedded
-	  * Add timer for debugging startup time (use -DTIMER to
-	  activate). Needs more timing points.
-	  * Fix some strings (patch by Jari Rakonen).
-	  * Update po files.
-
-2006-02-05 17:53  yuvaltanny
-
-	* po/he.po:
-	  Update Hebrew translations
-
-2006-02-05 16:26  jasper
+ 2 files changed, 78 insertions(+), 7 deletions(-)
 
-	* panel/panel-app.c, panel/panel-app.h, panel/panel-properties.c:
-	  Account for xinerama layout when calculating struts. This is an
-	  attempt to fix bug #1316.
+commit 1f8e1387569c13f51ac2625f10d5777475088652
+Author: Nick Schermer <nick at xfce.org>
 
-2006-02-05 00:10  stavrosg
+    	* panel/panel-item-manager.c: Rewrite some code, internal plugins
+    	  now need the X-XFCE-Module-Path entry in the desktop file. A
+    	  warning is shown if they don't have it. This to avoid wrong module
+    	  loading (and yes this might break internal plugins, but the plugin's
+    	  desktop file needs to be fixed instead!). Also fixes bug #3279.
 
-	* po/el.po:
-	  Updated Greek translations
+ 4 files changed, 152 insertions(+), 142 deletions(-)
 
-2006-02-04 02:50  daichi
+commit 27a3d7b9375e519ff2e85f2344f406c50e5f6c02
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ja.po:
-	  Updated Japanese translations.
+    	* panel/panel-item-manager.c: Improve the module warnings a bit.
 
-2006-02-04 02:14  daichi
+ 2 files changed, 8 insertions(+), 4 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Bump the version up.
+commit 384ae45970a9b732df7725c57c09e2fcefbb8f40
+Author: Nick Schermer <nick at xfce.org>
 
-2006-01-30 10:07  piarres
+    	* libxfce4panel/libxfce4panel-1.0.pc.in: Restore directories in the pc file.
 
-	* po/ChangeLog, po/eu.po:
-	  [I18n] Basque translation upgrade
+ 2 files changed, 8 insertions(+), 0 deletions(-)
 
-2006-01-29 18:58  jasper
+commit 65edec234be437e2f0c1b8be600b747a56201d9e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure.ac, plugins/Makefile.am, plugins/showdesktop,
-	  plugins/showdesktop/Makefile.am,
-	  plugins/showdesktop/showdesktop.c,
-	  plugins/showdesktop/showdesktop.desktop.in.in,
-	  plugins/windowlist, plugins/windowlist/Makefile.am,
-	  plugins/windowlist/windowlist.c,
-	  plugins/windowlist/windowlist.desktop.in.in, po/POTFILES.in,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Add windowlist and showdesktop plugins ported by Jani Monoses.
+    Fix incorrect hide on drag leave (bug #3091) and fix warning in launcher-exec-c.
 
-2006-01-29 12:29  jasper
+ 2 files changed, 1 insertions(+), 2 deletions(-)
 
-	* libxfce4panel/xfce-panel-plugin-iface.c:
-	  Slight change in behavior: default size-changed handler sets
-	  both width and height, instead of just height.
+commit 02f8e538af2107086d6c05775d06af917b9407dd
+Author: Nick Schermer <nick at xfce.org>
 
-2006-01-29 10:07  jasper
+    	* plugins/launcher/launcher-dialog.c: Always update the panel icon when dropping
+    	a desktop file in the frame.
 
-	* panel/panel-dnd.c:
-	  Try to fix crash when starting to move an item (#1347).
+ 2 files changed, 8 insertions(+), 0 deletions(-)
 
-2006-01-29 07:21  daichi
+commit d1a276f6d007fb1f4fd6a79328c4236ac4a688d3
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ja.po:
-	  Updated Japanese translations.
+    	* configure.in.in, plugins/launcher/launcher-exec.c: Avoid zombie processes.
 
-2006-01-29 06:52  daichi
+ 3 files changed, 43 insertions(+), 14 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Updated.
-	  * Discarded obsolete translations.
+commit ba9ff9f76e85766dc7e5867204d226d6048b7145
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-01-22 08:39  jasper
+    Embarrassing typo/bug. Patch from Daichi.
 
-	* panel/panel-dialogs.c:
-	  Use 'Close' instead of 'Cancel' in items dialog.
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-2006-01-22 08:27  jasper
+commit e788c472a6905aa02becddf32d7a51d04bce0bbc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/tasklist/tasklist.c:
-	  Add width option back. Expand option is still only shown when
-	  using xinerama.
+    ..and the NEWS update.
 
-2006-01-21 20:00  jasper
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-	* plugins/launcher/launcher.c, plugins/testplugin/testplugin.c:
-	  We can depend on gtk 2.6 now. Reported by Jani Monoses.
+commit d498cc462e4401210d470eb791513247ea9eb08d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-01-21 19:50  jasper
+    Make sure tooltips are set for more than 1 clock instance (bug #3109).
 
-	* plugins/launcher/launcher-dialog.c:
-	  Commit patch by Jani Monoses to allow removal of first item when
-	  there are stil items in the list.
+ 1 files changed, 10 insertions(+), 7 deletions(-)
 
-2006-01-21 19:13  jasper
+commit 65419aee61ee19038ea39341af9ae3fc09bca8b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/tasklist/tasklist.c:
-	  Simpler xinerama check
+    Add _EXTERNAL_FULL variant of plugin registration macros, to allow external plugins to call g_thread_init() before gtk_init() is run. Could be useful for other things as well. Should allow Brian to fix bug #3141.
 
-2006-01-21 19:07  jasper
+ 2 files changed, 89 insertions(+), 49 deletions(-)
 
-	* plugins/tasklist/tasklist.c:
-	  Only show size/expand options when running in xinerama mode
+commit 600cb2ffca7faad49232e2b211147d3b5043f1d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-01-21 18:29  jasper
+    Update NEWS.
 
-	* panel/panel-config.c, panel/panel-dialogs.c,
-	  panel/panel-private.h, panel/panel-properties.c,
-	  panel/panel-properties.h:
-	  Add option on Xinerama systems to make panel span across
-	  monitors
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-2006-01-19 15:04  daichi
+commit 968de17a1eea50ce6326f193cc6a28e1162e5c0a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ja.po:
-	  Updated Japanese translations.
+    Fix check for valid stut value to also work with differently sized monitors.
 
-2006-01-18 17:48  daichi
+ 1 files changed, 18 insertions(+), 15 deletions(-)
 
-	* po/ChangeLog:
-	  Updated.
+commit a5d9a6a021c45d972de6bafe68fb4c4aaaf3df24
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2006-01-16 10:23  piarres
+    Fix possible crash when choosing cancel in properties dialog for newly created items (bug #3159).
 
-	* po/ChangeLog, po/eu.po:
-	  Basque translation update
+ 1 files changed, 13 insertions(+), 1 deletions(-)
 
-2006-01-15 11:38  daichi
+commit f687123a12bab429529dd8cfc944c3c94a5ef984
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-	* po/pl.po:
-	  Fixed an error.
+    a little fix
 
-2006-01-15 09:34  jasper
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/xfce4-panel.pot:
-	  Fix pl.po (,c format -> #,c format)
+commit ec4dea4e82b65d2587e1415bce998bf39fd26ee2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2006-01-15 08:54  jasper
+    * fr.po: Fixed typos and style in the French translation of Terminal's manual
+    * Changed my email address in all the fr.po files in trunk and 4.4
 
-	* panel/panel-dialogs.c, panel/panel-private.h, panel/panel.c:
-	  Patches by Jani Monoses. Use MIN_SIZE and MAX_SIZE defines and
-	  set MIN_SIZE to 16.
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2006-01-13 05:52  daichi
+commit 59d9e1b97bcccb0e868d7b7be1bce4424aca5053
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
+    Complete rewrite with updated images of the French translation for Xfdesktop's manual, trunk and 4.4. Updated some translations in trunk.
 
-2006-01-08 21:12  paurullan
+ 2 files changed, 84 insertions(+), 97 deletions(-)
 
-	* po/ca.po:
-	  catalan translation:
-	  little heading fixing but in every trunk file
-	  Created the xfmedia translation
+commit 8d4c773d91897cc3a1b6290f672565c745fa9671
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2006-01-08 15:26  jasper
+    i18n catalan update
 
-	* plugins/tasklist/tasklist.c:
-	  Add 'width' and 'expand' options
+ 2 files changed, 51 insertions(+), 202 deletions(-)
 
-2006-01-07 09:40  daichi
+commit 8b69b445cbf39c4a150701b1dadf078502f2188f
+Author: Maxim Dziumanenko <mvd at mylinux.com.ua>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated copyright information.
+    2007-04-02 Maxim Dziumanenko <dziumanenko at gmail.com>
 
-2006-01-06 19:12  adriano
+ 2 files changed, 96 insertions(+), 197 deletions(-)
 
-	* po/pt_BR.po:
-	  Updated pt_BR translations for xfce4-panel.
+commit 05f4cfcb691567e4573f685d99ff007b25de63f9
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2006-01-05 20:50  stavrosg
+    Updated the Simplified Chinese translations for trunk.
 
-	* po/el.po:
-	  Updated Greek translation
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-2006-01-01 22:15  jasper
+commit f769bb77e70586385d2df9f3e65e8b2582c61ea0
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel-app.c, panel/panel-item-manager.c:
-	  Fix for IRIX from Daichi
+    Updated the Simplified Chinese translations for Xfce 4.4
 
-2006-01-01 19:03  daichi
+ 2 files changed, 58 insertions(+), 54 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit d9a7d82148248d3570e723f43eec5d06278af58f
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-2006-01-01 18:12  daichi
+    update
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Updated.
+ 2 files changed, 41 insertions(+), 50 deletions(-)
 
-2005-12-29 21:49  jasper
+commit c41e1a005f3b06ef64d1c0b1b83a11c9242df2ad
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/pager/pager.c,
-	  plugins/separator/separator.c, plugins/systray/systray.c,
-	  plugins/tasklist/tasklist.c:
-	  Prevent possible crash when item is deleted while dialog is
-	  open.
+    * de.po: Nico Schümann minor fixes to the German translations
+    * en_GB.po: Jeff Bailes updated the British English translations for trunk and branches
 
-2005-12-29 21:04  jasper
+ 3 files changed, 265 insertions(+), 241 deletions(-)
 
-	* libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c, panel/panel-dialogs.c,
-	  panel/panel.c, panel/panel.h:
-	  Open properties dialog after adding a new item.
+commit 23be792bc9e90259e46d6fc37d2a5619e2dc9001
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2005-12-29 17:16  jasper
+    hu trunk: desktop & panel updates
 
-	* panel/panel-app-messages.c, panel/panel-app.c,
-	  panel/panel-app.h, panel/panel-dialogs.c, panel/panel-dialogs.h,
-	  panel/panel.c, panel/panel.h:
-	  Make 'Add Items' dialog insert new items after the plugin that
-	  was clicked
+ 1 files changed, 79 insertions(+), 93 deletions(-)
 
-2005-12-29 14:33  jasper
+commit 488a02f881045d1deff982d0c6566686c0dc9004
+Author: Nick Schermer <nick at xfce.org>
 
-	* config/panels.xml, plugins/launcher/launcher.c:
-	  Small fix to show icon on initial empty launcher
+    	* Backport trunk
 
-2005-12-29 10:08  jasper
+ 57 files changed, 10209 insertions(+), 6649 deletions(-)
 
-	* plugins/launcher/launcher.c:
-	  Delayed loading of icons.
+commit e9926f639dec7e21c55958cee21a2b876272c8ad
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2005-12-28 20:53  jasper
+    Fixed.
 
-	* po/POTFILES.in, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Update po files
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-2005-12-28 20:40  jasper
+commit 3605329407161c244cfb55cc3f94f6808f85c761
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/panel-properties.c:
-	  Try to improve initial positioning.
+    Removed executable attribute.
 
-2005-12-28 19:23  jasper
+ 1 files changed, 19 insertions(+), 16 deletions(-)
 
-	* panel/panel.c:
-	  Select drag widget on button press, not after drag has already
-	  started (Bug #1301).
+commit 233b17f04a247e219774a254c4eb183986b149c1
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-12-28 19:04  jasper
+    * de.po: Nico Schümann updated the following German translations
+    		libexo; xfburn; xfce4-panel and xfdesktop
+    * fr.po: Updated the following French translations
+    		squeeze; xfce4-panel and xfdesktop
 
-	* panel/panel.c:
-	  Properly unset drag source after move (Bug #1300).
+ 3 files changed, 122 insertions(+), 142 deletions(-)
 
-2005-12-27 17:20  jasper
+commit 924db42d2d0c4f4770c1b967d47e435f6f5986d8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel-dialogs.c, plugins/actions/actions.desktop.in.in,
-	  plugins/launcher/launcher-dialog.c,
-	  plugins/pager/pager.desktop.in.in,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/testplugin/testplugin.desktop.in.in:
-	  Small tweaks
+    Make 'xfce4-panel -r' start a new instance when panel is not running. This should solve problems with session management.
 
-2005-12-23 10:42  jasper
+ 4 files changed, 19 insertions(+), 7 deletions(-)
 
-	* libxfce4panel/xfce-panel-plugin-iface.c:
-	  Center item remove dialog
+commit 8845cb55c48011e6c389d9504c4db912ac62ec7c
+Author: Nick Schermer <nick at xfce.org>
 
-2005-12-22 19:55  jasper
+    	* libxfce4panel/xfce-hvbox.c: Mmm thought orientation was a property... Fix that.
 
-	* plugins/launcher/launcher.c:
-	  Fix possible crash. Patch by Nick Schermer.
+ 2 files changed, 14 insertions(+), 5 deletions(-)
 
-2005-12-22 19:16  jasper
+commit 0f526e3a6f7ddfae85c46d56ee01374c434ae806
+Author: Nick Schermer <nick at xfce.org>
 
-	* plugins/iconbox/iconbox.c:
-	  Add window menu to iconbox. Patch by Pasi Orovuo.
+    	* libxfce4panel: Add visibility support to reduce the library size a bit.
+    	* Various code cleanups and improvements.
 
-2005-12-22 15:58  jasper
+ 33 files changed, 1219 insertions(+), 635 deletions(-)
 
-	* plugins/iconbox/iconbox.c, plugins/launcher/launcher.c,
-	  plugins/tasklist/tasklist.c:
-	  Add extra handle to taskbar and iconbox, at the end.
+commit 5c583345cc7896817ec99f1ea6de9db4752e1c4d
+Author: Nick Schermer <nick at xfce.org>
 
-2005-12-22 15:37  jasper
+    	* plugins/launcher/launcher.c: Fix insensitive button after adding items to the panel.
 
-	* libxfce4panel/xfce-arrow-button.c,
-	  libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-plugin-messages.c:
-	  More minor cleanups. Add error trapping for X messages.
+ 2 files changed, 18 insertions(+), 12 deletions(-)
 
-2005-12-22 14:01  jasper
+commit 3bd183f1e8a2923961ba338b3b6f2b99ef6ff1c3
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-	* panel/main.c, panel/panel-app-messages.c, panel/panel-app.c,
-	  panel/panel-config.c, panel/panel-dialogs.c,
-	  panel/panel-dialogs.h, panel/panel-item-manager.c,
-	  panel/panel.c:
-	  Cleaning up a bit.
-	  * Use DefaultScreen when monitor is not set in the config file
-	  * The manager selection should no longer be per screen but for
-	  entire display
-	  * Also handle SIGABRT
+    update ChangeLog
 
-2005-12-22 10:49  jasper
+ 1 files changed, 4 insertions(+), 0 deletions(-)
 
-	* panel/main.c, panel/panel-app-messages.c,
-	  panel/panel-app-messages.h, panel/panel-app.c,
-	  panel/panel-app.h, panel/panel-config.c, panel/panel-config.h,
-	  panel/panel-dialogs.c, panel/panel-dialogs.h, panel/panel-dnd.c,
-	  panel/panel-dnd.h, panel/panel-item-manager.c,
-	  panel/panel-item-manager.h, panel/panel-private.h,
-	  panel/panel-properties.c, panel/panel-properties.h,
-	  panel/panel.c, panel/panel.h:
-	  * Fix two potential crashes when a panel is removed
-	  * Add minimum size for a panel
-	  * Expand 'Id' property
+commit 3fbe83b7004fc6bca137e3d79b9c0a96b09a5167
+Author: Nick Schermer <nick at xfce.org>
 
-2005-12-22 08:36  jasper
+    	* Improve the icons with some tango ones or the standard icon names. Also remove
+    	  the icons that are not needed anymore.
 
-	* panel/panel-app.c, panel/panel-dialogs.c:
-	  Played a bit with the panel manager dialog. I don't think this
-	  will be the final design.
+ 15 files changed, 52 insertions(+), 45 deletions(-)
 
-2005-12-21 17:23  pollux
-
-	* plugins/iconbox/iconbox.c:
-	  add support for multiscreen
-
-2005-12-21 17:05  pollux
-
-	* plugins/systray/systray.c:
-	  remove useless debug info
+commit 365de25ffc7aa47ddc71bb9a8a47b6a0e5f0fd66
+Author: Piarres Beobide <pi at beobide.net>
 
-2005-12-21 17:02  pollux
+    basque translation update
 
-	* plugins/systray/systray.c,
-	  plugins/systray/systray.desktop.in.in:
-	  add multiscreen support
+ 2 files changed, 23 insertions(+), 26 deletions(-)
 
-2005-12-21 15:42  jasper
+commit a0750da546ebe48fbc541dfae7075030d8378065
+Author: Nick Schermer <nick at xfce.org>
 
-	* panel/panel-app.c, panel/panel-app.h, panel/panel-properties.c:
-	  When using xinerama and all monitors are equal size, full width
-	  will expand across monitors.
-	  Actually, I have no idea if it really works, but at least it
-	  doesn't seem to mess up single monitor operation ;-)
-
-2005-12-21 14:29  pollux
-
-	* panel/panel-dialogs.c:
-	  fix some potential bug
-
-2005-12-21 13:47  jasper
-
-	* panel/panel-dialogs.c:
-	  Oops. Bad c&p.
-
-2005-12-21 13:46  jasper
-
-	* panel/panel-dialogs.c, panel/panel-item-manager.c:
-	  * Use xfce_gtk_window_center_on_monitor() for panel dialog as
-	  well
-	  * Make item list show descriptions again
-
-2005-12-21 13:37  pollux
-
-	* panel/panel-dialogs.c:
-	  show the add items dialog on the correct screen
-
-2005-12-21 08:52  jasper
-
-	* docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfceItembar.html,
-	  docs/API/html/XfcePanelPlugin.html, docs/API/html/index.sgml,
-	  docs/API/html/libxfce4panel-Standard-Enumerations.html,
-	  docs/API/html/libxfce4panel-Writing-Plugins.html,
-	  docs/API/html/libxfce4panel.devhelp,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/libxfce4panel-sections.txt,
-	  docs/API/libxfce4panel-undocumented.txt,
-	  docs/API/tmpl/xfce-itembar.sgml,
-	  docs/API/tmpl/xfce-panel-plugin-iface.sgml,
-	  docs/API/xml/xfce-itembar.xml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  panel/panel-properties.c:
-	  * Improve unblock_autohide: check for pointer position before
-	  hiding
-	  * Make plugin menu use new register_menu function
-	  * Update API docs
-
-2005-12-20 22:00  jasper
-
-	* libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h, panel/panel.c,
-	  plugins/launcher/launcher.c:
-	  Add xfce_panel_plugin_register_menu() to block autohide while
-	  the menu is active and unblock on deactivation.
-
-2005-12-20 14:55  daichi
-
-	* configure.ac:
-	  Changed order alphabetically.
-
-2005-12-20 14:36  daichi
-
-	* po/ChangeLog, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/zh_CN.po, po/zh_TW.po:
-	  Updated.
-
-2005-12-20 10:59  jasper
-
-	* panel/panel-app.c:
-	  Add SIGCHLD handler to avoid creation of zombies (hopefully).
-
-2005-12-20 09:44  jasper
-
-	* NEWS, panel/panel.c, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  * Fix positioning bug when moving an item to the right on the
-	  same panel
-	  * update po files
-
-2005-12-19 22:09  jasper
-
-	* configure.ac, panel/Makefile.am, panel/panel-app.c,
-	  panel/panel-dialogs.c, panel/panel-manager.c,
-	  panel/panel-manager.h, panel/panel-settings.c,
-	  panel/panel-settings.h, po/POTFILES.in, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/el.po, po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  * Remove old settings dialog implementations
-	  * Fix warnings on treeview (bad c&p)
-	  * Remove gthread dependency
-
-2005-12-19 21:51  pollux
-
-	* plugins/tasklist/tasklist.c:
-	  add support for multiscreen
-
-2005-12-19 21:43  pollux
-
-	* plugins/pager/pager.c:
-	  add support for multiscreen
-
-2005-12-19 20:10  jasper
-
-	* panel/panel-dialogs.c:
-	  Add 'Close' button to add items dialog
-
-2005-12-19 18:59  jasper
-
-	* panel/panel.c:
-	  * Allow menu to close before taking snapshot of plugin
-	  * Fix block autohide issues when using the 'Move' menu item
-	  while in edit mode
-
-2005-12-19 16:19  jasper
-
-	* libxfce4panel/xfce-panel-plugin-iface.c:
-	  Fix insert position for custom menu items.
-
-2005-12-19 14:46  jasper
-
-	* libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-messages.h, panel/Makefile.am,
-	  panel/panel-app.c, panel/panel-app.h, panel/panel-dialogs.c,
-	  panel/panel-dialogs.h, panel/panel-dnd.c, panel/panel-dnd.h,
-	  panel/panel-manager.c, panel/panel-private.h,
-	  panel/panel-properties.c, panel/panel.c:
-	  * Another alternative for the panel customization dialogs
-	  * Add 'Move' menu item for plugins
-	  * Block autohide now also blocks transparency
-	  Please test.
-
-2005-12-17 09:53  jasper
-
-	* panel/panel-manager.c:
-	  Hmm, some people actually expect this code to work (hi Jannis):
-	  implement item remove action.
-
-2005-12-16 07:43  jasper
-
-	* libxfce4panel/xfce-itembar.c, libxfce4panel/xfce-itembar.h,
-	  panel/Makefile.am, panel/panel-app.c, panel/panel-manager.c,
-	  panel/panel-manager.h:
-	  Implement alternative settings dialog. Please test and tell me
-	  what you think.
-
-2005-12-11 18:37  stavrosg
-
-	* po/el.po:
-	  Updated Greek translations
-
-2005-12-07 12:13  jasper
-
-	* panel/panel-settings.c:
-	  Allow 100% transparenct again. Feels like I'm changing this
-	  every week...
-
-2005-12-07 10:42  jasper
-
-	* panel/panel-properties.c:
-	  Code cosmetics: use defines for hide/unhide timeouts.
+    	* plugins/tasklist/tasklist.c: Fix previous commit
 
-2005-12-07 10:36  jasper
+ 2 files changed, 8 insertions(+), 1 deletions(-)
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.c, plugins/tasklist/tasklist.c:
-	  Center dialogs to prevent them from overlapping the panel. I
-	  don't particularly like this solution either...
-
-2005-12-06 21:01  jasper
+commit dcb37f3e7db950dba2436fcdeda04e03ac5a6694
+Author: Nick Schermer <nick at xfce.org>
 
-	* configure.ac, libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-messages.h, panel/panel.c,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  * Remove new_panel, remove_panel and about_panel functions from
-	  the plugin interface
-	  * Don't use plugin title in menu, because of i18n issues (%s
-	  Propertie -> Properties).
-	  * Better unique id generation for new plugins
-	  * Updated po(t)-files
+    	*libxfce4panel/Makefile.am: Try to fix bug 3002.
 
-2005-11-28 15:44  daichi
+ 2 files changed, 61 insertions(+), 56 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit 7627d92f51f326fe865bdfe827267a0e965696c5
+Author: Nick Schermer <nick at xfce.org>
 
-2005-11-28 15:19  daichi
+    	* plugins/tasklist/tasklist.c: Fix bug 3011: expand setting not saved.
 
-	* po/ChangeLog, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Updated.
+ 2 files changed, 9 insertions(+), 7 deletions(-)
 
-2005-11-27 19:27  jasper
+commit d527bddbeef98df4e6ea1ce093144ba52bed3655
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel-app.c:
-	  Cosmetic change and minor bugfix, just to prove I'm still
-	  working on this ;-)
+    Add some checks for valid tree selection; possibly fixes bug #2933.
 
-2005-11-21 17:06  stavrosg
+ 2 files changed, 13 insertions(+), 9 deletions(-)
 
-	* po/el.po:
-	  * Update Greek Panel translations
+commit fbf5c6b65d5bbdb972ccbcdf24f95d4c2361b38d
+Author: Nick Schermer <nick at xfce.org>
 
-2005-11-07 13:13  daichi
+    	* plugins/launcher/launcher-dialog.c: Don't append the %f. Too much side effects as
+    	  suggested by Jannis.
 
-	* po/es.po:
-	  Updated Spanish translations by Rudy Godoy
-	  <rudy at kernel-panik.org>.
+ 2 files changed, 8 insertions(+), 18 deletions(-)
 
-2005-11-05 14:59  daichi
+commit c4839457a28d771c3e9de3a6904c25a4d4e5337d
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog:
-	  Deciphering.
+    	* plugins/launcher/launcher-exec.c: ifdef the startup data structure.
+    	  Bug 2997, patch from Peter de Ridder.
 
-2005-11-05 14:38  daichi
+ 2 files changed, 8 insertions(+), 1 deletions(-)
 
-	* po/ChangeLog:
-	  Trimmed and updated.
+commit 5741d849e921d0905adf6be7c3fe88dc68f2391a
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2005-11-05 02:10  kelnos
+    hu trunk: little updates
 
-	* config/Makefile.am:
-	  fix 'make dist'
+ 1 files changed, 71 insertions(+), 87 deletions(-)
 
-2005-11-04 08:32  daichi
+commit b0f5539a9c4b8b80c026c45e5463f49a31765752
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/fr.po:
-	  Updated French translations by Collet Etienne
-	  <xanaxlnx at gmail.com>.
+    	* libxfce4panel/xfce-panel-plugin-iface.c: Don't show the right-click menu
+    	  when the user is not allowed to customize the panel. This way the
+    	  xfce_panel_plugin_menu_insert_item items are never show (also the
+    	  'save' ones), but they are hardly used (bad excuse, I know).
 
-2005-11-03 13:48  daichi
+ 2 files changed, 55 insertions(+), 55 deletions(-)
 
-	* po/ko.po:
-	  Updated Korean translations by ByungHyun Choi
-	  <byunghyun.choi at gmail.com>.
+commit 7ec644952a756bec8dfeb7da9da2a337acf4756e
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-30 13:45  daichi
+    	* panel/panel-dialogs.c: Set Full Height or Full Width based on the panel position.
+    	  This partly fixes Bug #2465.
 
-	* po/xfce4-panel.pot:
-	  Added again, because it requires for translators who are
-	  grabbing PO
-	  files from `trunk-po' module, without POT file, it's hard to
-	  create
-	  initial PO file from command line (e.g. msginit) or with GUI
-	  tools
-	  (e.g. KBabel, poEdit).
+ 2 files changed, 28 insertions(+), 8 deletions(-)
 
-2005-10-29 09:27  daichi
+commit 8b64b727ad8e978c2cb5a4a0d8778892af636fff
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/fr.po:
-	  Updated French translations by Collet Etienne
-	  <xanaxlnx at gmail.com>.
+    	* plugins/launcher/launcher.c: Replace the enter/leave signals since there are
+    	  deprecated. If someone knows a property to sync this with an exo_mutual_binding
+    	  I'd like to hear it.
 
-2005-10-29 08:08  daichi
+ 2 files changed, 13 insertions(+), 9 deletions(-)
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Updated and bumped the version up.
+commit c416bf6b6f584777b7426629fdf5f30021e9ab23
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-27 20:32  paurullan
+    	* libxfce4panel/xfce-panel-macros.c: Replace the g_type_register_static_simple
+    	  by a slightly better _panel_g_type_register_simple.
+    	* plugins/launcher/launcher.c: Remove GTK_ARROW_NONE, to fix compilation problems
+    	  on Gtk 2.8.
 
-	* po/ca.po:
-	  begin process to 4.4 work
-	  autotranslation of most of the actual po
-	  
-	  -- paurullan at bulma.net , ca translator
+ 13 files changed, 235 insertions(+), 239 deletions(-)
 
-2005-10-24 07:11  piarres
+commit 7abc9f1f8e77a9017f7a0cba5456b9a463ed3842
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog, po/eu.po:
-	  Basque translation update
+    This includes the label...
 
-2005-10-22 21:11  jasper
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* config/Makefile.am, config/panels.xml, config/panels.xml.in,
-	  configure.ac, panel/panel-app.c, panel/panel-properties.c,
-	  panel/panel-settings.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c:
-	  Several multiscreen fixes in settings dialog and launcher
-	  plugin.
+commit f16f6d1135e7b12310595698b115b68c7fff3dc6
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-21 19:13  daichi
+    	* panel/panel-dialogs.c: Remove the position combobox, this is not working
+    	  and thus only confusing for other people ^_^.
 
-	* po/ChangeLog:
-	  Added a blank line.
+ 2 files changed, 11 insertions(+), 4 deletions(-)
 
-2005-10-21 12:18  daichi
+commit 1649816dbaab1d7d3d66626b481d20782010cfb1
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Updated with the latest POT file.
+    	* libxfce4panel/xfce-panel-macros.{c,h}: Add a macro for
+    	  g_type_register_static_simple which is only available in Glib 2.12.
+    	* libxfce4panel/*.c: Use g_type_register_static_simple where possible to
+    	  reduce the number of relocations.
 
-2005-10-21 12:07  daichi
+ 8 files changed, 111 insertions(+), 66 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit b2e281f6fd0f806ccc6418e714fe0c498c5239c1
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-21 09:23  jasper
+    	* panel/main.c, panel/panel-app.{c,h}: Fix problem with session management
+    	  and move the last lines of code from the 4_5_nick branch to trunk.
+    	  file is different in the branch because it contains a problem that
 
-	* plugins/launcher/launcher-dialog.c:
-	  * Select previous item in the list instead of first when last
-	  item is removed.
-	  * Don't take focus on click for up/down/add/remove buttons.
-	  Changes suggested by Nick Schermer.
+ 4 files changed, 192 insertions(+), 206 deletions(-)
 
-2005-10-21 09:03  daichi
+commit 09267c4ec81f14775059e428df599dfb53c7a188
+Author: Eren Turkay <turkay.eren at gmail.com>
 
-	* po/pl.po:
-	  Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
+    update Turkish translation
 
-2005-10-21 09:01  jasper
+ 1 files changed, 327 insertions(+), 371 deletions(-)
 
-	* panel/panel-settings.c:
-	  Change wording of handle style options as suggested by Brian.
+commit aa0833bc1092a42ac3810cb65683b6d114461086
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-21 07:47  jasper
+    	* panel/*: Import all the code from my branch to trunk. Only the main.c
+    	  file is different in the branch because it contains a problem that
+    	  causes Xfce to start very slowly (the session manager).
 
-	* panel/panel-settings.c:
-	  Check for compositing manager selection when creating settings
-	  dialog.
+ 18 files changed, 1567 insertions(+), 1463 deletions(-)
 
-2005-10-21 01:49  daichi
+commit 8fa5becc8fda4694f4cbd092a8419c03eedb9167
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ChangeLog:
-	  Updated.
+    	* *.po, *.pot, POTFILES.in: Regenerate the po files
+    	  to work with my branch import.
 
-2005-10-20 21:10  jasper
+ 53 files changed, 11266 insertions(+), 9821 deletions(-)
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, panel/panel-app.c,
-	  panel/panel-settings.c, panel/panel.c:
-	  * (re)unify customization dialogs
-	  * Adjust menus accordingly
-	  * Add grippy cursor from libexo
-	  
-	  This could probably use some testing.
+commit 78f66fe7122ea51511f6e43d58c3ea81568a077f
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-20 12:37  alex
+    	* Import my 4_5_nick branch into trunk:
+    	  - Completely rewritten launcher (Bugs 2336, 2365, 1323, 2262 and 1225)
+    	  - Various improvements in libxfce4panel (memory leaks, G_GNUC_INTERNAL,
+    	    GSList, canonical strings and fixed pedantic warnings).
+    	  - Libxfce4panel does no longer depend on libxfcegui4. This might cause
+    	    some problems with plugins. Plugin developers should add libxfcegui4
+    	    to the dependencies of their package (including cflags and libadd in
+    	    the makefiles).
 
-	* po/it.po:
-	  Update Italian translations.
+ 115 files changed, 8406 insertions(+), 7668 deletions(-)
 
-2005-10-18 10:37  jasper
+commit ed8f3ea7650665410f10b39ada34b04f7ad49734
+Author: Nick Schermer <nick at xfce.org>
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, panel/panel.c:
-	  Add stock icons to the menus, as suggested by Brian.
+    Check if this works v2
 
-2005-10-18 09:12  jasper
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* panel/panel-app.c, panel/panel-settings.c, panel/panel.c,
-	  panel/panel.h:
-	  Some extra visual feedback when removing a panel.
+commit 441bc7212618d471a159e06bf7959bab0303f420
+Author: Nick Schermer <nick at xfce.org>
 
-2005-10-18 07:26  jasper
+    Check if this works
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, panel/panel-app.c,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Add back confirmation dialog for item removal. Make panel dialog
-	  use a warning icon instead of a question mark.
-
-2005-10-16 22:19  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Updated.
-
-2005-10-15 13:06  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Updated.
-
-2005-10-15 12:11  kelnos
-
-	* configure.ac:
-	  add "[no-xml]" option to AC_PROG_INTLTOOL to remove dep on
-	  XML::Parser as
-	  suggested by daichi (bug 964)
-	  sorry for the spam, but svn is being annoying and won't let me
-	  commit all
-	  at once.
-
-2005-10-15 07:07  jasper
-
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h:
-	  Expand variables for launchers
-
-2005-10-14 10:02  daichi
-
-	* po/hu.po:
-	  Updated Hungarian translations by Szervac Attila <sas at 321.hu>.
-
-2005-10-13 17:11  jasper
-
-	* plugins/launcher/launcher.c:
-	  Saving empty strings is not needed here, since we unlink the
-	  file first.
-
-2005-10-13 16:51  jasper
-
-	* plugins/launcher/launcher.c:
-	  ahem*, translated of course...
-
-2005-10-13 16:47  jasper
-
-	* plugins/launcher/launcher.c:
-	  Better handle empty fields
-
-2005-10-13 12:49  jasper
-
-	* plugins/launcher/launcher-dialog.c:
-	  Make sure icon menu is destroyed
-
-2005-10-13 12:03  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  * Updated and bumped version at the `Project-Id-Version'.
-	  - この行以下は無視されます --
-	  
-	  M ar.po
-	  M az.po
-	  M be.po
-	  M bg.po
-	  M bn_IN.po
-	  M ca.po
-	  M cs.po
-	  M de.po
-	  M el.po
-	  M en_GB.po
-	  M eo.po
-	  M es.po
-	  M es_MX.po
-	  M et.po
-	  M eu.po
-	  M fa.po
-	  M fi.po
-	  M fr.po
-	  M gu.po
-	  M he.po
-	  M hi.po
-	  M hu.po
-	  M hy.po
-	  M it.po
-	  M ja.po
-	  M ko.po
-	  M lt.po
-	  M mr.po
-	  M ms.po
-	  M nb_NO.po
-	  M nl.po
-	  M pa.po
-	  M pl.po
-	  M pt_BR.po
-	  M pt_PT.po
-	  M ro.po
-	  M ru.po
-	  M sk.po
-	  M sv.po
-	  M ta.po
-	  M tr.po
-	  M uk.po
-	  M vi.po
-	  M zh_CN.po
-	  M zh_TW.po
-
-2005-10-13 11:39  jasper
-
-	* plugins/launcher/launcher.c:
-	  Small improvement for saving configuration
-
-2005-10-13 10:23  jasper
-
-	* plugins/launcher/launcher-dialog.c:
-	  Improve saving current item settings when changing items in the
-	  dialog
-
-2005-10-13 10:09  jasper
-
-	* plugins/separator/separator.c:
-	  Properly set size for separators
-
-2005-10-12 06:11  jasper
-
-	* panel/panel-settings.c:
-	  Allow a maximum of 95% transparency.
-
-2005-10-11 20:07  jasper
-
-	* plugins/launcher/launcher.c:
-	  Make menu entries appear in the same order as in the dialog
-	  treeview
-
-2005-10-11 15:18  jasper
-
-	* configure.ac, libxfce4panel/xfce-panel-external-item.c,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-item-iface.c,
-	  libxfce4panel/xfce-panel-item-iface.h,
-	  libxfce4panel/xfce-panel-plugin-iface-private.h,
-	  libxfce4panel/xfce-panel-plugin-iface.c, panel/panel-dnd.c,
-	  panel/panel-dnd.h, panel/panel-settings.c, panel/panel.c:
-	  * Allow items to be removed when dragging them to the dialog
-	  treeview
-	  * Don't ask before removing items (as requested by Fabian Nowak)
-
-2005-10-11 09:55  jasper
-
-	* libxfce4panel/xfce-panel-window.c:
-	  Attempt to improve resizing/redrawing for panel window
-
-2005-10-11 09:53  daichi
-
-	* po/et.po:
-	  Changed an address.
-
-2005-10-10 16:02  hydonsingore
-
-	* po/zh_TW.po:
-	  Update zh_TW translations
-
-2005-10-10 13:14  jasper
-
-	* Makefile.am, configure.ac,
-	  libxfce4panel/xfce-panel-external-item.c:
-	  Use fork()/execv() instead of g_spawn_async() for external
-	  plugins. Now the plugins remain child processes of the panel.
-
-2005-10-09 17:39  daichi
+ 1 files changed, 38 insertions(+), 25 deletions(-)
 
-	* po/ja.po:
-	  Keyword `Id' expansion, hope this works.
+commit 331b0f64201ea6cfc65c2b9045bde487252dc85b
+Author: Maxim Dziumanenko <mvd at mylinux.com.ua>
 
-2005-10-09 15:56  jasper
+    2007-03-03 Maxim Dziumanenko <dziumanenko at gmail.com>
 
-	* plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher-dialog.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.c, plugins/tasklist/tasklist.c,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Update some strings in the plugins
+ 2 files changed, 25 insertions(+), 35 deletions(-)
 
-2005-10-09 15:49  stavrosg
+commit a4c533b27bc449ef8c92afacb0bf68121a62953d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/el.po:
-	  Minor panel translation update
+    Remove INSTALL, because it is a generated file.
 
-2005-10-09 15:25  jasper
+ 2 files changed, 3 insertions(+), 232 deletions(-)
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, panel/panel.c,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Change menu layout and text as suggested by Jannis and Fabian.
+commit d8c5244844d35fac4e86ad5b88c05c917bc9ba61
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-10-07 22:17  daichi
+    Check for NULL pointers in DBG messages to prevent crashes on Solaris, based on patch from William Bonnet (bug #2922).
 
-	* po/de.po:
-	  Updated German translations by Fabian Nowak
-	  <timystery at arcor.de>.
+ 2 files changed, 14 insertions(+), 4 deletions(-)
 
-2005-10-06 20:05  stavrosg
+commit fff160e1e648884c31a9bc49c2dd7d82b312f6ae
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/el.po:
-	  Minor updates & polishing for the Greek translations
+    Unhide when dragging over the panel (bug #2914).
 
-2005-10-03 06:16  jasper
+ 1 files changed, 72 insertions(+), 0 deletions(-)
 
-	* README.Plugins:
-	  Update version number in README.Plugins
+commit 4042b3035afb161f2d9aaf8c432559edb77401f8
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-10-02 07:19  jasper
+    Verified all LINGUAS files and added Albanian language to it.
 
-	* plugins/pager/pager.desktop.in.in:
-	  Pager doesn't have to be unique.
+ 2 files changed, 6 insertions(+), 1 deletions(-)
 
-2005-10-02 07:13  jasper
+commit cd3263cd7b4644280edffbebaee3d367d512cda1
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
 
-	* libxfce4panel/xfce-panel-plugin-iface.c, panel/panel.c:
-	  Fix menu popup for multiple screens. Based on patch by
-	  Jean-Francois.
-
-2005-10-01 14:18  hydonsingore
-
-	* po/zh_TW.po:
-	  Update xfce4-panel zh_TW translations
-
-2005-10-01 06:33  jasper
-
-	* libxfce4panel/xfce-panel-plugin.h:
-	  Add back stdlib.h include.
-
-2005-09-30 19:37  stavrosg
-
-	* po/el.po:
-	  Updated EL translations for thunar & xfce4-panel/trunk
-
-2005-09-30 12:13  jasper
-
-	* README.Plugins:
-	  change 4.4.0 to 4.3.20 in README.Plugins. Suggested by Fabian
-	  Nowak.
-
-2005-09-29 13:23  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  Changed copyright notification by the author's request.
-
-2005-09-29 12:32  daichi
-
-	* po/ja.po:
-	  Bumped version.
-
-2005-09-29 11:55  daichi
-
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/bn_IN.po, po/ca.po,
-	  po/cs.po, po/de.po, po/el.po, po/en_GB.po, po/eo.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/hy.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/zh_CN.po, po/zh_TW.po:
-	  * Bumped version at the "Project-Id-Version: ".
-	  
-	  * Discarded obsolete translations.
-	  
-	  * Added fall back address at the "Language-Team: ", according to
-	  the
-	  http://www.iro.umontreal.ca/translation/registry.cgi?team=index
-	  
-	  * Modified initial comment strings using template by "msginit".
+    160 strings, 24 fuzzy, 26 not translated. initial commit.
 
-2005-09-29 11:53  daichi
+ 1 files changed, 154 insertions(+), 163 deletions(-)
 
-	* configure.ac:
-	  Removed unnecessary language code.
+commit fef17d7831169191ad184c5da981e482e650ed3f
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
 
-2005-09-28 10:15  jasper
+    Adding information to the ChangeLog
 
-	* panel/panel-item-manager.c:
-	  Refresh plugin list when dialog is opened.
+ 1 files changed, 5 insertions(+), 0 deletions(-)
 
-2005-09-28 08:14  jasper
+commit 8c18fbece9d41ca22e94f59456f5c88ac36b7433
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* ChangeLog, configure.ac, icons/Makefile.am,
-	  icons/xfce-mouse.png, panel/Makefile.am, panel/panel-app.c,
-	  panel/xfce-panel-settings.desktop.in,
-	  plugins/actions/actions.desktop.in.in,
-	  plugins/separator/separator.desktop.in.in,
-	  plugins/systray/systray.desktop.in.in,
-	  plugins/testplugin/Makefile.am, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/el.po,
-	  po/en_GB.po, po/eo.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/hy.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/zh_CN.po, po/zh_TW.po:
-	  * Merge back old panel translations. They are mostly unused, I
-	  guess, but maybe a few strings are still the same.
-	  * Remove xfce-panel-settings.desktop.in. It doesn't really make
-	  sense anymore.
-	  * Add xfce-mouse icon, to be used as default plugin icon.
-
-2005-09-28 06:10  jasper
-
-	* README.Plugins, docs/API/html/XfceExternalPanelPlugin.html,
-	  docs/API/html/XfceInternalPanelPlugin.html,
-	  docs/API/html/XfcePanelPlugin.html,
-	  docs/API/libxfce4panel-decl-list.txt,
-	  docs/API/libxfce4panel-decl.txt,
-	  docs/API/tmpl/xfce-panel-plugin-iface.sgml,
-	  docs/API/xml/xfce-panel-plugin-iface.xml,
-	  libxfce4panel/xfce-panel-external-plugin.c,
-	  libxfce4panel/xfce-panel-internal-plugin.c,
-	  libxfce4panel/xfce-panel-plugin-iface.c,
-	  libxfce4panel/xfce-panel-plugin-iface.h,
-	  plugins/actions/actions.c, plugins/clock/clock.c,
-	  plugins/iconbox/iconbox.c, plugins/launcher/launcher.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/systray/systray.c, plugins/tasklist/tasklist.c,
-	  plugins/testplugin/testplugin.c:
-	  Slight API change. Make xfce_panel_plugin_save_location() take
-	  an extra 'create' argument, to match
-	  xfce_resource_save_location().
-
-2005-09-27 21:30  jasper
-
-	* panel/panel-app.c:
-	  Test visibility problem
-
-2005-09-27 21:14  jasper
-
-	* docs/API/Makefile.am:
-	  don't require automake 1.9
-
-2005-09-27 20:01  jasper
-
-	* .indent.pro, AUTHORS, COPYING, COPYING_LIBS, ChangeLog, HACKING,
-	  INSTALL, Makefile.am, NEWS, README, README.Kiosk,
-	  README.Plugins, autogen.sh, config, configure.ac, docs, icons,
-	  libxfce4panel, panel, plugins, po, xfce4-panel.spec.in:
-	  Move new panel to trunk
-
-2005-09-27 19:59  jasper
-
-	* .indent.pro, AUTHORS, COPYING, COPYING_LIBS, ChangeLog, HACKING,
-	  INSTALL, Makefile.am, NEWS, NOTES, README, README.Kiosk, TODO,
-	  autogen.sh, config, configure.ac, doc, iconbox, icons, libs,
-	  panel, plugins, po, settings, taskbar, xfce4-panel.spec.in:
-	  Move old trunk
-
-2005-09-24 07:45  daichi
-
-	* po/ja.po:
-	  * Added initial "$Id$".
-	  
-	  * Updated some translations.
+    Same as before but in trunk now.
 
-2005-09-08 15:42  hydonsingore
+ 3 files changed, 135 insertions(+), 114 deletions(-)
 
-	* po/ChangeLog, po/zh_TW.po:
-	  Update zh_TW translations
+commit c57de401aefc087a0f375eaa0bf41da3005783bd
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-08-29 21:48  daichi
+    Added the Albanian translations by Besnik Bleta for the core packages. Updated some French translations
 
-	* po/ja.po:
-	  Changed responsible period for previous translator.
+ 2 files changed, 791 insertions(+), 0 deletions(-)
 
-2005-08-26 04:54  ankit
+commit d7bb3e98e993c2d36efc8be8109e1cbc74c02f31
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/gu.po:
-	  Updated Gujarati Translations
+    * fr.po: Minor changes to the French translations
+      in xfce-utils, libxfce4util and mousepad
+    * pl.po: Updated the Polish translation by Szymon Kałasz <szymon_maestro at gazeta.pl>
+      in thunar and mousepad.
+    * ro.po: Updated the Romanian translation by MiÅŸu Moldovan <dumol at gnome.ro>
+      in most core packages.
 
-2005-08-23 13:51  daichi
+ 2 files changed, 157 insertions(+), 187 deletions(-)
 
-	* po/ja.po:
-	  Updated Japanese translations.
+commit 9133fec4fd116ca949be60a22b144721d909e1e8
+Author: Benedikt Meurer <benny at xfce.org>
 
-2005-08-21 08:55  daichi
+    Bump version. Update NEWS. Update Project-Id-Version.
 
-	* po/ar.po, po/bg.po, po/ca.po, po/hi.po, po/hu.po, po/it.po,
-	  po/ms.po, po/sv.po, po/ta.po:
-	  Added missing '\n', which causes parsing error at
-	  http://xfce.org/~kelnos/xfce4/i18n/
-	  
-	  Added fall back address at the 'Language-Team: ', according to
-	  the
-	  http://www.iro.umontreal.ca/translation/registry.cgi?team=index
-	  
-	  Modified initial comment strings with template by 'msginit'.
-	  
-	  Discarded obsolete translations.
+ 51 files changed, 83 insertions(+), 86 deletions(-)
 
-2005-08-18 12:05  daichi
+commit fff6bf45be91c861b44bdb5c92f587d33c575c78
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/ja.po:
-	  Updated Japanese translations.
+    Updated the Polish translations by Szymon Kałasz for the mcs-plugins, libxfce4util, thunar, panel and xfdesktop packages. Also added the new Polish translation for the Thunar documentation to the po-doc folder.
 
-2005-08-17 16:21  daichi
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-	* po/bg.po, po/es.po, po/es_MX.po, po/nb_NO.po, po/nl.po,
-	  po/pt_BR.po, po/sv.po, po/zh_CN.po:
-	  Fixed errors emitted by 'msgfmt -c'.
-	  
-	  Added fall back address at the 'Language-Team: ', according to
-	  the
-	  http://www.iro.umontreal.ca/translation/registry.cgi?team=index
-	  
-	  Modified initial comment strings with template by 'msginit'.
+commit 2f5110a68af8683b82e172dffda4d5bd86f2fa0c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2005-08-17 15:03  daichi
+    Update ChangeLog
 
-	* po/en_GB.po, po/lt.po:
-	  Converted local charsets to UTF-8.
+ 1 files changed, 4188 insertions(+), 5298 deletions(-)
 
-2005-08-17 14:17  daichi
+commit 2429dc5d1c5cb6acc4cc5cebd71c01415df88327
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* po/pl.po:
-	  Updated Polish translations by Wit Wilinski.
+    Update version
 
-2005-08-15 15:12  daichi
+ 2 files changed, 69 insertions(+), 66 deletions(-)
 
-	* po/zh_TW.po:
-	  Removed executable attribution.
+commit dae2196e68b0daf162118b60eeb0f0193460837a
+Author: Nick Schermer <nick at xfce.org>
 
-2005-08-13 15:09  stavrosg
+    Update NEWS
 
-	* po/el.po:
-	  * Added initial Greek translations in trunk for
-	  xfce-mcs-plugins, xfprint,
-	  xfwm4 & xfdesktop.
-	  * Corrections & additions for xfce4-panel/trunk/po/el.po
+ 1 files changed, 3 insertions(+), 50 deletions(-)
 
-2005-08-13 14:09  daichi
+commit 8f8d3487b4b9ad538d7b1db4218d2581a7c1e413
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/fi.po:
-	  Updated Finnish translations by Jari Rahkonen.
+    Fix crash when moving the plugin. Bug #2775.
+    Fix compiler warning.
 
-2005-08-11 17:04  stavrosg
+ 3 files changed, 11 insertions(+), 1 deletions(-)
 
-	* configure.ac, po/el.po:
-	  Add initial Greek translations in trunk for xfce4-session,
-	  xfce4-mixer
-	  & xfce4-panel, and some corrections in xfcalendar/trunk/po/el.po
+commit ed2db69c74c75cf6321cca7c537b916a2eb1c2df
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-2005-08-05 14:09  eduard
+    Updated Swedish translations for:
+    * libexo
+    * libxfcegui4
+    * mousepad
+    * thunar
+    * xfcalendar
+    * xfce4-appfinder
+    * xfce4-panel
+    * xfce-mcs-plugins
+    * xfce-utils
+    * xfdesktop
+    * xfprint
+    * xfwm4
 
-	* panel/panel.c:
-	  Fix #963 - panel does not move after sizing when autohiding is
-	  enabled
+ 2 files changed, 89 insertions(+), 90 deletions(-)
 
-2005-08-04 15:17  pollux
+commit b0db9a725b6e41fedca82aee40d4ccd703caff50
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
 
-	* configure.ac, po/hy.po:
-	  add some HY translations
+    2007-01-18  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
 
-2005-07-30 14:55  jasper
+ 2 files changed, 398 insertions(+), 194 deletions(-)
 
-	* plugins/systray/systray.c:
-	  Cosmetic tweak
+commit 4d1aed2e805fed9e7a53860452d386ef85defba7
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-07-30 08:17  jasper
+    Updated the Catalan translation of the xfce4-panel package by Ivà Burgos
 
-	* panel/main.c, panel/settings.c:
-	  Oops, remove debugging stuff
+ 2 files changed, 83 insertions(+), 68 deletions(-)
 
-2005-07-30 08:15  jasper
+commit d87f97a7d1fafa9b040f547aba88414c2e57bf88
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/main.c, panel/panel.c, panel/settings.c:
-	  Fix full width on startup with autohide (bug #1097)
+    Updated the German translations by Fabian Nowak for a few packages and updated the French translation of libexo.
 
-2005-07-30 07:58  jasper
+ 2 files changed, 12 insertions(+), 7 deletions(-)
 
-	* plugins/launcher/launcher.c:
-	  Fix problem with icons in menu (bug #1052)
+commit bdfc77ddfcbc196aacc79aec9f54f15df98eff67
+Author: Nick Schermer <nick at xfce.org>
 
-2005-07-29 19:21  jasper
+    Cleanup some privates we don't use.
 
-	* plugins/systray/systray.c:
-	  Systray plugin update:
-	  * reduce frame border (bug #1017)
-	  * make frame drawing optional (bug #1081)
-	  * make 24-hour clock optional
+ 1 files changed, 0 insertions(+), 15 deletions(-)
 
-2005-07-19 19:08  pollux
+commit 92c19b51dd1003d8f73626e3be5d4512cf7b7d4d
+Author: Nick Schermer <nick at xfce.org>
 
-	* po/ja.po:
-	  update JA translations
+    * The _item_screen_changed is also triggered when we close/remove and external plugin, which results in a couple of warnings. This should fix the problem.
 
-2005-07-16 15:09  pollux
+ 1 files changed, 4 insertions(+), 0 deletions(-)
 
-	* configure.ac, po/eo.po:
-	  add EO translations
+commit ab9fe2643d5163683867c7a754e94c3a484a34ee
+Author: Nick Schermer <nick at xfce.org>
 
-2005-07-13 05:57  jasper
+    * Revert previous patch
 
-	* taskbar/xftaskbar.c:
-	  Merge monitor setting from xfce_4_2 branch
+ 5 files changed, 1 insertions(+), 14 deletions(-)
 
-2005-07-12 21:07  jasper
+commit 9f250fd79103abf92f089e39ad30ed0cb3f05d84
+Author: Nick Schermer <nick at xfce.org>
 
-	* iconbox/iconbox.c:
-	  Fix incorrect drawing of borders on iconbox
+    We need to init ghtread for the slice allocator. I've also added this for external plugins (because some of them use the slice macros). This seems to work for external plugins without any problems, so cross you fingers.
 
-2005-07-12 20:41  jasper
+ 5 files changed, 14 insertions(+), 1 deletions(-)
 
-	* libs/xfce-panel-window.c:
-	  Fix drawing of panel window border
+commit 87858effadc4070e1c620875e3c8a0b1249d08c7
+Author: Nick Schermer <nick at xfce.org>
 
-2005-07-05 19:19  jasper
+    This might be a bit more secure.
 
-	* plugins/anotherclock/anotherclock.c, plugins/clock/clock.c,
-	  settings/iconbox_plugin.c:
-	  Fix compilation with --enable-debug=full (#1057)
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2005-07-04 11:47  pollux
+commit 61e31afd6bdee36f517c04a99b800b94beb91c60
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ko.po:
-	  update KO translations
+    Use GNOME HIG compliant buttons again: [cancel] [action].
 
-2005-07-03 09:07  jasper
+ 1 files changed, 6 insertions(+), 1 deletions(-)
 
-	* plugins/launcher/launcher-dialog.c:
-	  * Fix properties dialog to not break the menu when moving items
-	  (bug #1047)
-	  * Add missing file chooser for command
+commit 9d6fd5c6e0cfbaedc5adbf085ccf7e2fc2d05a8d
+Author: Nick Schermer <nick at xfce.org>
 
-2005-06-29 16:14  pollux
+    * Add gtk dialog that popups up on the right screen.
+    * Fix memory leaks in libxfce4panel. g_object_get returns new
+      data, not a pointer.
 
-	* po/zh_TW.po:
-	  update zh_TW translations
+ 2 files changed, 57 insertions(+), 32 deletions(-)
 
-2005-06-26 17:09  pollux
+commit 56df9abdda2dd188970c46c722afd777fa1dfc84
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ko.po:
-	  update KO translations
+    Make iconbox check for demands attention on new windows.
 
-2005-06-25 11:10  benny
+ 1 files changed, 5 insertions(+), 0 deletions(-)
 
-	* ., config, doc, doc/C, doc/C/images, doc/fr, doc/fr/images,
-	  doc/it, doc/it/images, iconbox, icons, libs, panel, plugins,
-	  plugins/clock, plugins/flexspace, plugins/launcher,
-	  plugins/mailcheck, plugins/pager, plugins/sample-plugin,
-	  plugins/separator, plugins/switcher, plugins/systembuttons,
-	  plugins/systray, plugins/tasklist, settings,
-	  settings/iconbox_plugin.c, settings/xfce_settings_plugin.c,
-	  settings/xftaskbar_plugin.c, taskbar:
-	  Don't crash if the MCS plugin is unable to store the settings, a
-	  warning
-	  telling whats wrong will be emitted by libxfce4util, see bug
-	  #1033.
+commit 1afc3700a7f282138f3f4fdbe4aba3e6bfc1ed49
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-06-25 10:36  jasper
+    Restart external panel items when the GtkPlug disappears during a screen change. Hopefully a real solution can still be found.
 
-	* plugins/tasklist/tasklist.c:
-	  Free tasklist properly and add more grouping options
+ 1 files changed, 51 insertions(+), 3 deletions(-)
 
-2005-06-25 09:09  jasper
+commit f7b77ff2f8d45d4875dacbecf2c31f76fcaaf1d9
+Author: Nick Schermer <nick at xfce.org>
 
-	* libs/xfce-item.c:
-	  We don't really use the handle so I'll only show a bit of extra
-	  space for now, for the user to click on.
+    * Add this debug warning to notify us if the _set_struts function passed.
 
-2005-06-25 08:59  jasper
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-	* plugins/tasklist/tasklist.c:
-	  Add tasklist options
+commit 3c8f3170dede5b98ed32006b01cf658a2f8186e1
+Author: Nick Schermer <nick at xfce.org>
 
-2005-06-19 14:00  jasper
+    * Fix clock crash, by simple redrawing the entire widget.
 
-	* COPYING_LIBS, Makefile.am, iconbox/Makefile.am,
-	  libs/Makefile.am, libs/xfce-enum-types.c,
-	  libs/xfce-enum-types.h, libs/xfce-marshal.c,
-	  libs/xfce-marshal.h, panel/Makefile.am, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/bn_IN.po, po/ca.po, po/cs.po, po/de.po,
-	  po/en_GB.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po,
-	  po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po, po/hi.po,
-	  po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/mr.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po,
-	  taskbar/Makefile.am:
-	  * add COPYING_LIBS with LGPL text
-	  * fix make distcheck
-	  * make update-po
-	  * remove enum-types and marshal generated files from libs/
+ 1 files changed, 22 insertions(+), 0 deletions(-)
 
-2005-06-18 11:51  jasper
+commit ae68e6660def7c2231da54f7fd2dfae0a1c5f2bc
+Author: Nick Schermer <nick at xfce.org>
 
-	* libs/xfce-arrow-button.c, libs/xfce-arrow-button.h,
-	  libs/xfce-item.c, libs/xfce-item.h, libs/xfce-itembar.c,
-	  libs/xfce-itembar.h, libs/xfce-paint-private.c,
-	  libs/xfce-paint-private.h, libs/xfce-panel-window.c,
-	  libs/xfce-panel-window.h, libs/xfce-separator-item.c,
-	  libs/xfce-separator-item.h:
-	  * additional gtk-doc comments for itembar
-	  * change license to LGPL for library files
+    Fix crash in panel when switching monitors. I've simply removed the code for moving the dialog to the other window, because I couldn't find a way to make this work propery.
 
-2005-06-18 09:50  jasper
+ 1 files changed, 0 insertions(+), 8 deletions(-)
 
-	* libs/xfce-itembar.c:
-	  Ok, previous commit wasn't clever at all. This one should be
-	  better.
+commit d759fc42082957cf804289de273bf635186d874c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-06-18 09:41  jasper
+    Multiscreen fixes. Attempt to fix at least part of bug #2693.
 
-	* libs/xfce-arrow-button.c, libs/xfce-itembar.c:
-	  Be a bit more clever when allocating expanding items on an
-	  itembar.
+ 9 files changed, 40 insertions(+), 3 deletions(-)
 
-2005-06-16 19:21  jasper
+commit e7fe16405ae1ce9de9a48c8ec6c07579414c8682
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/launcher/launcher.c:
-	  Remove launcher insensitivity after executing. Doesn't work
-	  properly if you leave the mouse over the button. Too much hassle
-	  to find the cause.
+    Update documentation and add screenshots.
 
-2005-06-16 18:22  jasper
+ 9 files changed, 231 insertions(+), 195 deletions(-)
 
-	* plugins/launcher/launcher.c:
-	  Fix depressed button after menu popup from timeout (bug #994)
+commit 60dbbb45549ffccfd3c86837e5c58bbd43e05832
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-06-13 06:16  jasper
+     * Fix iconbox to also notice changes to NETK_WINDOW_STATE_SKIP_TASKLIST.
+     * Update HACKING file with new coding style rules and explanation about generating a ChangeLog.
 
-	* plugins/anotherclock/anotherclock.c:
-	  Configuration for anotherclock.
+ 2 files changed, 56 insertions(+), 46 deletions(-)
 
-2005-06-12 19:28  jasper
+commit 05c0b10d7dc61f39422668373b6ad1226d60d553
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/anotherclock/anotherclock.c:
-	  Tweaks to anotherclock
+    Update ChangeLog and NEWS.
 
-2005-06-12 15:48  jasper
+ 2 files changed, 3588 insertions(+), 2299 deletions(-)
 
-	* configure.ac, plugins/Makefile.am, plugins/anotherclock,
-	  plugins/anotherclock/Makefile.am,
-	  plugins/anotherclock/anotherclock.c:
-	  Another clock plugin to try out a new clock layout. It has to be
-	  moved somewhere else or merged with another plugin eventually --
-	  no need to have 100s of clocks ;)
+commit f1c4031ff9acaaa134c0d398e7b81e2e19632977
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-06-12 12:22  jasper
+    Implement blinking for urgent windows in the iconbox.
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c:
-	  Cosmetic changes to launcher properties dialog
+ 1 files changed, 91 insertions(+), 2 deletions(-)
 
-2005-06-09 12:01  pollux
+commit 86b85c85f474c5c4072d7f9510fa2c91f001f607
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* po/POTFILES.in, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/bn_IN.po, po/ca.po, po/cs.po, po/de.po, po/en_GB.po,
-	  po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po,
-	  po/fr.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/mr.po, po/ms.po, po/nb_NO.po,
-	  po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po,
-	  po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po,
-	  po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  fix make dist
+    Added the new translations from the Macedonian team for plenty of packages, Merry Christmas
 
-2005-06-07 15:02  pollux
+ 3 files changed, 774 insertions(+), 1 deletions(-)
 
-	* po/gu.po:
-	  update GU translations
+commit 2d8ce51c6aa3167f32a72f96b40f0426d3736fc9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-06-05 10:39  jasper
+    Check for demands attention hint as well as urgency hint.
 
-	* plugins/launcher/launcher.c:
-	  Better way to check whether to close the menu after drag-leave.
-	  Now also works with xffm and nautilus.
+ 1 files changed, 17 insertions(+), 27 deletions(-)
 
-2005-06-05 08:50  jasper
+commit b86b5d36ad70a66f4c1625c43b75b6ed4ebb91f3
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/launcher/launcher.c, taskbar/xftaskbar.c:
-	  * Add drag-motion convenience function to xfce_support.c
-	  * Implement DND to launcher menus. Could use some testing.
+    [i18n] catalan update
 
-2005-05-31 17:28  pollux
+ 2 files changed, 6 insertions(+), 4 deletions(-)
 
-	* po/ja.po:
-	  update JA translations
+commit 89478dec033f70e29c6d105d2d1d1d421fb88504
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-05-14 19:32  olivier
+    Some updates to iconbox and tasklist:
+     * Use XfceHVBox from the panel library.
+     * Use a general gtk handle instead of home-made ones and use only one handle because that looks better (I think).
 
-	* po/ChangeLog:
-	  Update ChangeLog
+ 2 files changed, 65 insertions(+), 113 deletions(-)
 
-2005-05-14 19:32  olivier
+commit 0c3bbc376d43d9ebcfc7e908b75e2a7d1a8dd81d
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* ChangeLog:
-	  Update ChangeLog
+    Updated the French translation for the xarchiver package and fixed a mistake I introduced in Changelog's lately
 
-2005-05-14 10:00  jasper
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-	* plugins/systray/systray.c:
-	  oops, hbox->vbox for vertical panel
+commit d8cf7c1f26a8f8d715f4ab426b1154da1b7d8702
+Author: Amanpreet Alam <apbrar at gmail.com>
 
-2005-05-14 09:48  jasper
+    update for string
 
-	* plugins/systray/systray.c:
-	  Add (optional) time to sysytray, similar to the taskbar. XEMBED
-	  icons still don't play nice with resizing/moving :(
+ 1 files changed, 10 insertions(+), 10 deletions(-)
 
-2005-05-11 21:33  jasper
+commit 4a17138c9d9ceaa06a098880710f62b1e39647a2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-	* panel/panel.c:
-	  Fix stickyness issue. Still don't know why it wouldn't work.
+    Updated the Russian translations by Andrey Fedoseev for a lot of packages
 
-2005-05-11 21:05  jasper
+ 2 files changed, 22 insertions(+), 17 deletions(-)
 
-	* ChangeLog, panel/panel.c, settings/xfce_settings_dialog.c:
-	  Fix orientation changing, reported by Francois
+commit ea8b3bcbe201300980a7cfa883d665d1b6f9b98d
+Author: Amanpreet Alam <apbrar at gmail.com>
 
-2005-05-10 19:08  jasper
+    update for latest translation by alam
 
-	* plugins/launcher/launcher-dialog.c:
-	  Wow, that was hard to find. Fix typo that caused a crash when
-	  dragging a file to the new launcher property dialog. Also
-	  reported by Francois.
+ 1 files changed, 101 insertions(+), 82 deletions(-)
 
-2005-05-10 18:34  jasper
+commit a7b1314f9f3acfd0286369898cb3b911d35dfa94
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/launcher/launcher-dialog.c:
-	  Open file dialog immediately when choosing custom icon. Reported
-	  by Francois.
+    Set keywords property on a bunch of files. (In case any SVN devs are reading this: I think the default should be on ;-)
 
-2005-05-08 19:11  jasper
+ 3 files changed, 3 insertions(+), 3 deletions(-)
 
-	* plugins/launcher/launcher-dialog.c:
-	  Fix crash when dropping a desktop file on the dialog
+commit e5eed9653b6b7fcd87fccd5db2e983dc67868bbc
+Author: Nick Schermer <nick at xfce.org>
 
-2005-05-08 18:59  jasper
+    configure.ac.in, plugins,Makefile.am, plugins/testplugin,
+    po/POTFILES.in, *.po*: Remove the testplugin from the panel. You
+    can find a sample plugin the the goodies repository.
 
-	* panel/controls_dialog.c:
-	  oh, alright, i'll put it back. at least for Xfce themes it seems
-	  to do the right thing.
+ 57 files changed, 6038 insertions(+), 6218 deletions(-)
 
-2005-05-08 18:45  jasper
+commit b11f103a3c97c2f679bf0cf7f3971e223149e437
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* panel/controls_dialog.c:
-	  Hmm that wasn't it either. I'll have to think of something
-	  else...
+    hu trunk: fixes
 
-2005-05-08 10:15  jasper
+ 1 files changed, 7 insertions(+), 7 deletions(-)
 
-	* panel/controls_dialog.c:
-	  cosmetic tweak
+commit 23dd24891b60b4e7b0c0dfeb088a3aa9c618da3b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-05-08 09:58  jasper
+     * Fix a few things in the positioning code that were so wrong, I'm surprised it ever worked at all, mostly related to the initial position of floating panels and positioning panels that span multiple monitors.
+     * Add some comments to try and explain what the code is supposed to be doing. I'm afraid the positioning code is a bit of a mess.
+     * Coding style and layout changes.
+    Let's hope this doesn't break anything, since the changes are a bit bigger than I would normally have liked to do at this stage of the release process.
 
-	* panel/Makefile.am, panel/add-control-dialog.c, panel/controls.c,
-	  panel/controls.h, panel/controls_dialog.c, panel/global.h,
-	  panel/item-control.c, panel/item-control.h, panel/item.c,
-	  panel/item.h, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/main.c, panel/mcs_client.c, panel/panel.c, panel/panel.h,
-	  panel/settings.c, plugins/launcher/launcher.c,
-	  plugins/mailcheck/mailcheck.c, plugins/switcher/switcher.c,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  * remove builtin launcher
-	  * replace with new launcher (backwards compatible)
-	  * remove popup position global option
-	  * other stuff (it's a pretty big change, so I'm sure i forgot
-	  something ;-)
-	  
-	  Please tell me if it breaks anything.
+ 1 files changed, 257 insertions(+), 135 deletions(-)
 
-2005-05-07 12:27  jasper
+commit faf64dbf46d3c3689188e46c5d14c7d69fc6dcf7
+Author: Amanpreet Alam <apbrar at gmail.com>
 
-	* panel/controls.c, panel/controls.h, panel/item-control.c,
-	  panel/panel.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/launcher/launcher.h,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po, po/cs.po,
-	  po/de.po, po/en_GB.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Allow all controls to act on changing the panel side;
-	  specifically the new launcher.
+    update for Punjabi Translation
 
-2005-05-06 19:02  pollux
+ 1 files changed, 82 insertions(+), 137 deletions(-)
 
-	* configure.ac, po/bn_IN.po:
-	  add bn_IN translations
+commit 0a5ca816a789d6c6c2ec15e16094f49d9eb44d0d
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2005-05-06 18:48  pollux
+    i18n update
 
-	* configure.ac, po/mr.po:
-	  add MR translations
+ 3 files changed, 306 insertions(+), 314 deletions(-)
 
-2005-05-06 17:19  pollux
+commit b173fddc2bfda8bfc4b1c3056a3a0c37fb4890c2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ja.po:
-	  update JA translations
+    Update API docs. Also fixes bug #2657.
 
-2005-05-05 12:55  perldude
+ 37 files changed, 2297 insertions(+), 1059 deletions(-)
 
-	* iconbox/iconbox.c, plugins/launcher/launcher.c:
-	  <kelnos> blame danny
+commit 12e879df9e385bf0a751141a9ec1e09df83dc4e0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-05-04 21:05  olivier
+    Don't think we know better when the user leaves name and description empty ;-) Bug #2661.
 
-	* ChangeLog:
-	  Update ChangeLog
+ 1 files changed, 7 insertions(+), 6 deletions(-)
 
-2005-05-04 21:04  olivier
+commit eef424bef779bdda764ca06dd2b2eb8fb354d1fb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ChangeLog:
-	  Update ChangeLog
+     * Improve panel_size_request().
+     * Add extra check to panel_app_queue_save() to see if the panel is quitting.
+     * Nick put the contents of README.Plugins on the wiki, so I'll just leave a link to that.
 
-2005-05-03 21:07  dannym
+ 3 files changed, 19 insertions(+), 253 deletions(-)
 
-	* iconbox/iconbox.c, plugins/launcher/launcher.c:
-	  use xfce_about_dialog_new_with_values (recent libxfcegui4
-	  change)
+commit 85b38bc58a55610b4b436ce6657c662acf711d27
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-05-03 07:33  jasper
+     * Remove useless indirection when writing the list of items to file.
+     * More code cleanup and layout updates.
 
-	* panel/panel.c:
-	  Fix autohide
+ 3 files changed, 260 insertions(+), 243 deletions(-)
 
-2005-05-02 20:37  jasper
+commit dfbbbb3f53b3fcbdcd21a18592faf3ea6cccf33b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* TODO, panel/mcs_client.c, panel/panel.c, panel/panel.h,
-	  po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po, po/cs.po,
-	  po/de.po, po/en_GB.po, po/es.po, po/es_MX.po, po/et.po,
-	  po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po,
-	  po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po,
-	  po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  * Add option to choose handle style
-	  * Fix bug that made panel always centered on startup
+     * Fix use of mmap for config file.
+     * Minor code cleanup and layout update.
 
-2005-05-02 11:45  jasper
+ 6 files changed, 403 insertions(+), 393 deletions(-)
 
-	* libs/xfce-enum-types.c, libs/xfce-enum-types.h,
-	  libs/xfce-item.c:
-	  Make sure to cleanup event window (fixes bug #916)
+commit 06ad6b5861b6f180b208a87d88ea508b7acccf69
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-04-30 20:21  jasper
+    Updated the Catalan translations for the xfce4-panel package by Carles Muñoz Gorriz
 
-	* plugins/launcher/launcher-dialog.c, plugins/launcher/launcher.c:
-	  * Change (improve?) new launchers property dialog
+ 2 files changed, 144 insertions(+), 135 deletions(-)
 
-2005-04-20 19:51  jasper
+commit 8eaf6b681af719b0c4e7c302407bac8038a6a74b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Extra calculation of struts.
+    Set server time after realizing the gdk window. Works much better ;) Another suggestion from Nick.
 
-2005-04-19 19:19  jasper
+ 1 files changed, 4 insertions(+), 1 deletions(-)
 
-	* panel/panel.c:
-	  Try to be a bit more accurate when calculating struts.
+commit 8529dc3c77c07ac9e6b541edb39715e81f385c18
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-04-19 14:09  jasper
+    Fix mem leaks. Patch from Nick.
 
-	* libs/xfce-panel-window.c:
-	  * Fix widget allocation cutting off rightmost panel item (bug
-	  #915).
-	  * Small cosmetic change to panel handles.
+ 2 files changed, 13 insertions(+), 13 deletions(-)
 
-2005-04-15 14:04  jasper
+commit f1de56a585394587fd4d4bf559ee1c307a2843a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Fix autohide/full width issues
+    Use convenience function provided by libxfce4panel to check kiosk mode.
 
-2005-04-15 09:31  jasper
+ 1 files changed, 4 insertions(+), 8 deletions(-)
 
-	* autoclean.sh, configure.ac, panel/mcs_client.c, panel/panel.c,
-	  panel/panel.h, plugins/Makefile.am, plugins/flexspace,
-	  plugins/flexspace/Makefile.am, plugins/flexspace/flexspace.c,
-	  plugins/launcher/launcher.c, plugins/tasklist,
-	  plugins/tasklist/Makefile.am, plugins/tasklist/tasklist.c,
-	  po/POTFILES.in, po/ar.po, po/az.po, po/be.po, po/bg.po,
-	  po/ca.po, po/cs.po, po/de.po, po/en_GB.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/zh_CN.po, po/zh_TW.po, settings/xfce_settings.h,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  * Add option to make panel full width
-	  * Add tasklist plugin that expands with the panel
-	  * Add flexible space plugin that also expands with the panel
+commit 1bfccd348284584e67c3e688eaf4a9c38404f1d9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2005-04-12 21:11  jasper
+    Revert accidental commit if docs/ directtory (??)
 
-	* libs/xfce-itembar.c, plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher.c, plugins/launcher/launcher.h:
-	  Implement 'hold icon button to pop up menu' for alternative
-	  launcher
+ 12 files changed, 431 insertions(+), 467 deletions(-)
 
-2005-04-06 08:11  jasper
+commit 17d86614cec81c28380f182c8a0cd66b43aa15b0
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* iconbox/iconbox.c, libs/xfce-panel-window.c,
-	  libs/xfce-panel-window.h, panel/controls.c, panel/panel.c,
-	  taskbar/xftaskbar.c:
-	  Improve drawing of the panel window border, using some code from
-	  gtk-xfce-engine.
-
-2005-04-06 07:33  perldude
-
-	* .cvsignore, po/.cvsignore, settings/.cvsignore:
-	  remove .cvsignore cruft
-
-2005-04-04 06:47  jasper
-
-	* libs/xfce-itembar.c, plugins/launcher/launcher.c:
-	  Oops (2). Children list does no long contain direct references
-	  to widgets.
-
-2005-04-04 06:19  jasper
-
-	* libs/xfce-itembar.c:
-	  Oops, forgot to add raised option to private struct
-
-2005-04-04 05:53  jasper
-
-	* libs/xfce-itembar.c, libs/xfce-itembar.h:
-	  Raise/lower itembar event window; hopefully will be useful for
-	  'customize' mode.
-
-2005-04-02 14:37  fleclainche
-
-	* doc/fr/images/Makefile.am, doc/fr/images/default-session.png:
-	  Wrong directory for this image, updated Makefile
-
-2005-03-28 09:18  jasper
+    Update user time to prevent focus stealing prevention to come in the way.
 
-	* doc/C/xfce4-panel.html, doc/fr/images/Makefile.am,
-	  doc/fr/images/add-item-dialog.png,
-	  doc/fr/images/clock-properties.png,
-	  doc/fr/images/default-session.png,
-	  doc/fr/images/default_panel.png, doc/fr/images/handle-popup.png,
-	  doc/fr/images/item-popup.png,
-	  doc/fr/images/launcher-properties.png,
-	  doc/fr/images/mailcheck-properties.png,
-	  doc/fr/images/menuitem-properties.png,
-	  doc/fr/images/nooptions-properties.png,
-	  doc/fr/images/pager-properties.png,
-	  doc/fr/images/panel-settings.png,
-	  doc/fr/images/systembuttons-properties.png,
-	  doc/fr/xfce4-panel.html, doc/fr/xfce4-panel.xml,
-	  doc/it/xfce4-panel.html:
-	  Update French doc
-
-2005-03-27 17:43  fleclainche
-
-	* icons/xfce-edit.png, icons/xfce-filemanager.png,
-	  icons/xfce-games.png, icons/xfce-graphics.png,
-	  icons/xfce-internet.png, icons/xfce-mail.png,
-	  icons/xfce-man.png, icons/xfce-multimedia.png,
-	  icons/xfce-printer.png, icons/xfce-schedule.png,
-	  icons/xfce-sound.png, icons/xfce-system-exit.png,
-	  icons/xfce-system-info.png, icons/xfce-system-lock.png,
-	  icons/xfce-system-settings.png, icons/xfce-terminal.png,
-	  icons/xfce-unknown.png, icons/xfce-utils.png,
-	  icons/xfce4-iconbox.png, icons/xfce4-panel.png,
-	  icons/xfce4-taskbar.png:
-	  Updating panel icons as well
-
-2005-03-26 11:21  pollux
-
-	* po/ko.po:
-	  update KO translations
-
-2005-03-26 11:17  pollux
-
-	* po/ja.po:
-	  update JA translations
-
-2005-03-15 17:33  benny
-
-	* iconbox/Makefile.am, panel/Makefile.am, taskbar/Makefile.am:
-	  Make sure to link against the libxfce4panel in the sandbox
-	  instead of the
-	  version installed on the system.
+ 13 files changed, 471 insertions(+), 431 deletions(-)
 
-2005-03-12 21:38  jasper
+commit 6825ed52493acff6ed42e13f012a588622ca70a0
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* libs/xfce-separator-item.c,
-	  plugins/systembuttons/systembuttons.c, po/ar.po, po/az.po,
-	  po/be.po, po/bg.po, po/ca.po, po/cs.po, po/de.po, po/en_GB.po,
-	  po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po,
-	  po/fr.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/ms.po, po/nb_NO.po, po/nl.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
-	  po/ru.po, po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po,
-	  po/vi.po, po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Add context to some strings
+    Avoid type UTILITY for panel dialogs, this is not suitable for that kind of dialogs and it's causing more bad than good with most window managers (NET_WM_WINDOW_TYPE_UTILITY indicates a small persistent utility window, such as a palette or toolbox)
 
-2005-03-08 15:56  jasper
+ 1 files changed, 4 insertions(+), 2 deletions(-)
 
-	* panel/icons.c, po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po,
-	  po/cs.po, po/de.po, po/en_GB.po, po/es.po, po/es_MX.po,
-	  po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/gu.po,
-	  po/he.po, po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po,
-	  po/lt.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po,
-	  po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po,
-	  po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  Use Q_ to add context to translation of Terminal in icons.c
+commit 9fbcfed6e54f9ecfe2775ebcfed43338bf248a59
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-03-07 22:32  edscott
+    Use same test for invalid struts as in xfwm4. Move all checks to the _set_structs() function. This is still related to bug #2598.
 
-	* po/es.po, po/es_MX.po:
-	  translation gaps
-
-2005-03-07 20:52  jasper
-
-	* plugins/clock/clock.c:
-	  Small tweak. Maybe fixes #716, which I can't reproduce anyway.
-
-2005-03-07 19:32  jasper
-
-	* libs/xfce-item.c, libs/xfce-item.h, libs/xfce-itembar.c,
-	  libs/xfce-itembar.h, panel/controls.c, panel/panel.c,
-	  panel/settings.c, panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/launcher/launcher.c, taskbar/xftaskbar.c:
-	  * Make itembar take GtkWidget as child
-	  * Remove icon size and toolbar style from itembar/item
-	  * Remove homogeneous property from item
-	  * Make expand a child property of itembar/child
-	  * Don't look for translated files anymore
-	  * Check for translated items in new launcher plugin
-
-2005-03-07 16:58  benny
-
-	* Makefile.am:
-	  We use intltool instead of xml-i18n-tools.
-
-2005-03-07 16:05  jasper
-
-	* panel/item.c:
-	  missing include
-
-2005-03-07 13:57  benny
-
-	* ., .cvsignore, AUTHORS, Makefile.am, config/Makefile.am,
-	  config/contents.xml, config/contents.xml.in, configure.ac,
-	  panel/item.c, po, po/.cvsignore, po/POTFILES.in, po/ar.po,
-	  po/az.po, po/be.po, po/bg.po, po/ca.po, po/cs.po, po/de.po,
-	  po/en_GB.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po,
-	  po/fa.po, po/fi.po, po/fr.po, po/gu.po, po/he.po, po/hi.po,
-	  po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/ms.po,
-	  po/nb_NO.po, po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po,
-	  po/pt_PT.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/ta.po,
-	  po/tr.po, po/uk.po, po/vi.po, po/xfce4-panel.pot, po/zh_CN.po,
-	  po/zh_TW.po:
-	  Use intltool to translate the contents.xml.
-
-2005-03-07 13:56  juha
+ 2 files changed, 61 insertions(+), 45 deletions(-)
 
-	* plugins/clock/clock.c:
-	  Keeping xfcalendar and panel clock in sync
+commit ea64ccc8dbda8d54b069738f7a3492a2c592aebd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-03-07 09:06  pollux
+    Check if the size actually changes before setting struts. Also check for incorrect intermediate values (bug #2598 again).
 
-	* po/gu.po:
-	  update GU translations
+ 3 files changed, 42 insertions(+), 31 deletions(-)
 
-2005-03-04 19:30  jasper
+commit 817716964cd009adba3c80dd25c9947557e9321e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/controls.c:
-	  Oops, wrong number (bug #815: separators at wrong position)
+    Switch to workspace of window before activating it, if necessary.
 
-2005-03-02 07:19  jasper
-
-	* panel/controls.c, panel/item-control.c,
-	  plugins/launcher/launcher.c, plugins/mailcheck/mailcheck.c,
-	  plugins/systembuttons/systembuttons.c:
-	  Cosmetic changes. Add extra 1px space around control to prevent
-	  it from overwriting the panel window border. Can be unset on a
-	  case by case basis when a plugin doesn't need it. Hope this
-	  works for everyone.
-
-2005-03-01 21:08  jasper
-
-	* libs/xfce-paint-private.c:
-	  Small change to make handles follow gtk theme properly
-
-2005-02-22 22:09  jasper
-
-	* panel/panel.c, panel/settings.c:
-	  Save changes properly
-
-2005-02-22 21:27  jasper
-
-	* panel/settings.c:
-	  Oops, wrong file test
-
-2005-02-22 20:22  jasper
-
-	* TODO, libs/Makefile.am, libs/xfce-item.c, libs/xfce-item.h,
-	  libs/xfce-itembar.c, libs/xfce-itembar.h,
-	  libs/xfce-separator-item.c, libs/xfce-separator-item.h,
-	  panel/controls.c, panel/controls.h, panel/panel.c,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/separator/separator.c, taskbar/xftaskbar.c:
-	  Add itembar and item widgets:
-	  * XfceItembar : container for XfceItem's
-	  * XfceItem : simple container to add to an itembar
-	  * XfceSeparatorItem : special XfceItem that simply shows a
-	  separator
-	  
-	  * Make panel controls and separator item plugin use the new
-	  widgets.
-	  * Make taskbar use new widgets
+ 1 files changed, 15 insertions(+), 0 deletions(-)
 
-2005-02-21 08:40  pollux
+commit 904250589893a1d7f14dde912152f1106fa2449f
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* po/ja.po:
-	  update JA translations
+    E-mail address change. Sorry for the noise.
 
-2005-02-17 21:01  jasper
+ 2 files changed, 16 insertions(+), 16 deletions(-)
 
-	* panel/controls.c, panel/controls_dialog.c, panel/item-control.c,
-	  panel/item-control.h, panel/item.c, panel/item_dialog.c:
-	  * 'Unexport' some functions
-	  * Prevent direct access to PanelPopup struct
-	  * Fix menu popup after timeout (broken because of recent
-	  rearrangements)
+commit b6085ab0ca10744b980915cb8903e7f253f1a03f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-02-17 15:48  jasper
+    Don't try to save the panel config on any (unix) signal. This might fix the problem with corrupted files.
 
-	* panel/Makefile.am, panel/controls.c, panel/controls_dialog.c,
-	  panel/icons.c, panel/icons.h, panel/item-control.c,
-	  panel/item-control.h, panel/item.c, panel/item_dialog.c,
-	  panel/main.c, panel/mcs_client.c, panel/panel.c, panel/popup.c,
-	  panel/popup.h, panel/settings.c, plugins/pager/pager.c,
-	  plugins/switcher/switcher.c:
-	  More cleanup:
-	  * Move PanelPopup code into item-control.[ch]
-	  * remove popup.[ch]
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2005-02-16 19:43  jasper
+commit 2fa634067215c5f6b18a7c6a591735c95ee76517
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/global.h, panel/main.c, panel/panel.c, panel/popup.c,
-	  panel/popup.h, panel/settings.c, panel/settings.h,
-	  panel/xfce_support.c, panel/xfce_support.h:
-	  * more removal of unused functions
-	  * only write actual config file at exit
-	  (this at least helps a bit when a new plugin crashes the panel)
+    Update documentation. Cleaned up a bit. It is less extensive than the 4.2 manual and there are no screenshots yet, but at least it is not completely wrong either...
 
-2005-02-15 20:30  jasper
+ 2 files changed, 359 insertions(+), 441 deletions(-)
 
-	* panel/mcs_client.c, panel/panel.c, panel/panel.h,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Remove some unused functions
+commit c602f8c2e69d46717532109b59556eecc951c6c2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-02-15 16:15  jasper
+    Update some info files.
 
-	* panel/Makefile.am, panel/controls.c, panel/controls_dialog.c,
-	  panel/groups.c, panel/groups.h, panel/item-control.c,
-	  panel/item.c, panel/item_dialog.c, panel/panel.c, panel/panel.h,
-	  panel/settings.c, plugins/clock/clock.c,
-	  plugins/systray/systray.c, taskbar/xftaskbar.c:
-	  * Remove groups.[ch]
-	  * Fold groups_* code back into panel.c
-	  * Small improvement to autoresize ... again
+ 3 files changed, 44 insertions(+), 25 deletions(-)
 
-2005-02-13 21:16  jasper
+commit d8c132384a5dea0828c13f8327dd29032f34b97e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/Makefile.am, panel/controls.c, panel/controls_dialog.c,
-	  panel/groups.c, panel/groups.h, panel/item-control.c,
-	  panel/item-control.h, panel/item.c, panel/item.h,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/popup.c,
-	  plugins/launcher/launcher-dialog.c:
-	  Restructuring work:
-	  * make panel popup part of the launcher control
-	  * hopefully things still work as before ;-)
+    More work on bug #2598: queue_resize instead of queue_draw.
 
-2005-02-13 12:39  pollux
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/ko.po:
-	  update KO translations (with a big delay)
-
-2005-02-13 10:40  jasper
-
-	* plugins/launcher/Makefile.am,
-	  plugins/launcher/launcher-dialog.c,
-	  plugins/launcher/launcher-dialog.h, plugins/launcher/launcher.c,
-	  plugins/launcher/launcher.h, settings, settings/.cvsignore:
-	  Update new launcher:
-	  * put dialog code in separate file
-	  * distinguish between category icons and custom ones
-	  * Add some DND. Dragging from appfinder cause crashes; don't
-	  know why.
-
-2005-02-01 11:45  pollux
-
-	* po/zh_CN.po:
-	  update zh_CN translations
-
-2005-02-01 07:31  jasper
-
-	* settings/xfce_settings_plugin.c:
-	  Fix 64bit bug. Thanks to Michael <macallan18 at earthlink.net>.
-
-2005-01-31 21:03  jasper
+commit f4887bf725fbdd808f214f2aff61c7b056edfde3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/launcher/launcher.c:
-	  * Change (improve?) layout of dialog
-	  * Make launcher temporarily insensitive after clicking to give a
-	  little visual feedback
+    Another attempt to fix bug #2598: re-enable setting struts in idle handler.
 
-2005-01-30 20:51  jasper
+ 1 files changed, 20 insertions(+), 2 deletions(-)
 
-	* taskbar/xftaskbar.c:
-	  Fix initial position
+commit ac796179fb2364f49e174334d8d9e5b60704ef0f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2005-01-29 10:15  jasper
+    Delay setting struts until changin position is complete. Bug #2598.
 
-	* panel/controls_dialog.c, panel/item.c,
-	  plugins/launcher/launcher.c:
-	  Fix 2.6-ism: GTK_STOCK_EDIT. New launcher DND does not work
-	  properly yet.
+ 1 files changed, 10 insertions(+), 0 deletions(-)
 
-2005-01-29 09:49  jasper
+commit 04734b4a5ec6ae6e6178bc803b259f37c17ad896
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* iconbox/iconbox.c:
-	  Improve resizing/moving
+    Clean up widgets as well as the rest of the icon struct. Fixes bug #2587.
 
-2005-01-27 19:46  jasper
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-	* taskbar/Makefile.am:
-	  Add xftaskbar4 symlink for backward compatibility
+commit 56bbd516f82643ee924338112cef68c9b420a1c5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
 
-2005-01-27 19:13  jasper
+    Updated the Spanish translations by Rudy Godoy for the following packages
+    	xfce4-panel; xfce4-session
+    Modified the description text of the translation files for fr cy and es
+    Fixed typo in French translation of thunar
 
-	* settings/Makefile.am:
-	  include .desktop.in files instead of .desktop
+ 3 files changed, 81 insertions(+), 89 deletions(-)
 
-2005-01-27 14:54  jasper
+commit b9cec28935d158b55df6b45d5d665fc42286aaee
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.am, NOTES, README, autoclean.sh, configure.ac,
-	  mkinstalldirs, po/POTFILES.in, po/ar.po, po/az.po, po/be.po,
-	  po/bg.po, po/ca.po, po/cs.po, po/de.po, po/en_GB.po, po/es.po,
-	  po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po, po/fr.po,
-	  po/gu.po, po/he.po, po/hi.po, po/hu.po, po/it.po, po/ja.po,
-	  po/ko.po, po/lt.po, po/ms.po, po/nb_NO.po, po/nl.po, po/pa.po,
-	  po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po,
-	  settings/Makefile.am, settings/xfce-iconbox-settings.desktop,
-	  settings/xfce-iconbox-settings.desktop.in,
-	  settings/xfce-panel-settings.desktop,
-	  settings/xfce-panel-settings.desktop.in,
-	  settings/xfce-taskbar-settings.desktop,
-	  settings/xfce-taskbar-settings.desktop.in:
-	  Use intltool for .desktop files.
+     * Make expanding optional (bug #2574).
+     * Try to fix icon update (bug #2474).
 
-2005-01-27 10:10  jasper
+ 1 files changed, 40 insertions(+), 19 deletions(-)
 
-	* Makefile.am, autoclean.sh, autogen.sh, configure.ac, m4,
-	  mkinstalldirs, panel/xfce_support.c,
-	  plugins/launcher/launcher.c, po/Makefile.in.in:
-	  Update to use XDT. Yay Benedikt.
+commit f62e268b528aa2ae92fd917eb592c8c2e7f4f3c0
+Author: Benedikt Meurer <benny at xfce.org>
 
-2005-01-26 23:26  benny
+    The common icons are now installed by libxfcegui4. Bug #2033.
 
-	* libs/Makefile.am:
-	  Small fix for LDFLAGS (-export-dynamic was missing).
+ 15 files changed, 66 insertions(+), 79 deletions(-)
 
-2005-01-26 23:21  jasper
+commit 805ebbd96f3462cbef2e7c9bb2c2f12e9f09993a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure.ac, iconbox/Makefile.am, iconbox/iconbox-settings.c,
-	  iconbox/iconbox-settings.h, iconbox/iconbox.c, libs/Makefile.am,
-	  libs/xfce-arrow-button.c, libs/xfce-arrow-button.h,
-	  panel/Makefile.am, panel/add-control-dialog.c,
-	  panel/controls_dialog.c, panel/item_dialog.c,
-	  plugins/Makefile.am, plugins/launcher,
-	  plugins/launcher/Makefile.am, plugins/launcher/launcher.c,
-	  po/xfce4-panel.pot, taskbar/Makefile.am:
-	  * make panel widget library dynamic
-	  (not sure this is done correctly)
-	  * add alternative launcher plugin
-	  This is definitely unfinished. I consider this my playground, so
-	  things
-	  will surely break ;-)
-	  * keep Brian happy with a detailed cvs commit message ;-)
-
-2005-01-22 12:22  pollux
-
-	* po/fi.po, settings/xfce-panel-settings.desktop:
-	  update FI translations
-
-2005-01-19 09:23  jasper
-
-	* icons/Makefile.am, icons/xfce4-iconbox.png,
-	  icons/xfce4-taskbar.png:
-	  Add iconbox and taskbar icons
-
-2005-01-18 21:07  jasper
-
-	* iconbox/iconbox.c:
-	  Only show help when really requested
-
-2005-01-18 20:51  jasper
-
-	* iconbox/iconbox.c:
-	  Add right-click menu and make sure we get all existing windows
-	  on startup
-
-2005-01-18 14:05  jasper
-
-	* configure.ac, plugins/Makefile.am, plugins/systray,
-	  plugins/systray/Makefile.am, plugins/systray/systray.c:
-	  Add (rewritten) systray to panel
-
-2005-01-17 22:08  jasper
-
-	* iconbox/iconbox-settings.c, iconbox/iconbox.c,
-	  iconbox/iconbox.h, settings/iconbox_plugin.c:
-	  Can't live without transparency, now can we?
-
-2005-01-17 00:58  kelnos
-
-	* panel/xfce_support.c:
-	  fix csm's crash on HEAD
-
-2005-01-14 16:01  jasper
-
-	* iconbox/iconbox.c, settings/iconbox_plugin.c:
-	  Iconbox sizing and positioning
-
-2005-01-14 07:53  jasper
-
-	* iconbox/iconbox-settings.c, iconbox/iconbox-settings.h,
-	  iconbox/iconbox.c, iconbox/iconbox.h, po/POTFILES.in,
-	  settings/Makefile.am, settings/iconbox_plugin.c,
-	  settings/xfce-iconbox-settings.desktop, taskbar/xftaskbar.c:
-	  Iconbox almost works (TM)
-
-2005-01-10 22:12  jasper
-
-	* iconbox/Makefile.am, iconbox/iconbox-settings.c,
-	  iconbox/iconbox-settings.h, iconbox/iconbox.c,
-	  iconbox/iconbox.h, iconbox/xfce-iconlist.c,
-	  iconbox/xfce-iconlist.h, libs/xfce-panel-window.c,
-	  panel/panel.c:
-	  Unfinished iconbox stuff
-
-2005-01-08 15:04  pollux
-
-	* po/ru.po, settings/xfce-panel-settings.desktop:
-	  update RU translations
-
-2005-01-08 10:04  jasper
-
-	* HACKING, Makefile.am, Makefile.in, TODO, aclocal.m4,
-	  autoclean.sh, compile, config, config.guess, config.h.in,
-	  config.sub, config/Makefile.am, config/contents.xml,
-	  config/contents.xml.ar, config/contents.xml.az,
-	  config/contents.xml.ca, config/contents.xml.eu,
-	  config/contents.xml.fr, config/contents.xml.he,
-	  config/contents.xml.hu, config/contents.xml.it,
-	  config/contents.xml.ko, config/contents.xml.ms,
-	  config/contents.xml.nl, config/contents.xml.ro,
-	  config/contents.xml.ru, config/contents.xml.sk,
-	  config/contents.xml.tr, config/contents.xml.uk,
-	  config/contents.xml.vi, config/contents.xml.zh_TW, configure,
-	  configure.ac, contents.xml, contents.xml.ar, contents.xml.az,
-	  contents.xml.ca, contents.xml.eu, contents.xml.fr,
-	  contents.xml.he, contents.xml.hu, contents.xml.it,
-	  contents.xml.ko, contents.xml.ms, contents.xml.nl,
-	  contents.xml.ro, contents.xml.ru, contents.xml.sk,
-	  contents.xml.tr, contents.xml.uk, contents.xml.vi,
-	  contents.xml.zh_TW, depcomp, doc/C/Makefile.in,
-	  doc/C/images/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
-	  doc/fr/images/Makefile.in, doc/it/Makefile.in,
-	  doc/it/images/Makefile.in, iconbox, iconbox/Makefile.am,
-	  iconbox/iconbox.c, iconbox/xfce-iconlist.c,
-	  iconbox/xfce-iconlist.h, icons/Makefile.in, install-sh, libs,
-	  libs/Makefile.am, libs/xfce-enum-types.c,
-	  libs/xfce-enum-types.h, libs/xfce-marshal.c,
-	  libs/xfce-marshal.h, libs/xfce-marshal.list,
-	  libs/xfce-paint-private.c, libs/xfce-paint-private.h,
-	  libs/xfce-panel-window.c, libs/xfce-panel-window.h, ltmain.sh,
-	  missing, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, po/POTFILES.in, po/ar.gmo,
-	  po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo,
-	  po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo,
-	  po/de.po, po/en_GB.gmo, po/en_GB.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo,
-	  po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo,
-	  po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo,
-	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
-	  po/ms.po, po/nb_NO.gmo, po/nl.gmo, po/nl.po, po/pa.gmo,
-	  po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po,
-	  po/pt_PT.gmo, po/pt_PT.po, po/ro.gmo, po/ro.po, po/ru.gmo,
-	  po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo,
-	  po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo,
-	  po/vi.po, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po,
-	  settings/Makefile.am, settings/Makefile.in,
-	  settings/xfce-taskbar-settings.desktop,
-	  settings/xftaskbar_plugin.c, taskbar, taskbar/Makefile.am,
-	  taskbar/xftaskbar.c, xfce4-panel.spec.in, xfce4.spec.in:
-	  Big reorganization for 4.3:
-	  * move taskbar and iconbox to panel
-	  * panel config files in separate directory
-	  * add panel library
-	  * remove generated files. autogen.sh is now required to build
-	  from CVS.
-	  * add time to taskbar
-	  * use XfcePanelWindow widget for panel and taskbar (fixes bug
-	  #367 ;-)
-	  * iconbox not functional yet (needs rewrite).
-
-2005-01-08 09:04  jasper
-
-	* panel/item.c, panel/item_dialog.c, panel/panel.c:
-	  Improve appfinder DND on menus
-
-2005-01-08 09:04  jasper
-
-	* panel/Makefile.am, panel/Makefile.in, panel/panel.h:
-	  Improve appfinder DND on menus
-
-2005-01-06 20:11  pollux
-
-	* contents.xml.uk:
-	  another missing file
-
-2005-01-06 19:51  jasper
-
-	* panel/item.c:
-	  Fix DND from Appfinder to menu
+    Patch from Joao Pedrosa to set screen of launcher menu.
 
-2005-01-06 19:24  pollux
-
-	* Makefile.am, Makefile.in, doc/C/Makefile.in,
-	  doc/C/images/Makefile.in, ltmain.sh, po/uk.po:
-	  update UK translations
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-2005-01-06 16:06  jasper
+commit d6e3a3aceef26ca3210ab448be8de2ea2122390c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Oops. Typo. (2)
+    Update ChangeLog.
 
-2005-01-06 16:04  jasper
+ 1 files changed, 2026 insertions(+), 0 deletions(-)
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Oops. Typo.
+commit 0f2c38fba53dbeb1aa9002aa38d30312114eade0
+Author: Benedikt Meurer <benny at xfce.org>
 
-2005-01-06 15:45  jasper
+    Post-release version bump.
 
-	* doc/C/images/Makefile.in, doc/C/xfce4-panel.html,
-	  doc/C/xfce4-panel.xml:
-	  Fix POP3 format documentation
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2005-01-06 15:45  jasper
+commit 46de21b5fbbb0a585bfdabfb66a9a92a7e0827a3
+Author: Benedikt Meurer <benny at xfce.org>
 
-	* doc/C/Makefile.in:
-	  Fix POP3 format documentation
+    Bump version and requirements. Update Project-Id-Version.
 
-2005-01-05 16:09  moe
+ 61 files changed, 456 insertions(+), 434 deletions(-)
 
-	* po/de.gmo, po/de.po:
-	  Update the German translation. Thanks to
-	  Johannes Zellner <webmaster at nebulon.de>
+commit 0bdf07faf65f00f4916f7c41f1389b5fda9777c8
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2005-01-05 16:01  pollux
+    added whole Dzongkha translation
 
-	* po/he.gmo, po/he.po:
-	  update HE translations
+ 3 files changed, 764 insertions(+), 1 deletions(-)
 
-2005-01-02 12:51  olivier
+commit 4a256118b2d6c1991c84698832d67239b39621aa
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* ChangeLog, Makefile.in, configure, configure.ac, ltmain.sh,
-	  po/xfce4-panel.pot:
-	  Update version and changelog
+    Update version
 
-2004-12-29 03:50  kelnos
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* plugins/mailcheck/mailcheck.c:
-	  allow the use of a port number in the pop3 server string
+commit 20066ad617d221cadbfef8fff9d21dc656fc254d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-28 10:46  pollux
+    Fix spelling in systray desktop file and fix frame border for clock and systray. Patches by Nick and Bjorn Martensen.
 
-	* po/es.gmo, po/es.po:
-	  fix #608
+ 3 files changed, 4 insertions(+), 4 deletions(-)
 
-2004-12-27 19:05  pollux
+commit 7051099f7242340472222c8e59654d444f2cb8bf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* settings/xfce_settings_dialog.c:
-	  mcs-plugins now appear on the mouse pointer screen
+    New way to specify internal plugin name with just the basename (launcher -> liblauncher.so) combined with X-XFCE-Module-Path entry to specifiy the location. The old way is still supported, so this change is 100% backward compatible.
 
-2004-12-25 20:33  kelnos
+ 12 files changed, 58 insertions(+), 20 deletions(-)
 
-	* Makefile.am:
-	  fix distcheck-bz2
+commit ed338a3429956c5d589995fcb7127ea3a925840e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-24 00:03  kelnos
+    Patch by Olivier to fix yesterdays fix ;-)
 
-	* Makefile.am:
-	  add dist-bz2 and distcheck-bz2 targets
+ 11 files changed, 76 insertions(+), 76 deletions(-)
 
-2004-12-23 23:33  olivier
+commit eaf03aef5e1e5960bf1de5d4e56896fb9742a32f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/images/add-item-dialog.png,
-	  doc/C/images/clock-properties.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/pager-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Themes and screenshots
+     * Fix plugin installation on cygwin. Patch by Olivier.
+     * Set name for panel convencience buttons. Maybe useful for themes?
 
-2004-12-23 21:24  pollux
+ 23 files changed, 57 insertions(+), 33 deletions(-)
 
-	* po/et.gmo, po/et.po, settings/xfce-panel-settings.desktop:
-	  update ET translations
+commit c667472c78d251c6418b2e0ce28e0a2e0738fc8d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-22 21:00  benny
+    Add checks for empty selection. Based on bug report from Omair Eshkenazi.
 
-	* ChangeLog, Makefile.am, Makefile.in, po/cs.gmo,
-	  po/xfce4-panel.pot, settings/Makefile.am, settings/Makefile.in:
-	  Update ChangeLog. Fix make distcheck.
+ 1 files changed, 6 insertions(+), 1 deletions(-)
 
-2004-12-21 09:03  kelnos
+commit dc3bd91682e56137eae40b4ad6e6b79db101c754
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/cs.po:
-	  add/update czech translations
+    Use new-style atom to check for compositing manager. Only check default screen.
 
-2004-12-20 21:00  jasper
+ 1 files changed, 6 insertions(+), 1 deletions(-)
 
-	* ChangeLog:
-	  Update versions and ChangeLog
+commit 67d0aa0b0dc97e9edaa02c35fcdc26120cb7ddc2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-20 20:11  jasper
+    Use only small size for LED clock in vertical mode.
 
-	* ChangeLog, NEWS:
-	  Update ChangeLog and NEWS
+ 1 files changed, 21 insertions(+), 12 deletions(-)
 
-2004-12-19 20:49  pollux
+commit 1acf36afe0f7de3c29457a4640521e807f02e3d1
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* po/ko.gmo, po/ko.po:
-	  update KO translations
+    i18n various updates and add
 
-2004-12-19 16:36  fleclainche
+ 2 files changed, 35 insertions(+), 41 deletions(-)
 
-	* doc/C/images/add-item-dialog.png,
-	  doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/pager-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Documentation screenshots update
+commit 05b39a341a671e985ea896bbb13137264ff323b6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-15 19:04  pollux
+    Properly finish drags. Patch by Nick (bug #2417).
 
-	* po/pt_BR.gmo, po/pt_BR.po:
-	  update pt_BR translations
+ 3 files changed, 9 insertions(+), 1 deletions(-)
 
-2004-12-14 20:33  pollux
+commit 92fdfa66aee4e23d8e241c5c670ccc4d7025a4de
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, po/ro.gmo, po/ro.po:
-	  add RO translations
+    Be a little more careful when saving that we still have a valid configuration. Maybe fixes bug #2405.
 
-2004-12-14 11:51  jasper
+ 1 files changed, 9 insertions(+), 2 deletions(-)
 
-	* configure, configure.ac, panel/main.c, panel/xfce_support.c,
-	  po/ko.gmo, settings/xfce_settings_plugin.c:
-	  Fix type mismatch. Patch by Michele Baldessari
-	  <michele at pupazzo.org>.
+commit a1fb42e01ae8ab55c408faa056bea438729c280f
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-2004-12-13 22:08  pollux
+    Updated zh_TW translations.
 
-	* po/ko.po:
-	  update KO translations
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-2004-12-11 17:51  olivier
+commit a9f17d7f18ee551577f1ac7885051d27f926b993
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/xfce4-panel.pot, xfce4.spec.in:
-	  Various changes and small fixes
+    Call plugin contructor after default realize signal handler.
 
-2004-12-07 20:02  jasper
+ 8 files changed, 14 insertions(+), 9 deletions(-)
 
-	* panel/panel.c:
-	  Reduce snapwidth for very big panels
+commit 3b7f075e822a2fb1c56d4c03fb2ec3cb5bffa2d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-05 23:43  olivier
+    Use G_MODULE_BIND_LOCAL for internal plugins. Seems to work fine. Bug #2314.
 
-	* contents.xml.ko, po/xfce4-panel.pot:
-	  Add missing "contents.xml.ko"
+ 2 files changed, 3 insertions(+), 2 deletions(-)
 
-2004-12-05 23:38  olivier
+commit 834701fa02d2f613eccf04fc5e9e4b7e59eddbdf
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/panel.c:
-	  Changing back to gtk_window_set_type_hint()
-	  Set property before the window is realized/mapped (as stated in
-	  gtk documentation "This function should be called before the
-	  window becomes visible")
+    various translations updates
 
-2004-12-05 21:38  pollux
+ 3 files changed, 46 insertions(+), 38 deletions(-)
 
-	* configure, configure.ac, po/nb_NO.gmo, po/nb_NO.po, po/no.gmo,
-	  po/no.po:
-	  add nb_NO translations
+commit 190a31bb1b6e1083280668e036e189116fe80908
+Author: Sylvain Vedrenne <sylvain.vedrenne at free.fr>
 
-2004-12-05 21:20  pollux
+    Updated Esperanto translations, by Jarbas Araujo <jarbasaraujojr at yahoo.com.br>.
 
-	* configure, configure.ac, po/en_GB.gmo, po/en_GB.po:
-	  add en_GB translations
+ 2 files changed, 26 insertions(+), 17 deletions(-)
 
-2004-12-05 20:50  pollux
+commit af8faef9e2ba7d543a57e98166695340b0c76280
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* Makefile.am, Makefile.in, po/ko.gmo, po/ko.po,
-	  settings/xfce-panel-settings.desktop:
-	  update KO translations and add screenshots in xfprint doc
+    update catalan translation
 
-2004-12-04 17:15  benny
+ 2 files changed, 17 insertions(+), 21 deletions(-)
 
-	* ChangeLog, configure, configure.ac:
-	  Update configure and ChangeLog.
+commit 51ff3f4338cae92fed1a863158c0f90939ed73f8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-12-03 21:39  jasper
+    Fix problem with right-click menu on windowlist. Patch by Nick (bug #2305).
 
-	* NEWS, panel/panel.c:
-	  Attempt to fix resizing on unhide (Bug #541)
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-2004-12-03 07:59  jasper
+commit 9671fc5cabcea2c1e8f9099c407dfec8aa3d8179
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Completely unnecessary gravity setting
+    Convert to unix line endings (bug #2253).
 
-2004-12-02 13:33  jasper
+ 1 files changed, 45 insertions(+), 45 deletions(-)
 
-	* panel/panel.c:
-	  At least should make dock type setting work on gtk 2.2
+commit bff1ca110c71f665f9829d042ff42f6e588158bc
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-12-01 20:44  jasper
+    Updated Vietnamese translations
 
-	* ChangeLog, NEWS:
-	  Update NEWS and ChangeLog
+ 2 files changed, 25 insertions(+), 28 deletions(-)
 
-2004-11-30 21:57  jasper
+commit b511173a2e14771ab2fe3863bf483876b1e87ae0
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* configure, configure.ac, panel/item_dialog.c, po/tr.gmo:
-	  Fix text selection being lost when validating icon in item
-	  dialog (Bug #542)
+    Updated Brazilian Portuguese translations
 
-2004-11-29 09:47  pollux
+ 2 files changed, 75 insertions(+), 70 deletions(-)
 
-	* contents.xml.tr:
-	  add missing file
+commit 794a891b0812fb0853005f8a0a7345c3866b555d
+Author: Benedikt Meurer <benny at xfce.org>
 
-2004-11-28 18:01  pollux
+    Bump version and requirements.
 
-	* Makefile.am, Makefile.in, po/tr.po:
-	  update TR translations
+ 51 files changed, 158 insertions(+), 179 deletions(-)
 
-2004-11-26 19:06  pollux
+commit 94c134d0a4057cf973a55e9e81822568c3c5d5e8
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* po/ko.gmo, po/ko.po:
-	  update KO translations
+    hungarian updates
 
-2004-11-26 17:53  pollux
+ 1 files changed, 4 insertions(+), 4 deletions(-)
 
-	* Makefile.am, Makefile.in, contents.xml.fr, ltmain.sh:
-	  add french translation of contents.xml
+commit 69e089d0923e74eaffa1ad9da9a8e7e08f02761a
+Author: Yuval Tanny <tanai at int.gov.il>
 
-2004-11-24 21:18  benny
+    Update Hebrew translation
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Fix typo.
+ 1 files changed, 13 insertions(+), 20 deletions(-)
 
-2004-11-18 22:52  jasper
+commit cbc7f1ff23e5048abd87de2cfc6b06be98695d0c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* ChangeLog, NEWS:
-	  Update NEWS and ChangeLog
+    fix compiling with debugging enabled
 
-2004-11-18 22:29  jasper
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* panel/plugins.h:
-	  Update plugin API for mcs manager and panel. NOT: all plugins
-	  need to be rebuild.
+commit 3fdefe0a5228ca81baa3d0db753c0ac24409cb13
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2004-11-18 21:37  jasper
+    Tweaks defaults config
 
-	* plugins/pager/pager.c:
-	  Fix bug #516, go Olivier ;-)
+ 4 files changed, 11 insertions(+), 3 deletions(-)
 
-2004-11-18 20:12  jasper
+commit 257764434bde8b11c33dec855cd9a989b765194d
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* plugins/pager/pager.c:
-	  Fix bug found by Olivier (#514)
+    Updated German translations
 
-2004-11-16 23:09  olivier
+ 1 files changed, 85 insertions(+), 83 deletions(-)
 
-	* po/fr.gmo, po/fr.po:
-	  Improve French translation.
+commit bd8a1c8b1c8855028de4c1eb35ee100b1ec74d7b
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-11-16 22:50  olivier
+    Updated German translations
 
-	* po/fr.gmo, po/fr.po, po/xfce4-panel.pot:
-	  Update French localization
+ 2 files changed, 66 insertions(+), 70 deletions(-)
 
-2004-11-16 07:12  jasper
+commit ddd3b85004e75f316863e147dc37ef2f1dc9fb00
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml,
-	  doc/fr/xfce4-panel.html, doc/it/xfce4-panel.html,
-	  doc/xfce-nochunk.xsl:
-	  Update some docs and update to new color scheme at the
-	  suggestion of Jeff Franks
+    add Georgian translations
 
-2004-11-14 19:17  benny
+ 3 files changed, 765 insertions(+), 1 deletions(-)
 
-	* plugins/sample-plugin/sample.c:
-	  Fix typo.
+commit 81b8ea5c48b64d2d24266d47c3278f64656df2e5
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2004-11-13 18:01  olivier
+    Greek translations update
 
-	* ChangeLog:
-	  Update ChangeLog
+ 2 files changed, 6 insertions(+), 2 deletions(-)
 
-2004-11-13 15:19  olivier
+commit 1f56e4daecdabfad8c934db0cbb6f7a96012381d
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* po/xfce4-panel.pot:
-	  Auto-tools check-up.
+    Updated French translations
 
-2004-11-11 20:21  jasper
+ 2 files changed, 64 insertions(+), 58 deletions(-)
 
-	* contents.xml, doc/C/images/add-item-dialog.png,
-	  doc/C/images/clock-properties.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/pager-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Big screenshot update for the docs
+commit c9b1118c582ffcce39db86e169bab18fc019288c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-11-11 09:21  jasper
+    Updated Czech translations
 
-	* plugins/mailcheck/mailcheck.c:
-	  Patch by Piotr Chmura <chmooreck at poczta.onet.pl> to fix pop3
-	  mail checking
+ 2 files changed, 89 insertions(+), 84 deletions(-)
 
-2004-11-10 19:21  jasper
+commit 1534161b96da659ce41c782db3ff592c1b0559ba
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/panel.c:
-	  Add back transparency for the hidden panel; make hidden panel a
-	  bit more hidden ;-) People can still disable it using
-	  ~/.config/xfce4/transparency.
+    add some Galician translations
 
-2004-11-10 07:04  jasper
+ 3 files changed, 742 insertions(+), 1 deletions(-)
 
-	* panel/panel.c:
-	  A space in a sscanf format string magically matches 0 or more
-	  whitespace characters.
+commit 541f246648407d63b8904a8d0c5e35d0308c7583
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-11-09 20:44  jasper
+    Fix return values. Problem posted on the ML.
 
-	* contents.xml, contents.xml.ar, contents.xml.az, contents.xml.ca,
-	  contents.xml.eu, contents.xml.he, contents.xml.hu,
-	  contents.xml.it, contents.xml.ms, contents.xml.nl,
-	  contents.xml.ro, contents.xml.ru, contents.xml.sk,
-	  contents.xml.vi, contents.xml.zh_TW:
-	  Remove screensaver settings from default panel
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2004-11-08 21:53  jasper
+commit 9e237eb9babef7259019d6076395829b889359ed
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  bah.
+     * Allow windowlist to be opened with a command. Patch by Darren Salt (bug #2104).
+     * Add support for activating items by keyboard. Based on a patch by Darren Salt. Also bug #2104.
 
-2004-11-08 21:47  jasper
+ 4 files changed, 371 insertions(+), 40 deletions(-)
 
-	* panel/panel.c:
-	  Missing fclose(). Shame on me.
+commit 6ea2f987613f4404179b2c31a706ac91b44f322c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-11-08 21:31  jasper
+    updated Polish translations by piotr maliński <riklaunim at gmail.com>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml,
-	  panel/item_dialog.c, panel/panel.c:
-	  Add support for <basedir>/xfce4/transparency configuration file.
-	  Panl docs updated accordingly.
+ 2 files changed, 16 insertions(+), 15 deletions(-)
 
-2004-11-07 22:32  jasper
+commit a2967e28e157bd9123fb05dc1271de6569d4ba0c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/mailcheck/mailcheck.c:
-	  Dimm mailcheck icon in a better way, based on code from
-	  netk-tasklist
+    Remove the prelight hack, make active window title italic and use normal font for windows on different desktops.
 
-2004-11-07 21:09  fleclainche
+ 1 files changed, 3 insertions(+), 8 deletions(-)
 
-	* icons/xfce-mail.png:
-	  Commit a mail icon which is visible through a transparent panel
+commit a4712c7f9177bb7110e9b42fa2050b6c85f793b5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-11-07 15:15  fleclainche
+    Add dummy scripts for xftaskbar4 and xfce4-iconbox. Can be disabled (useful for packagers, I presume).
 
-	* icons/xfce-filemanager.png:
-	  Sync with Rodent icons.
+ 4 files changed, 23 insertions(+), 0 deletions(-)
 
-2004-11-07 12:00  jasper
+commit f289c70b4db99bcd7fcda431e6d707221ea9e5f4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/controls.c, panel/plugins.h:
-	  Bump plugin API version, but allow current plugins to be loaded.
-	  Add a message to say the user should upgrade/rebuild in case of
-	  problems.
+    Hightlight active window in menu. Bug #2126.
 
-2004-11-07 08:56  fleclainche
+ 1 files changed, 10 insertions(+), 9 deletions(-)
 
-	* icons/xfce-multimedia.png:
-	  Forgot to commit the new new multimedia icon :P
+commit 80947bce0a1e63d388c499e33efe5aafa9b69f47
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-11-06 22:20  jasper
+    Change unix signal handling to use a pipe and a io channel watch. Bug 2056.
 
-	* panel/controls.c, panel/panel.c:
-	  Small tweaks
+ 2 files changed, 127 insertions(+), 26 deletions(-)
 
-2004-11-06 18:28  fleclainche
+commit 94850df05a3a2ba8c80b8b66e3741ef83b7c55cb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* icons/xfce-man.png, icons/xfce-multimedia.png,
-	  icons/xfce-sound.png, icons/xfce-system-lock.png,
-	  icons/xfce-terminal.png, icons/xfce-unknown.png:
-	  Improved icons
+    Handle screen size changes. Bug #2048.
 
-2004-11-06 16:24  olivier
+ 1 files changed, 37 insertions(+), 6 deletions(-)
 
-	* ChangeLog, Makefile.in, aclocal.m4, compile, config.guess,
-	  config.sub, configure, configure.ac, depcomp, doc/C/Makefile.in,
-	  doc/C/images/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
-	  doc/fr/images/Makefile.in, doc/it/Makefile.in,
-	  doc/it/images/Makefile.in, icons/Makefile.in, install-sh,
-	  ltmain.sh, missing, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, po/xfce4-panel.pot,
-	  settings/Makefile.in:
-	  Update automake/autoconf/libtool/gettext versions to generate
-	  the configure scripts and Makefiles,
-	  Update versions of all packages to 4.1.99.1 (ie 4.2 RC1),
-	  Update ChangeLogs.
+commit 94c55305a7cccee9f0a13391d14488860db35510
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-11-06 13:11  jasper
+    Don't make panel dialogs always on top.
 
-	* panel/xfce_support.c:
-	  Use file chooser widget
+ 1 files changed, 0 insertions(+), 2 deletions(-)
 
-2004-11-05 22:25  jasper
+commit 23599eeadd2d1583c7c526df99f8167e3f431f6e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/item_dialog.c:
-	  small DND fix
+    Don't make panel the parent of property dialogs, this prevents the dialogs from being always on top.
 
-2004-11-05 21:16  jasper
+ 9 files changed, 9 insertions(+), 18 deletions(-)
 
-	* panel/icons.c, panel/panel.c:
-	  Fix icon size in dialog header
+commit c71357842f0c2ddce1d123678fbb3727af6d1b13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-11-03 17:06  jasper
+    Add missing tooltips for action buttons.
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Try to clarify the file locations a little
+ 1 files changed, 13 insertions(+), 0 deletions(-)
 
-2004-11-01 09:56  jasper
+commit 9df31c7054f2648ea7ea9441089eae93fcee85ab
+Author: Piarres Beobide <pi at beobide.net>
 
-	* panel/panel.c:
-	  Hmm, set the sticky hint a bit earlier
+    xfce4-panel basque translation update
 
-2004-10-31 16:43  jasper
+ 2 files changed, 7 insertions(+), 6 deletions(-)
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Update doc to include latest changes
+commit 8ad7be3f997be73689059c99cf4ba112e788032d
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2004-10-31 13:58  jasper
+    hu trunk: panel, burn updated
 
-	* configure, configure.ac, ltmain.sh, panel/panel.c,
-	  settings/xfce_settings_dialog.c:
-	  Ok, some changes to improve focus management and transparency:
-	  * panel is now a dock-type window. Always-on-top non-optional.
-	  * transparency is toggled when mouse is over the panel
-	  * no transparency when panel autohides
+ 1 files changed, 60 insertions(+), 50 deletions(-)
 
-2004-10-30 19:03  olivier
+commit 9844cfdcbb57ff2a784aa34a21330a71fb3f5419
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-	* ChangeLog, ltmain.sh:
-	  Global update for 4.1.91 (Xfce 4.2 beta 2)
+    Updated Finnish translations.
 
-2004-10-30 14:00  pollux
+ 2 files changed, 23 insertions(+), 38 deletions(-)
 
-	* po/lt.gmo, po/lt.po:
-	  update LT translations
+commit 9d84ea609a0f0d9a271f6dc2eb78366fd115038a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-10-30 11:28  jasper
+    Add option for flat buttons to the tasklist plugin. New string, sorry.
 
-	* panel/panel.c:
-	  Reduce the transparancy considerably, since it is non-optional
-	  for now
+ 48 files changed, 4747 insertions(+), 4498 deletions(-)
 
-2004-10-29 09:48  jasper
+commit 6b21151a72ecd738e418eaf71708b57d94bb5ea1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, ltmain.sh, po/ar.gmo, po/ar.po,
-	  po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po,
-	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
-	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo,
-	  po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo,
-	  po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo,
-	  po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo,
-	  po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo,
-	  po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo,
-	  po/no.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po,
-	  po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo,
-	  po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo,
-	  po/ta.po, po/tr.gmo, po/tr.po, po/vi.gmo, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
-	  po/zh_TW.po:
-	  Update dependency versions. Make distcheck passes.
+    Make icon button and entry a drop target for image files. Bug #1621.
 
-2004-10-29 07:36  jasper
+ 1 files changed, 70 insertions(+), 0 deletions(-)
 
-	* ChangeLog, NEWS, panel/icons.c, panel/panel.c:
-	  Update ChangeLog and NEWS
+commit dd99ae3eb78d5021e71f2e7325af75b61f176b18
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-2004-10-28 11:55  pollux
+    Updated traditional Chinese translations
 
-	* po/he.gmo, po/he.po, settings/xfce-panel-settings.desktop:
-	  update HE translations
+ 2 files changed, 15 insertions(+), 15 deletions(-)
 
-2004-10-27 19:24  jasper
+commit 5f4517badcde05e17344cc9b8758738502e1b334
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Oops. CONFIG, not DATA ;)
+    Use pango_ellipsize and highlight active item. Based on patch by Darren Salt.
 
-2004-10-23 14:45  olivier
+ 1 files changed, 21 insertions(+), 27 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLog
+commit 27d84cf7f55b05f902cb44a5dc646bf2dca90656
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-10-23 14:15  jasper
+    Hmm, better add these as well...
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Update kiosk location in docs
+ 2 files changed, 656 insertions(+), 0 deletions(-)
 
-2004-10-22 20:38  olivier
+commit 375f9812373296d2e55bb5ecfe729e8c11ab5bab
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, ltmain.sh:
-	  Updated versions and change logs
+    Awesome patch by Benedikt: Add search (filter) box to add item dialog. Uses frap-icon-entry.
 
-2004-10-22 09:24  jasper
+ 2 files changed, 79 insertions(+), 7 deletions(-)
 
-	* panel/panel.c:
-	  Code reordering. Set window properties later to prevent race
-	  with xfwm4. Probably won't help anyone ;-)
+commit eed8ed4ff7885689fc1c58711f1614095b312f5f
+Author: Benedikt Meurer <benny at xfce.org>
 
-2004-10-21 20:00  jasper
+    Fix invalid test operator.
 
-	* ChangeLog, NEWS, configure, configure.ac:
-	  Update version, ChangeLog and NEWS
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2004-10-20 22:06  pollux
+commit 0576519d6ffffd62825e6b698d447a393750ef01
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* po/ar.gmo, po/az.gmo, po/be.gmo, po/bg.gmo, po/ca.gmo,
-	  po/cs.gmo, po/de.gmo, po/es.gmo, po/es_MX.gmo, po/et.gmo,
-	  po/et.po, po/eu.gmo, po/fi.gmo, po/fr.gmo, po/gu.gmo, po/he.gmo,
-	  po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo,
-	  po/lt.gmo, po/ms.gmo, po/nl.gmo, po/no.gmo, po/pa.gmo,
-	  po/pl.gmo, po/pt_BR.gmo, po/pt_PT.gmo, po/ru.gmo, po/sk.gmo,
-	  po/sv.gmo, po/ta.gmo, po/tr.gmo, po/vi.gmo, po/zh_CN.gmo,
-	  po/zh_TW.gmo:
-	  update ET translations
+    add missing xfce4-panel-macros.h
 
-2004-10-11 18:52  jasper
+ 1 files changed, 45 insertions(+), 0 deletions(-)
 
-	* panel/controls_dialog.c, panel/panel.c:
-	  Fix a few autohide issues (bug #386)
+commit c7b0fb6dda457a9f9add87937d85ecaf79b38a71
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-10-11 16:30  benny
+    Patch by Nick:
+     * Use g_slice_* functions when available at compile time.
+     * Add macros to be used by panel and plugins. Similar to exo.
 
-	* po/ar.po, po/az.po, po/be.po, po/bg.po, po/ca.po, po/cs.po,
-	  po/de.po, po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fi.po,
-	  po/fr.po, po/gu.po, po/he.po, po/hi.po, po/hu.po, po/it.po,
-	  po/ja.po, po/ko.po, po/lt.po, po/ms.po, po/nl.po, po/no.po,
-	  po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ru.po,
-	  po/sk.po, po/sv.po, po/ta.po, po/tr.po, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.po, po/zh_TW.po:
-	  update-po for Moe.
+ 19 files changed, 97 insertions(+), 89 deletions(-)
 
-2004-10-10 11:52  pollux
+commit 589516e04f9a821e2422e880ebc33ce0f7142042
+Author: Piarres Beobide <pi at beobide.net>
 
-	* po/pt_PT.gmo, po/pt_PT.po:
-	  update pt_PT translations
+    xfce4-panel basque translation update
 
-2004-10-09 14:20  pollux
+ 2 files changed, 12 insertions(+), 12 deletions(-)
 
-	* configure, configure.ac, po/fa.gmo, po/fa.po, po/fa_IR.gmo,
-	  po/fa_IR.po:
-	  update FA translations
+commit 8076da5700a8f72af336b9619c61ca8a3d020b9d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-10-09 13:48  pollux
+    Add xfce_panel_plugin_set_panel_hidden() function.
 
-	* po/es.gmo, po/es_MX.gmo:
-	  Punjabi translations update from jaswinderlinux at netscape.net
+ 43 files changed, 1323 insertions(+), 1525 deletions(-)
 
-2004-10-08 13:04  edscott
+commit b812b528f7cc901b1f4d2650d7ca45271d54c8fa
+Author: Sylvain Vedrenne <sylvain.vedrenne at free.fr>
 
-	* po/es.po, po/es_MX.po:
-	  fix missing strings, spelling mistakes, and context mistakes
+    Updated Esperanto translations by Antono Vasiljev <antonalist at gmail.com>.
 
-2004-10-08 07:10  jasper
+ 2 files changed, 31 insertions(+), 33 deletions(-)
 
-	* panel/settings.c:
-	  Multihead filename fix
+commit 2d76fd2acb950b7cefaf174806e741e52ae9b2e9
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2004-10-07 20:35  benny
+    Greek translations update.
 
-	* ., .cvsignore, Makefile.in, aclocal.m4, configure,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  doc/it/Makefile.in, doc/it/images/Makefile.in,
-	  icons/Makefile.in, ltmain.sh, m4/debug.m4, m4/glib-gettext.m4,
-	  m4/pkg.m4, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in:
-	  Added --enable-final (-O1 for GNU ld) as per Jaspers request.
-	  Added missing
-	  m4 files.
+ 2 files changed, 78 insertions(+), 90 deletions(-)
 
-2004-10-05 06:50  jasper
+commit e125b00f0be0d6f60222f13f450e3aac7f1eef0e
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/main.c, panel/xfce_support.c:
-	  Fix config file lookup for multihead
+    Updated Czech and French translations
 
-2004-10-03 21:00  olivier
+ 3 files changed, 223 insertions(+), 251 deletions(-)
 
-	* panel/panel.c:
-	  Make panel translucent when paled on top.
+commit a1bbe8edfcc02b7b637e20812f4441720452a5b6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-10-03 16:14  pollux
+    Remove or increase some timeouts and handle delete-event on the panel window (bug #2116).
 
-	* po/pa.gmo, po/pa.po:
-	  Punjabi translations (PA) from jaswinderlinux at netscape.net
+ 5 files changed, 26 insertions(+), 18 deletions(-)
 
-2004-10-03 15:43  pollux
+commit b9acaa89fdbc88e843324e31c3f3f049d278db04
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* settings/xfce-panel-settings.desktop:
-	  zh_TW translations of desktop files from Ambrose Li
-	  <acli at ada.dhs.org>
+    Small improvements and cleanup of clock dialog. Patch by Nick.
 
-2004-10-02 22:18  olivier
+ 1 files changed, 94 insertions(+), 65 deletions(-)
 
-	* Makefile.am, Makefile.in:
-	  Missing files from dist
+commit b099acdbfb52421f0535d53bcbaf47e92ae63d8c
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-2004-10-02 13:28  olivier
+    Updated Finnish translation.
 
-	* ChangeLog, ltmain.sh, po/xfce4-panel.pot:
-	  Update all files for 4.2 beta 1
+ 2 files changed, 16 insertions(+), 44 deletions(-)
 
-2004-10-01 08:24  jasper
+commit 85f85725dda09da3b792fe6c99643706e03aea16
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/xfce_support.c:
-	  Expand variables when executing commands
+    Remove a gtk_events_pending() loop to try and fix a crash on NetBSD (bug #2049). Use one idle callback to fill in menu icons, instead of many.
 
-2004-09-30 15:48  pollux
+ 1 files changed, 34 insertions(+), 38 deletions(-)
 
-	* po/it.gmo, po/it.po:
-	  updated Italian translations from Luca Marrocco
-	  <buildup at libero.it>
+commit 11b6c4ce17d636b87f519f116771e2ef0cbeb697
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2004-09-29 08:22  pollux
+    hu trunk: panel updated
 
-	* Makefile.am, Makefile.in, contents.xml.zh_TW, po/zh_TW.gmo,
-	  po/zh_TW.po:
-	  updated zh_TW translations from Ambrose Li <acli at ada.dhs.org>
+ 1 files changed, 65 insertions(+), 58 deletions(-)
 
-2004-09-29 07:59  pollux
+commit 3153262fcca087d05694778f940172f277f0382d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/zh_CN.gmo, po/zh_CN.po:
-	  updated zh_CN translations from yongtao yang
-	  <yongtao.yang at gmail.com>
+     * Fix terminal icon in default config (bug #2098).
+     * Hack configure.ac.in to fixup intltool-update to support *.rc.in files (reported on xfce-i18n).
+     * Make mousewheel scrolling on pager optional. Patch by Nick (bug #1951).
+     * Update po files. Final string update, hopefully.
 
-2004-09-27 13:05  jasper
+ 51 files changed, 2062 insertions(+), 431 deletions(-)
 
-	* xfce4.spec.in:
-	  Hope this still works; I have no way to test it.
+commit 11d5592933a78689f3c9edc1a5ca8abd72f2914f
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2004-09-27 09:34  jasper
+    hu trunk: panel update
 
-	* configure, configure.ac:
-	  Update version to 4.1.90
+ 1 files changed, 57 insertions(+), 49 deletions(-)
 
-2004-09-26 11:55  jasper
+commit f87025bb68444a7594e717665e438209d181bf6c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/clock/clock.c:
-	  Oops, sorry. Didn't check before committing.
+    Add option to show applications from all workspaces. Patch by Landry Breuil (landry at fr.homeunix.org). Bug #2072. Adds a string.
 
-2004-09-26 09:56  jasper
+ 47 files changed, 2773 insertions(+), 2580 deletions(-)
 
-	* doc/C/Makefile.am, doc/C/Makefile.in, doc/fr/Makefile.am,
-	  doc/fr/Makefile.in, doc/fr/xfce4-panel.html, doc/it/Makefile.am,
-	  doc/it/Makefile.in, doc/it/xfce4-panel.html:
-	  Fix html target for docs. Not build by default.
+commit fc22c4f894d41e291c55e5d7c24f6fa2558b9c27
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-09-26 09:04  jasper
+    Try to make sure plugins still compile with -Wl,--as-needed. Thanks to Benny for the suggestion.
 
-	* plugins/clock/clock.c:
-	  Only convert to utf8 if it's not already (bug #332)
+ 1 files changed, 5 insertions(+), 3 deletions(-)
 
-2004-09-24 18:36  jasper
+commit 347aeeecc2a87a9040e3fb0cafed84936d78cd28
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/images/Makefile.am, doc/C/images/Makefile.in,
-	  doc/C/images/add-item-dialog.png,
-	  doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/item-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/pager-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png,
-	  doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml,
-	  settings/xfce_settings_dialog.c:
-	  Documentation and screenshots update
+    Patch by Nick to decrease timeout for clock updates to once a second.
 
-2004-09-23 21:36  pollux
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-	* configure, configure.ac, po/gu.gmo, po/gu.po, po/nl.gmo:
-	  add Gujarati translations (GU) from Ankit Patel
-	  <ankit at redhat.com>
+commit bcde41c65b1bb13a5d42041e862b69e646118504
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-09-23 18:31  jasper
+    fix issue preventing the removal of a panel
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  doc updates
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2004-09-23 13:47  jasper
+commit 162d6c1a0b32a3927f0bf8166fd757dec731e988
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Add Files and Kiosk mode section to the manual
+    Updated Czech translations
 
-2004-09-23 09:09  jasper
+ 2 files changed, 14 insertions(+), 8 deletions(-)
 
-	* po/nl.po, settings/xfce-panel-settings.desktop:
-	  Better translation
+commit ad96975ac05b2d8f829f1dc1b8624e1bb0330899
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-09-23 08:22  jasper
+    Fix/reimplement kiosk mode (bug #1993). Also attempt to fix linking with -Wl,--as-needed (bug #1977).
 
-	* settings/xfce-panel-settings.desktop:
-	  Add nl translations
+ 10 files changed, 162 insertions(+), 94 deletions(-)
 
-2004-09-22 17:46  pollux
+commit 21b9316b64871d2eb3f74d4adb6754d28d4a6fc9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure.ac:
-	  fix typo
+    I've become a bit rusty it seems...
 
-2004-09-22 17:45  pollux
+ 1 files changed, 0 insertions(+), 2 deletions(-)
 
-	* configure, configure.ac, po/pa.gmo, po/pa.po:
-	  add Punjabi (PA) translation of the panel
+commit 154522e87ca695723c66f49e91296ec107537d8c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-09-22 03:18  kelnos
+    Make icon list a little more robust against changes in libxfcegui4.
 
-	* settings/xfce-panel-settings.desktop:
-	  add GenericName tags to settings .desktop files
+ 2 files changed, 2 insertions(+), 1 deletions(-)
 
-2004-09-21 11:51  jasper
+commit 908a431c7ac750ee7ab6077d6c208f4f81dc76e7
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po,
-	  po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po,
-	  po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
-	  po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po,
-	  po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo,
-	  po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
-	  po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo,
-	  po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po,
-	  po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo,
-	  po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo,
-	  po/ta.po, po/tr.gmo, po/tr.po, po/vi.gmo, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
-	  po/zh_TW.po:
-	  Run make update-po at Moe's request.
+    updated translations
 
-2004-09-21 10:58  jasper
+ 2 files changed, 65 insertions(+), 55 deletions(-)
 
-	* panel/item.c:
-	  Prevent unwanted double clicking by adding a small timeout to
-	  disable/re-enable the button. Timeout may be a bit too long
-	  now... (Bug #311)
-
-2004-09-21 07:47  jasper
-
-	* ChangeLog, NEWS, configure, configure.ac,
-	  panel/add-control-dialog.c, panel/controls.c,
-	  po/xfce4-panel.pot:
-	  Small tweaks. Panel passes make distcheck.
-
-2004-09-20 22:22  olivier
-
-	* ChangeLog, po/xfce4-panel.pot:
-	  Update all ChangeLogs
-
-2004-09-20 20:16  fleclainche
-
-	* icons/xfce-system-settings.png:
-	  oups... :)
-
-2004-09-20 20:13  fleclainche
-
-	* icons/xfce-system-lock.png, icons/xfce-system-settings.png,
-	  icons/xfce-utils.png:
-	  Updated icons.
-
-2004-09-19 09:29  jasper
-
-	* Makefile.in, configure, configure.ac, panel/Makefile.am,
-	  panel/add-control-dialog.c, panel/controls.c, panel/controls.h,
-	  panel/controls_dialog.c, panel/item.c, panel/item_dialog.c,
-	  panel/main.c, panel/panel.c, panel/popup.c,
-	  panel/xfce_support.c, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/clock/clock.c,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/pager/pager.c,
-	  plugins/sample-plugin/Makefile.am,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/sample-plugin/sample.c, plugins/separator/Makefile.am,
-	  plugins/separator/Makefile.in, plugins/separator/separator.c,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, themes:
-	  Throw xfce_textdomain() in lots of places to fix translations.
-	  Hopefully.
-
-2004-09-18 16:41  pollux
-
-	* Makefile.am, po/de.gmo, po/eu.gmo, po/eu.po:
-	  update EU translations
-
-2004-09-18 00:02  moe
-
-	* po/de.po:
-	  Updating these for alpha release. Not yet finished .. but I'm
-	  just too tired to continue. Needs extensive spell checking
-	  and approvement (Note to myself: Write mail to the list!).
-
-2004-09-16 22:10  pollux
-
-	* configure, configure.ac, po/be.gmo, po/be.po:
-	  add BE translations from Ales Nyakhaychyk <nab at mail.by>
-
-2004-09-13 20:31  jasper
-
-	* panel/Makefile.am, panel/Makefile.in,
-	  panel/add-control-dialog.c, panel/add-control-dialog.h,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/create-def-file.sh,
-	  panel/global.h, panel/groups.c, panel/groups.h, panel/icons.c,
-	  panel/icons.h, panel/item.c, panel/item.h, panel/item_dialog.c,
-	  panel/item_dialog.h, panel/main.c, panel/main.h,
-	  panel/mcs_client.c, panel/mcs_client.h, panel/panel.c,
-	  panel/panel.h, panel/plugins.h, panel/popup.c, panel/popup.h,
-	  panel/settings.c, panel/settings.h, panel/xfce_support.c,
-	  panel/xfce_support.h, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.am,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.am, plugins/separator/Makefile.in,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in:
-	  CYGWIN changes. Patch by Marrten boekhold.
-
-2004-09-12 16:39  jasper
-
-	* settings/xfce_settings_plugin.c:
-	  Make sure we always create the mcs channel
-
-2004-09-11 15:12  jasper
-
-	* Makefile.in, configure, configure.ac, doc/C/Makefile.in,
-	  doc/C/images/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
-	  doc/fr/images/Makefile.in, doc/it/Makefile.in,
-	  doc/it/images/Makefile.in, icons/Makefile.in, panel/Makefile.am,
-	  panel/Makefile.in, panel/controls.c, panel/controls.h,
-	  panel/global.h, panel/icons.c, panel/icons.h,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/main.c,
-	  panel/main.h, panel/mcs_client.c, panel/mcs_client.h,
-	  panel/panel.c, panel/panel.def, panel/plugins.h, panel/popup.c,
-	  panel/popup.h, panel/settings.c, panel/settings.h,
-	  panel/xfce_support.c, panel/xfce_support.h, plugins/Makefile.in,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.am, plugins/pager/Makefile.in,
-	  plugins/sample-plugin/Makefile.am,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.am, plugins/separator/Makefile.in,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.am,
-	  settings/Makefile.in, themes/Makefile.in:
-	  Cygwin changes. Patch by Maarten Boekhold.
-
-2004-09-11 10:30  dannym
-
-	* panel/xfce_support.c:
-	  strfreev expects paths to be NULL terminated
-
-2004-09-11 08:16  jasper
-
-	* Makefile.am, Makefile.in, configure.ac, contents.xml,
-	  contents.xml.ar, contents.xml.az, contents.xml.ca,
-	  contents.xml.eu, contents.xml.he, contents.xml.hu,
-	  contents.xml.it, contents.xml.ms, contents.xml.nl,
-	  contents.xml.ro, contents.xml.ru, contents.xml.sk,
-	  contents.xml.vi, doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml,
-	  panel/controls.c, panel/main.c, panel/settings.c,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  settings/xfce_settings_plugin.c, xfce4rc, xfce4rc.ar,
-	  xfce4rc.az, xfce4rc.ca, xfce4rc.eu, xfce4rc.he, xfce4rc.hu,
-	  xfce4rc.it, xfce4rc.ms, xfce4rc.nl, xfce4rc.ro, xfce4rc.ru,
-	  xfce4rc.sk, xfce4rc.vi:
-	  Rather big update:
-	  * use Base Dir Spec
-	  * xfce4rc -> panel/contents.xml
-	  * small doc update, more to come
-
-2004-09-10 20:49  pollux
-
-	* Makefile.am, Makefile.in, po/he.gmo, po/he.po, xfce4rc.he:
-	  HE translations update from Yuval Tanny <tanai at int.gov.il>
-
-2004-09-09 18:51  pollux
-
-	* po/vi.gmo, po/vi.po, xfce4rc.vi:
-	  update VI translations
-
-2004-09-09 08:24  jasper
-
-	* settings/xfce_settings_dialog.c:
-	  Fix compiler warning
-
-2004-09-08 16:13  jasper
-
-	* settings/xfce_settings_dialog.c:
-	  Nobody tell me anything ;) Seems we're using all 48x48 sized
-	  icons in headers now...
-
-2004-09-07 13:43  jasper
-
-	* po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo,
-	  po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo,
-	  po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po,
-	  po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo,
-	  po/fi.po, po/fr.gmo, po/fr.po, po/he.gmo, po/he.po, po/hi.gmo,
-	  po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo,
-	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
-	  po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo,
-	  po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po,
-	  po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po,
-	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/vi.gmo, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
-	  po/zh_TW.po:
-	  Tiny string freeze breakage (1 message). Sorry.
-
-2004-09-07 13:37  jasper
-
-	* po/ar.gmo:
-	  Tiny string freeze breakage (1 message). Sorry.
-
-2004-09-06 21:14  jasper
-
-	* panel/Makefile.am, panel/Makefile.in:
-	  Build fix (today's lesson: test before you commit)
-
-2004-09-06 19:32  jasper
-
-	* icons/Makefile.am, icons/Makefile.in, icons/xfce-edit.png,
-	  icons/xfce-filemanager.png, icons/xfce-games.png,
-	  icons/xfce-graphics.png, icons/xfce-internet.png,
-	  icons/xfce-mail.png, icons/xfce-man.png,
-	  icons/xfce-multimedia.png, icons/xfce-print.png,
-	  icons/xfce-printer.png, icons/xfce-schedule.png,
-	  icons/xfce-sound.png, icons/xfce-system-exit.png,
-	  icons/xfce-system-info.png, icons/xfce-system-lock.png,
-	  icons/xfce-system-settings.png, icons/xfce-terminal.png,
-	  icons/xfce-unknown.png, icons/xfce-utils.png, panel/Makefile.am,
-	  panel/Makefile.in, panel/add-control-dialog.c, panel/controls.c,
-	  panel/icons.c, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/panel.c, panel/xfcombo.c, panel/xfcombo.h,
-	  plugins/sample-plugin/sample.c,
-	  plugins/systembuttons/systembuttons.c,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Big update after server move:
-	  * updated icons to Rodent versions
-	  * remove xfcombo stuff
-	  * general cleanups
-
-2004-09-06 14:08  pollux
-
-	* configure, configure.ac, po/et.gmo, po/et.po:
-	  ET translations from Peeter Vois <Peeter.Vois at proekspert.ee>
-
-2004-09-05 21:40  olivier
-
-	* xfce4.spec.in:
-	  Fix spec file
-
-2004-08-30 15:57  jasper
-
-	* panel/icons.c:
-	  Get non-themed icons right
-
-2004-08-30 12:55  jasper
-
-	* .indent.pro, panel/add-control-dialog.c,
-	  panel/add-control-dialog.h, panel/controls.c, panel/controls.h,
-	  panel/controls_dialog.c, panel/controls_dialog.h,
-	  panel/global.h, panel/groups.c, panel/groups.h, panel/icons.c,
-	  panel/icons.h, panel/item.c, panel/item.h, panel/item_dialog.c,
-	  panel/item_dialog.h, panel/main.c, panel/main.h,
-	  panel/mcs_client.c, panel/mcs_client.h, panel/panel.c,
-	  panel/panel.h, panel/plugins.h, panel/popup.c, panel/popup.h,
-	  panel/settings.c, panel/settings.h, panel/xfce.h,
-	  panel/xfce_support.c, panel/xfce_support.h, panel/xfcombo.c,
-	  panel/xfcombo.h, plugins/clock/clock.c,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/pager.c,
-	  plugins/sample-plugin/sample.c, plugins/separator/separator.c,
-	  plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c, po/ru.gmo,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_dialog.h,
-	  settings/xfce_settings_plugin.c,
-	  settings/xfce_settings_plugin.h:
-	  * Use XfceIconTheme (warning: still crashes)
-	  * Add $ and clean up copyright statements
-	  * Reindent using only spaces (more like Olivier's style)
-
-2004-08-29 16:03  pollux
-
-	* po/az.gmo, po/az.po:
-	  AZ translations update from Metin Amiroff <metin at karegen.com>
-
-2004-08-28 19:20  pollux
-
-	* Makefile.am, Makefile.in, configure, configure.ac, po/sk.gmo,
-	  po/sk.po, xfce4rc.sk:
-	  add Slovak translations from Juraj Brosz <Juraj.Brosz at pobox.sk>
-
-2004-08-26 19:57  pollux
-
-	* po/fi.gmo, po/fi.po:
-	  finnish translations update from Ilkka Ollakka
-	  <ilkka.j.ollakka at students.oamk.fi>
-
-2004-08-24 10:04  pollux
-
-	* Makefile.am, Makefile.in, po/ru.po, xfce4rc.ru:
-	  RU translations update from Anthony Ivanoff <a-i at bk.ru>
-
-2004-08-24 07:02  jasper
-
-	* panel/icons.c:
-	  Use correct file name for print icon
-
-2004-08-23 21:01  olivier
-
-	* panel/panel.c:
-	  Reverting my last revert as the bug has been found (in the WM)
-
-2004-08-22 22:06  olivier
-
-	* panel/panel.c:
-	  Reverting gtk_widget_show_now as it breaks SKIP_PAGER and
-	  SKIP_TASKBAR properties
-
-2004-08-22 17:36  jasper
-
-	* panel/controls.c, panel/controls_dialog.c, panel/item.c,
-	  panel/item_dialog.c, panel/main.c, panel/panel.c:
-	  Gettext hack only if gettext is used. Removed an
-	  gtk_widget_show_now()
-
-2004-08-22 16:55  jasper
-
-	* panel/add-control-dialog.c, panel/controls.c,
-	  panel/controls_dialog.c, panel/item.c, panel/item_dialog.c,
-	  panel/main.c, panel/panel.c:
-	  This is better, should be temporary until I find out what's
-	  wrong.
-
-2004-08-22 15:29  jasper
-
-	* TODO, configure, configure.ac, panel/controls.c,
-	  panel/controls_dialog.c, panel/item.c, panel/item_dialog.c,
-	  panel/main.c, panel/panel.c, panel/settings.c,
-	  plugins/mailcheck/mailcheck.c,
-	  plugins/systembuttons/systembuttons.c, po/POTFILES.in,
-	  po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po,
-	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
-	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo,
-	  po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po,
-	  po/fr.gmo, po/fr.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po,
-	  po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
-	  po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
-	  po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po,
-	  po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo,
-	  po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo,
-	  po/tr.po, po/vi.gmo, po/vi.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
-	  Update strings. Gettext stuff seems a bit broken...
-
-2004-08-21 20:36  jasper
-
-	* panel/panel.c:
-	  Fix initial positioning (will I ever get this right?)
-
-2004-08-19 19:55  pollux
-
-	* panel/controls.c:
-	  allow panel to compile with --enable-debug=full
-
-2004-08-19 11:39  jasper
-
-	* ChangeLog, Makefile.in, TODO, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  doc/it/Makefile.in, doc/it/images/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  panel/item.c, panel/main.c, panel/panel.c, panel/xfce_support.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.in,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Makefile.in:
-	  Rip out thread support. threads + gtk == trouble ;-)
-
-2004-08-17 11:26  jasper
-
-	* panel/controls.c:
-	  Keep launcher at the top of the 'Add item' list
-
-2004-08-15 19:39  olivier
-
-	* panel/add-control-dialog.c, panel/controls.c, po/ar.gmo,
-	  po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo,
-	  po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo,
-	  po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po,
-	  po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo,
-	  po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo,
-	  po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo,
-	  po/no.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po,
-	  po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo,
-	  po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/vi.gmo,
-	  po/vi.po, po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po,
-	  po/zh_TW.gmo, po/zh_TW.po, settings/xfce-panel-settings.desktop:
-	  Resync with repository, most notably:
-	  - libxfcegui4 fixes with gtk 2.2
-	  - xfwm4 updates
-	  - Present panel plugins in alphabetical order
-	  - Fix add plugin dialog being placed over the panel when using
-	  SM
-	  - French po updates
-	  - Other various small bug fixes
-
-2004-08-14 19:44  pollux
-
-	* configure, configure.ac, po/he.gmo, po/he.po:
-	  Hebrew translations from Yuval Tanny <tanai at int.gov.il>
-
-2004-08-13 09:36  pollux
-
-	* Makefile.am, Makefile.in, aclocal.m4, xfce4rc.ro:
-	  adds xfce4rc Romanian translation from Razvan T. Coloja
-
-2004-08-12 21:28  jasper
-
-	* panel/item_dialog.c:
-	  Add preliminary, minimal appfinder DND support. Patch by Eduard.
-
-2004-08-10 08:14  jasper
-
-	* panel/panel.c:
-	  Small tweak I apparently forgot to commit earlier
-
-2004-08-08 17:25  benny
-
-	* doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/item-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png,
-	  doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Updated documentation, thanks to Francois.
-
-2004-07-29 20:28  benny
-
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  depcomp, doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  doc/it/Makefile.in, doc/it/images/Makefile.in,
-	  icons/Makefile.in, install-sh, ltmain.sh, panel/Makefile.in,
-	  panel/add-control-dialog.c, panel/icons.c, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Makefile.in:
-	  Fix get_panel_icon() borkage and try to fix the 'Add new item'
-	  positioning.
-
-2004-07-28 21:22  benny
-
-	* m4/depends.m4:
-	  Fixed (module)_FOUND bug reported by brian. Hopefully nothing
-	  else broke
-	  this time.
-
-2004-07-27 20:04  benny
-
-	* icons/Makefile.am, icons/xfce4-panel-icon.h,
-	  icons/xfce4-panel.png, settings/xfce_settings_plugin.c:
-	  Use xfce_themed_icon_load() for the mcs plugin.
-
-2004-07-26 22:51  kelnos
-
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  configure.ac, depcomp, doc/C/Makefile.in,
-	  doc/C/images/Makefile.in, doc/Makefile.in, doc/fr/Makefile.in,
-	  doc/fr/images/Makefile.in, doc/it/Makefile.in,
-	  doc/it/images/Makefile.in, icons/Makefile.in, install-sh,
-	  ltmain.sh, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Makefile.in:
-	  well that's an annoying typo... depending on libxfcegui4 twice
-	  but
-	  libxfce4util not at all
-
-2004-07-26 19:05  benny
-
-	* Makefile.in, README.Kiosk, aclocal.m4, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  doc/it/Makefile.in, doc/it/images/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.in, panel/settings.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Makefile.in:
-	  Added support for KIOSK mode.
+commit 74b0afefceb71b2ba18fc74f15a9ca5ecb349fe8
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-07-24 18:52  benny
+    bump all versions and dependencies to 4.3.90.2
 
-	* m4/depends.m4:
-	  Readded XFCE_MCS_PLUGIN() again, dunno how I manage to remove it
-	  everytime
-	  I edit depends.m4!
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2004-07-24 17:59  jasper
+commit f8871a27829f4b5f6ceaf07172ded9fb638e83fb
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* panel/panel.c:
-	  First threading bug. Expect some more to show up ;-)
+    Set NET_WM_STRUT for compatibility with former specs.
 
-2004-07-24 17:31  jasper
+ 1 files changed, 5 insertions(+), 0 deletions(-)
 
-	* plugins/pager/pager.c:
-	  Allow multiple rows for pager
+commit 309205b0b9ebfe8577ed0b9388385cc432927afb
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-2004-07-24 17:30  benny
+    Some very minor changes to tidy up the contents of the settings menu in swedish, not worthy a changelog entry imho, bitch at me if I'm wrong.
 
-	* m4/depends.m4:
-	  XFCE_PANEL_PLUGIN had wrong panel version for the threaded test.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2004-07-24 17:28  benny
+commit 370fd382fe5c166bf69e1314ca0b88c67eaa4766
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-	* m4/depends.m4:
-	  Extended the XFCE_PANEL_PLUGIN macro to include some magic for
-	  threaded panels.
+    Update traditional Chinese translations; Modify personal e-mail address.
 
-2004-07-23 21:09  jasper
+ 2 files changed, 13 insertions(+), 6 deletions(-)
 
-	* Makefile.in, aclocal.m4, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  doc/it/Makefile.in, doc/it/images/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  panel/item.c, panel/main.c, panel/panel.c, panel/xfce_support.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.in,
-	  plugins/sample-plugin/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Makefile.in:
-	  Patch by brian to add threading to the panel.
+commit 99c134e49ed1b76868528983b5eaa2e18ae273a5
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2004-07-23 18:06  jasper
+    Updated Polish translations by Szymon Kalasz <szymon_maestro at gazeta.pl>.
 
-	* plugins/systembuttons/systembuttons.c:
-	  Oops
+ 2 files changed, 8 insertions(+), 4 deletions(-)
 
-2004-07-23 17:45  jasper
+commit 5f0b385177ac3fc9f9b836651ec0f79f1e438ac8
+Author: Adriano Winter Bess <awbess at gmail.com>
 
-	* plugins/systembuttons/systembuttons.c:
-	  Apparently needs stricter size settings.
+    Updated brazilian portuguese translations.
 
-2004-07-22 15:00  jasper
+ 2 files changed, 13 insertions(+), 10 deletions(-)
 
-	* panel/panel.c, panel/panel.h:
-	  Find out which side of the screen the panel is on
+commit 648de2f601c7233e70c28a50798a36dfc003a216
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2004-07-21 23:00  benny
+    updated French translations by Maximilian Schleiss <maxschleiss at bluewin.ch>
 
-	* m4/depends.m4:
-	  Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it,
-	  tho.
+ 2 files changed, 158 insertions(+), 165 deletions(-)
 
-2004-07-21 13:23  jasper
+commit 8d7492075af669a0dfd30399688e1c97f52c5288
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/add-control-dialog.c, panel/controls.c, panel/panel.c,
-	  panel/panel.h:
-	  Synthesize leave notify event when a registered gtk menu is
-	  closed. First step to fixing #266.
+     * Add unfinished manual plus needed infrastructure
+     * configure.in.in -> configure.ac.in (hey Brian ;-)
+     * Make config files translatable, but don't update po files yet: it will probably still change.
 
-2004-07-21 08:07  jasper
+ 22 files changed, 1367 insertions(+), 144 deletions(-)
 
-	* panel/add-control-dialog.c:
-	  Center dialog (bug #263)
+commit f3eb347024ddf5cbc02163bfde9ae9b5d62f01bd
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-2004-07-20 20:58  benny
+    Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager,
+    xfce4-session, xfce4-mixer, thunar, libgui, xfwm4, the panel,
+    orage, trigger-launcher and terminal updated.
+    Also couldn't resist to fix a small error in the xfce4-mixer
+    Changelog.
+    Didn't updated the changelog of xfprint, because I discovered
+    that that translation wasn't updated, it had just slipped through
+    the commit by mistake.
 
-	* m4/depends.m4:
-	  Modifed panel plugin check, so one (the installer) can choose to
-	  install
-	  into a different plugin dir.
+ 1 files changed, 4 insertions(+), 0 deletions(-)
 
-2004-07-19 18:37  pollux
+commit 7794f127e3fe3a70e7c1ef35eb13cae94b365201
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-	* po/no.gmo, po/no.po:
-	  definitively fix #162
+    obsolete strings in the swedish translations removed
 
-2004-07-18 17:36  jasper
+ 1 files changed, 0 insertions(+), 27 deletions(-)
 
-	* panel/panel.c:
-	  Strange, stickyness was lost. Perhaps because of setting layer?
+commit 4716f7969ab7afaa5f9ac7a5500820e7022bf9e0
+Author: Alexander Toresson <alexander.toresson at gmail.com>
 
-2004-07-18 17:25  jasper
+    Merged Swedish translations (by me and Jens Hagerman) into the xfce svn.
+    This includes updated translations of appfinder, xfce-utils, mcs-plugins,
+    xfprint, xfce4-session, xfce4-mixer, thunar, libxfcegui4, xfwm4,
+    xfce4-panel, xfdesktop, orage, xfce4-trigger-launcher and mcs-manager,
+    and added translations for libexo and terminal.
+    The appropriate LINGUAS files were also updated.
 
-	* panel/panel.c:
-	  Layer settings were lost after reorientation
+ 1 files changed, 183 insertions(+), 170 deletions(-)
 
-2004-07-18 08:46  jasper
+commit 8930a4f261edf1f6f7862576f502d561bd01f139
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  YAA (Yet Another Attempt ;) to fix autohiding. It works for me,
-	  please test.
+    Attempt to fix bug #1774. It's a wild guess, but who knows...
 
-2004-07-15 12:23  jasper
+ 1 files changed, 6 insertions(+), 5 deletions(-)
 
-	* panel/main.c:
-	  Override theme for focus padding popup buttons
+commit acebc0c6db86ee3f29652dcecff95fdacc9cd3f0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2004-07-15 11:29  jasper
+    Updated Japanese translations.
 
-	* settings/xfce_settings_plugin.c:
-	  Fix bug #235: changes to panel settings not accepted at first
-	  login
+ 2 files changed, 9 insertions(+), 6 deletions(-)
 
-2004-07-14 20:22  jasper
+commit 7dece12be19ff21f8ae99d3b340084b680c112f4
+Author: Yuval Tanny <tanai at int.gov.il>
 
-	* NEWS, doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml,
-	  doc/fr/xfce4-panel.html, doc/fr/xfce4-panel.xml,
-	  doc/it/xfce4-panel.html, doc/it/xfce4-panel.xml:
-	  Get rid of moongroup.com references
+    Update Hebrew translation
 
-2004-07-14 18:27  jasper
+ 1 files changed, 7 insertions(+), 9 deletions(-)
 
-	* panel/item.c, panel/panel.c:
-	  Fix for bug #215: crash when dropping large number of files
+commit c5497812a2b7b854b46ba2c1d16ac3a73d9d0181
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2004-07-13 15:39  pollux
+    Greek translations update
 
-	* po/ca.gmo, po/ca.po:
-	  Catalan translation correction from Xan
-	  <DXpublica at telefonica.net>
+ 2 files changed, 6 insertions(+), 3 deletions(-)
 
-2004-07-12 06:22  jasper
+commit 82b9d7dc0e73e6158f7f1245a40901da9024e599
+Author: Piarres Beobide <pi at beobide.net>
 
-	* panel/panel.c:
-	  Create framework after reading settings, but create window
-	  before that.
+    [l10n:eu] Basque translation update
 
-2004-07-11 12:41  jasper
+ 2 files changed, 21 insertions(+), 18 deletions(-)
 
-	* panel/panel.c, panel/panel.h, panel/xfce_support.c,
-	  panel/xfce_support.h:
-	  More positioning stuff. Let's hope I didn't break anything ...
+commit d76f423f4ab5cfbe32d9257c445d249ef4e4ce3d
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-2004-07-11 07:51  olivier
+    Updated Finnish translations.
 
-	* panel/main.c:
-	  Connect signal after session mgt.
+ 1 files changed, 4 insertions(+), 5 deletions(-)
 
-2004-07-11 07:33  olivier
+commit 153d3bb9fa3d0ab8271f1cc556546464c7a2c792
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* panel/main.c, panel/xfce_support.c:
-	  Use gtk EWMH functions if applicable,
-	  Fix a race condition with the WM because session was connected
-	  before even creating the panel (so now the correct EWMH hints
-	  are applied correctly)
+    hu trunk: panel updated
 
-2004-07-09 20:18  pollux
+ 1 files changed, 58 insertions(+), 50 deletions(-)
 
-	* doc/it/images/default-session.png:
-	  oups little error
+commit 64b5c8148c47a4fe504d543d4517f297ee03e6fe
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-07-09 20:17  pollux
+    Update strings: new strings were added.
 
-	* aclocal.m4, configure, configure.ac, doc/Makefile.am,
-	  doc/Makefile.in, doc/it, doc/it/Makefile.am, doc/it/Makefile.in,
-	  doc/it/images, doc/it/images/Makefile.am,
-	  doc/it/images/Makefile.in, doc/it/images/clock-properties.png,
-	  doc/it/images/default-session.png,
-	  doc/it/images/default_panel.png, doc/it/images/handle-popup.png,
-	  doc/it/images/item-popup.png,
-	  doc/it/images/launcher-properties.png,
-	  doc/it/images/mailcheck-properties.png,
-	  doc/it/images/menuitem-properties.png,
-	  doc/it/images/nooptions-properties.png,
-	  doc/it/images/panel-settings.png,
-	  doc/it/images/systembuttons-properties.png,
-	  doc/it/xfce4-panel.html, doc/it/xfce4-panel.xml:
-	  more italian doc translation from Sascha Ales
+ 47 files changed, 5137 insertions(+), 4974 deletions(-)
 
-2004-07-09 13:28  jasper
+commit 4c842feee41e136b5e4a09ee1b5e2ea7e525d4ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Remove dock type again. Use window state to set panel always on
-	  top.
+    Fix crash because icon categories were out of sync with libxfcegui4 (bug #1859).
 
-2004-07-08 06:38  jasper
+ 3 files changed, 6 insertions(+), 41 deletions(-)
 
-	* panel/panel.c:
-	  Fix some issues with positioning and struts
+commit 2281d683f183be4763284ef8b8033655c298a12d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-06-20 20:23  olivier
+    Use clipboard contents as argument when middle clicking on launcher or menu entry. Based on patches by Mike Massonnet <mike.massonnet at gmail.com>.
 
-	* panel/mcs_client.c:
-	  Fix panel crash with gtk+-2.2.x
+ 1 files changed, 61 insertions(+), 0 deletions(-)
 
-2004-06-18 19:42  jasper
+commit 4ab147b60b70827fa85fb4cb9cfdc7065f8aa730
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/panel.c:
-	  Grr, why did I agree to add the option in the first place?
-	  Options are trouble. Fix issue with autohide and always on top.
+    * add LINGUAS support
+    * update svn:ignore
 
-2004-06-18 11:41  jasper
+ 4 files changed, 120 insertions(+), 103 deletions(-)
 
-	* panel/panel.c, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Make always on top behaviour optional
+commit b71b5af24c050960317498e43b05250483657e11
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2004-06-17 21:10  jasper
+    Changed an address.
 
-	* panel/add-control-dialog.c, panel/panel.c:
-	  Fix strut when autohiding and patch from brian for double click
-	  on add item dialog.
+ 2 files changed, 8 insertions(+), 8 deletions(-)
 
-2004-06-17 13:49  jasper
+commit 56a5645486e57d1e579af04b9e5f4a02882bdd1b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, icons/Makefile.am, icons/Makefile.in,
-	  icons/xfce-edit.png, icons/xfce-filemanager.png,
-	  icons/xfce-games.png, icons/xfce-graphics.png,
-	  icons/xfce-internet.png, icons/xfce-man.png,
-	  icons/xfce-multimedia.png, icons/xfce-print.png,
-	  icons/xfce-schedule.png, icons/xfce-sound.png,
-	  icons/xfce-system-exit.png, icons/xfce-system-info.png,
-	  icons/xfce-system-lock.png, icons/xfce-system-settings.png,
-	  icons/xfce-terminal.png, icons/xfce-unknown.png,
-	  icons/xfce-utils.png, panel/controls.c, panel/controls_dialog.c,
-	  panel/groups.c, panel/groups.h, panel/icons.c, panel/icons.h,
-	  panel/mcs_client.c, panel/panel.c, panel/settings.c,
-	  plugins/mailcheck/mailcheck.c, plugins/sample-plugin/sample.c,
-	  plugins/systembuttons/systembuttons.c, po/xfce4-panel.pot,
-	  settings/xfce_settings_dialog.c, themes/Crystal, themes/Curve,
-	  themes/FreeIcons, themes/Gnome, themes/Makefile.am,
-	  themes/Makefile.in, themes/Noia, themes/XFce:
-	  Oh dear, big changes. Please test.
-	  Changes include:
-	  * Icon themeing based on icon spec. No more panel-specific theme
-	  option.
-	  Panel themes can still be created, but additionally the panel
-	  looks for
-	  gnome and kde icons, when no xfce- namespaced icons were found.
-	  Old panel themes will no longer work.
-	  * Removed old icon themes.
-	  * Removed panel layer option. The panel now is a dock-type
-	  window and sets
-	  partial struts to allow the wm to do the right thing.
-
-2004-06-13 21:18  pollux
-
-	* po/lt.gmo, po/lt.po:
-	  Updated lt translations from Mantas Zapolskas
-
-2004-06-13 09:40  pollux
-
-	* po/zh_CN.gmo:
-	  .gmo files updated
-
-2004-06-13 08:09  jasper
-
-	* panel/item.c, panel/popup.c:
-	  minor cleanups by Eduard
-
-2004-06-11 19:59  pollux
-
-	* po/zh_CN.po:
-	  Update zh_CN translations
-
-2004-05-29 07:47  jasper
-
-	* panel/controls.c, panel/panel.c, panel/panel.h:
-	  Cleaning up panel internals. First step to get rid of global
-	  variables.
-
-2004-05-19 09:24  jasper
-
-	* panel/panel.c:
-	  Attempt to fix moving to different xinerama screens
-
-2004-05-18 21:55  olivier
-
-	* panel/panel.c:
-	  Get rid of libxfcegui4 xinerama impl, align panel on screen
-	  edges ignoring previous struts.
-
-2004-05-17 07:50  jasper
-
-	* panel/panel.c:
-	  Attempt to fix problem with autohide on startup as reported on
-	  IRC.
-
-2004-05-15 07:57  benny
-
-	* panel/main.c:
-	  Let apps start on the correct screen.
-
-2004-05-13 11:09  jasper
-
-	* icons/Makefile.am, icons/Makefile.in, icons/xfce-mail.png,
-	  plugins/mailcheck/mailcheck.c, plugins/sample-plugin/sample.c:
-	  A bit of a proof of concept for icon theme handling.
-
-2004-05-10 11:57  jasper
-
-	* ChangeLog, NEWS, aclocal.m4, configure, configure.ac, ltmain.sh,
-	  panel/global.h, panel/icons.c, panel/panel.h,
-	  plugins/Makefile.am, plugins/Makefile.in, plugins/sample-plugin,
-	  plugins/sample-plugin/Makefile.am,
-	  plugins/sample-plugin/Makefile.in, plugins/sample-plugin/README,
-	  plugins/sample-plugin/sample.c, po/xfce4-panel.pot:
-	  Add a new sample plugin to the panel. It will not be installed.
-
-2004-05-08 01:06  edscott
-
-	* panel/item_dialog.c, panel/item_dialog.h:
-	  xffm_theme_maker is now replaced by xfmime_edit.
-
-2004-05-03 21:44  olivier
-
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  icons/Makefile.in, install-sh, ltmain.sh, mkinstalldirs,
-	  panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/separator/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  po/zh_TW.gmo, po/zh_TW.po, themes/Crystal/22x22/Makefile.in,
-	  themes/Crystal/22x22/emblems/Makefile.in,
-	  themes/Crystal/48x48/Makefile.in,
-	  themes/Crystal/48x48/emblems/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/22x22/Makefile.in,
-	  themes/Curve/22x22/emblems/Makefile.in,
-	  themes/Curve/48x48/Makefile.in,
-	  themes/Curve/48x48/emblems/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/22x22/Makefile.in,
-	  themes/FreeIcons/22x22/emblems/Makefile.in,
-	  themes/FreeIcons/24x24/Makefile.in,
-	  themes/FreeIcons/24x24/emblems/Makefile.in,
-	  themes/FreeIcons/48x48/Makefile.in,
-	  themes/FreeIcons/48x48/emblems/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/24x24/Makefile.in,
-	  themes/Gnome/24x24/emblems/Makefile.in,
-	  themes/Gnome/48x48/Makefile.in,
-	  themes/Gnome/48x48/emblems/Makefile.in,
-	  themes/Gnome/50x50/Makefile.in,
-	  themes/Gnome/50x50/emblems/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/22x22/Makefile.in,
-	  themes/Noia/22x22/emblems/Makefile.in,
-	  themes/Noia/48x48/Makefile.in,
-	  themes/Noia/48x48/emblems/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/14x14/Makefile.in,
-	  themes/XFce/14x14/emblems/Makefile.in,
-	  themes/XFce/16x16/Makefile.in,
-	  themes/XFce/16x16/emblems/Makefile.in,
-	  themes/XFce/19x19/Makefile.in,
-	  themes/XFce/19x19/emblems/Makefile.in,
-	  themes/XFce/24x24/Makefile.in,
-	  themes/XFce/24x24/emblems/Makefile.in,
-	  themes/XFce/48x48/Makefile.in,
-	  themes/XFce/48x48/emblems/Makefile.in,
-	  themes/XFce/50x50/Makefile.in,
-	  themes/XFce/50x50/emblems/Makefile.in,
-	  themes/XFce/53x53/Makefile.in,
-	  themes/XFce/53x53/emblems/Makefile.in, themes/XFce/Makefile.in:
-	  Update zh_TW translations from umm <umm at pchome.com.tw>
+    Fix a crash when clicking on the menu arrow before menu was created. Fixes bug #1832, but I'd prefer to find a better fix.
 
-2004-05-03 20:20  kelnos
-
-	* settings/Makefile.am, settings/Makefile.in:
-	  EXTRA_DIST
-
-2004-05-01 15:32  jasper
-
-	* panel/main.c, panel/xfce_support.c:
-	  First try at multihead support. User has to set DISPLAY
-	  correctly to start a new panel on a different screen. Expect
-	  some breakage.
-
-2004-05-01 14:10  jasper
-
-	* panel/add-control-dialog.c, panel/panel.c:
-	  Fix positioning (I hope) and hide relevant menu items when
-	  XFCE_DISABLE_USER_CONFIG is set.
-
-2004-04-30 04:08  kelnos
-
-	* settings/Makefile.am, settings/Makefile.in,
-	  settings/xfce-panel-settings.desktop:
-	  .desktop file for panel settings
-
-2004-04-23 20:15  olivier
-
-	* xfce4rc, xfce4rc.ar, xfce4rc.az, xfce4rc.ca, xfce4rc.eu,
-	  xfce4rc.hu, xfce4rc.it, xfce4rc.ms, xfce4rc.nl, xfce4rc.vi:
-	  Change defaults: Removes the "-splash" option from mozilla
-	  launcher that
-	  confuses the "mozilla" script (preventing the opening of another
-	  window
-	  when Mozilla is already running), fix a typo in Nautilus name,
-	  and enables
-	  startup notification for apps that support it.
-
-2004-04-23 12:19  jasper
-
-	* TODO, panel/controls.c, po/ca.gmo:
-	  Update plugin list (remove uninstalled and add newly installed
-	  ones) when opening the add item dialog. Based on the idea of
-	  Scott Barron <scott at elitists.net>.
-
-2004-04-21 06:09  olivier
-
-	* panel/groups.c:
-	  Apply patch from Scott Barron
-
-2004-04-21 00:56  kelnos
-
-	* configure, configure.ac:
-	  bump libxfcegui4 version requirement
-
-2004-04-21 00:56  kelnos
-
-	* panel/panel.c:
-	  make panel icons theme work with gtk 2.2 (no GtkIconTheme
-	  anymore)
-
-2004-04-13 19:41  jasper
-
-	* panel/controls.h, panel/global.h, panel/popup.c,
-	  settings/xfce_settings_dialog.c:
-	  Also look in ~/.icons/ for icon themes. Patch by Moe.
-
-2004-04-12 13:52  dannym
-
-	* xfce4rc.ca:
-	  Update catalan xfce4rc by Carles Mu��oz Gorriz
-
-2004-04-12 13:36  dannym
-
-	* po/ca.po:
-	  Updated catalan translations by Carles Mu��oz Gorriz
-
-2004-04-11 07:58  jasper
-
-	* panel/panel.c:
-	  Resizing tweak
-
-2004-04-11 07:19  jasper
-
-	* configure, configure.ac:
-	  Depend on latest libxfcegui4
-
-2004-04-10 22:20  jasper
-
-	* aclocal.m4, configure, panel/controls.c, panel/panel.c,
-	  po/ar.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo,
-	  po/es.gmo, po/es_MX.gmo, po/eu.gmo, po/fi.gmo, po/fr.gmo,
-	  po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo,
-	  po/lt.gmo, po/ms.gmo, po/nl.gmo, po/pl.gmo, po/pt_PT.gmo,
-	  po/ru.gmo, po/sv.gmo, po/ta.gmo, po/tr.gmo, po/vi.gmo,
-	  po/zh_CN.gmo, po/zh_TW.gmo:
-	  Fix panel on the screen edge. Also should fix Moe's autohide
-	  bug.
-
-2004-04-10 14:21  jasper
-
-	* README, configure.ac, doc/C/xfce4-panel.html,
-	  doc/C/xfce4-panel.xml, doc/fr/xfce4-panel.html,
-	  doc/fr/xfce4-panel.xml, panel/main.c, panel/panel.c,
-	  panel/xfce4-panel-1.0.pc.in, po/ar.gmo, po/ar.po, po/az.gmo,
-	  po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo,
-	  po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/eu.po, po/fa_IR.gmo, po/fa_IR.po,
-	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
-	  po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po,
-	  po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po,
-	  po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po,
-	  po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo,
-	  po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo,
-	  po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo,
-	  po/zh_TW.po, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c, xfce4.spec.in:
-	  Gratuitous spamming of commits list: changed all occurances of
-	  XFce to Xfce; Olivier told me once he prefered that. Sorry.
-
-2004-04-10 12:19  jasper
-
-	* panel/panel.c:
-	  extra debug info
-
-2004-04-10 11:43  jasper
-
-	* m4/debug.m4:
-	  Don't use G*_DISABLE_DEPRECATED
-
-2004-04-09 14:36  jasper
-
-	* aclocal.m4, panel/Makefile.am, panel/Makefile.in,
-	  panel/add-control-dialog.c, panel/add-control-dialog.h,
-	  panel/controls.c, panel/controls.h, panel/panel.c:
-	  Use a dialog instead of a submenu to add items to the panel
-
-2004-04-08 08:08  jasper
-
-	* panel/controls_dialog.c:
-	  Fix dialog resizing issue
-
-2004-04-06 06:46  jasper
-
-	* panel/controls.c, panel/controls_dialog.c, panel/groups.c,
-	  panel/icons.c, panel/item.c, panel/item_dialog.c, panel/main.c,
-	  panel/mcs_client.c, panel/panel.c, panel/popup.c,
-	  panel/settings.c, panel/xfce_support.c, panel/xfcombo.c,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/pager/pager.c, plugins/separator/separator.c,
-	  plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Fix some compiler warnings
-
-2004-04-04 13:15  kelnos
-
-	* panel/icons.c:
-	  stock icons should size properly now
-
-2004-04-03 19:15  perldude
-
-	* panel/controls.c:
-	  changed gtk_menu_item_new_with_label to
-	  gtk_menu_item_new_with_mnemonic.
-
-2004-04-01 22:17  jasper
-
-	* Makefile.in, NEWS, aclocal.m4, config.h.in, configure,
-	  configure.ac, doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  icons/Makefile.in, ltmain.sh, panel/Makefile.in,
-	  panel/controls.c, panel/panel.c, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/separator/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  settings/Makefile.in, themes/Crystal/22x22/Makefile.in,
-	  themes/Crystal/22x22/emblems/Makefile.in,
-	  themes/Crystal/48x48/Makefile.in,
-	  themes/Crystal/48x48/emblems/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/22x22/Makefile.in,
-	  themes/Curve/22x22/emblems/Makefile.in,
-	  themes/Curve/48x48/Makefile.in,
-	  themes/Curve/48x48/emblems/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/22x22/Makefile.in,
-	  themes/FreeIcons/22x22/emblems/Makefile.in,
-	  themes/FreeIcons/24x24/Makefile.in,
-	  themes/FreeIcons/24x24/emblems/Makefile.in,
-	  themes/FreeIcons/48x48/Makefile.in,
-	  themes/FreeIcons/48x48/emblems/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/24x24/Makefile.in,
-	  themes/Gnome/24x24/emblems/Makefile.in,
-	  themes/Gnome/48x48/Makefile.in,
-	  themes/Gnome/48x48/emblems/Makefile.in,
-	  themes/Gnome/50x50/Makefile.in,
-	  themes/Gnome/50x50/emblems/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/22x22/Makefile.in,
-	  themes/Noia/22x22/emblems/Makefile.in,
-	  themes/Noia/48x48/Makefile.in,
-	  themes/Noia/48x48/emblems/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/14x14/Makefile.in,
-	  themes/XFce/14x14/emblems/Makefile.in,
-	  themes/XFce/16x16/Makefile.in,
-	  themes/XFce/16x16/emblems/Makefile.in,
-	  themes/XFce/19x19/Makefile.in,
-	  themes/XFce/19x19/emblems/Makefile.in,
-	  themes/XFce/24x24/Makefile.in,
-	  themes/XFce/24x24/emblems/Makefile.in,
-	  themes/XFce/48x48/Makefile.in,
-	  themes/XFce/48x48/emblems/Makefile.in,
-	  themes/XFce/50x50/Makefile.in,
-	  themes/XFce/50x50/emblems/Makefile.in,
-	  themes/XFce/53x53/Makefile.in,
-	  themes/XFce/53x53/emblems/Makefile.in, themes/XFce/Makefile.in:
-	  - Reduce handle width to show only one line of dots
-	  - disable completion combo, because it doesn't work on new
-	  installs
-	  - put 'Properties...' and 'Remove' in a submenu of panel item
-	  right-click
-	  menus. May prevent some accidental removals.
-
-2004-03-31 15:15  kelnos
-
-	* settings/xfce_settings_dialog.c:
-	  panel settings plugin should get icon theme names from the
-	  correct
-	  directory (thanks francois!)
-
-2004-03-30 03:58  kelnos
-
-	* configure, configure.ac, panel/global.h, panel/icons.c,
-	  panel/xfce4-panel-1.0.pc.in, panel/xfce_support.c:
-	  make panel use new icon theme location (and also make it use
-	  xfce_load_themed_icon(), duh...). bump libxfcegui4 version
-	  requirement
-	  to 4.1.11
-
-2004-03-30 03:54  kelnos
-
-	* themes/Crystal/22x22/emblems/Makefile.am,
-	  themes/Crystal/22x22/emblems/Makefile.in,
-	  themes/Crystal/48x48/emblems/Makefile.am,
-	  themes/Crystal/48x48/emblems/Makefile.in,
-	  themes/Crystal/Makefile.am, themes/Crystal/Makefile.in,
-	  themes/Curve/22x22/emblems/Makefile.am,
-	  themes/Curve/22x22/emblems/Makefile.in,
-	  themes/Curve/48x48/emblems/Makefile.am,
-	  themes/Curve/48x48/emblems/Makefile.in,
-	  themes/Curve/Makefile.am, themes/Curve/Makefile.in,
-	  themes/FreeIcons/22x22/emblems/Makefile.am,
-	  themes/FreeIcons/22x22/emblems/Makefile.in,
-	  themes/FreeIcons/24x24/emblems/Makefile.am,
-	  themes/FreeIcons/24x24/emblems/Makefile.in,
-	  themes/FreeIcons/48x48/emblems/Makefile.am,
-	  themes/FreeIcons/48x48/emblems/Makefile.in,
-	  themes/FreeIcons/Makefile.am, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/24x24/emblems/Makefile.am,
-	  themes/Gnome/24x24/emblems/Makefile.in,
-	  themes/Gnome/48x48/emblems/Makefile.am,
-	  themes/Gnome/48x48/emblems/Makefile.in,
-	  themes/Gnome/50x50/emblems/Makefile.am,
-	  themes/Gnome/50x50/emblems/Makefile.in,
-	  themes/Gnome/Makefile.am, themes/Gnome/Makefile.in,
-	  themes/Makefile.am, themes/Makefile.in,
-	  themes/Noia/22x22/emblems/Makefile.am,
-	  themes/Noia/22x22/emblems/Makefile.in,
-	  themes/Noia/48x48/emblems/Makefile.am,
-	  themes/Noia/48x48/emblems/Makefile.in, themes/Noia/Makefile.am,
-	  themes/Noia/Makefile.in, themes/XFce/14x14/emblems/Makefile.am,
-	  themes/XFce/14x14/emblems/Makefile.in,
-	  themes/XFce/16x16/emblems/Makefile.am,
-	  themes/XFce/16x16/emblems/Makefile.in,
-	  themes/XFce/19x19/emblems/Makefile.am,
-	  themes/XFce/19x19/emblems/Makefile.in,
-	  themes/XFce/24x24/emblems/Makefile.am,
-	  themes/XFce/24x24/emblems/Makefile.in,
-	  themes/XFce/48x48/emblems/Makefile.am,
-	  themes/XFce/48x48/emblems/Makefile.in,
-	  themes/XFce/50x50/emblems/Makefile.am,
-	  themes/XFce/50x50/emblems/Makefile.in,
-	  themes/XFce/53x53/emblems/Makefile.am,
-	  themes/XFce/53x53/emblems/Makefile.in, themes/XFce/Makefile.am,
-	  themes/XFce/Makefile.in:
-	  move panel icon themes to $datadir/xfce4/icons
-
-2004-03-29 10:55  kelnos
-
-	* themes/Gnome/index.theme:
-	  match the 'official' gnome icon theme name
-
-2004-03-20 20:22  jasper
-
-	* panel/item.c:
-	  Revert tweaks to dnd :)
-
-2004-03-20 18:32  jasper
-
-	* panel/item.c, panel/panel.c:
-	  Tweaks to dnd
-
-2004-03-18 18:26  jasper
-
-	* panel/item.c:
-	  Fix DND for launchers with 'Run in terminal' checked.
-
-2004-03-15 07:36  olivier
-
-	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
-	  ltmain.sh, po/ar.gmo, po/ar.po, po/bg.gmo, po/bg.po, po/it.gmo,
-	  po/it.po, xfce4rc.ar, xfce4rc.it:
-	  Add/update i18n for:
-	  Bulgarian from Miroslav Yordanov <miordanov at i-space.org> and
-	  Peter Slavov <peshka at i-space.org>
-	  Italian from Alex Dupre <ale at FreeBSD.org>
-	  Arabic from Saleh Hathal <hathalsal at hotmail.com>
-
-2004-03-14 20:09  jasper
-
-	* configure, configure.ac, icons/xfce4-panel-icon.h,
-	  icons/xfce4-panel.png, panel/controls.c,
-	  panel/controls_dialog.c, panel/item.c, panel/item_dialog.c,
-	  panel/main.c, panel/mcs_client.c, panel/panel.c,
-	  panel/settings.c, panel/xfce_support.c, settings/Makefile.am,
-	  settings/Makefile.in, settings/xfce_settings.h,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c,
-	  settings/xfce_settings_plugin.h:
-	  * change deprecated funtions to xfce_* replacements
-	  * change atoi to strtol
-	  * fix mcs settings
-	  * remove libxml dependency of mcs dialog
-	  * use new icon from Nikola Pizurica
-	  * add atomic saving for panel settings
-
-2004-03-04 20:49  jasper
-
-	* Makefile.in, configure, configure.ac, panel/main.c,
-	  panel/xfce_support.c, panel/xfce_support.h:
-	  Add xfce-exec to libxfcegui4
-
-2004-03-01 21:09  benny
-
-	* m4/debug.m4:
-	  Added --enable-gcov to compile xfce with support for coverage
-	  tests. Very
-	  useful.
-
-2004-02-29 23:22  jasper
-
-	* panel/controls.c, panel/controls.h:
-	  Allow plugins to request not to be unloaded
-
-2004-02-29 22:22  jasper
-
-	* panel/icons.c, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Show only new-style icon themes in dialog and remove position
-	  settings from dialog (not a real setting)
-
-2004-02-26 00:19  kelnos
-
-	* themes/Crystal/index.theme, themes/Curve/index.theme,
-	  themes/FreeIcons/index.theme, themes/Gnome/index.theme,
-	  themes/Noia/index.theme, themes/XFce/index.theme:
-	  add Inherits= so we have some defaults
-
-2004-02-25 19:16  kelnos
-
-	* panel/icons.c, panel/panel.c:
-	  make the panel use GtkIconTheme and the new layout
-
-2004-02-25 19:13  kelnos
-
-	* themes/Crystal/edit.png, themes/Crystal/file1.png,
-	  themes/Crystal/file2.png, themes/Crystal/games.png,
-	  themes/Crystal/man.png, themes/Crystal/miniinfo.png,
-	  themes/Crystal/minilock.png, themes/Crystal/minipalet.png,
-	  themes/Crystal/minipower.png, themes/Crystal/multimedia.png,
-	  themes/Crystal/network.png, themes/Crystal/newmail.png,
-	  themes/Crystal/nomail.png, themes/Crystal/oldmail.png,
-	  themes/Crystal/paint.png, themes/Crystal/print.png,
-	  themes/Crystal/schedule.png, themes/Crystal/sound.png,
-	  themes/Crystal/terminal.png, themes/Crystal/trash_empty.png,
-	  themes/Crystal/trash_full.png, themes/Crystal/unknown.png,
-	  themes/Curve/edit.png, themes/Curve/file1.png,
-	  themes/Curve/file2.png, themes/Curve/games.png,
-	  themes/Curve/man.png, themes/Curve/miniinfo.png,
-	  themes/Curve/minilock.png, themes/Curve/minipalet.png,
-	  themes/Curve/minipower.png, themes/Curve/multimedia.png,
-	  themes/Curve/network.png, themes/Curve/newmail.png,
-	  themes/Curve/nomail.png, themes/Curve/oldmail.png,
-	  themes/Curve/paint.png, themes/Curve/print.png,
-	  themes/Curve/schedule.png, themes/Curve/sound.png,
-	  themes/Curve/terminal.png, themes/Curve/trash_empty.png,
-	  themes/Curve/trash_full.png, themes/Curve/unknown.png,
-	  themes/FreeIcons/edit.png, themes/FreeIcons/file1.png,
-	  themes/FreeIcons/file2.png, themes/FreeIcons/games.png,
-	  themes/FreeIcons/man.png, themes/FreeIcons/miniinfo.png,
-	  themes/FreeIcons/minilock.png, themes/FreeIcons/minipalet.png,
-	  themes/FreeIcons/minipower.png, themes/FreeIcons/multimedia.png,
-	  themes/FreeIcons/network.png, themes/FreeIcons/newmail.png,
-	  themes/FreeIcons/nomail.png, themes/FreeIcons/oldmail.png,
-	  themes/FreeIcons/paint.png, themes/FreeIcons/print.png,
-	  themes/FreeIcons/schedule.png, themes/FreeIcons/sound.png,
-	  themes/FreeIcons/terminal.png, themes/FreeIcons/unknown.png,
-	  themes/Gnome/edit.png, themes/Gnome/file1.png,
-	  themes/Gnome/file2.png, themes/Gnome/games.png,
-	  themes/Gnome/man.png, themes/Gnome/miniinfo.png,
-	  themes/Gnome/minilock.png, themes/Gnome/minipalet.png,
-	  themes/Gnome/minipower.png, themes/Gnome/multimedia.png,
-	  themes/Gnome/network.png, themes/Gnome/paint.png,
-	  themes/Gnome/print.png, themes/Gnome/schedule.png,
-	  themes/Gnome/sound.png, themes/Gnome/terminal.png,
-	  themes/Gnome/trash_empty.png, themes/Gnome/trash_full.png,
-	  themes/Gnome/unknown.png, themes/Noia/edit.png,
-	  themes/Noia/file1.png, themes/Noia/file2.png,
-	  themes/Noia/games.png, themes/Noia/man.png,
-	  themes/Noia/miniinfo.png, themes/Noia/minilock.png,
-	  themes/Noia/minipalet.png, themes/Noia/minipower.png,
-	  themes/Noia/multimedia.png, themes/Noia/network.png,
-	  themes/Noia/newmail.png, themes/Noia/nomail.png,
-	  themes/Noia/oldmail.png, themes/Noia/paint.png,
-	  themes/Noia/print.png, themes/Noia/schedule.png,
-	  themes/Noia/sound.png, themes/Noia/terminal.png,
-	  themes/Noia/trash_empty.png, themes/Noia/trash_full.png,
-	  themes/Noia/unknown.png, themes/XFce/edit.xpm,
-	  themes/XFce/file1.xpm, themes/XFce/file2.xpm,
-	  themes/XFce/games.xpm, themes/XFce/man.xpm,
-	  themes/XFce/miniinfo.xpm, themes/XFce/minilock.xpm,
-	  themes/XFce/minipalet.xpm, themes/XFce/minipower.xpm,
-	  themes/XFce/multimedia.xpm, themes/XFce/network.xpm,
-	  themes/XFce/newmail.xpm, themes/XFce/nomail.xpm,
-	  themes/XFce/oldmail.xpm, themes/XFce/paint.xpm,
-	  themes/XFce/print.xpm, themes/XFce/schedule.xpm,
-	  themes/XFce/sound.xpm, themes/XFce/terminal.xpm,
-	  themes/XFce/trash_empty.xpm, themes/XFce/trash_full.xpm,
-	  themes/XFce/unknown.xpm:
-	  add was successful, remove the old
-
-2004-02-25 19:11  kelnos
-
-	* configure, configure.ac, themes/Crystal/22x22,
-	  themes/Crystal/22x22/Makefile.am,
-	  themes/Crystal/22x22/Makefile.in, themes/Crystal/22x22/emblems,
-	  themes/Crystal/22x22/emblems/Makefile.am,
-	  themes/Crystal/22x22/emblems/Makefile.in,
-	  themes/Crystal/22x22/emblems/miniinfo.png,
-	  themes/Crystal/22x22/emblems/minilock.png,
-	  themes/Crystal/22x22/emblems/minipalet.png,
-	  themes/Crystal/22x22/emblems/minipower.png,
-	  themes/Crystal/48x48, themes/Crystal/48x48/Makefile.am,
-	  themes/Crystal/48x48/Makefile.in, themes/Crystal/48x48/emblems,
-	  themes/Crystal/48x48/emblems/Makefile.am,
-	  themes/Crystal/48x48/emblems/Makefile.in,
-	  themes/Crystal/48x48/emblems/edit.png,
-	  themes/Crystal/48x48/emblems/file1.png,
-	  themes/Crystal/48x48/emblems/file2.png,
-	  themes/Crystal/48x48/emblems/games.png,
-	  themes/Crystal/48x48/emblems/man.png,
-	  themes/Crystal/48x48/emblems/multimedia.png,
-	  themes/Crystal/48x48/emblems/network.png,
-	  themes/Crystal/48x48/emblems/newmail.png,
-	  themes/Crystal/48x48/emblems/nomail.png,
-	  themes/Crystal/48x48/emblems/oldmail.png,
-	  themes/Crystal/48x48/emblems/paint.png,
-	  themes/Crystal/48x48/emblems/print.png,
-	  themes/Crystal/48x48/emblems/schedule.png,
-	  themes/Crystal/48x48/emblems/sound.png,
-	  themes/Crystal/48x48/emblems/terminal.png,
-	  themes/Crystal/48x48/emblems/trash_empty.png,
-	  themes/Crystal/48x48/emblems/trash_full.png,
-	  themes/Crystal/48x48/emblems/unknown.png,
-	  themes/Crystal/Makefile.am, themes/Crystal/Makefile.in,
-	  themes/Crystal/index.theme, themes/Curve/22x22,
-	  themes/Curve/22x22/Makefile.am, themes/Curve/22x22/Makefile.in,
-	  themes/Curve/22x22/emblems,
-	  themes/Curve/22x22/emblems/Makefile.am,
-	  themes/Curve/22x22/emblems/Makefile.in,
-	  themes/Curve/22x22/emblems/miniinfo.png,
-	  themes/Curve/22x22/emblems/minilock.png,
-	  themes/Curve/22x22/emblems/minipalet.png,
-	  themes/Curve/22x22/emblems/minipower.png, themes/Curve/48x48,
-	  themes/Curve/48x48/Makefile.am, themes/Curve/48x48/Makefile.in,
-	  themes/Curve/48x48/emblems,
-	  themes/Curve/48x48/emblems/Makefile.am,
-	  themes/Curve/48x48/emblems/Makefile.in,
-	  themes/Curve/48x48/emblems/edit.png,
-	  themes/Curve/48x48/emblems/file1.png,
-	  themes/Curve/48x48/emblems/file2.png,
-	  themes/Curve/48x48/emblems/games.png,
-	  themes/Curve/48x48/emblems/man.png,
-	  themes/Curve/48x48/emblems/multimedia.png,
-	  themes/Curve/48x48/emblems/network.png,
-	  themes/Curve/48x48/emblems/newmail.png,
-	  themes/Curve/48x48/emblems/nomail.png,
-	  themes/Curve/48x48/emblems/oldmail.png,
-	  themes/Curve/48x48/emblems/paint.png,
-	  themes/Curve/48x48/emblems/print.png,
-	  themes/Curve/48x48/emblems/schedule.png,
-	  themes/Curve/48x48/emblems/sound.png,
-	  themes/Curve/48x48/emblems/terminal.png,
-	  themes/Curve/48x48/emblems/trash_empty.png,
-	  themes/Curve/48x48/emblems/trash_full.png,
-	  themes/Curve/48x48/emblems/unknown.png,
-	  themes/Curve/Makefile.am, themes/Curve/Makefile.in,
-	  themes/Curve/index.theme, themes/FreeIcons/22x22,
-	  themes/FreeIcons/22x22/Makefile.am,
-	  themes/FreeIcons/22x22/Makefile.in,
-	  themes/FreeIcons/22x22/emblems,
-	  themes/FreeIcons/22x22/emblems/Makefile.am,
-	  themes/FreeIcons/22x22/emblems/Makefile.in,
-	  themes/FreeIcons/22x22/emblems/minipower.png,
-	  themes/FreeIcons/24x24, themes/FreeIcons/24x24/Makefile.am,
-	  themes/FreeIcons/24x24/Makefile.in,
-	  themes/FreeIcons/24x24/emblems,
-	  themes/FreeIcons/24x24/emblems/Makefile.am,
-	  themes/FreeIcons/24x24/emblems/Makefile.in,
-	  themes/FreeIcons/24x24/emblems/miniinfo.png,
-	  themes/FreeIcons/24x24/emblems/minilock.png,
-	  themes/FreeIcons/24x24/emblems/minipalet.png,
-	  themes/FreeIcons/48x48, themes/FreeIcons/48x48/Makefile.am,
-	  themes/FreeIcons/48x48/Makefile.in,
-	  themes/FreeIcons/48x48/emblems,
-	  themes/FreeIcons/48x48/emblems/Makefile.am,
-	  themes/FreeIcons/48x48/emblems/Makefile.in,
-	  themes/FreeIcons/48x48/emblems/edit.png,
-	  themes/FreeIcons/48x48/emblems/file1.png,
-	  themes/FreeIcons/48x48/emblems/file2.png,
-	  themes/FreeIcons/48x48/emblems/games.png,
-	  themes/FreeIcons/48x48/emblems/man.png,
-	  themes/FreeIcons/48x48/emblems/multimedia.png,
-	  themes/FreeIcons/48x48/emblems/network.png,
-	  themes/FreeIcons/48x48/emblems/newmail.png,
-	  themes/FreeIcons/48x48/emblems/nomail.png,
-	  themes/FreeIcons/48x48/emblems/oldmail.png,
-	  themes/FreeIcons/48x48/emblems/paint.png,
-	  themes/FreeIcons/48x48/emblems/print.png,
-	  themes/FreeIcons/48x48/emblems/schedule.png,
-	  themes/FreeIcons/48x48/emblems/sound.png,
-	  themes/FreeIcons/48x48/emblems/terminal.png,
-	  themes/FreeIcons/48x48/emblems/unknown.png,
-	  themes/FreeIcons/Makefile.am, themes/FreeIcons/Makefile.in,
-	  themes/FreeIcons/index.theme, themes/Gnome/24x24,
-	  themes/Gnome/24x24/Makefile.am, themes/Gnome/24x24/Makefile.in,
-	  themes/Gnome/24x24/emblems,
-	  themes/Gnome/24x24/emblems/Makefile.am,
-	  themes/Gnome/24x24/emblems/Makefile.in,
-	  themes/Gnome/24x24/emblems/miniinfo.png,
-	  themes/Gnome/24x24/emblems/minilock.png,
-	  themes/Gnome/24x24/emblems/minipalet.png,
-	  themes/Gnome/24x24/emblems/minipower.png, themes/Gnome/48x48,
-	  themes/Gnome/48x48/Makefile.am, themes/Gnome/48x48/Makefile.in,
-	  themes/Gnome/48x48/emblems,
-	  themes/Gnome/48x48/emblems/Makefile.am,
-	  themes/Gnome/48x48/emblems/Makefile.in,
-	  themes/Gnome/48x48/emblems/edit.png,
-	  themes/Gnome/48x48/emblems/file1.png,
-	  themes/Gnome/48x48/emblems/file2.png,
-	  themes/Gnome/48x48/emblems/man.png,
-	  themes/Gnome/48x48/emblems/multimedia.png,
-	  themes/Gnome/48x48/emblems/network.png,
-	  themes/Gnome/48x48/emblems/paint.png,
-	  themes/Gnome/48x48/emblems/print.png,
-	  themes/Gnome/48x48/emblems/schedule.png,
-	  themes/Gnome/48x48/emblems/sound.png,
-	  themes/Gnome/48x48/emblems/terminal.png,
-	  themes/Gnome/48x48/emblems/trash_empty.png,
-	  themes/Gnome/48x48/emblems/trash_full.png,
-	  themes/Gnome/48x48/emblems/unknown.png, themes/Gnome/50x50,
-	  themes/Gnome/50x50/Makefile.am, themes/Gnome/50x50/Makefile.in,
-	  themes/Gnome/50x50/emblems,
-	  themes/Gnome/50x50/emblems/Makefile.am,
-	  themes/Gnome/50x50/emblems/Makefile.in,
-	  themes/Gnome/50x50/emblems/games.png, themes/Gnome/Makefile.am,
-	  themes/Gnome/Makefile.in, themes/Gnome/index.theme,
-	  themes/Noia/22x22, themes/Noia/22x22/Makefile.am,
-	  themes/Noia/22x22/Makefile.in, themes/Noia/22x22/emblems,
-	  themes/Noia/22x22/emblems/Makefile.am,
-	  themes/Noia/22x22/emblems/Makefile.in,
-	  themes/Noia/22x22/emblems/miniinfo.png,
-	  themes/Noia/22x22/emblems/minilock.png,
-	  themes/Noia/22x22/emblems/minipalet.png,
-	  themes/Noia/22x22/emblems/minipower.png, themes/Noia/48x48,
-	  themes/Noia/48x48/Makefile.am, themes/Noia/48x48/Makefile.in,
-	  themes/Noia/48x48/emblems,
-	  themes/Noia/48x48/emblems/Makefile.am,
-	  themes/Noia/48x48/emblems/Makefile.in,
-	  themes/Noia/48x48/emblems/edit.png,
-	  themes/Noia/48x48/emblems/file1.png,
-	  themes/Noia/48x48/emblems/file2.png,
-	  themes/Noia/48x48/emblems/games.png,
-	  themes/Noia/48x48/emblems/man.png,
-	  themes/Noia/48x48/emblems/multimedia.png,
-	  themes/Noia/48x48/emblems/network.png,
-	  themes/Noia/48x48/emblems/newmail.png,
-	  themes/Noia/48x48/emblems/nomail.png,
-	  themes/Noia/48x48/emblems/oldmail.png,
-	  themes/Noia/48x48/emblems/paint.png,
-	  themes/Noia/48x48/emblems/print.png,
-	  themes/Noia/48x48/emblems/schedule.png,
-	  themes/Noia/48x48/emblems/sound.png,
-	  themes/Noia/48x48/emblems/terminal.png,
-	  themes/Noia/48x48/emblems/trash_empty.png,
-	  themes/Noia/48x48/emblems/trash_full.png,
-	  themes/Noia/48x48/emblems/unknown.png, themes/Noia/Makefile.am,
-	  themes/Noia/Makefile.in, themes/Noia/index.theme,
-	  themes/XFce/14x14, themes/XFce/14x14/Makefile.am,
-	  themes/XFce/14x14/Makefile.in, themes/XFce/14x14/emblems,
-	  themes/XFce/14x14/emblems/Makefile.am,
-	  themes/XFce/14x14/emblems/Makefile.in,
-	  themes/XFce/14x14/emblems/minipower.xpm, themes/XFce/16x16,
-	  themes/XFce/16x16/Makefile.am, themes/XFce/16x16/Makefile.in,
-	  themes/XFce/16x16/emblems,
-	  themes/XFce/16x16/emblems/Makefile.am,
-	  themes/XFce/16x16/emblems/Makefile.in,
-	  themes/XFce/16x16/emblems/minilock.xpm, themes/XFce/19x19,
-	  themes/XFce/19x19/Makefile.am, themes/XFce/19x19/Makefile.in,
-	  themes/XFce/19x19/emblems,
-	  themes/XFce/19x19/emblems/Makefile.am,
-	  themes/XFce/19x19/emblems/Makefile.in,
-	  themes/XFce/19x19/emblems/miniinfo.xpm, themes/XFce/24x24,
-	  themes/XFce/24x24/Makefile.am, themes/XFce/24x24/Makefile.in,
-	  themes/XFce/24x24/emblems,
-	  themes/XFce/24x24/emblems/Makefile.am,
-	  themes/XFce/24x24/emblems/Makefile.in,
-	  themes/XFce/24x24/emblems/minipalet.xpm, themes/XFce/48x48,
-	  themes/XFce/48x48/Makefile.am, themes/XFce/48x48/Makefile.in,
-	  themes/XFce/48x48/emblems,
-	  themes/XFce/48x48/emblems/Makefile.am,
-	  themes/XFce/48x48/emblems/Makefile.in,
-	  themes/XFce/48x48/emblems/edit.xpm,
-	  themes/XFce/48x48/emblems/file1.xpm,
-	  themes/XFce/48x48/emblems/file2.xpm,
-	  themes/XFce/48x48/emblems/games.xpm,
-	  themes/XFce/48x48/emblems/man.xpm,
-	  themes/XFce/48x48/emblems/multimedia.xpm,
-	  themes/XFce/48x48/emblems/network.xpm,
-	  themes/XFce/48x48/emblems/newmail.xpm,
-	  themes/XFce/48x48/emblems/nomail.xpm,
-	  themes/XFce/48x48/emblems/oldmail.xpm,
-	  themes/XFce/48x48/emblems/print.xpm,
-	  themes/XFce/48x48/emblems/schedule.xpm,
-	  themes/XFce/48x48/emblems/sound.xpm,
-	  themes/XFce/48x48/emblems/terminal.xpm,
-	  themes/XFce/48x48/emblems/unknown.xpm, themes/XFce/50x50,
-	  themes/XFce/50x50/Makefile.am, themes/XFce/50x50/Makefile.in,
-	  themes/XFce/50x50/emblems,
-	  themes/XFce/50x50/emblems/Makefile.am,
-	  themes/XFce/50x50/emblems/Makefile.in,
-	  themes/XFce/50x50/emblems/paint.xpm, themes/XFce/53x53,
-	  themes/XFce/53x53/Makefile.am, themes/XFce/53x53/Makefile.in,
-	  themes/XFce/53x53/emblems,
-	  themes/XFce/53x53/emblems/Makefile.am,
-	  themes/XFce/53x53/emblems/Makefile.in,
-	  themes/XFce/53x53/emblems/trash_empty.xpm,
-	  themes/XFce/53x53/emblems/trash_full.xpm,
-	  themes/XFce/Makefile.am, themes/XFce/Makefile.in,
-	  themes/XFce/index.theme:
-	  more icon reorg...
-
-2004-02-18 21:43  jasper
-
-	* panel/main.c, panel/panel.c:
-	  Revert "Fitt's law" positioning. Too ugly.
-
-2004-02-17 19:36  jasper
-
-	* Makefile.am, configure.ac, panel/xfcombo.c, po/ms.gmo, po/ms.po,
-	  xfce4rc.ms:
-	  Update Malay translations
-
-2004-02-11 20:44  jasper
-
-	* configure, ltmain.sh, po/eu.gmo, po/eu.po, xfce4rc.eu:
-	  Add Basque (eu) translations
-
-2004-02-05 12:50  jasper
-
-	* panel/main.c:
-	  Friendlier message for pressence of session manager
-
-2004-02-05 12:19  jasper
-
-	* panel/item_dialog.c, panel/main.c:
-	  Remove _net_wm_support check. I don't think it is really needed.
-
-2004-02-02 07:03  jasper
-
-	* panel/xfcombo.c:
-	  Fix stub for create combo function when HAVE_LIBDBH is not
-	  defined
-
-2004-01-29 15:51  jasper
-
-	* po/fa_IR.gmo, po/fa_IR.po:
-	  Update Persian translations
-
-2004-01-25 00:07  olivier
-
-	* Makefile.in, aclocal.m4, compile, config.guess, config.sub,
-	  configure, depcomp, doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  icons/Makefile.in, install-sh, ltmain.sh, missing,
-	  mkinstalldirs, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/separator/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Update libtool and other automake, autoconf and gettext packages
-
-2004-01-23 07:47  jasper
-
-	* plugins/mailcheck/mailcheck.c:
-	  Add maildir suport
-
-2004-01-21 13:44  jasper
-
-	* configure, configure.ac, po/es.gmo, po/es.po, po/fa_IR.gmo,
-	  po/fa_IR.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
-	  po/pt_BR.gmo, po/pt_BR.po, po/zh_CN.gmo, po/zh_CN.po:
-	  Translations added/updated for spanish, persian, japanese,
-	  korean, brasilian and chinese
+ 1 files changed, 4 insertions(+), 4 deletions(-)
 
-2004-01-18 21:56  jasper
+commit cba236e83ae4fec79d4b3f8776812702dae4a670
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/Makefile.in:
-	  Update for dannym ;-) Missing header install. Thanks.
+    Use new titled dialog for plugin dialogs. Patch by Nick Schermer (bug #1829).
 
-2004-01-18 21:36  dannym
+ 9 files changed, 53 insertions(+), 114 deletions(-)
 
-	* panel/Makefile.am:
-	  added xfcombo.h since its needed by item_dialog.h... jasper,
-	  please run automake over that and commit the .in stuff :)
+commit 1bde14d0fe4a5d208840ce089a65106aafb19361
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-01-18 14:21  jasper
+    Fix size when two buttons are shown (bug #1777).
 
-	* NEWS, panel/item_dialog.c, panel/item_dialog.h, panel/xfcombo.c,
-	  panel/xfcombo.h, plugins/mailcheck/mailcheck.c:
-	  Split out code for choosing a command (using completion combo if
-	  available) and choosing an icon. Look at item_dialog.h and
-	  item_dialog.c to see how it works.
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2004-01-14 20:11  jasper
+commit 121177f4f5c95f6a774e15612903958dbe56c00d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/mailcheck/mailcheck.c:
-	  Run command on new mail arrival
+    Fix expand state for external plugins (bug #1738).
 
-2004-01-11 08:26  jasper
+ 3 files changed, 6 insertions(+), 3 deletions(-)
 
-	* panel/xfcombo.c:
-	  Fix crash with updated combo module
+commit c494bcce9b01fdda82b490805a00f15ebd4784db
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2004-01-11 02:41  edscott
+     * Remove some superfluous prototypes
+     * Make some more data 'const'.
+     * Don't display error dialog from panel_item_manager_create_item(), but from add_selected_item() in panel-dialogs.c. Fixes bug #1726.
 
-	* panel/xfcombo.c:
-	  remove no longer needed code by module simplification.
+ 6 files changed, 15 insertions(+), 21 deletions(-)
 
-2004-01-10 21:52  jasper
+commit 8bc0c765f371139cb05a5a541657cea00e332aca
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* panel/xfcombo.c, panel/xfcombo.h:
-	  Add new xfcombo files
+    [i18n] catalan
+    Update various translations
 
-2004-01-10 21:44  jasper
+ 2 files changed, 23 insertions(+), 27 deletions(-)
 
-	* Makefile.in, config.h.in, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  doc/fr/Makefile.in, doc/fr/images/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  panel/controls.c, panel/item.c, panel/item_dialog.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Completion combo support. I'll probably be changing this a bit
-	  later.
+commit 24d52bb8d96676194369044972c2b8f7bd6dbcf5
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-2004-01-08 21:18  jasper
+    Update traditional Chinese translations
 
-	* ChangeLog, NEWS, aclocal.m4, configure, configure.ac,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/global.h, panel/groups.c, panel/groups.h, panel/item.c,
-	  panel/item_dialog.c, panel/panel.c, po/de.gmo,
-	  po/xfce4-panel.pot:
-	  General clean-ups. First step to prettier property dialogs.
+ 2 files changed, 7 insertions(+), 2 deletions(-)
 
-2004-01-07 23:07  moe
+commit dd161905202db4c15d71dd8063f73a05c3f518d3
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/de.po:
-	  I'm poor lonely and all alone. Thats why I'm doing translations
-	  at 7
-	  past twelve during the night.
+    Updated Polish translations by Szymon Kalasz <szymon_maestro at gazeta.pl>.
 
-2004-01-07 07:41  jasper
+ 2 files changed, 14 insertions(+), 8 deletions(-)
 
-	* panel/controls.c:
-	  O dear. Module unloading. It actually appears to work too.
+commit 55e9839bf1d1f5382b3636ecedff43fd1d8d4737
+Author: Piarres Beobide <pi at beobide.net>
 
-2004-01-06 22:36  jasper
+    [l10n:eu] Updated basque translation
 
-	* panel/controls.c:
-	  Free new control on failure
+ 2 files changed, 5 insertions(+), 1 deletions(-)
 
-2004-01-06 22:23  jasper
+commit 79d4508d750654a38004978d786d0107e29b5c25
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* .indent.pro, panel/controls.c, panel/controls.h, panel/groups.c,
-	  panel/groups.h, panel/panel.c, plugins/clock/clock.c:
-	  Internal changes. First step towards module unloading. Add
-	  uniqueness (see clock for an example). Add title to item
-	  right-click menu.
+    Updated Japanese translation.
 
-2004-01-03 20:23  olivier
+ 2 files changed, 322 insertions(+), 118 deletions(-)
 
-	* po/pl.gmo, po/pl.po:
-	  Update Polish translation from Daniel Mr��z <beorn at alpha.pl>
+commit 0eb5e8e25fb85856004494c0d10d624617f9af68
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-2004-01-02 11:07  jasper
+    Finnish translations updated.
 
-	* plugins/clock/clock.c:
-	  improved call to xfdesktop
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-2004-01-01 14:28  edscott
+commit 3499464369ee2e7d0b3daa7f78df8fdca49d2e09
+Author: Adriano Winter Bess <awbess at gmail.com>
 
-	* aclocal.m4, config.h.in, configure, configure.ac,
-	  plugins/mailcheck/mailcheck.c:
-	  added missing directive for correct compilation in FreeBSD 5.1
+    Updated Brazilian Portuguese translations.
 
-2003-12-30 08:33  jasper
+ 1 files changed, 49 insertions(+), 53 deletions(-)
 
-	* plugins/clock/clock.c:
-	  Prevent starting multiple instances of xfcalendar
+commit 0669371e4a2461ad4a961939ad664cd4feb3431d
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2003-12-29 15:18  olivier
+    Greek translations update.
 
-	* po/no.gmo, po/no.po:
-	  Fix missing CHARSET in potfiles
+ 2 files changed, 22 insertions(+), 4 deletions(-)
 
-2003-12-29 10:56  jasper
+commit 07c0d18e5b7e02875715971b33dcd16dd31fdf8e
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* configure, configure.ac, po/no.gmo, po/no.po, po/tr.gmo,
-	  po/tr.po:
-	  Update Norwegian and Turkish translations
+    hu trunk: little updates
 
-2003-12-27 19:46  jasper
+ 1 files changed, 67 insertions(+), 53 deletions(-)
 
-	* po/pl.gmo, po/pl.po:
-	  Update Polish translations
+commit 9ff1f9dcb09f2803f7b5dfa85e827bb4c6d0a866
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-12-17 16:29  jasper
+    Updated Slovak translations by Roman Moravcik <roman.moravcik at gmail.com>.
 
-	* plugins/clock/clock.c:
-	  Use %d in strftime instead of GNU extension %-d. For now ...
+ 2 files changed, 15 insertions(+), 15 deletions(-)
 
-2003-12-16 08:26  jasper
+commit dee68c09e97feadbd6d12116cbbf5a99f5a96b96
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* Makefile.am, Makefile.in, xfce4rc.az:
-	  Add Azerbaijani translations
+    Bump.
 
-2003-12-15 22:15  olivier
+ 46 files changed, 1566 insertions(+), 1440 deletions(-)
 
-	* plugins/mailcheck/mailcheck.c:
-	  Fix crash in workspace MCS plugin
-	  Include a patch from Patrick Bores <p at trickbores.com> that
-	  allows pop3 email checking from mailcheck panel plugin (use
-	  pop3://username:password at host for the mailbox)
-	  Small tweaks to default xfwm4 and gtk themes
+commit fb2d47c7e4ba1217483faa8155896fcfcf056e31
+Author: Yuval Tanny <tanai at int.gov.il>
 
-2003-12-15 20:56  jasper
+    Updated Hebrew translation
 
-	* configure, configure.ac, po/az.gmo, po/az.po:
-	  Add Azerbaijani translations
+ 1 files changed, 10 insertions(+), 10 deletions(-)
 
-2003-12-06 18:28  jasper
+commit 150499a3413ce47447d402cfcf7b9018691b8477
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/groups.c, panel/panel.c:
-	  Fix positioning when screen size is different than in previous
-	  session
+    Updated Czech translations by Michal Varady <miko.vaji at gmail.com>.
 
-2003-12-06 16:05  jasper
+ 2 files changed, 24 insertions(+), 27 deletions(-)
 
-	* panel/popup.c:
-	  Fix panel crash when removing an item with a detached menu
+commit 218718e41f212ff443336bd93d590849219b378c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-12-06 15:26  jasper
+    Updated Japanese translations.
 
-	* AUTHORS, panel/controls.c, panel/controls.h,
-	  panel/controls_dialog.c, panel/groups.c, panel/groups.h,
-	  panel/icons.c, panel/item.c, panel/item_dialog.c,
-	  panel/item_dialog.h, panel/main.c, panel/panel.c, panel/panel.h,
-	  panel/popup.c, panel/xfce_support.c, plugins/clock/clock.c,
-	  po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po,
-	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fi.gmo,
-	  po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo,
-	  po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo,
-	  po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo,
-	  po/nl.po, po/pl.gmo, po/pl.po, po/pt_PT.gmo, po/pt_PT.po,
-	  po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po,
-	  po/tr.gmo, po/tr.po, po/vi.gmo, po/vi.po, po/xfce4-panel.pot,
-	  po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
-	  Further cleanup: only create popup widgets when actually used.
-	  Start xfcalendar from the clock or send it a client message if
-	  already running
+ 2 files changed, 13 insertions(+), 9 deletions(-)
 
-2003-12-04 08:26  jasper
+commit de379787159275164fafaf7b7dd7b80e5b2dbccd
+Author: Benedikt Meurer <benny at xfce.org>
 
-	* plugins/clock/clock.c:
-	  convert strftime date to utf 8. Patch by Oliver M. Bolzer.
+    Update the panel dialogs to use XfceTitledDialog.
 
-2003-12-03 14:37  jasper
+ 2 files changed, 18 insertions(+), 36 deletions(-)
 
-	* panel/groups.c, panel/groups.h, panel/main.c, panel/panel.c,
-	  panel/popup.c, panel/popup.h:
-	  General cleanup, positioning improvements, update arrow
-	  direction after move.
+commit e67b47e2e99d0489b12c84d4c9ee4fdbe60f7b54
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
 
-2003-12-01 20:38  jasper
+    add missing .h
 
-	* panel/panel.c:
-	  Typo
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-12-01 11:53  jasper
+commit 9c9a4a18164a41707a527c18969e3bf3100fed79
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* Makefile.am, Makefile.in, configure, xfce4rc.vi:
-	  Update vietnamese translations
+    Removed timestamps so that a translator isn't bothered:
+      "Then, what time is it now in UTC?"
 
-2003-12-01 11:41  jasper
+ 1 files changed, 59 insertions(+), 59 deletions(-)
 
-	* panel/xfce_support.c:
-	  Fix bug with XFCE_DISABLE_USER_CONFIG
+commit 6c7c6f752fd7d4115d5b3c294b42216e1a6c1d6a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-12-01 11:04  jasper
+    Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
 
-	* xfce4rc.ca:
-	  Update catalan translations (2)
+ 1 files changed, 2 insertions(+), 3 deletions(-)
 
-2003-11-22 02:35  edscott
+commit 4a1665dbf4395d083ce62bdd0afc4e8491e2ad0c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/item_dialog.c:
-	  add the xffm_theme_maker button (if available) to icon selection
-	  process.
+    Updated Russian translations by
+      Anthony Ivanoff <a-i at bk.ru>,
+      Maxim Zenin <webmechanics at gmail.com>,
+      Sergey Fedoseev <fedoseev.sergey at gmail.com>.
 
-2003-11-20 21:31  benny
+ 1 files changed, 23 insertions(+), 23 deletions(-)
 
-	* configure.ac, po/it.gmo, po/it.po:
-	  Added italian translation, thanks to Eduard Roccatello.
+commit 1711a7ffea173090fe50c2d5b6f4a3818b06336e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-11-17 15:10  jasper
+    Updated.
 
-	* panel/xfce_support.c:
-	  Check for cmd != NULL when executing commands
+ 43 files changed, 258 insertions(+), 378 deletions(-)
 
-2003-11-16 21:49  olivier
+commit d698dfdd63c5f8d5491190c2189fc0158cc374d8
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/de.gmo:
-	  Fix 64bit/endianess problem
+    Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
 
-2003-11-16 08:45  jasper
+ 1 files changed, 27 insertions(+), 41 deletions(-)
 
-	* po/cs.gmo, po/cs.po:
-	  Update Czech translations
+commit 0f3cc9e2a9a126deba69104cb4eb970814da5e72
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-11-14 17:00  moe
+    Updated Czech translations by Michal Varady <miko.vaji at gmail.com>.
 
-	* po/de.po:
-	  Minor updates
+ 1 files changed, 145 insertions(+), 166 deletions(-)
 
-2003-11-09 19:22  jasper
+commit 3818d0f05214144bddcfd2210ce7d492a2751311
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* configure, configure.ac, po/cs.gmo, po/cs.po:
-	  Add Check translations
+    Updated Polish translations by Piotr Malinski <riklaunim at gmail.com>.
 
-2003-11-08 16:16  dannym
+ 1 files changed, 1 insertions(+), 15 deletions(-)
 
-	* po/fr.gmo, po/fr.po:
-	  Fix for a typo in "Lock" translation spotted by Lefungus
-	  (lefungus at altern.org)
+commit dec1c4f3700bffe680bc9c1a6915eeddca5a98e1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-11-08 11:23  jasper
+    Updated Vietnamese translations by Phan Vinh Thinh <teppi at vnlinux.org>.
 
-	* plugins/clock/clock.c:
-	  Use strftime to set clock tooltip
+ 1 files changed, 19 insertions(+), 39 deletions(-)
 
-2003-11-08 09:28  jasper
+commit 4a59d99837f13161bc4e5701b50dfc370d7a1618
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-	* doc/fr/images/menuitem-properties.png,
-	  doc/fr/images/menuitems-properties.png:
-	  correct wrong image name
+    Update traditional Chinese translations for several packages.
 
-2003-11-07 18:42  jasper
+ 2 files changed, 19 insertions(+), 21 deletions(-)
 
-	* doc/fr/xfce4-panel.html, doc/fr/xfce4-panel.xml:
-	  Update French documentation
+commit 4f8cf5cebe634adeea4de098efe591e3fe0a23f3
+Author: Yuval Tanny <tanai at int.gov.il>
 
-2003-11-07 12:49  jasper
+    Hebrew translation update
 
-	* configure, configure.ac, doc/C/xfce4-panel.html,
-	  doc/Makefile.am, doc/Makefile.in, doc/fr, doc/fr/Makefile.am,
-	  doc/fr/Makefile.in, doc/fr/images, doc/fr/images/Makefile.am,
-	  doc/fr/images/Makefile.in, doc/fr/images/clock-properties.png,
-	  doc/fr/images/default_panel.png, doc/fr/images/handle-popup.png,
-	  doc/fr/images/item-popup.png,
-	  doc/fr/images/launcher-properties.png,
-	  doc/fr/images/mailcheck-properties.png,
-	  doc/fr/images/menuitems-properties.png,
-	  doc/fr/images/nooptions-properties.png,
-	  doc/fr/images/panel-settings.png,
-	  doc/fr/images/systembuttons-properties.png,
-	  doc/fr/xfce4-panel.html, doc/fr/xfce4-panel.xml,
-	  po/xfce4-panel.pot:
-	  Add French documentation. Rather large commit.
+ 1 files changed, 21 insertions(+), 42 deletions(-)
 
-2003-11-05 16:21  jasper
+commit 16943ad54d6c77e511e3dd24e18f548337827b64
+Author: Maxim Dziumanenko <mvd at mylinux.com.ua>
 
-	* panel/main.c:
-	  Make SIGUSR2 quit with confirmation
+    2006-04-26  Maxim Dziumanenko <mvd at mylinux.ua>
 
-2003-11-04 13:25  jasper
+ 1 files changed, 152 insertions(+), 167 deletions(-)
 
-	* panel/main.c, panel/panel.c:
-	  Add Restart item to handle menu
+commit ebfb90aee6ff8ed76ac6e2ad99fc01eb65bd1f2c
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
 
-2003-11-03 18:06  jasper
+    (Old svn revision: 21240)
 
-	* configure, configure.ac, po/uk.gmo, po/uk.po:
-	  Add Ukranian translations
+ 1 files changed, 16 insertions(+), 96 deletions(-)
 
-2003-10-25 14:37  jasper
+commit 548124a85b5a0ec8fcf480d90dc4ec285df5e434
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
 
-	* panel/main.c, panel/panel.c:
-	  Add xrandr awareness
+    Finnish translations updated.
 
-2003-10-24 22:20  jasper
+ 1 files changed, 21 insertions(+), 40 deletions(-)
 
-	* configure, configure.ac, po/vi.gmo, po/vi.po:
-	  Add vietnamese translations by Lam Vinh Nien <nienvl at yahoo.ca>.
+commit 4ebad38a08f1c6af1391bf2e2640c5f079894008
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-10-22 06:39  jasper
+    Remove generated files from POTFILES.in. Patch by Jari Rahkonen.
 
-	* panel/controls.c:
-	  Only create controls menu once
+ 1 files changed, 0 insertions(+), 2 deletions(-)
 
-2003-10-21 11:21  jasper
-
-	* panel/main.c:
-	  Don't forget to save on SIGHUP (X exit).
-
-2003-10-21 06:09  jasper
-
-	* panel/main.c:
-	  Use x selection to run only one panel instance
-
-2003-10-17 15:37  jasper
-
-	* NEWS, configure, configure.ac, icons/xfce4-panel-icon.h,
-	  panel/main.c, po/sv.gmo, po/sv.po, po/xfce4-panel.pot:
-	  Add/update swedish translations
-
-2003-10-15 11:20  jasper
-
-	* po/ko.gmo, po/ko.po:
-	  Update korean translations
-
-2003-10-14 06:21  jasper
-
-	* NEWS, TODO, configure, configure.ac, panel/panel.c:
-	  Sizing improvements: no autohide when not on screen edge (Eduard
-	  Rocatelli), always keep inside the screen, keep centered or to
-	  the edge when size changes, e.g when changing settings or
-	  adding/rmoving items. All xinerama aware.
-
-2003-10-13 22:06  olivier
-
-	* xfce4rc, xfce4rc.ca, xfce4rc.hu, xfce4rc.nl:
-	  Sync with my local tree
-
-2003-10-13 18:51  jasper
-
-	* ChangeLog:
-	  Update ChangeLog's after syncing with SF. Everything should now
-	  be up-to-date.
-
-2003-10-13 16:21  jasper
-
-	* plugins/pager/pager.c:
-	  Huge commit to bring new repository in sync with SF. We are
-	  losing some
-	  CVS history here, but for completeness sake I'm including the
-	  ChangeLog
-	  entries here:
-	  
-	  +++
-	  
-	  2003-10-11 00:08 edscott
-	  
-	  * xffm/src/: add_folder.c, add_node_contents.c, callbacks.c,
-	  keybindings.c, main.c, treeview.c: do second letter search if
-	  first
-	  letter is / -- DONE autohide diagnostics on click or
-	  keypress--DONE
-	  compare dates between mime file and dbh file before updating
-	  applications -- DONE scroll by keyboard debugged and enhanced
-	  --DONE g_strchug() crash on openwith by menu... --FIXED on go_up
-	  do
-	  not place in history, nor back nor forward --DONE
-	  
-	  2003-10-11 00:05 edscott
-	  
-	  * xffm/: libs/apps.c, libs/bookmarks.c, libs/constants.h,
-	  libs/cpy.c, libs/dnd.c, libs/dummies.c, libs/duplicate.c,
-	  libs/entry.c, libs/goto.c, libs/goto.h, libs/icons.c,
-	  libs/menu.c,
-	  libs/menu_callbacks.c, libs/misc.c, libs/misc.h, libs/monitor.c,
-	  libs/new_win.c, libs/pasteboard.c, libs/print.c, libs/refresh.c,
-	  libs/reg.c, libs/remove.c, libs/rename.c, libs/run.c,
-	  libs/run.h,
-	  libs/scramble.c, libs/symlink.c, libs/terminal.c, libs/touch.c,
-	  libs/trash.c, libs/xfdiff.c, smb/smb_download.c, smb/smb_list.c:
-	  do
-	  second letter search if first letter is / -- DONE autohide
-	  diagnostics on click or keypress--DONE compare dates between
-	  mime
-	  file and dbh file before updating applications -- DONE scroll by
-	  keyboard debugged and enhanced --DONE g_strchug() crash on
-	  openwith
-	  by menu... --FIXED on go_up do not place in history, nor back
-	  nor
-	  forward --DONE
-	  
-	  2003-10-10 23:19 xfce
-	  
-	  * xfce-utils/scripts/xinitrc: Don't use cpp in xrdb so that DPI
-	  settings load even on workstations w/out cpp
-	  
-	  2003-10-10 22:17 xfce
-	  
-	  * libxfcegui4/libxfcegui4/netk-pager.c, xfwm4/configure,
-	  xfwm4/configure.ac, xfwm4/themes/Makefile.am,
-	  xfwm4/themes/Makefile.in,
-	  xfwm4/themes/default/bottom-active.xpm,
-	  xfwm4/themes/default/bottom-inactive.xpm,
-	  xfwm4/themes/default/bottom-left-active.xpm,
-	  xfwm4/themes/default/bottom-left-inactive.xpm,
-	  xfwm4/themes/default/bottom-right-active.xpm,
-	  xfwm4/themes/default/bottom-right-inactive.xpm,
-	  xfwm4/themes/default/close-active.xpm,
-	  xfwm4/themes/default/close-inactive.xpm,
-	  xfwm4/themes/default/close-pressed.xpm,
-	  xfwm4/themes/default/hide-active.xpm,
-	  xfwm4/themes/default/hide-inactive.xpm,
-	  xfwm4/themes/default/hide-pressed.xpm,
-	  xfwm4/themes/default/left-active.xpm,
-	  xfwm4/themes/default/left-inactive.xpm,
-	  xfwm4/themes/default/maximize-active.xpm,
-	  xfwm4/themes/default/maximize-inactive.xpm,
-	  xfwm4/themes/default/maximize-pressed.xpm,
-	  xfwm4/themes/default/maximize-toggled-active.xpm,
-	  xfwm4/themes/default/maximize-toggled-inactive.xpm,
-	  xfwm4/themes/default/maximize-toggled-pressed.xpm,
-	  xfwm4/themes/default/menu-active.xpm,
-	  xfwm4/themes/default/menu-inactive.xpm,
-	  xfwm4/themes/default/menu-pressed.xpm,
-	  xfwm4/themes/default/right-active.xpm,
-	  xfwm4/themes/default/right-inactive.xpm,
-	  xfwm4/themes/default/shade-active.xpm,
-	  xfwm4/themes/default/shade-inactive.xpm,
-	  xfwm4/themes/default/shade-pressed.xpm,
-	  xfwm4/themes/default/shade-toggled-active.xpm,
-	  xfwm4/themes/default/shade-toggled-inactive.xpm,
-	  xfwm4/themes/default/shade-toggled-pressed.xpm,
-	  xfwm4/themes/default/stick-active.xpm,
-	  xfwm4/themes/default/stick-inactive.xpm,
-	  xfwm4/themes/default/stick-pressed.xpm,
-	  xfwm4/themes/default/stick-toggled-active.xpm,
-	  xfwm4/themes/default/stick-toggled-inactive.xpm,
-	  xfwm4/themes/default/stick-toggled-pressed.xpm,
-	  xfwm4/themes/default/themerc,
-	  xfwm4/themes/default/title-1-active.xpm,
-	  xfwm4/themes/default/title-1-inactive.xpm,
-	  xfwm4/themes/default/title-2-active.xpm,
-	  xfwm4/themes/default/title-2-inactive.xpm,
-	  xfwm4/themes/default/title-3-active.xpm,
-	  xfwm4/themes/default/title-3-inactive.xpm,
-	  xfwm4/themes/default/title-4-active.xpm,
-	  xfwm4/themes/default/title-4-inactive.xpm,
-	  xfwm4/themes/default/title-5-active.xpm,
-	  xfwm4/themes/default/title-5-inactive.xpm,
-	  xfwm4/themes/default/top-left-active.xpm,
-	  xfwm4/themes/default/top-left-inactive.xpm,
-	  xfwm4/themes/default/top-right-active.xpm,
-	  xfwm4/themes/default/top-right-inactive.xpm: Revert xfwm4
-	  default
-	  theme to the one found in pre-release as it looked better Fix a
-	  very small thing in netk-pager
-	  
-	  2003-10-10 19:21 huysmans
-	  
-	  * xfce4/plugins/pager/pager.c: Fix resizing bug
-	  
-	  2003-10-09 23:41 huysmans
-	  
-	  * xfwm4/: mcs-plugin/workspaces.c, src/settings.c: Move
-	  workspace
-	  names settings into settings plugin. Rename count to
-	  Xfwm/WorkspaceCount for consistency.
-	  
-	  2003-10-09 23:03 xfce
-	  
-	  * libxfcegui4/: configure, configure.ac: Increase version number
-	  
-	  2003-10-09 22:13 xfce
-	  
-	  * xfwm4/themes/default/: close-active.xpm, close-inactive.xpm,
-	  close-pressed.xpm, hide-active.xpm, hide-inactive.xpm,
-	  hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm,
-	  maximize-pressed.xpm, maximize-toggled-active.xpm,
-	  maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm,
-	  menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm,
-	  shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm,
-	  shade-toggled-active.xpm, shade-toggled-inactive.xpm,
-	  shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm,
-	  stick-pressed.xpm, stick-toggled-active.xpm,
-	  stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, themerc,
-	  title-2-active.xpm, title-2-inactive.xpm, title-3-active.xpm,
-	  title-3-inactive.xpm, title-4-active.xpm, title-4-inactive.xpm:
-	  Change default theme for 4.2
-	  
-	  2003-10-09 15:19 edscott
-	  
-	  * xffm/: glade_intl, src/glade_callbacks.h, src/glade_gui.c.bak,
-	  src/glade_gui.h: remove obsolete files
-	  
-	  2003-10-09 07:04 edscott
-	  
-	  * xffm/src/: Makefile.am, Makefile.in, callbacks.c,
-	  keybindings.c,
-	  keybindings.h, treeview.c, treeview.h: scroll by keyboard is now
-	  case insensitive, if shift is pressed, scroll search w ill
-	  proceed
-	  backwards. Backward scroll-search will not wrap. Forward
-	  scroll-sear ch will wrap (as before).
-	  
-	  2003-10-09 04:14 edscott
-	  
-	  * xffm/: glade/xffm_main.glade, libs/apps.c, libs/bookmarks.c,
-	  libs/combo.c, libs/cpy.c, libs/dummies.c, libs/duplicate.c,
-	  libs/entry.c, libs/filter.c, libs/find.h, libs/goto.c,
-	  libs/goto.h,
-	  libs/icons.c, libs/input.c, libs/menu.c, libs/menu_callbacks.c,
-	  libs/misc.c, libs/monitor.c, libs/options.c, libs/options.h,
-	  libs/print.h, libs/refresh.c, libs/reg.c, libs/reg.h,
-	  libs/remove.c, libs/remove.h, libs/rename.c, libs/run.c,
-	  libs/run.h, libs/symlink.c, libs/touch.c, libs/trash.c,
-	  smb/smb_download.c, smb/smb_list.c, src/glade_main_gui.c,
-	  src/main.c, src/treeview.c, src/widgets.c: eliminate all
-	  warnings
-	  when compiling with --enable-debug
-	  
-	  2003-10-09 01:46 edscott
-	  
-	  * xffm/: xffm.glade, xffm.gladep, glade/xffm_find.glade,
-	  glade/xffm_find.gladep, glade/xffm_main.glade,
-	  glade/xffm_main.gladep, glade/xffm_remove.glade,
-	  glade/xffm_remove.gladep, libs/Makefile.am, libs/Makefile.in,
-	  libs/apps.c, libs/bookmarks.c, libs/combo.c, libs/combo.h,
-	  libs/cpy.c, libs/dnd.c, libs/duplicate.c, libs/entry.c,
-	  libs/filter.c, libs/filter.h, libs/find.c, libs/fstab.c,
-	  libs/goto.c, libs/help.c, libs/input.c, libs/input.h,
-	  libs/menu_callbacks.c, libs/menu_callbacks.h, libs/misc.c,
-	  libs/monitor.c, libs/new.c, libs/options.c, libs/pasteboard.c,
-	  libs/print.c, libs/refresh.c, libs/reg.c, libs/remove.c,
-	  libs/rename.c, libs/run.c, libs/scramble.c, libs/settings.c,
-	  libs/symlink.c, libs/terminal.c, libs/touch.c, libs/trash.c,
-	  libs/tubo.c, libs/xfdiff.c, libs/zoom.c, smb/smb_list.c,
-	  src/Makefile.am, src/Makefile.in, src/add_file.c,
-	  src/add_folder.c,
-	  src/add_node_contents.c, src/aux.c, src/callbacks.c,
-	  src/glade_callbacks.c, src/glade_find_callbacks.c,
-	  src/glade_find_callbacks.h, src/glade_find_gui.c,
-	  src/glade_find_gui.h, src/glade_gui.c,
-	  src/glade_main_callbacks.c,
-	  src/glade_main_callbacks.h, src/glade_main_gui.c,
-	  src/glade_main_gui.h, src/glade_remove_callbacks.c,
-	  src/glade_remove_callbacks.h, src/glade_remove_gui.c,
-	  src/glade_remove_gui.h, src/main.c, src/mcs-manager.c,
-	  src/treeview.c, src/widgets.c: broke glade files into three
-	  parts
-	  
-	  2003-10-08 23:43 xfce
-	  
-	  * xfwm4/src/: client.c, events.c, settings.c: [no log message]
-	  
-	  2003-10-08 22:29 xfce
-	  
-	  * xfwm4/themes/default.keys/keythemerc: Change raise/lower key
-	  
-	  2003-10-08 22:24 xfce
-	  
-	  * xfwm4/: src/settings.c, themes/default.keys/keythemerc: Fix
-	  raise/lower key shortcut patch
-	  
-	  2003-10-08 22:12 xfce
-	  
-	  * xfwm4/: configure, configure.ac, themes/Makefile.am,
-	  themes/Makefile.in, themes/default/title-2-active.xpm,
-	  themes/default/title-2-inactive.xpm,
-	  themes/default/title-4-active.xpm,
-	  themes/default/title-4-inactive.xpm,
-	  themes/default/top-right-active.xpm,
-	  themes/default/top-right-inactive.xpm: Add missing files
-	  
-	  2003-10-08 10:20 huysmans
-	  
-	  * xfdesktop/doc/C/xfdesktop.html, xfdesktop/doc/C/xfdesktop.xml,
-	  xfdesktop/doc/C/images/Makefile.am,
-	  xfdesktop/doc/C/images/Makefile.in,
-	  xfdesktop/doc/C/images/xfdesktop-workspace.png,
-	  xfdesktop/settings/Makefile.am, xfdesktop/settings/Makefile.in,
-	  xfdesktop/settings/backdrop-icon.h, xfdesktop/src/Makefile.am,
-	  xfdesktop/src/Makefile.in, xfdesktop/src/menu.c,
-	  xfdesktop/src/settings.c, xfwm4/configure, xfwm4/configure.ac,
-	  xfwm4/doc/C/xfwm4.html, xfwm4/doc/C/xfwm4.xml,
-	  xfwm4/doc/C/images/Makefile.am, xfwm4/doc/C/images/Makefile.in,
-	  xfwm4/doc/C/images/xfwm_workspaces.png,
-	  xfwm4/mcs-plugin/Makefile.am, xfwm4/mcs-plugin/Makefile.in,
-	  xfwm4/mcs-plugin/margins.c, xfwm4/mcs-plugin/margins.h,
-	  xfwm4/mcs-plugin/margins_plugin.c, xfwm4/mcs-plugin/plugin.c,
-	  xfwm4/mcs-plugin/plugin.h, xfwm4/mcs-plugin/workspaces-icon.h,
-	  xfwm4/mcs-plugin/workspaces.c, xfwm4/mcs-plugin/workspaces.h,
-	  xfwm4/mcs-plugin/workspaces.png, xfwm4/src/settings.c,
-	  xfwm4/themes/Makefile.am, xfwm4/themes/Makefile.in: Largish
-	  update:
-	  merge workspaces dialog from xfdesktop with workspace margins
-	  dialog from xfwm4. The new dialog is part of xfwm4.
-	  
-	  2003-10-07 22:44 xfce
-	  
-	  * libxfcegui4/libxfcegui4/: Makefile.am, Makefile.in,
-	  netk-class-group.c, netk-class-group.h, netk-private.h,
-	  netk-screen.c, netk-screen.h, netk-tasklist.c, netk-window.c,
-	  netk-window.h, netk-xutils.c, netk-xutils.h: Backport changes
-	  from
-	  libwnck HEAD cvs
-	  
-	  2003-10-07 22:40 xfce
-	  
-	  * xffm/libs/: input.c, run.c: Include Edscott patches
-	  
-	  2003-10-07 22:31 xfce
-	  
-	  * xfwm4/: configure, configure.ac, src/client.c, src/events.c,
-	  themes/Makefile.am, themes/Makefile.in,
-	  themes/default/bottom-active.xpm,
-	  themes/default/bottom-inactive.xpm,
-	  themes/default/bottom-left-active.xpm,
-	  themes/default/bottom-left-inactive.xpm,
-	  themes/default/bottom-right-active.xpm,
-	  themes/default/bottom-right-inactive.xpm,
-	  themes/default/left-active.xpm,
-	  themes/default/left-inactive.xpm,
-	  themes/default/right-active.xpm,
-	  themes/default/right-inactive.xpm,
-	  themes/default/themerc, themes/default/title-1-active.xpm,
-	  themes/default/title-1-inactive.xpm,
-	  themes/default/title-2-active.xpm,
-	  themes/default/title-2-inactive.xpm,
-	  themes/default/title-3-active.xpm,
-	  themes/default/title-3-inactive.xpm,
-	  themes/default/title-4-active.xpm,
-	  themes/default/title-4-inactive.xpm,
-	  themes/default/title-5-active.xpm,
-	  themes/default/title-5-inactive.xpm,
-	  themes/default/top-left-active.xpm,
-	  themes/default/top-left-inactive.xpm,
-	  themes/default/top-right-active.xpm,
-	  themes/default/top-right-inactive.xpm,
-	  themes/tgc-large/Makefile.am, themes/tgc-large/Makefile.in,
-	  themes/tgc-large/README, themes/tgc-large/bottom-active.xpm,
-	  themes/tgc-large/bottom-inactive.xpm,
-	  themes/tgc-large/bottom-left-active.xpm,
-	  themes/tgc-large/bottom-left-inactive.xpm,
-	  themes/tgc-large/bottom-right-active.xpm,
-	  themes/tgc-large/bottom-right-inactive.xpm,
-	  themes/tgc-large/close-active.xpm,
-	  themes/tgc-large/close-inactive.xpm,
-	  themes/tgc-large/close-pressed.xpm,
-	  themes/tgc-large/hide-active.xpm,
-	  themes/tgc-large/hide-inactive.xpm,
-	  themes/tgc-large/hide-pressed.xpm,
-	  themes/tgc-large/left-active.xpm,
-	  themes/tgc-large/left-inactive.xpm,
-	  themes/tgc-large/maximize-active.xpm,
-	  themes/tgc-large/maximize-inactive.xpm,
-	  themes/tgc-large/maximize-pressed.xpm,
-	  themes/tgc-large/maximize-toggled-active.xpm,
-	  themes/tgc-large/maximize-toggled-inactive.xpm,
-	  themes/tgc-large/maximize-toggled-pressed.xpm,
-	  themes/tgc-large/menu-active.xpm,
-	  themes/tgc-large/menu-inactive.xpm,
-	  themes/tgc-large/menu-pressed.xpm,
-	  themes/tgc-large/right-active.xpm,
-	  themes/tgc-large/right-inactive.xpm,
-	  themes/tgc-large/shade-active.xpm,
-	  themes/tgc-large/shade-inactive.xpm,
-	  themes/tgc-large/shade-pressed.xpm,
-	  themes/tgc-large/shade-toggled-active.xpm,
-	  themes/tgc-large/shade-toggled-inactive.xpm,
-	  themes/tgc-large/shade-toggled-pressed.xpm,
-	  themes/tgc-large/stick-active.xpm,
-	  themes/tgc-large/stick-inactive.xpm,
-	  themes/tgc-large/stick-pressed.xpm,
-	  themes/tgc-large/stick-toggled-active.xpm,
-	  themes/tgc-large/stick-toggled-inactive.xpm,
-	  themes/tgc-large/stick-toggled-pressed.xpm,
-	  themes/tgc-large/themerc, themes/tgc-large/title-1-active.xpm,
-	  themes/tgc-large/title-1-inactive.xpm,
-	  themes/tgc-large/title-2-active.xpm,
-	  themes/tgc-large/title-2-inactive.xpm,
-	  themes/tgc-large/title-3-active.xpm,
-	  themes/tgc-large/title-3-inactive.xpm,
-	  themes/tgc-large/title-4-active.xpm,
-	  themes/tgc-large/title-4-inactive.xpm,
-	  themes/tgc-large/title-5-active.xpm,
-	  themes/tgc-large/title-5-inactive.xpm,
-	  themes/tgc-large/top-left-active.xpm,
-	  themes/tgc-large/top-left-inactive.xpm,
-	  themes/tgc-large/top-right-active.xpm,
-	  themes/tgc-large/top-right-inactive.xpm: Change default theme,
-	  keep
-	  old 4.0 theme as default-4.0 and add tgc-large theme Include
-	  improvements for fullscreen mode for gst from Arwed von Merkatz
-	  <v.merkatz at gmx.net>
-	  
-	  +++
-
-2003-09-30 20:53  huysmans
-
-	* configure, configure.ac:
-	  change version to 4.0.0.1
-
-2003-09-30 20:28  huysmans
-
-	* panel/controls_dialog.c:
-	  Fix a bug with empty panel.
-
-2003-09-28 20:24  xfce
-
-	* panel/item_dialog.c:
-	  Add a check for min/max in gtk_spin_button_new_with_range
-
-2003-09-27 12:37  huysmans
-
-	* po/ta.gmo, po/ta.po:
-	  Update tamil translation
-
-2003-09-22 20:52  huysmans
-
-	* ChangeLog:
-	  Update ChangeLogs
-
-2003-09-22 20:34  huysmans
-
-	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/ja.gmo,
-	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
-	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po,
-	  po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/ta.gmo,
-	  po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
-	  Update version numbers and po files for release
-
-2003-09-22 12:55  huysmans
-
-	* doc/C/images/default_panel.png:
-	  Update screenshots to latest panel config
-
-2003-09-22 11:54  huysmans
-
-	* panel/groups.c, panel/item_dialog.c, panel/panel.c:
-	  Remove limit to number of panel items
+commit 08cfb32802458c1889a409cc86c751759e26dd26
+Author: Piarres Beobide <pi at beobide.net>
 
-2003-09-21 22:19  xfce
+    [l10n:eu] Basque translation update
 
-	* configure, configure.ac:
-	  Update version number to 4.0.0
-	  Improve focus change for modal dialogs in xfwm4
+ 2 files changed, 28 insertions(+), 23 deletions(-)
 
-2003-09-20 07:12  xfce
+commit dfc22307f28f0c7b07b6d01f84bcc50bccdffee5
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* xfce4rc, xfce4rc.ca, xfce4rc.hu:
-	  Forgot the popup!
+    Greek translation update
 
-2003-09-20 07:10  xfce
+ 1 files changed, 86 insertions(+), 85 deletions(-)
 
-	* xfce4rc:
-	  *** empty log message ***
+commit a69e5fff7c792a433d1c0bec74dca4ffb63f973e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-09-20 06:44  xfce
+    Updated Japanese translations.
 
-	* xfce4rc, xfce4rc.ca, xfce4rc.hu, xfce4rc.nl:
-	  Add lock button and xscreensaver config to settings menu
+ 1 files changed, 17 insertions(+), 36 deletions(-)
 
-2003-09-19 21:10  xfce
+commit 38316d197dd7dd19d9c419222ab000f770c10930
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Change default background color to #336699 and update screen
-	  captures for doc (default WM decorations are rounded)
+    Updated Russian translations by Sergey Fedoseev <fedoseev.sergey at gmail.com>.
 
-2003-09-15 20:55  huysmans
+ 1 files changed, 22 insertions(+), 42 deletions(-)
 
-	* configure, configure.ac, po/pt.gmo, po/pt.po, po/pt_PT.gmo,
-	  po/pt_PT.po:
-	  Big portugese translation update
+commit 572db06010211466a993c3c669b7e3e0aac43caf
+Author: SZERVÁC Attila <sas at 321.hu>
 
-2003-09-15 18:19  huysmans
+    hu trunk: cal, desktop, mcs-plugins & panel updates
 
-	* configure, configure.ac, po/pt.gmo, po/pt.po:
-	  Portugese translations
+ 1 files changed, 83 insertions(+), 74 deletions(-)
 
-2003-09-14 22:06  xfce
+commit 3b59965a4d3edba1b8ea02994dff876a5bd9e270
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog:
-	  Update ChangeLog
+     * Fix for Ctrl + button 1 click: don't open two menus (bug #1699).
+     * Improved windowlist plugin from Nick Schermer. This adds some strings to translate.
+     * Add mcs plugin that runs 'xfce4panel -c' for convenience.
 
-2003-09-14 12:20  huysmans
+ 58 files changed, 5478 insertions(+), 1092 deletions(-)
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Documentation updates
+commit 6cd40aa9eb919c01720ce6363e2b92ab24c9890b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-09-13 23:13  xfce
+    Updated Simplified Chinese by Jick Nan <jick.nan at gmail.com>.
 
-	* ChangeLog:
-	  Update ChangeLog
+ 1 files changed, 19 insertions(+), 19 deletions(-)
 
-2003-09-13 12:28  huysmans
+commit 90696e859ab7eba4011fc18595f15994d9191fed
+Author: Yuval Tanny <tanai at int.gov.il>
 
-	* xfce4rc.hu:
-	  Fix hungarian translated config files
+    Hebrew translations update
 
-2003-09-10 07:54  huysmans
+ 1 files changed, 63 insertions(+), 53 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLogs
+commit e9af3b92c7870f0d7f4160362e03a897bdafa9d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-09-10 07:39  huysmans
+    Don't make exit dialog transient for the panel, to improve window placement.
 
-	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
-	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
-	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
-	  po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po,
-	  po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
-	  po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po,
-	  po/tr.gmo, po/tr.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po:
-	  Update version numbers and po files for release
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-09-08 06:24  huysmans
+commit 52f2315e1e0b2c95fb35a3d95809ba2567d85219
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* po/ru.gmo, po/ru.po:
-	  Update russian translations
+    Greek translations update
 
-2003-09-05 05:47  huysmans
+ 1 files changed, 10 insertions(+), 3 deletions(-)
 
-	* panel/item_dialog.c:
-	  Fix crash introduced with last cosmetic change. Some
-	  self-punishment is in order.
+commit d858a6eb101aab164e09a96dde495051a79f9f8f
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-09-04 14:40  huysmans
+    Updated Estonian translations by Peeter Vois <peeter.vois at proekspert.ee>.
 
-	* panel/item_dialog.c:
-	  Small aesthetic adjustment
+ 1 files changed, 8 insertions(+), 2 deletions(-)
 
-2003-09-03 21:23  huysmans
+commit c2150970831fb2bf0b6dfa35f7e25184f65f2532
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/global.h, panel/item_dialog.c, panel/popup.c,
-	  panel/popup.h:
-	  Small tweaks to popup positioning
+    Updated.
 
-2003-09-02 06:48  huysmans
+ 46 files changed, 1464 insertions(+), 1484 deletions(-)
 
-	* po/ms.gmo, po/ms.po:
-	  Update malaysian translations
+commit 2e88aaf8bf88912cacd782aff31b601246cd2d82
+Author: Benedikt Meurer <benny at xfce.org>
 
-2003-08-30 12:49  huysmans
+    Port release fix.
 
-	* Makefile.am, Makefile.in, aclocal.m4, configure, configure.ac,
-	  po/zh_TW.Big5.gmo, po/zh_TW.Big5.po, po/zh_TW.gmo, po/zh_TW.po:
-	  Rename zh_TW.Big5 -> zh_TW
+ 2 files changed, 3 insertions(+), 3 deletions(-)
 
-2003-08-30 08:57  huysmans
+commit 072604f5282de4d7dde03f67d0b40ed32f85cf44
+Author: Benedikt Meurer <benny at xfce.org>
 
-	* po/zh_TW.Big5.gmo, po/zh_TW.Big5.po:
-	  Add traditional chinese translations
+    Update for 4.4beta1.
 
-2003-08-30 07:16  huysmans
+ 6 files changed, 89 insertions(+), 64 deletions(-)
 
-	* xfce4rc.hu:
-	  Add hungarian config files
+commit e14e4b07ac9c657f6476ca0b490f2cad50dc4465
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-08-26 07:38  huysmans
+    Remove highlighting of current panel when panel is in edit mode. It doesn't work properly (bug #1664).
 
-	* ChangeLog:
-	  Update changelogs
+ 1 files changed, 1 insertions(+), 63 deletions(-)
 
-2003-08-26 07:12  huysmans
+commit ff0e4ffe8b680a35aa090e95a1504f89f8bca950
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/ja.gmo,
-	  po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo,
-	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/ru.gmo,
-	  po/ru.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po:
-	  Update version numbers and po files for release
+    Patches by Jani Monoses: fix icon name in desktop file (bug #1613) and check for valid icon (#1614).
 
-2003-08-26 05:43  huysmans
+ 2 files changed, 6 insertions(+), 3 deletions(-)
 
-	* panel/popup.c:
-	  Add debuging statement
+commit f8c77900d6be2cb136ef42f6cb560aa976602bfb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-08-17 12:26  huysmans
+    Try to prevent users from 'losing' the panel dialog when the panel is in edit mode. I'm using the utility window type hint, which is a bit of a hack, but does seem to work. Fixes bug #1608.
 
-	* panel/item_dialog.c, panel/popup.c, panel/popup.h:
-	  Tweak popup positioning
+ 1 files changed, 9 insertions(+), 0 deletions(-)
 
-2003-08-17 11:36  huysmans
+commit bc9d7f35122670ea22e6d49958aadd61525e74b2
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* configure, configure.ac, po/lt.gmo, po/lt.po:
-	  Add lithuanian translations
+    hu trunk: panel, wm & mcs-plugins updates
 
-2003-08-14 19:09  xfce
+ 1 files changed, 73 insertions(+), 56 deletions(-)
 
-	* po/xfce4-panel.pot:
-	  Resync with cvs
+commit b15cf0937af565c261641a36de803f08cc8891e7
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2003-08-11 19:49  huysmans
+    Update ChangeLog
 
-	* panel/main.c:
-	  Close menu before restarting
+ 1 files changed, 13308 insertions(+), 1063 deletions(-)
 
-2003-08-08 17:25  huysmans
+commit 004a593fcfecb4be2031fe61650914defd8f83fe
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* Makefile.am, Makefile.in:
-	  bleh, silly typo.
+    Bump, etc.
 
-2003-08-07 22:09  huysmans
+ 45 files changed, 93 insertions(+), 113 deletions(-)
 
-	* Makefile.am, Makefile.in, xfce4rc.ca:
-	  Update catalan translations
+commit ba6c87ad2c94be6f0495a1275796809295140f10
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-08-07 19:05  huysmans
+    Updated Russian translations by Andrey Fedoseev <andrey.fedoseev at gmail.com>.
 
-	* panel/xfce_support.c:
-	  Make i18n work
+ 1 files changed, 28 insertions(+), 29 deletions(-)
 
-2003-08-05 17:25  huysmans
+commit ca6e35946d169c6214a55efceb84177f375da440
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/de.gmo, po/de.po:
-	  Updated german translations
+    Added/Updated Korean translations by ByungHyun Choi <byunghyun.choi at gmail.com>.
 
-2003-08-05 15:08  huysmans
+ 1 files changed, 37 insertions(+), 43 deletions(-)
 
-	* Makefile.am, Makefile.in, xfce4rc, xfce4rc.nl:
-	  Add dutch xfce4rc file
+commit 094e966dd5e6bfe79ba032f53a3eee623def9731
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-08-04 18:25  xfce
+     * Change default configuration, mostly as an example of how to get real content on the default panel. This needs to be improved and eventually translated.
+     * Update version number to 4.3.90.1
 
-	* aclocal.m4, configure, configure.ac, po/ko.gmo, po/ko.po:
-	  Add Korean translation from ByungHyun Choi
-	  <byunghyunchoi at hotmail.com>
+ 9 files changed, 63 insertions(+), 15 deletions(-)
 
-2003-08-03 18:45  bmeurer
+commit 3af3df5fa221bb160ecbaa574cf45bf687598584
+Author: SZERVÁC Attila <sas at 321.hu>
 
-	* ChangeLog:
-	  Updated ChangeLogs
+    hu: calendar, appfinder, icon-theme & panel updates
 
-2003-08-03 18:37  bmeurer
+ 1 files changed, 116 insertions(+), 101 deletions(-)
 
-	* m4/X11.m4:
-	  grep -q does not work with Solaris grep, fixed it.
+commit 5c1686c893e374ac223f60913db793ac8e904230
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2003-07-31 07:31  huysmans
+    Fix a potential memory corruption issue.
 
-	* xfce4rc:
-	  most people will not have their mail in /var/spool/ofourdan ;-)
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-07-31 06:30  huysmans
+commit b1b0eabf2f347a30f40ab5f173f4d34ddf7af3f2
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/controls_dialog.c, panel/controls_dialog.h,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/main.c:
-	  Fix SIGUSR1 handling when there are open dialogs
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
 
-2003-07-30 11:31  huysmans
+ 1 files changed, 10 insertions(+), 4 deletions(-)
 
-	* ChangeLog:
-	  Update changlogs
+commit 36e3827b16f283a7212b3e4944fa0aded005f216
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-30 08:05  huysmans
+    Updated.
 
-	* config.h.in, configure, configure.ac, po/ca.gmo, po/ca.po,
-	  po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
-	  po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po,
-	  po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po,
-	  po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po,
-	  po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po:
-	  Update version numbers and po files for release
+ 46 files changed, 522 insertions(+), 476 deletions(-)
 
-2003-07-29 15:04  huysmans
+commit 97eabc686da26d756a2aa29a8deccb4d3a2bfc42
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Update documentation to latest versions
+    Fill in comment field and try to download icons for 0install applications. Patch by Thomas Leonard.
 
-2003-07-29 12:23  huysmans
+ 1 files changed, 61 insertions(+), 20 deletions(-)
 
-	* doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/item-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Update all images to new defaults
+commit 87dddce3fca623316e2f6bbf5f6b7fb47ce47cfe
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2003-07-29 06:28  huysmans
+    Greek translations update & polish by Stathis Kamperis <ekamperi at auth.gr>
 
-	* po/ru.gmo, po/ru.po:
-	  Update russian translations
+ 1 files changed, 36 insertions(+), 36 deletions(-)
 
-2003-07-27 18:54  huysmans
+commit 21dfe3b55678f917b64b7c89130933a870d875b4
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/panel.c:
-	  Don't place hidden panel outside the screen
+    Updated Vietnamese translations by Phan Vinh Thinh <teppi at vnlinux.org>.
 
-2003-07-26 15:56  xfce
+ 1 files changed, 21 insertions(+), 17 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLog
+commit c1018e0a2a2e3edd6239711b39f0566dce603412
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-26 15:55  xfce
+    Added/Updated Russian translations by
+      Andrey Fedoseev <andrey.fedoseev at gmail.com> and
+      Sergey Fedoseev <fedoseev.sergey at gmail.com>.
 
-	* panel/panel.c:
-	  Bugfix: panel loosing EWMH attibuts (skip pager, skip taskbar,
-	  layer, etc) when changing orientation
+ 1 files changed, 61 insertions(+), 64 deletions(-)
 
-2003-07-26 13:37  huysmans
+commit 1c9c50b5436831d8b8012326a96ffca16c3a3171
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* configure, configure.ac, panel/panel.c, po/xfce4-panel.pot:
-	  Fix autohide bug, I hope
+    Updated.
 
-2003-07-25 21:58  xfce
+ 46 files changed, 607 insertions(+), 602 deletions(-)
 
-	* panel/panel.c:
-	  Remove most of the pending events processing (where I felt it
-	  was not ncessary)
-	  Save panel config after a move or a set_position() so that panel
-	  pos get saved.
+commit 84dc407bfd5207952cef619ccec8e62ec88f69d9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-25 18:27  huysmans
+    Silly mistake. Don't stop scanning for plugins after first non-desktop file, just skip it (bug #1600).
 
-	* panel/panel.c:
-	  Add some debugging statements
+ 1 files changed, 6 insertions(+), 3 deletions(-)
 
-2003-07-25 11:03  huysmans
+commit 2712f9435f113e73b7ece19afe66bf22175e00a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, panel/panel.c, po/xfce4-panel.pot,
-	  settings/xfce_settings_dialog.c:
-	  More positioning changes
+    Cygwin fix by Stephan Arts.
 
-2003-07-25 09:52  huysmans
+ 1 files changed, 5 insertions(+), 1 deletions(-)
 
-	* NEWS, configure, configure.ac, po/xfce4-panel.pot,
-	  settings/xfce_settings_dialog.c:
-	  Tweaks. startup autohide is still a problem
+commit 6c931f5a4683bb6c2bdca47656a01da44955d584
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-25 08:40  huysmans
+    Fix race condition on exit. Based on patch by Adriano Winter Bess.
 
-	* plugins/systembuttons/systembuttons.c:
-	  Fix some warnings
+ 2 files changed, 14 insertions(+), 7 deletions(-)
 
-2003-07-25 08:34  huysmans
+commit ab26f19fad081d85c5294121dfa9fad43be1575b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/item_dialog.c, panel/panel.c,
-	  settings/xfce_settings_dialog.c:
-	  Try to fix orientation change and hiding direction on startup
+    Change startup timer to use access trick by Frederico Menu Quintero to get nice graphical output: http://primates.ximian.com/~federico/news-2006-03.html#09 .
 
-2003-07-24 09:21  huysmans
+ 3 files changed, 35 insertions(+), 59 deletions(-)
 
-	* debian:
-	  Remove debian dirs on Martin's request
+commit 32e35e4c24e738db0cf10b59677e8159a72c2df0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-24 06:27  huysmans
+    Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
 
-	* po/fi.gmo, po/fi.po:
-	  Update finnish translations
+ 1 files changed, 26 insertions(+), 22 deletions(-)
 
-2003-07-23 14:00  huysmans
+commit 519060ca352a558dd04b930e271ba0bea731ae1a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* plugins/systembuttons/systembuttons.c:
-	  Fix systembuttons. Trivial
+    Updated Japanese translations.
 
-2003-07-22 21:09  xfce
+ 1 files changed, 11 insertions(+), 1 deletions(-)
 
-	* xfce4rc:
-	  Fix SN being set on xfterm and mozilla by default
+commit e83379025f743d0a5b188b420c701c92eb2fa142
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2003-07-22 20:59  xfce
+    [i18n] catalan
+    little fixes
 
-	* xfce4rc:
-	  Change defaults
+ 1 files changed, 8 insertions(+), 4 deletions(-)
 
-2003-07-19 09:30  huysmans
+commit 4e1a2d0e5be7333dba1a995626b3d2257fa80c1c
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* ChangeLog:
-	  Update ChangeLogs
+    [i18n] catalan
+    little of work on trunk
 
-2003-07-19 08:59  huysmans
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
-	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
-	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
-	  po/hu.gmo, po/hu.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po,
-	  po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po,
-	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-panel.pot,
-	  po/zh_CN.gmo, po/zh_CN.po:
-	  Update version numbers and po files for release
+commit a1ef463fcc2d69d3d57c9c79606662a353dc427d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-18 20:30  huysmans
+    Just use the value from the rc file for number of rows, without a check.
 
-	* xfce4rc:
-	  Update default config
+ 1 files changed, 1 insertions(+), 2 deletions(-)
 
-2003-07-18 18:12  bmeurer
+commit a733c443e1c6ba6b0f0c8b86f2ab562d083df2a0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/item.c:
-	  Fixed item.c
+    Updated.
 
-2003-07-18 18:06  bmeurer
+ 46 files changed, 5115 insertions(+), 4381 deletions(-)
 
-	* ChangeLog, configure, configure.ac, panel/item.c:
-	  Update version so panel plugins will fail at configure time
-	  instead of
-	  compile time.
+commit fe6b17eedeb40935b023cf1b2d7725eac3654099
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-18 15:58  huysmans
+    Added/Updated Russian translations by
+    Andrey Fedoseev <andrey.fedoseev at gmail.com>,
+    Sergey Fedoseev <fedoseev.sergey at gmail.com>.
 
-	* panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/item.c, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/plugins.h, plugins/clock/clock.c,
-	  plugins/mailcheck/mailcheck.c,
-	  plugins/systembuttons/systembuttons.c:
-	  Change panel API again to prevent old plugins to crah the panel
+ 1 files changed, 87 insertions(+), 107 deletions(-)
 
-2003-07-18 10:56  huysmans
+commit 31a2086d038602f342d4e2580edc7f22e1f1779c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/hu.gmo, po/hu.po:
-	  Update hungarian translations
+    Set struts after unsetting autohide option.
 
-2003-07-18 07:46  huysmans
+ 1 files changed, 12 insertions(+), 0 deletions(-)
 
-	* po/tr.gmo, po/tr.po:
-	  Update turkish translations
+commit e77be5140f07a1a497fa9ed4e46a72638dd0956e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-17 19:06  huysmans
+    Fix problems with changing orientation that are caused by previous positioning changes.
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml, panel/item.c,
-	  panel/main.c:
-	  Add menu popup from laucher patch and updated documentation.
+ 1 files changed, 12 insertions(+), 0 deletions(-)
 
-2003-07-17 12:50  huysmans
+commit 1f3b4cd0219bb31eb5ce0190b85c62420e5de1af
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-	* icons/xfce4-panel-icon.h, icons/xfce4-panel.png:
-	  Tweak panel icon
+    Update traditional Chinese translations for panel
 
-2003-07-16 15:01  huysmans
+ 2 files changed, 49 insertions(+), 56 deletions(-)
 
-	* po/ru.gmo, po/ru.po:
-	  Update russian translations
+commit 3268a587d6bf5e4144e3cc6ba3808af84e65540d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-16 09:57  huysmans
+    Improve initial positioning in attempt to fix bug #1480.
 
-	* configure, configure.ac, po/hu.gmo, po/hu.po, po/zh_CN.gmo,
-	  po/zh_CN.po:
-	  Add hungarian translations
+ 3 files changed, 40 insertions(+), 8 deletions(-)
 
-2003-07-13 08:43  huysmans
+commit 4f6b6e2aaaf25bc51ad0484f9a54df778bc4eb4d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog:
-	  Update ChangeLogs for release
+    Apperently there can be problems with last empty line. Suggested by Jani Monoses.
 
-2003-07-11 07:33  huysmans
+ 1 files changed, 0 insertions(+), 1 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLog's for release
+commit 8a3a787bb8ed5b7c597614c6028c83f26138f2c0
+Author: Sylvain Vedrenne <sylvain.vedrenne at free.fr>
 
-2003-07-11 06:55  huysmans
+    Completed update of Esperanto translations for xfce4-panel.
 
-	* po/zh_CN.gmo, po/zh_CN.po:
-	  Update Chinese translations
+ 1 files changed, 67 insertions(+), 53 deletions(-)
 
-2003-07-10 09:56  huysmans
+commit 5d4f70084ed4039a1e748dfcc8c5d772a3c2c0f3
+Author: Sylvain Vedrenne <sylvain.vedrenne at free.fr>
 
-	* ChangeLog:
-	  Update ChangeLog's for release
+    Esperanto translations: updated fuzzy strings.
 
-2003-07-10 09:24  huysmans
+ 1 files changed, 59 insertions(+), 105 deletions(-)
 
-	* configure, configure.ac, po/ca.gmo, po/ca.po, po/de.gmo,
-	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
-	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po,
-	  po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po,
-	  po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po, po/ta.gmo, po/ta.po,
-	  po/tr.gmo, po/tr.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po:
-	  Bump version numbers for release and update po files
+commit 2f8e6ffe7bff2d2c77591bfbe050139f4011ba73
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-09 20:57  huysmans
+     * only initialize signals once. This should also fix bug #1490.
+     * Fix remaining uses of full_width as boolean instead of enum.
 
-	* xfce4rc:
-	  Tweak default config
+ 3 files changed, 64 insertions(+), 49 deletions(-)
 
-2003-07-09 20:05  huysmans
+commit a703eaf36ddb139dbc18b5a086bb4e5b0fea63ce
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/switcher/switcher.c:
-	  Remove separators from desktop switcher as well
+     * Update plugins to not wait for realize signal, because plugin construction is now delayed until after this signal
+     * Add API to allow extra check before plugin creation and update systray to use it (bug #1482). Not sure if it will work properly for external plugins.
 
-2003-07-09 18:46  huysmans
+ 10 files changed, 162 insertions(+), 79 deletions(-)
 
-	* doc/C/xfce4-panel.xml:
-	  Forgot the xml file
+commit 0f36e0df918ed05874268db73a47a72aafdbe789
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-09 14:29  huysmans
+    Delay construction of internal plugin until 'realize' signal.
 
-	* doc/C/xfce4-panel.html:
-	  Remove reference to ... buttons
+ 1 files changed, 19 insertions(+), 4 deletions(-)
 
-2003-07-09 12:14  huysmans
+commit 51235f3f6f3d30fe2555958ab4eb3e32489ae7cb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/images/clock-properties.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/systembuttons-properties.png:
-	  Update images to reflect new item dialogs
+    Revert setting of DISPLAY variable, to avoid memory leaks. Thanks to Benedikt for the explanation.
 
-2003-07-09 10:26  huysmans
+ 4 files changed, 0 insertions(+), 25 deletions(-)
 
-	* ChangeLog, NEWS:
-	  Update ChangeLog and NEWS
+commit b4bdd3e0478d61b0370318860c51d70f213d3e2b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-09 08:21  huysmans
+    Fix panel struts (bug #1550).
 
-	* configure, configure.ac, panel/controls.c, panel/controls.h,
-	  panel/controls_dialog.c, panel/controls_dialog.h,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/plugins.h,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/systembuttons/systembuttons.c, po/ca.gmo, po/ca.po,
-	  po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo,
-	  po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po,
-	  po/hi.gmo, po/hi.po, po/ja.gmo, po/ja.po, po/ms.gmo, po/ms.po,
-	  po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/ru.gmo, po/ru.po,
-	  po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-panel.pot,
-	  po/zh_CN.gmo, po/zh_CN.po:
-	  Big internal changes. Remove revert button from item dialogs;
-	  this also affects plugin API. API version increased
+ 1 files changed, 8 insertions(+), 8 deletions(-)
 
-2003-07-08 16:47  huysmans
+commit 6e0d43ed2e8e67d4034fda1a9542eea5a09b7fc9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Size tweak
+    Try to improve multihead behavior by setting DISPLAY variable at several strategic places in the code.
 
-2003-07-08 15:21  huysmans
+ 4 files changed, 33 insertions(+), 0 deletions(-)
 
-	* panel/item.c:
-	  Don't automatically create tooltip on menu item when not present
+commit 5c7b275bfcfe046e5b948252105c9b7e025addb1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-08 08:35  huysmans
+    Oops, committed too much.
 
-	* panel/item_dialog.c, plugins/mailcheck/mailcheck.c:
-	  Update dialogs to use open stock icon on buttons instead of ...
+ 1 files changed, 3 insertions(+), 23 deletions(-)
 
-2003-07-08 07:31  huysmans
+commit e5f4534aa7d9937e5291a463a8c31c97047bd0c4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/item_dialog.c, plugins/pager/pager.c, po/es.gmo:
-	  Small fixes
+    Use gtk_widget_reparent instead of remove/insert. Prevents problems with external plugins (bug #1532).
 
-2003-07-07 22:26  xfce
+ 4 files changed, 59 insertions(+), 14 deletions(-)
 
-	* ltmain.sh:
-	  Update ltmain.sh with patched version
+commit 8ba14ad0450ab0d8736b3e8f66c413d13ff1f587
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-07 21:18  huysmans
+    Oops, small mixup of icons. Patch by Jani Monoses.
 
-	* po/ca.gmo, po/ca.po:
-	  Update catalan translations
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2003-07-07 16:14  huysmans
+commit 5fb16038531d7800eac95ad945b9f2638a220282
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/C/images/default_panel.png:
-	  Update default panel screenshot
+    Add support for files dragged from mozilla and for 0install. Patch from Thomas Leonard. Very cool stuff.
 
-2003-07-07 11:16  huysmans
+ 3 files changed, 213 insertions(+), 17 deletions(-)
 
-	* AUTHORS, HACKING, NEWS, README, TODO, po/xfce4-panel.pot:
-	  Update some info
+commit 0a1bfd4cf8607dd11b8c470aa86f36decc7d64c3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-06 19:45  huysmans
+    Fix crash when last item of a panel is removed (bug #1529)
 
-	* ChangeLog:
-	  Updating ChangeLogs
+ 1 files changed, 8 insertions(+), 5 deletions(-)
 
-2003-07-05 12:31  xfce
+commit 994d6953c86c25c741abf4502b04b857f8f7ade9
+Author: Piarres Beobide <pi at beobide.net>
 
-	* Makefile.in, ltconfig:
-	  Remove ltconfig script as it is generated
+    Basque translation update
 
-2003-07-05 08:41  huysmans
+ 2 files changed, 25 insertions(+), 23 deletions(-)
 
-	* plugins/mailcheck/mailcheck.c:
-	  Renew timeout after reading the config file. Patch by Bernhard
-	  Walle.
+commit 3a86253f80d820795f6011fa9e605204340df2ef
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-04 23:37  xfce
+    Updated Japanese translations.
 
-	* Makefile.in, aclocal.m4, config.h.in, configure,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  icons/Makefile.in, ltcf-c.sh, ltmain.sh, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/separator/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  libttol update and all
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2003-07-04 16:55  bmeurer
+commit a073897cf92d89584dc286fa1e8f80e399f905a3
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/de.gmo, po/de.po:
-	  Small fix.
+    Updated.
 
-2003-07-03 20:24  xfce
+ 46 files changed, 1301 insertions(+), 1184 deletions(-)
 
-	* plugins/separator/separator.c, po/es_MX.gmo, po/fr.gmo,
-	  po/fr.po:
-	  Tweak new separator plugin and update frnech po
+commit e28f7bae526aad80d428d212d35b898e633a263b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-07-03 18:16  edscott
+    Added/Updated Estonian translations by Peeter Vois <Peeter.Vois at mail.ee>.
 
-	* po/es.po, po/es_MX.po:
-	  spanish tranlation updates for 4.0 release.
+ 1 files changed, 120 insertions(+), 149 deletions(-)
 
-2003-07-03 12:36  huysmans
+commit aa6520fe4e48251cf2d0b72c10e8ee044cc33db6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/de.gmo, po/de.po:
-	  Update German translations
+    Parse command into separate arguments in addition to adding dropped files as argument (#1517).
 
-2003-07-03 12:28  huysmans
+ 1 files changed, 24 insertions(+), 10 deletions(-)
 
-	* po/fi.gmo, po/fi.po:
-	  Update finish translation
+commit 889c62ba94cddfcee98957e7c00e25c51ddd8581
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-07-03 12:20  huysmans
+    Change systray sizing. Maybe prevent race condition in icon-docked handler.
 
-	* plugins/separator/separator.c:
-	  Make separator 80%
+ 1 files changed, 14 insertions(+), 21 deletions(-)
 
-2003-07-03 10:13  huysmans
+commit aee336349943373d9e51f91bf8e37989ab5ccea4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/C/images/default_panel.png, doc/C/xfce4-panel.html,
-	  doc/C/xfce4-panel.xml, doc/Makefile.in, icons/Makefile.in,
-	  ltcf-c.sh, ltconfig, ltmain.sh, panel/Makefile.in,
-	  plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.in,
-	  plugins/pager/pager.c, plugins/separator,
-	  plugins/separator/Makefile.am, plugins/separator/Makefile.in,
-	  plugins/separator/separator.c, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, po/POTFILES.in,
-	  po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/hi.gmo, po/hi.po, po/ja.gmo, po/ja.po, po/ms.gmo,
-	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/ru.gmo,
-	  po/ru.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po,
-	  po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in, xfce4rc:
-	  Add separator. Remove separators from pager. Several smaller
-	  fixes to plugins. Update docs.
+    Remove invalid g_free(). This fixes a possible crash.
 
-2003-07-02 08:29  huysmans
+ 1 files changed, 0 insertions(+), 2 deletions(-)
 
-	* doc/C/images/panel-settings.png:
-	  Update image for panel settings
+commit 9f549c852cdfd4ee0200849d87b683d9d2b64dac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-29 20:05  huysmans
+    No comment. Orientation fix. Again.
 
-	* plugins/systembuttons/systembuttons.c:
-	  Fix systembutton sizing. Patch by Michael Mosier
+ 1 files changed, 7 insertions(+), 2 deletions(-)
 
-2003-06-28 09:46  xfce
+commit 1e2e3943eeb096ef7aa2138c3a000bb18a34b128
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, config.h.in, configure,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  icons/Makefile.in, ltmain.sh, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Update to libtool-1.5
-	  Use proper complete CURRENT:REVISION:AGE scheme for lib
-	  versionning
+    Why fix in one try when you can do it in two?
 
-2003-06-21 19:22  bmeurer
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* po/xfce4-panel.pot:
-	  Updates.
+commit 9653d645c6cbce610662a26348b720f98c7f8242
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-21 17:58  bmeurer
+    Used wrong orientation for hvbox.
 
-	* configure, configure.ac:
-	  Fixes.
+ 1 files changed, 2 insertions(+), 1 deletions(-)
 
-2003-06-21 17:14  bmeurer
+commit efd97b27abe6184ee0d343c5db097c4b65be1080
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* HACKING, aclocal.m4, configure, po/de.gmo, po/de.po:
-	  Updated german translations.
+    Properly disconnect signals in free_data callback, to prevent problems when widgets are destroyed (Also fixes #1505).
 
-2003-06-21 16:55  bmeurer
+ 4 files changed, 73 insertions(+), 50 deletions(-)
 
-	* configure.ac:
-	  Updated version numbers.
+commit 8917c148ff1ac02edcf66f64af36516634d3ff4c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-18 20:36  xfce
+    Twice in the same weekend I forget to add files. Damn.
 
-	* panel/controls_dialog.c, panel/item_dialog.c,
-	  settings/xfce_settings_dialog.c:
-	  Call gtk_window_set_position () as late at possible as it seems
-	  there is a race cond in gtk+
+ 2 files changed, 239 insertions(+), 0 deletions(-)
 
-2003-06-15 12:21  bmeurer
+commit e57e097cde8fbf832661d5e449264543fcfa8894
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* TODO:
-	  Added note about libxfce4util.
+     * Add XfceHVBox widget, which is a cute hack to have a box with configurable orientation (suggestion by Jani Monoses).
+     * Make launcher and systray use the new widget
+     * Make showdesktop plugin use xfce_create_panel_toggle_button()
+     * Update library version number, soname and documentation
 
-2003-06-15 12:20  bmeurer
+ 33 files changed, 909 insertions(+), 445 deletions(-)
 
-	* panel/xfce_support.c:
-	  Added a patch to improve the responsiveness of the UI by
-	  executing commands
-	  when the main loop is idle instead of executing them directly on
-	  button
-	  click.
+commit 3712d831ad411dd4e72dcafb78dbad4e6ed64d66
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-06-14 21:53  bmeurer
-
-	* panel/main.c, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Introduced xfce_textdomain()
-
-2003-06-14 16:03  xfce
-
-	* panel/controls_dialog.c, panel/item_dialog.c,
-	  settings/xfce_settings_dialog.c:
-	  Revert the GTK_POS_WINDOW_CENTER
+    Updated Japanese translations.
 
-2003-06-13 23:57  xfce
+ 1 files changed, 5 insertions(+), 8 deletions(-)
 
-	* panel/controls_dialog.c, panel/item_dialog.c,
-	  settings/xfce_settings_dialog.c:
-	  Use GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when
-	  centering dialogs
+commit ceed8101115d88630768bd127933563122d661de
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2003-06-13 22:32  bmeurer
+    [i18n] catalan translation xfce4-panel
 
-	* aclocal.m4, configure, m4/i18n.m4:
-	  Fixed bind_textdomain_codeset() problem on linux.
+ 1 files changed, 106 insertions(+), 199 deletions(-)
 
-2003-06-12 20:26  bmeurer
+commit 10d415f1f87e742d5ac2b263f2714757804270c0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Fixes bind_textdomain_codeset()
+    Fix xfce_panel_plugin_register_menu problem (#1476) and fix an unrelated crash in the process.
 
-2003-06-10 21:49  bmeurer
+ 1 files changed, 21 insertions(+), 14 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
-	  configure, doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/Makefile.in, icons/Makefile.in, install-sh, ltcf-c.sh,
-	  ltconfig, ltmain.sh, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  automake 1.7.5
+commit dd44e48b3a646718e66d293679fe5dd5466eb0c3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-10 21:34  xfce
+    Try naming spec icons for action buttons as well
 
-	* panel/xfce_support.c:
-	  Add test for bind_textdomain_codeset()
-	  Use xftree4 as viewer on dirs unless "Open in terminal" is
-	  checked
+ 3 files changed, 29 insertions(+), 12 deletions(-)
 
-2003-06-10 21:19  bmeurer
+commit 2f5254f1567fe1ce2fa979d165da852ea53ec362
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/main.c:
-	  Fixed bind_textdomain_codeset() problem
+    Bump library version and soname after API addition.
 
-2003-06-10 21:14  xfce
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* panel/item_dialog.c, panel/xfce_support.c:
-	  Add support for directories as launchers in panel and add extra
-	  check for icons
+commit 9fc1d0dce423d4e0551be099b846723fb4b1e8f6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-10 20:19  bmeurer
+    Oops, forgot to add these.
 
-	* panel/controls.c, panel/controls_dialog.c, panel/groups.c:
-	  Make --enable-debug=full work.
+ 2 files changed, 105 insertions(+), 0 deletions(-)
 
-2003-06-09 23:39  xfce
+commit 0bcf96fc0f79acb2e25fc9398f126a7f276cc830
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  settings/xfce_settings_dialog.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Add new widget xfce_framebox to unify look across UI
-	  Migrate all plugins to this new widget
+    Lots of general code layout cleanup and a few fixes:
+     * Add convenience functions to libxfce4panel to create 'panel buttons'
+       with GTK_RELIEF_NONE and minimal padding.
+     * Use GtkImage instead of XfceScaledImage
+     * Try and make icons bigger by using panel buttons with minimal padding
+     * React to icon theme changes.
+     * Update API docs and translations
 
-2003-06-08 19:06  huysmans
+ 105 files changed, 4073 insertions(+), 3498 deletions(-)
 
-	* panel/global.h:
-	  Make Curve the fallback icon theme instead of XFce
+commit eeb7ab500e857704d7023cf23d3553c66af314a5
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2003-06-08 14:29  huysmans
+    Updated Greek translation
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, po/ru.gmo, po/ru.po,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Add russian translation and fix xfdesktop not reading a new
-	  local menu
+ 1 files changed, 77 insertions(+), 62 deletions(-)
 
-2003-06-08 13:51  bmeurer
+commit dc9238092e7d954f8cc02f564f1341f5d16fdff2
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/icons.c:
-	  Prefer SVG over PNG.
+    Updated Japanese translations.
 
-2003-06-07 12:58  bmeurer
+ 1 files changed, 9 insertions(+), 10 deletions(-)
 
-	* panel/icons.c:
-	  Added .svg support for themes. (librsvg provides a gdk-pixbuf
-	  loader),
-	  pointed out by keke at plskthx.org
+commit e5c2d12afde809101bc21eeaf83a32542aaa9dfe
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-06-06 21:37  xfce
+    Added/Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/C/Makefile.in, doc/C/images/Makefile.in, doc/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Versionning scheme
+ 1 files changed, 9 insertions(+), 10 deletions(-)
 
-2003-06-06 15:46  huysmans
+commit 7c5c6fbc2486426e6110a7f48f23bfc65202af7b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/hi.gmo, po/hi.po, po/ja.gmo, po/ja.po, po/ms.gmo,
-	  po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/ta.gmo,
-	  po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po:
-	  final update-po before beta 1
+    Updated. Discarded obsolete translations.
 
-2003-06-05 21:48  huysmans
+ 46 files changed, 3401 insertions(+), 3564 deletions(-)
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Doc fixes assorti
+commit 106cf89bc049b22bc7220df522b8c074c881a5f0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-06-05 09:08  huysmans
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
 
-	* doc/C/images/handle-popup.png, doc/C/images/item-popup.png:
-	  Updated images
+ 1 files changed, 11 insertions(+), 13 deletions(-)
 
-2003-06-05 07:28  huysmans
+commit e64fcb2336171eafe9824786700b26ed18a1af75
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* po/de.gmo, po/de.po:
-	  Updated translations and multiple file drop on backdrop list
-	  manager
+    Added/Updated Slovak translations by Roman Moravcik <roman.moravcik at gmail.com>.
 
-2003-06-03 14:54  huysmans
+ 1 files changed, 114 insertions(+), 146 deletions(-)
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  Remove revision history
+commit effa40f18d7988007d1ca110c3b60209035efef1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-06-02 18:18  huysmans
+    Several fixes and updates:
+     * Some multihead fixes (patches by Brian).
+     * Windowlist fixes, sync with xfdesktop (patch by Nick).
+     * Add option to keep panel transparent on mouse-over (bug #1442).
+     * Change panel properties dialog layout...again (based on suggestions from Nick).
 
-	* xfce4rc:
-	  Fix empty menu item
+ 12 files changed, 530 insertions(+), 388 deletions(-)
 
-2003-06-02 17:56  huysmans
+commit fb6cbed7490b8dd68af835c8f888ea35d8c6d226
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* doc/C/images/default_panel.png:
-	  Update default panel image
+    Updated German translations by Fabian Nowak <timystery at arcor.de>.
 
-2003-06-02 15:44  huysmans
+ 1 files changed, 12 insertions(+), 20 deletions(-)
 
-	* xfce4rc:
-	  change some defaults
+commit bdf6065fd3e6ca50e7998663727bbd0662863fca
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-06-01 21:27  huysmans
+    Updated Japanese translations.
 
-	* po/fi.gmo, po/fi.po:
-	  Update fi translations and specfile fix
+ 1 files changed, 5 insertions(+), 12 deletions(-)
 
-2003-05-30 20:36  huysmans
+commit 4d33ac4013fcd503b1d0f90c5866e2f0d07e0c16
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* configure, configure.ac, po/ms.gmo, po/ms.po:
-	  Add malayan translations
+    Updated.
 
-2003-05-30 19:24  huysmans
+ 47 files changed, 387 insertions(+), 388 deletions(-)
 
-	* configure, configure.ac:
-	  Build only static libs
+commit 45086fa3805b4100a7c80ef3814b7df165e9808a
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-2003-05-30 08:50  huysmans
+    [i18n] catalan: little fixes of old strings
+    	(even that the translation is very fuzzy)
 
-	* doc/C/images/Makefile.am, doc/C/images/Makefile.in:
-	  Small tweaks to build files
+ 1 files changed, 9 insertions(+), 24 deletions(-)
 
-2003-05-29 12:53  huysmans
+commit bbf352a3a8cda63293df2955f31782833f88c1b8
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* doc/xfce-nochunk.xsl:
-	  improve stylesheet import
+    updated zh_CN translations
 
-2003-05-29 12:35  huysmans
+ 1 files changed, 126 insertions(+), 148 deletions(-)
 
-	* po/ca.gmo, po/ca.po:
-	  Update catalan translations
+commit 719edd1b6e6640499b7d3dd161ce8ef891f3743b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-05-29 11:54  huysmans
+    Add localedir variable at the request of Adriano Winter Bess.
 
-	* plugins/mailcheck/mailcheck.c:
-	  Fix crash with empty command
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-2003-05-29 09:56  huysmans
+commit ae55cbe77f1b1351417a956ccdf1a8aa6c129ad5
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* plugins/mailcheck/mailcheck.c, po/ja.gmo, po/nl.po:
-	  Translations update
+    updated VI translations
 
-2003-05-27 21:29  xfce
+ 1 files changed, 170 insertions(+), 196 deletions(-)
 
-	* po/ja.po:
-	  Add Japanese translation by Zhao-Ji <zhao-ji at awz dot ne dot
-	  jp>
+commit 75617555ae2f40f7d4c1578193153081dfc7dfa0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-05-21 21:42  huysmans
+    Add API to focus a widget on the panel.
 
-	* configure, configure.ac, po/hi.gmo, po/hi.po, po/tr.gmo,
-	  po/tr.po:
-	  Add Turkish translations
+ 9 files changed, 88 insertions(+), 6 deletions(-)
 
-2003-05-17 08:45  huysmans
+commit 5b514b130cb594eb7f25f133cafc594ba5079914
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* .indent.pro, HACKING, icons/xfce4-panel-icon.h,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/global.h, panel/groups.c,
-	  panel/groups.h, panel/icons.c, panel/icons.h, panel/item.c,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/main.c,
-	  panel/mcs_client.c, panel/panel.c, panel/panel.h,
-	  panel/plugins.h, panel/popup.c, panel/popup.h, panel/settings.c,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/pager/pager.c, plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Reindent using Olivier's new .indent.pro file
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
 
-2003-05-16 18:21  huysmans
+ 1 files changed, 104 insertions(+), 136 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  configure.ac, doc/C/Makefile.in, doc/C/images/Makefile.in,
-	  doc/Makefile.in, icons/Makefile.in, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  po/ta.gmo, po/ta.po, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Add tamil translations
+commit 8a14380493f4f2a84430e750b5c8186ebf18c8b8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-05-15 13:25  huysmans
+    Several bug fixes:
+     * Fix annoying gdk warning when newly added plugin has not yet been embedded
+     * Add timer for debugging startup time (use -DTIMER to activate). Needs more timing points.
+     * Fix some strings (patch by Jari Rakonen).
+     * Update po files.
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  documentation fixes (2)
+ 55 files changed, 2491 insertions(+), 2357 deletions(-)
 
-2003-05-15 13:22  huysmans
+commit 83be9a0a16fd01f4a66708bbb21a020ab12d15a2
+Author: Yuval Tanny <tanai at int.gov.il>
 
-	* doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  documentation fixes
+    Update Hebrew translations
 
-2003-05-15 11:03  huysmans
+ 1 files changed, 116 insertions(+), 155 deletions(-)
 
-	* ChangeLog:
-	  Mass update of ChangeLogs
+commit 9da13a3f89ef64b7e7b8896540da7562869517f5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-05-14 05:50  huysmans
+    Account for xinerama layout when calculating struts. This is an attempt to fix bug #1316.
 
-	* po/fi.gmo, po/fi.po:
-	  update finnish translations
+ 3 files changed, 100 insertions(+), 21 deletions(-)
 
-2003-05-13 21:10  huysmans
+commit 369fdd09c39e029cfcc338fabceb9d98f8962040
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/item-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/systembuttons-properties.png,
-	  doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml:
-	  update docs
-
-2003-05-13 19:32  huysmans
-
-	* panel/xfce_support.c:
-	  Fix icons with spaces problem. User now must manually escape
-	  commands.
-
-2003-05-13 17:15  huysmans
-
-	* configure, configure.ac, po/ca.gmo, po/ca.po:
-	  Add catalan translations
-
-2003-05-13 11:50  huysmans
-
-	* Makefile.am, Makefile.in, configure, configure.ac, doc/C,
-	  doc/C/Makefile.am, doc/C/Makefile.in, doc/C/images,
-	  doc/C/images/Makefile.am, doc/C/images/Makefile.in,
-	  doc/C/images/clock-properties.png,
-	  doc/C/images/default_panel.png, doc/C/images/handle-popup.png,
-	  doc/C/images/item-popup.png,
-	  doc/C/images/launcher-properties.png,
-	  doc/C/images/mailcheck-properties.png,
-	  doc/C/images/menuitem-properties.png,
-	  doc/C/images/nooptions-properties.png,
-	  doc/C/images/panel-settings.png,
-	  doc/C/images/systembuttons-properties.png,
-	  doc/C/xfce4-panel.html, doc/C/xfce4-panel.xml, doc/Makefile.am,
-	  doc/Makefile.in, doc/html, doc/images, doc/xfce-nochunk.xsl,
-	  doc/xml:
-	  Move docs to new location
-
-2003-05-13 09:44  huysmans
-
-	* panel/item_dialog.c, panel/item_dialog.h:
-	  Menu item dialog now has the same layout as panel item dialogs
-
-2003-05-13 09:03  huysmans
-
-	* ChangeLog, configure, configure.ac, doc/html/Makefile.am,
-	  doc/html/Makefile.in, doc/images/Makefile.am,
-	  doc/images/Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.am, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in, po/Makefile.in.in, po/de.gmo,
-	  po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po,
-	  po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/ja.gmo, po/ja.po,
-	  po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/xfce4-panel.pot,
-	  po/zh_CN.gmo, po/zh_CN.po, settings/Makefile.am,
-	  settings/Makefile.in, themes/Crystal/Makefile.am,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.am,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.am,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.am,
-	  themes/Gnome/Makefile.in, themes/Noia/Makefile.am,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.am,
-	  themes/XFce/Makefile.in, xfce4.spec.in:
-	  Fix distcheck target. Rename package to xfce4-panel. Set version
-	  to 3.90 (betas will be 3.90, 3.91, 3.92, etc.)
-
-2003-05-13 07:06  huysmans
-
-	* xfce4.spec.in:
-	  spec file tweaks
-
-2003-05-13 06:29  huysmans
-
-	* ChangeLog, panel/controls.c, panel/controls.h,
-	  panel/controls_dialog.c, panel/controls_dialog.h, panel/panel.c:
-	  Add items from popup menu
-
-2003-05-12 18:04  huysmans
-
-	* panel/item_dialog.c, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/ja.gmo, po/ja.po, po/nl.gmo, po/nl.po, po/pl.gmo,
-	  po/pl.po, po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po:
-	  Renamed subpanel to menu
-
-2003-05-12 16:38  huysmans
-
-	* panel/controls.c, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/groups.c, panel/groups.h,
-	  panel/panel.c, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/ja.gmo, po/ja.po, po/nl.gmo, po/nl.po, po/pl.gmo,
-	  po/pl.po, po/xfce4-panel.pot, po/zh_CN.gmo, po/zh_CN.po:
-	  Get rid of type option menu from item dialog
-
-2003-05-12 10:41  huysmans
-
-	* po/de.po, po/es.po, po/es_MX.po, po/fi.po, po/fr.po, po/ja.po,
-	  po/nl.po, po/pl.po, po/xfce4-panel.pot, po/zh_CN.po:
-	  Update po files
-
-2003-05-12 10:32  huysmans
-
-	* Makefile.am, Makefile.in, aclocal.m4, configure, panel/item.c,
-	  panel/item.h, panel/item_dialog.c,
-	  plugins/mailcheck/mailcheck.c:
-	  Allow hiding of subpanels; remove subpanel from mailcheck plugin
-
-2003-05-04 22:21  huysmans
-
-	* Makefile.am, Makefile.in, configure, configure.ac,
-	  icons/Makefile.am, icons/Makefile.in, panel/Makefile.am,
-	  panel/Makefile.in, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.am,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in, po/de.gmo, po/de.po,
-	  po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/fi.gmo,
-	  po/fi.po, po/fr.gmo, po/fr.po, po/ja.gmo, po/ja.po, po/nl.gmo,
-	  po/nl.po, po/pl.gmo, po/pl.po, po/xfce4-panel.pot, po/zh_CN.gmo,
-	  po/zh_CN.po, settings/Makefile.am, settings/Makefile.in,
-	  xfce4.spec.in, xfce4rc, xfce4rc.in:
-	  Fixes for rpm target and distcheck stuff
-
-2003-05-03 22:02  xfce
-
-	* po/fr.gmo, po/fr.po:
-	  Various fixes, added french translation, fixed desktop switching
-	  in xfwm4
-
-2003-05-03 09:43  huysmans
-
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, ltcf-c.sh, ltconfig,
-	  ltmain.sh, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, po/zh_CN.gmo, po/zh_CN.po,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Add chinese translations
-
-2003-05-03 09:12  huysmans
-
-	* panel/controls.c:
-	  Ensure item popup menu uses panel domain for translations
-
-2003-05-02 20:35  huysmans
-
-	* ChangeLog, Makefile.in, aclocal.m4, config.guess, config.h.in,
-	  config.sub, configure, doc/Makefile.in, doc/html/Makefile.in,
-	  doc/images/Makefile.in, doc/xml/Makefile.in, icons/Makefile.in,
-	  ltmain.sh, panel/Makefile.in, panel/xfce_support.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.am,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/FreeIcons/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Update to use the new panel-plugins location
+    Updated Greek translations
 
-2003-05-02 17:12  bmeurer
+ 1 files changed, 81 insertions(+), 68 deletions(-)
 
-	* Makefile.in, aclocal.m4, configure, configure.ac,
-	  doc/Makefile.in, doc/html/Makefile.in,
-	  doc/html/panel-copyright.html,
-	  doc/html/panel-getting-started.html,
-	  doc/html/panel-settings.html, doc/html/panel-use.html,
-	  doc/html/xfce4-panel.html, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, doc/xml/xfce.xsl, icons/Makefile.in,
-	  m4/depends.m4, panel/Makefile.in, panel/xfce4-panel-1.0.pc.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, settings/Makefile.am,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/FreeIcons/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Several changes. See
-	  http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502
-	  for details.
+commit f5fb232bc67117c7e5ec952583055cb9d1d258b5
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-05-02 09:19  huysmans
+    Updated Japanese translations.
 
-	* panel/controls.c:
-	  only popup warning dialog about subpanels being removed when not
-	  empty (2)
+ 1 files changed, 10 insertions(+), 10 deletions(-)
 
-2003-05-02 09:00  huysmans
+commit f44186e304f0f342702e5764197ad41602f110fc
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/controls_dialog.c:
-	  properly check for return values when creating controls
+    Bump the version up.
 
-2003-05-02 08:05  huysmans
+ 45 files changed, 47 insertions(+), 48 deletions(-)
 
-	* panel/controls_dialog.c, panel/groups.c, panel/groups.h:
-	  only popup warning dialog about subpanels being removed when not
-	  empty
+commit 8f8cca82c0a150c1cef28d27f641162b20696549
+Author: Piarres Beobide <pi at beobide.net>
 
-2003-05-01 05:55  huysmans
+    [I18n] Basque translation upgrade
 
-	* po/pl.gmo:
-	  Add missing gmo files
+ 2 files changed, 18 insertions(+), 17 deletions(-)
 
-2003-04-30 17:35  bmeurer
+commit 703482f3bf8f1719ff0a54e0b4e52be3c88da8a1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, panel/xfce4-panel-1.0.pc.in:
-	  Added themedir variable to pkg-config file and increased version
-	  to 0.10.2
+    Add windowlist and showdesktop plugins ported by Jani Monoses.
 
-2003-04-30 12:29  huysmans
+ 55 files changed, 7409 insertions(+), 4745 deletions(-)
 
-	* doc/html/panel-settings.html, doc/images/panel-settings.png,
-	  doc/xml/xfce4-panel.xml:
-	  Add autohide feature to docs
+commit 344209b9c0bc7a2b4fdaf5bde338dab7462b2345
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-30 11:37  huysmans
+    Slight change in behavior: default size-changed handler sets both width and height, instead of just height.
 
-	* panel/main.c, panel/mcs_client.c, panel/panel.c:
-	  Use move handler signal to properly keep the position up-to-date
+ 1 files changed, 1 insertions(+), 9 deletions(-)
 
-2003-04-27 20:09  bmeurer
+commit 7a230e7e77f5194feb1a0e422ed9ae1e5cd95dcb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, po/pl.po:
-	  Added polish translations.
+    Try to fix crash when starting to move an item (#1347).
 
-2003-04-26 21:23  bmeurer
+ 1 files changed, 7 insertions(+), 1 deletions(-)
 
-	* aclocal.m4, configure:
-	  Autotools update.
+commit 5d754be587426d119a3cc0b313a67500c822c16e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-04-26 21:16  bmeurer
+    Updated Japanese translations.
 
-	* configure.ac, m4/depends.m4:
-	  Updated BM_DEPEND_CHECK.
+ 1 files changed, 13 insertions(+), 16 deletions(-)
 
-2003-04-26 11:53  bmeurer
+commit 7161b8ad7364d4ef32d26a92d5ebd7cf2593641a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* m4/debug.m4:
-	  Fixed a stupid typo.
+    * Updated.
+    * Discarded obsolete translations.
 
-2003-04-25 19:00  huysmans
+ 46 files changed, 2912 insertions(+), 3528 deletions(-)
 
-	* plugins/mailcheck/mailcheck.c:
-	  Fix startup notification setting
+commit 2e4c011bdea4bcbe1d947d83486fb443a584639e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-25 18:48  bmeurer
+    Use 'Close' instead of 'Cancel' in items dialog.
 
-	* configure, configure.ac:
-	  xfce-mcs-manager version was changed to 0.1.0.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-04-25 18:35  bmeurer
+commit c98efface43f05af71151408b83dfd6a98cdd24b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* aclocal.m4, configure, configure.ac, ltcf-c.sh, ltconfig,
-	  ltmain.sh, panel/Makefile.am, panel/Makefile.in,
-	  panel/item_dialog.c, panel/item_dialog.h:
-	  Export more functions from item*.c
+    Add width option back. Expand option is still only shown when using xinerama.
 
-2003-04-25 17:47  huysmans
+ 1 files changed, 33 insertions(+), 40 deletions(-)
 
-	* po/de.gmo, po/fi.gmo, po/fi.po:
-	  Update finnish translations
-
-2003-04-25 09:53  bmeurer
-
-	* m4/depends.m4:
-	  Updated depends.m4 and added macro for use with panel plugins.
-	  Updated
-	  libxfce4util to install the common m4 files into
-	  $(datadir)/xfce4/m4.
+commit c86ccd2644327cfb967550deed24bddead492169
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-25 09:23  bmeurer
+    We can depend on gtk 2.6 now. Reported by Jani Monoses.
 
-	* po/de.po:
-	  German translation. Provided by Moritz Heiber.
+ 2 files changed, 5 insertions(+), 23 deletions(-)
 
-2003-04-24 09:53  huysmans
+commit 50b65306489d1ca6c1e7ee5556e29f8dbe38a219
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* aclocal.m4, configure, icons/Makefile.am, icons/Makefile.in,
-	  icons/diag_icon.xpm, icons/menu_icon.xpm,
-	  icons/xfce4-panel-icon.h, icons/xfce4-panel.png,
-	  icons/xfce_icon.xpm, ltcf-c.sh, ltconfig, ltmain.sh,
-	  panel/icons.c, panel/icons.h, panel/panel.c, panel/popup.c,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  New panel icon
+    Commit patch by Jani Monoses to allow removal of first item when there are stil items in the list.
 
-2003-04-23 12:25  huysmans
+ 1 files changed, 14 insertions(+), 4 deletions(-)
 
-	* panel/main.c:
-	  Fix signal handling - gtk mainloop interaction
+commit c455376c5690b9330b012f29624cffe8833012ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-21 20:48  huysmans
+    Simpler xinerama check
 
-	* themes/FreeIcons/minipower.png:
-	  Use Curve exit icon instead of confusing gear
+ 1 files changed, 1 insertions(+), 5 deletions(-)
 
-2003-04-21 18:53  bmeurer
+commit 1a8a904d4b2e2843f98f94ed58e2674f0974818c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* AUTHORS, Makefile.am, Makefile.in, NOTES, aclocal.m4, configure,
-	  configure.ac, ltcf-c.sh, ltconfig, ltmain.sh, panel/Makefile.am,
-	  panel/Makefile.in, panel/controls.h, panel/controls_dialog.h,
-	  panel/groups.h, panel/icons.h, panel/item.h,
-	  panel/item_dialog.h, panel/panel.h, panel/plugins.h,
-	  panel/popup.h, panel/settings.h, panel/xfce.h,
-	  panel/xfce4-panel-1.0.pc.in, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/clock/clock.c,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/pager/pager.c,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, settings/Makefile.am,
-	  settings/Makefile.in, settings/xfce_settings_plugin.c,
-	  themes/FreeIcons/Makefile.am, themes/FreeIcons/Makefile.in:
-	  Its now possible to write panel plugins outside the panel. See
-	  the NOTES
-	  file for details and enjoy writing new panel plugins.
-
-2003-04-21 15:46  huysmans
-
-	* themes/FreeIcons/Makefile.am, themes/FreeIcons/Makefile.in:
-	  Really rename the theme
-
-2003-04-21 14:28  huysmans
-
-	* configure, configure.ac, themes/Carillon, themes/FreeIcons,
-	  themes/FreeIcons/Makefile.am, themes/FreeIcons/Makefile.in,
-	  themes/FreeIcons/README, themes/FreeIcons/edit.png,
-	  themes/FreeIcons/file1.png, themes/FreeIcons/file2.png,
-	  themes/FreeIcons/games.png, themes/FreeIcons/man.png,
-	  themes/FreeIcons/miniinfo.png, themes/FreeIcons/minilock.png,
-	  themes/FreeIcons/minipalet.png, themes/FreeIcons/minipower.png,
-	  themes/FreeIcons/multimedia.png, themes/FreeIcons/network.png,
-	  themes/FreeIcons/newmail.png, themes/FreeIcons/nomail.png,
-	  themes/FreeIcons/oldmail.png, themes/FreeIcons/paint.png,
-	  themes/FreeIcons/print.png, themes/FreeIcons/schedule.png,
-	  themes/FreeIcons/sound.png, themes/FreeIcons/terminal.png,
-	  themes/FreeIcons/unknown.png, themes/Makefile.am,
-	  themes/Makefile.in:
-	  Rename Carillon to FreeIcons
-
-2003-04-21 07:42  huysmans
-
-	* aclocal.m4, configure, configure.ac, ltcf-c.sh, ltconfig,
-	  ltmain.sh, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/ja.gmo, po/ja.po, po/nl.gmo, po/nl.po,
-	  po/xfce4-panel.pot, themes/Carillon,
-	  themes/Carillon/Makefile.am, themes/Carillon/Makefile.in,
-	  themes/Carillon/README, themes/Carillon/edit.png,
-	  themes/Carillon/file1.png, themes/Carillon/file2.png,
-	  themes/Carillon/games.png, themes/Carillon/man.png,
-	  themes/Carillon/miniinfo.png, themes/Carillon/minilock.png,
-	  themes/Carillon/minipalet.png, themes/Carillon/minipower.png,
-	  themes/Carillon/multimedia.png, themes/Carillon/network.png,
-	  themes/Carillon/newmail.png, themes/Carillon/nomail.png,
-	  themes/Carillon/oldmail.png, themes/Carillon/paint.png,
-	  themes/Carillon/print.png, themes/Carillon/schedule.png,
-	  themes/Carillon/sound.png, themes/Carillon/terminal.png,
-	  themes/Carillon/unknown.png, themes/Makefile.am,
-	  themes/Makefile.in:
-	  Add Carillon icon theme (FreeIcons by Tomasz Mielnik)
-
-2003-04-20 20:51  bmeurer
-
-	* Makefile.in, configure, configure.ac, doc/Makefile.in,
-	  doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.am,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.am,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Some autotools cleanups.
-
-2003-04-20 11:16  huysmans
-
-	* panel/controls.c, panel/panel.c:
-	  unhide panel when adding new items
+    Only show size/expand options when running in xinerama mode
 
-2003-04-20 10:30  huysmans
-
-	* panel/panel.c:
-	  more autohide tweaks
-
-2003-04-20 09:46  huysmans
-
-	* panel/panel.c:
-	  autohide related tweaks
-
-2003-04-20 09:38  huysmans
-
-	* panel/panel.c:
-	  autohide related tweaks
-
-2003-04-19 21:33  bmeurer
-
-	* plugins/mailcheck/mailcheck.c:
-	  The previous change was not ment to be commited :-)
+ 1 files changed, 66 insertions(+), 39 deletions(-)
 
-2003-04-19 21:32  bmeurer
+commit 7b7e5ac633dd704760264d9b29fa18c357800d0e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, m4/X11.m4, m4/rpath.m4,
-	  panel/Makefile.am, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  settings/Makefile.am, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Added system tray support to libxfcegui4 and frontend to
-	  xftaskbar4.
-	  Lots of cleanups in the autotools stuff.
+    Add option on Xinerama systems to make panel span across monitors
 
-2003-04-18 21:17  huysmans
+ 5 files changed, 150 insertions(+), 84 deletions(-)
 
-	* po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/ja.gmo, po/ja.po, po/nl.gmo, po/nl.po,
-	  po/xfce4-panel.pot:
-	  Update file list. i18n still broken
+commit d843ee0de0496907829fc43d3cb4b92ff321ab0c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-04-18 14:40  huysmans
+    Updated Japanese translations.
 
-	* panel/panel.c:
-	  unhide when dragging something over the collapsed panel
+ 1 files changed, 17 insertions(+), 18 deletions(-)
 
-2003-04-18 09:22  huysmans
+commit dc25b08fba71a31aa46dcd42772254c4bfb2a93d
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/controls_dialog.c, panel/panel.c:
-	  This is the real fix (tm) ... I think
+    Updated.
 
-2003-04-18 09:00  huysmans
+ 1 files changed, 53 insertions(+), 1 deletions(-)
 
-	* panel/panel.c:
-	  autohide, position and reorientation ...
+commit 8c76c6e32c02d3ca87213289260eff1f502fb6fe
+Author: Piarres Beobide <pi at beobide.net>
 
-2003-04-18 08:57  huysmans
+    Basque translation update
 
-	* ChangeLog, panel/controls_dialog.c, panel/icons.c,
-	  panel/icons.h, panel/main.c, panel/panel.c, po/de.gmo,
-	  po/es.gmo, po/es_MX.gmo, po/fi.gmo, po/fr.gmo, po/ja.gmo,
-	  po/nl.gmo:
-	  Will this (finally) fix the autohide <-> positioning problems?
+ 2 files changed, 19 insertions(+), 22 deletions(-)
 
-2003-04-16 21:06  huysmans
+commit 09f0c2530bf12116f2e364ae954950f5b5fa650c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/main.c:
-	  Bug fix 2
+    Fixed an error.
 
-2003-04-16 20:54  huysmans
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* panel/main.c:
-	  Bug fix
+commit 80f08f61cccf0dd0834ea354347749048a06a2ad
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-16 18:26  huysmans
+    Fix pl.po (,c format -> #,c format)
 
-	* panel/main.c, panel/panel.c:
-	  More autohide vs position fixes
+ 34 files changed, 1569 insertions(+), 1294 deletions(-)
 
-2003-04-15 08:48  huysmans
+commit 90d34874fef3d38767fddf8843a76a760addaa4f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/panel.c:
-	  Try to fix size request issues
+    Patches by Jani Monoses. Use MIN_SIZE and MAX_SIZE defines and set MIN_SIZE to 16.
 
-2003-04-14 19:29  huysmans
+ 3 files changed, 16 insertions(+), 5 deletions(-)
 
-	* panel/panel.c:
-	  Fix centering bug
+commit ee8fce0b0a0a97fd2670bc2425cfacfbdb96301c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-04-13 21:25  huysmans
+    Updated Polish translations by Piotr Malinski <riklaunim at gmail.com>.
 
-	* ChangeLog:
-	  Update ChangeLog
+ 1 files changed, 102 insertions(+), 94 deletions(-)
 
-2003-04-13 21:21  huysmans
+commit 50053e78a33519e03c71fc9fc02c23359e578558
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* po/de.po, po/es.po, po/es_MX.po, po/fi.po, po/fr.po, po/ja.po,
-	  po/nl.po, po/xfce4-panel.pot:
-	  Update pot-file and Dutch translations
+    catalan translation:
+    little heading fixing but in every trunk file
+    Created the xfmedia translation
 
-2003-04-13 20:10  xfce
+ 1 files changed, 4 insertions(+), 5 deletions(-)
 
-	* panel/panel.c:
-	  Remove the call to gtk_window_present() that was causing a focus
-	  change when panel was hiding/showing
+commit caa622cb0b98f2c1a02c83b0484216d44e404f88
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-04-13 20:06  xfce
+    Add 'width' and 'expand' options
 
-	* panel/panel.c:
-	  Purge gtk events when changing panel orientation to fix a bug
-	  that was placing the panel right in the middle of the screen
-	  when changing orientation from vertical to horizontal
+ 1 files changed, 93 insertions(+), 17 deletions(-)
 
-2003-04-13 19:12  huysmans
+commit b0ee09032ef3e1cb24febe223a1e1bb47edb6a08
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/panel.c:
-	  Reduce autohide interval to 500msec
+    Updated copyright information.
 
-2003-04-13 15:50  huysmans
+ 46 files changed, 189 insertions(+), 189 deletions(-)
 
-	* panel/panel.c:
-	  Reduce hidden size to 5
+commit b89a070087ac655cba65ad568abefcc6a7deeeb4
+Author: Adriano Winter Bess <awbess at gmail.com>
 
-2003-04-13 15:32  huysmans
+    Updated pt_BR translations for xfce4-panel.
 
-	* AUTHORS, panel/global.h, panel/main.c, panel/mcs_client.c,
-	  panel/panel.c, panel/panel.h, panel/popup.c,
-	  panel/xfce_support.c, settings/xfce_settings.h,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Add autohide feature to the panel. THanks to Erik Touve.
+ 1 files changed, 108 insertions(+), 158 deletions(-)
 
-2003-04-09 20:41  bmeurer
+commit acf1813c778c7f6e3c243fbf4c1726c1a9603cb5
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  depcomp, doc/Makefile.in, doc/html/Makefile.in,
-	  doc/images/Makefile.in, doc/xml/Makefile.in, icons/Makefile.in,
-	  ltconfig, m4/debug.m4, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Improved debug.m4:
-	  
-	  1) --disable-debug no longer disables assert()'s
-	  2) --enable-profiling now enables profiling code
-	  3) --disable-asserts allows disabling of assert()'s
+    Updated Greek translation
 
-2003-04-05 12:42  xfce
-
-	* panel/popup.c:
-	  Force popup to be sticky each time the window is shown
-
-2003-04-03 22:08  bmeurer
-
-	* aclocal.m4, configure, configure.ac, m4/depends.m4:
-	  Updated BM_DEPEND_CHECK to make it possible to disable the test
-
-2003-04-03 21:36  bmeurer
-
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  depcomp, doc/Makefile.in, doc/html/Makefile.in,
-	  doc/images/Makefile.in, doc/xml/Makefile.in, icons/Makefile.in,
-	  ltcf-c.sh, ltconfig, ltmain.sh, m4/depends.m4,
-	  panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Fixed BM_DEPEND_CHECK
-
-2003-04-02 21:18  xfce
-
-	* ChangeLog:
-	  Update ChangeLog
-
-2003-04-02 20:30  bmeurer
-
-	* aclocal.m4, config.h.in, configure, m4/debug.m4,
-	  panel/Makefile.am, panel/Makefile.in, panel/debug.h,
-	  panel/global.h, panel/panel.c, panel/popup.c, panel/xfce.h,
-	  plugins/clock/clock.c:
-	  Debugging stuff now provided by libxfce4util. As a result of
-	  this change
-	  libxfcegui4 now depends on libxfce4util.
-	  Some other updates.
-	  added a hint to the libxfcegui4 README for Xinerama problems
-	  with XFree86.
-
-2003-04-02 19:33  huysmans
-
-	* ChangeLog, TODO:
-	  Update TODO
-
-2003-04-02 18:32  huysmans
-
-	* Makefile.am, Makefile.in:
-	  Include .indent.pro in dist target
-
-2003-04-02 18:22  huysmans
-
-	* .indent.pro, HACKING, Makefile.am, Makefile.in, aclocal.m4,
-	  config.guess, config.sub, configure, depcomp, doc/Makefile.in,
-	  doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, ltcf-c.sh, ltconfig,
-	  ltmain.sh, panel/Makefile.in, panel/controls.c,
-	  panel/controls.h, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/global.h, panel/groups.c,
-	  panel/groups.h, panel/icons.c, panel/icons.h, panel/item.c,
-	  panel/item.h, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/main.c, panel/main.h, panel/mcs_client.c,
-	  panel/mcs_client.h, panel/panel.c, panel/panel.h,
-	  panel/plugins.h, panel/popup.c, panel/popup.h, panel/settings.c,
-	  panel/settings.h, panel/xfce.h, panel/xfce_support.c,
-	  panel/xfce_support.h, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/clock/clock.c,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/pager/Makefile.in, plugins/pager/pager.c,
-	  plugins/switcher/Makefile.in, plugins/switcher/switcher.c,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, settings/Makefile.in,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_dialog.h,
-	  settings/xfce_settings_plugin.c,
-	  settings/xfce_settings_plugin.h, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Re-indent files. Add HACKING and .indent.pro
-
-2003-04-02 17:33  bmeurer
-
-	* aclocal.m4, configure, configure.ac, m4/debug.m4:
-	  left-over autostuff for libxfce*, xfcs-mcs-* and xfce4
-
-2003-04-02 16:02  bmeurer
-
-	* config.h.in, configure, configure.ac, m4/X11.m4,
-	  panel/controls.c, panel/controls_dialog.c, panel/groups.c,
-	  panel/icons.c, panel/item.c, panel/item_dialog.c, panel/main.c,
-	  panel/mcs_client.c, panel/my_gettext.h, panel/panel.c,
-	  panel/popup.c, panel/settings.c, panel/xfce_support.c,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/pager/pager.c, plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Updated i18n stuff (libxfce4util now provides a i18n.h).
-	  updated X11.m4
-	  updated xfwm4 to compile well with -Werror -Wall
-	  updated xfce-mcs-plugins and added a hint to the README for
-	  XFree86 users
-
-2003-04-02 13:25  bmeurer
-
-	* Makefile.am, Makefile.in, NOTES, aclocal.m4, autogen.sh,
-	  config.guess, config.h.in, config.sub, configure, configure.ac,
-	  depcomp, doc/Makefile.in, doc/html/Makefile.in,
-	  doc/images/Makefile.in, doc/xml/Makefile.in, example.xfce4rc.in,
-	  icons/Makefile.am, icons/Makefile.in, install-sh, ltcf-c.sh,
-	  ltconfig, ltmain.sh, m4, m4/X11.m4, m4/debug.m4, m4/depends.m4,
-	  m4/i18n.m4, m4/rpath.m4, missing, mkinstalldirs,
-	  panel/Makefile.am, panel/Makefile.in, panel/item_dialog.c,
-	  panel/main.c, panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/pager/Makefile.am, plugins/pager/Makefile.in,
-	  plugins/pager/pager.c, plugins/switcher/Makefile.am,
-	  plugins/switcher/Makefile.in, plugins/switcher/switcher.c,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, po/Makefile.in.in,
-	  settings/Makefile.am, settings/Makefile.in,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.am, themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in, xfce4.spec.in, xfce4rc.in:
-	  Large autotools update. Should fix James problems with
-	  unsubstituted
-	  @PKG_LDFLAGS@ in .pc files. Should also make it easier to port
-	  XFce4 to
-	  a non-POSIX (or even non-UNIX) plattform, using autoconf.
-
-2003-04-01 21:33  xfce
+ 1 files changed, 59 insertions(+), 64 deletions(-)
 
-	* settings/xfce_settings_plugin.c:
-	  Initialize early i18n in mcs plugins
-	  Add Etria theme
-
-2003-04-01 06:14  huysmans
+commit a0e694cc8b03ecd8f0dd4ab95d7362caeaf36742
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/main.c:
-	  Remove SIGHUP handling
-
-2003-03-29 15:19  huysmans
-
-	* po/de.gmo, po/de.po:
-	  Update german translations
-
-2003-03-27 21:37  xfce
-
-	* panel/panel.c, panel/popup.c, plugins/pager/pager.c:
-	  Prefer gdk_screen[width|height] instead of
-	  XDisplay[Width|Height]
-
-2003-03-27 20:32  xfce
-
-	* ChangeLog:
-	  Update ChangeLog
+    Fix for IRIX from Daichi
 
-2003-03-25 21:28  huysmans
+ 2 files changed, 7 insertions(+), 0 deletions(-)
 
-	* panel/xfce_support.c:
-	  escape spaces in paths obtaine from gtk file selector
+commit dbe3b07f4a56ef505f294ae8f493898618021333
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-03-24 20:01  huysmans
+    Updated Japanese translations.
 
-	* panel/item.c:
-	  Fix DND bug. Reported by Jens Guballa.
+ 1 files changed, 11 insertions(+), 47 deletions(-)
 
-2003-03-23 22:18  huysmans
+commit 2102c5c655418f2d832958b2cc82b52a1b815917
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/controls_dialog.c, panel/item_dialog.c, panel/main.c:
-	  Make dialogs appear on top even if panel is in below layer
+    Updated.
 
-2003-03-23 21:17  xfce
+ 46 files changed, 3865 insertions(+), 3865 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLog
+commit b5357127ea817da1d9658c4978cecce1c121c8ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-03-19 23:16  xfce
+    Prevent possible crash when item is deleted while dialog is open.
 
-	* panel/controls_dialog.c, panel/item_dialog.c,
-	  settings/xfce_settings_dialog.c:
-	  Add GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT) to the
-	  buttons that should have it
-
-2003-03-19 07:12  huysmans
+ 9 files changed, 86 insertions(+), 0 deletions(-)
 
-	* autogen.sh:
-	  Only add extra autogen parameters when none are given
+commit 329ab2216f37b2cbe00ab9eba013c499f2054be6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-03-18 22:34  xfce
+    Open properties dialog after adding a new item.
 
-	* ChangeLog:
-	  Update ChangeLog
-	  Update build scripts (ie rerun autogen.sh)
-	  Update xfwm4's microdeck theme
-	  Remove 1 pix border arround xffm menu bar
+ 10 files changed, 70 insertions(+), 13 deletions(-)
 
-2003-03-13 21:55  bmeurer
+commit cd77f1247bd7c25188c1275395a1f2b0c4ad84f9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/main.c, panel/mcs_client.c,
-	  plugins/systembuttons/systembuttons.c:
-	  show_*() -> xfce_*()
+    Make 'Add Items' dialog insert new items after the plugin that was clicked
 
-2003-03-13 20:39  xfce
+ 7 files changed, 28 insertions(+), 16 deletions(-)
 
-	* ChangeLog:
-	  Update Changelogs
+commit 59384474cadb69260d71d8d75665edcac7535c10
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-03-10 21:16  bmeurer
+    Small fix to show icon on initial empty launcher
 
-	* example.xfce4rc.in:
-	  Use xfprint-manager in the panel.
+ 2 files changed, 3 insertions(+), 3 deletions(-)
 
-2003-03-09 18:37  huysmans
+commit 853875e0c43ef40af73cf02f832b34d0e37e5f39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/controls_dialog.c, panel/main.c, panel/panel.c:
-	  Edge center and corner snapping. Position saving fixes.
+    Delayed loading of icons.
 
-2003-03-05 13:12  huysmans
+ 1 files changed, 33 insertions(+), 13 deletions(-)
 
-	* panel/panel.c:
-	  check position before saving it
+commit fa4e8cfea15609982b79698d631135cf53d858c4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-03-05 12:58  huysmans
+    Update po files
 
-	* ChangeLog, TODO, doc/html/panel-use.html,
-	  doc/html/xfce4-panel.html, doc/xml/xfce4-panel.xml:
-	  Small documentation update
+ 47 files changed, 10305 insertions(+), 10075 deletions(-)
 
-2003-03-02 17:10  xfce
+commit 118b29c3a7346f37c02ff166f31e429f3c6666a4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/fr.gmo, po/fr.po:
-	  Rearrange button events handler in xfwm4
-	  Update french translation for xfce4 panel
+    Try to improve initial positioning.
 
-2003-02-28 23:38  xfce
+ 1 files changed, 43 insertions(+), 23 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub,
-	  configure, doc/Makefile.in, doc/html/Makefile.in,
-	  doc/images/Makefile.in, doc/xml/Makefile.in, icons/Makefile.in,
-	  ltcf-c.sh, ltconfig, ltmain.sh, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/pager/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  *** empty log message ***
+commit 4ba298932444aa9162b8f074b22fabdfcb2f07e1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-28 19:09  bmeurer
+    Select drag widget on button press, not after drag has already started (Bug #1301).
 
-	* example.xfce4rc.in:
-	  Fixed type "xfhelp" -> "xfhelp4"
+ 1 files changed, 9 insertions(+), 1 deletions(-)
 
-2003-02-28 18:43  xfce
+commit 7db63886d56ba6aeb2340d9a6699926f7947a544
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, config.guess, configure,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, ltmain.sh,
-	  panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Fix xfce-mcs-manager API/ABI versionning
-	  Update configure/libtool to use libtool 1.4.3
+    Properly unset drag source after move (Bug #1300).
 
-2003-02-28 10:53  bmeurer
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.guess, configure, configure.ac,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, ltcf-c.sh, ltconfig,
-	  ltmain.sh, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Fixes xfce-mcs-manager issue.
+commit 7925e277ee340bd117a3b4a6c4699018e87bbd21
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-27 21:48  xfce
+    Small tweaks
 
-	* configure:
-	  Updates (I'm sure you wouldn't have guessed)
+ 7 files changed, 22 insertions(+), 9 deletions(-)
 
-2003-02-26 14:39  huysmans
+commit 8addb3392da6fd8e444dec9a5fdb87daba502a91
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/main.c:
-	  POSIX signal handling
+    Center item remove dialog
 
-2003-02-26 10:22  huysmans
+ 1 files changed, 1 insertions(+), 4 deletions(-)
 
-	* configure, configure.ac, po/ja.gmo, po/ja.po:
-	  Add japanese translations
+commit 159efd23f5e0a70b7862c499e8650907d6b8d74c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-26 07:17  xfce
+    Fix possible crash. Patch by Nick Schermer.
 
-	* Makefile.in, aclocal.m4, config.guess, config.sub, configure,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, ltmain.sh,
-	  panel/Makefile.in, panel/xfce_support.c, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, settings/Makefile.in,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Apply Benedikt Meurer <Benedikt.Meurer at unix-ag.uni-siegen.de>
-	  patch
-	  Replace all occurences of g_getenv("HOME") with g_get_home_dir()
-	  Regenerate all Makefiles.on and configure scripts
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-02-25 22:18  huysmans
+commit ba86bd6f6ba13c8006fbddad1c6d8103d4af5423
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/systembuttons/systembuttons.c:
-	  Use xflock4
+    Add window menu to iconbox. Patch by Pasi Orovuo.
 
-2003-02-25 21:19  huysmans
+ 1 files changed, 15 insertions(+), 0 deletions(-)
 
-	* autogen.sh:
-	  Fix proper use of AC_PROG_LIBTOOL
+commit 44cfb0d27cc9d229b998197317b04ecfc374b96e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-25 10:54  huysmans
-
-	* Makefile.in, aclocal.m4, configure, doc/Makefile.in,
-	  doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/images/panel-settings.png, doc/xml/Makefile.in,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/pager/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in,
-	  settings/xfce_settings_dialog.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Update screenshots for new dialog style
-
-2003-02-24 22:10  huysmans
-
-	* settings/Makefile.in, settings/xfce_settings_dialog.c:
-	  Use frames in dialog for the sake of consistency.
-
-2003-02-24 19:56  huysmans
+    Add extra handle to taskbar and iconbox, at the end.
 
-	* panel/panel.c, panel/popup.c:
-	  Revert to using gtk to move the panels. No more flicker, yay.
-
-2003-02-23 22:22  huysmans
-
-	* panel/popup.c:
-	  Use gdk_window_move to position subpanel. gtk does not ignore
-	  margins
-
-2003-02-23 13:52  huysmans
-
-	* doc/html/panel-copyright.html,
-	  doc/html/panel-getting-started.html,
-	  doc/html/panel-settings.html, doc/html/panel-use.html,
-	  doc/html/xfce4-panel.html, doc/xml/xfce4-panel.xml:
-	  Add some text to panel item screenshots
-
-2003-02-22 11:10  huysmans
-
-	* doc/html/panel-getting-started.html,
-	  doc/html/panel-settings.html, doc/html/panel-use.html,
-	  doc/html/xfce4-panel.html, doc/xml/xfce4-panel.xml:
-	  Small doc update
-
-2003-02-22 10:30  huysmans
+ 3 files changed, 41 insertions(+), 7 deletions(-)
 
-	* ChangeLog, doc/images/Makefile.am, doc/images/Makefile.in:
-	  Actually install doc images ...
+commit 6c53a520fa7d6630c3fe62b9c21f973f0e4c86ef
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-18 21:56  xfce
+    More minor cleanups. Add error trapping for X messages.
 
-	* panel/panel.c:
-	  Use xflock4 instead of xflock (same file, just a name change for
-	  xfce4)
+ 4 files changed, 24 insertions(+), 21 deletions(-)
 
-2003-02-17 20:06  huysmans
+commit e6d47dfab1dea172b0e390c3618653e0c7aa5c08
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* doc/xml/Makefile.am, doc/xml/Makefile.in:
-	  Update Makefiles
+    Cleaning up a bit.
+     * Use DefaultScreen when monitor is not set in the config file
+     * The manager selection should no longer be per screen but for entire display
+     * Also handle SIGABRT
 
-2003-02-17 19:25  huysmans
+ 8 files changed, 67 insertions(+), 73 deletions(-)
 
-	* doc/html/GPL.html, doc/html/Makefile.am, doc/html/Makefile.in,
-	  doc/html/copyright.html, doc/html/index.html,
-	  doc/html/ln-legalnotice.html, doc/html/panel-copyright.html,
-	  doc/html/panel-getting-started.html,
-	  doc/html/panel-settings.html, doc/html/panel-use.html,
-	  doc/html/settings.html, doc/html/xfce4-panel.html,
-	  doc/xml/GPL.xml, doc/xml/copyright.xml, doc/xml/xfce.xsl,
-	  doc/xml/xfce4-panel.xml:
-	  Rename some docs. Don't call the root file index.html.
+commit 7046008e780ab9218a5e07adb73ed328b9932928
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-17 13:20  huysmans
+     * Fix two potential crashes when a panel is removed
+     * Add minimum size for a panel
+     * Expand 'Id' property
 
-	* panel/Makefile.in:
-	  Fix make dist. Add my_gettext.h to sources in Makefile.
+ 2 files changed, 25 insertions(+), 2 deletions(-)
 
-2003-02-17 13:16  huysmans
+commit 7d2ebab290ceae33fa9b095e0bc2770fecca6b7a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.am, Makefile.in, doc/xml/xfce4-panel.xml,
-	  icons/Makefile.am, icons/Makefile.in, icons/xfce_slogan.xpm,
-	  panel/Makefile.am, panel/Makefile.in, panel/info.c,
-	  panel/info.h, panel/panel.c,
-	  plugins/systembuttons/systembuttons.c, po/ChangeLog,
-	  po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po,
-	  po/es_MX.gmo, po/es_MX.po, po/fi.gmo, po/fi.po, po/fr.gmo,
-	  po/fr.po, po/nl.gmo, po/nl.po, po/xfce4-panel.pot:
-	  Remove info panel. Use xfce4-about instead.
+    Played a bit with the panel manager dialog. I don't think this will be the final design.
 
-2003-02-16 16:43  huysmans
+ 2 files changed, 220 insertions(+), 263 deletions(-)
 
-	* doc/html/Makefile.am, doc/html/Makefile.in:
-	  Add missing files to Makefile
+commit ae3b40bc20498dffc86f48561fb6070a343f4aa3
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2003-02-16 15:57  huysmans
+    add support for multiscreen
 
-	* doc/html/panel-use.html, doc/html/settings.html,
-	  doc/images/handle-popup.png, doc/images/item-popup.png,
-	  doc/xml/xfce4-panel.xml:
-	  Add screenshots of popup menus
+ 1 files changed, 8 insertions(+), 4 deletions(-)
 
-2003-02-16 15:17  huysmans
+commit a49435c04ea6775b5895025bb3ce96d083b24d0b
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* doc/html/GPL.html, doc/html/copyright.html, doc/html/index.html,
-	  doc/html/ln-legalnotice.html,
-	  doc/html/panel-getting-started.html, doc/html/panel-prefs.html,
-	  doc/html/panel-use.html, doc/html/settings.html,
-	  doc/images/clock-properties.png,
-	  doc/images/launcher-properties.png,
-	  doc/images/mailcheck-properties.png,
-	  doc/images/menuitem-properties.png,
-	  doc/images/nooptions-properties.png,
-	  doc/images/panel-settings.png,
-	  doc/images/systembuttons-properties.png,
-	  doc/xml/xfce4-panel.xml:
-	  Added lots of informative screenshots to the docs.
+    remove useless debug info
 
-2003-02-15 19:28  huysmans
+ 1 files changed, 0 insertions(+), 2 deletions(-)
 
-	* ChangeLog, configure, configure.ac, doc/html/index.html,
-	  doc/html/panel-getting-started.html, doc/html/panel-prefs.html,
-	  doc/html/panel-use.html, doc/images/default_panel.png,
-	  doc/xml/xfce4-panel.xml, example.xfce4rc.in, panel/controls.c,
-	  plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/pager, plugins/pager/Makefile.am,
-	  plugins/pager/Makefile.in, plugins/pager/pager.c,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in:
-	  Split graphical pager out from switcher plugin. Add it to the
-	  default configuration
+commit 3459bdafffec0a52d19e64b5b8355c22eecffdc3
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2003-02-14 21:46  xfce
+    add multiscreen support
 
-	* panel/xfce_support.c:
-	  Use static var for startup notification internals
+ 2 files changed, 12 insertions(+), 3 deletions(-)
 
-2003-02-14 20:40  huysmans
+commit 162710c534917e622e4431dd92c506b22eb130bd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/xfce_support.c:
-	  Fix typo
+    When using xinerama and all monitors are equal size, full width will expand across monitors.
+    Actually, I have no idea if it really works, but at least it doesn't seem to mess up single monitor operation ;-)
 
-2003-02-14 19:57  huysmans
+ 3 files changed, 101 insertions(+), 17 deletions(-)
 
-	* panel/xfce_support.c:
-	  Don't use a variable after freeing it ...
+commit 29a9136211a7ff4c8be270332dedcef4b8691bc3
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2003-02-14 11:45  xfce
+    fix some potential bug
 
-	* panel/xfce_support.c:
-	  Fix crash at logout
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-02-14 11:14  xfce
+commit 753a3a2652efcd31f06bf0a6a50de0d67eb84997
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/main.c, panel/xfce_support.c, panel/xfce_support.h:
-	  Fix startup notification/GdkScreen problems
+    Oops. Bad c&p.
 
-2003-02-14 09:34  xfce
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* panel/xfce_support.c:
-	  Fix use of gtk+-2.2 function in xfce_support
+commit 63e7c54ade1c1e67b82b0de5ab808e7a01ee9395
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-13 21:42  huysmans
+     * Use xfce_gtk_window_center_on_monitor() for panel dialog as well
+     * Make item list show descriptions again
 
-	* TODO:
-	  Update TODO list
+ 2 files changed, 11 insertions(+), 28 deletions(-)
 
-2003-02-13 20:22  huysmans
+commit 4de903bcf4b75f58f0d50ebc7d3a81b35db69e67
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/controls.c, panel/panel.c:
-	  Small fixes to position setting and other cleanups
+    show the add items dialog on the correct screen
 
-2003-02-12 15:01  huysmans
+ 1 files changed, 2 insertions(+), 1 deletions(-)
 
-	* panel/icons.h, panel/item_dialog.c, panel/xfce_support.c,
-	  panel/xfce_support.h, plugins/systembuttons/systembuttons.c:
-	  Properly use const keyword in several places
+commit c190e6e9b7bd0bc5887dfd568b35192ef048367f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-12 08:52  xfce
+     * Improve unblock_autohide: check for pointer position before hiding
+     * Make plugin menu use new register_menu function
+     * Update API docs
 
-	* panel/xfce_support.c:
-	  *** empty log message ***
+ 22 files changed, 316 insertions(+), 165 deletions(-)
 
-2003-02-12 06:53  huysmans
+commit 308dc3781ecdd5242d6ff4e9e291da57ae12e27a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/controls.c, panel/panel.c:
-	  Fix menu translation functions
+    Add xfce_panel_plugin_register_menu() to block autohide while the menu is active and unblock on deactivation.
 
-2003-02-11 22:36  huysmans
+ 10 files changed, 149 insertions(+), 11 deletions(-)
 
-	* doc/html/index.html, doc/html/ln-legalnotice.html,
-	  doc/html/panel-getting-started.html, doc/html/panel-prefs.html,
-	  doc/html/panel-use.html, doc/xml/xfce4-panel.xml:
-	  Add a little more structure and text to the documentation
+commit 57ec212c685f677b2e76ab2383ad3d0da4706a8f
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-02-11 19:48  xfce
+    Changed order alphabetically.
 
-	* ChangeLog:
-	  Update ChangeLog
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-02-11 19:43  xfce
+commit 5c5ea6b817b857dd106e62d88d3b16b05c422e13
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/xfce_support.c:
-	  Add additional sanity checks to satrtup notification code.
+    Updated.
 
-2003-02-11 18:07  xfce
+ 46 files changed, 86 insertions(+), 48 deletions(-)
 
-	* panel/xfce_support.c:
-	  *** empty log message ***
+commit a70f14934d667f32220468335183863612ef9151
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-11 16:40  xfce
+    Add SIGCHLD handler to avoid creation of zombies (hopefully).
 
-	* panel/xfce_support.c:
-	  Make sure we don't free system var environ by mistake...
+ 1 files changed, 24 insertions(+), 0 deletions(-)
 
-2003-02-10 21:58  huysmans
+commit f751102aea5685ae4a37072b488a483b3ccb26a7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, po/es_MX.gmo, po/es_MX.po:
-	  Forgot to put old spanish translations back as es_MX
+     * Fix positioning bug when moving an item to the right on the same panel
+     * update po files
 
-2003-02-10 19:39  huysmans
+ 48 files changed, 865 insertions(+), 854 deletions(-)
 
-	* po/es.gmo, po/es.po, po/fi.gmo, po/fi.po:
-	  Update spanish translations
+commit b5e1791613192a39bc3f7f52a79e24480a5c3581
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-10 12:17  xfce
+     * Remove old settings dialog implementations
+     * Fix warnings on treeview (bad c&p)
+     * Remove gthread dependency
 
-	* panel/xfce_support.c:
-	  Increase startup notification timeout to 30 seconds
+ 54 files changed, 6182 insertions(+), 10178 deletions(-)
 
-2003-02-10 11:52  xfce
+commit d32232bfe7c8330e7c4e94fda4cc49ba30382114
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  doc/Makefile.in, doc/html/Makefile.in, doc/images/Makefile.in,
-	  doc/xml/Makefile.in, icons/Makefile.in, panel/Makefile.am,
-	  panel/Makefile.in, panel/info.c, panel/item.c, panel/item.h,
-	  panel/item_dialog.c, panel/panel.c, panel/xfce_support.c,
-	  panel/xfce_support.h, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Add support for startup notification from freedesktop.org
-	  standard
-	  Fix a few memory leaks
+    add support for multiscreen
 
-2003-02-04 11:01  huysmans
+ 1 files changed, 16 insertions(+), 1 deletions(-)
 
-	* ChangeLog, example.xfce4rc.in:
-	  Fix the default rc file to show the correct number of items
+commit 8bb3a28e1e1afa0ee82823a286b394fc1b51271c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2003-02-04 10:00  huysmans
+    add support for multiscreen
 
-	* Makefile.am, Makefile.in, configure, configure.ac, doc,
-	  doc/Makefile.am, doc/Makefile.in, doc/html, doc/html/GPL.html,
-	  doc/html/Makefile.am, doc/html/Makefile.in,
-	  doc/html/copyright.html, doc/html/index.html,
-	  doc/html/ln-legalnotice.html,
-	  doc/html/panel-getting-started.html, doc/html/panel-prefs.html,
-	  doc/html/panel-use.html, doc/images, doc/images/Makefile.am,
-	  doc/images/Makefile.in, doc/images/default_panel.png, doc/xml,
-	  doc/xml/GPL.xml, doc/xml/Makefile.am, doc/xml/Makefile.in,
-	  doc/xml/copyright.xml, doc/xml/xfce.xsl,
-	  doc/xml/xfce4-panel.xml, example.xfce4rc.in, po/de.gmo,
-	  po/es.gmo, po/fi.gmo, po/fr.gmo, po/nl.gmo:
-	  Add documentation framework and some preliminary text
+ 1 files changed, 17 insertions(+), 1 deletions(-)
 
-2003-02-03 18:44  huysmans
+commit bbcf904da96bd97f3e962e1d542e15051816b96c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* settings/xfce_settings_dialog.c:
-	  Fix setting the correct theme in the dialog
+    Add 'Close' button to add items dialog
 
-2003-02-03 08:31  huysmans
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-	* plugins/systembuttons/systembuttons.c:
-	  Fix systembutton sizing
+commit a7b9aca8e08dfada5afbd2ca85704523f790e4ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-02 21:02  huysmans
+     * Allow menu to close before taking snapshot of plugin
+     * Fix block autohide issues when using the 'Move' menu item while in edit mode
 
-	* ChangeLog, po/POTFILES.in, po/de.po, po/es.po, po/fi.po,
-	  po/fr.po, po/nl.po, po/xfce4-panel.pot:
-	  Update translatable strings
+ 1 files changed, 13 insertions(+), 5 deletions(-)
 
-2003-02-02 20:29  huysmans
+commit 4d2656b623e70bab6a93b675f6a5044483e7564d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/item_dialog.c, panel/panel.c,
-	  plugins/systembuttons/systembuttons.c,
-	  settings/xfce_settings_dialog.c:
-	  Oh, I don't know. Random changes I guess
+    Fix insert position for custom menu items.
 
-2003-02-02 13:20  huysmans
+ 1 files changed, 7 insertions(+), 6 deletions(-)
 
-	* ChangeLog, example.xfce4rc.in, panel/controls.c,
-	  plugins/systembuttons/systembuttons.c:
-	  Updates assorti, mainly systembuttons
+commit 037d96f4a81aecb0eea9fc5994c9e2532b24a2a0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-02 12:39  huysmans
+     * Another alternative for the panel customization dialogs
+     * Add 'Move' menu item for plugins
+     * Block autohide now also blocks transparency
+    Please test.
 
-	* plugins/systembuttons/systembuttons.c:
-	  Improve arranging systembuttons
+ 19 files changed, 2131 insertions(+), 28 deletions(-)
 
-2003-02-02 08:49  huysmans
+commit 4f7d6232dd4168723ef6dc31f4a540fae51520c2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* plugins/mailcheck/mailcheck.c:
-	  Fix mail check.
+    Hmm, some people actually expect this code to work (hi Jannis): implement item remove action.
 
-2003-02-01 19:34  huysmans
+ 1 files changed, 19 insertions(+), 0 deletions(-)
 
-	* configure, configure.ac, plugins/Makefile.am,
-	  plugins/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/trash, po/de.gmo, po/es.gmo, po/fi.gmo, po/fr.gmo,
-	  po/nl.gmo:
-	  Remove trash plugin. Cleanup mailcheck plugin
+commit c9cdf50a0f5229787ada128520a04533e8d6f450
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-01 14:08  xfce
+    Implement alternative settings dialog. Please test and tell me what you think.
 
-	* settings/xfce_settings.h:
-	  Use "xfce" lowercase for channel name
+ 6 files changed, 2214 insertions(+), 9 deletions(-)
 
-2003-02-01 13:37  huysmans
+commit 602913dbfb21435b709526aac5dd633b623608ac
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* plugins/clock/clock.c:
-	  Fix crash when changing clock type
+    Updated Greek translations
 
-2003-02-01 13:23  huysmans
+ 1 files changed, 81 insertions(+), 77 deletions(-)
 
-	* AUTHORS, plugins/clock/clock.c:
-	  Small cleanup
+commit 7542ebf6cfe3879e7dd98a58be12471f8fa6ef65
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-02-01 13:16  huysmans
+    Allow 100% transparenct again. Feels like I'm changing this every week...
 
-	* AUTHORS, ChangeLog, plugins/clock/clock.c, po/de.po, po/es.po,
-	  po/fi.po, po/fr.po, po/nl.po, po/xfce4-panel.pot:
-	  Cleanup clock plugin. Update to gettext 0.11.5
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2003-02-01 09:44  huysmans
+commit 45d51cd4977e361c4d91ef1d03c428672f619450
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* po/fi.gmo, po/fi.po:
-	  Update finnish translations
+    Code cosmetics: use defines for hide/unhide timeouts.
 
-2003-02-01 08:29  huysmans
+ 1 files changed, 8 insertions(+), 4 deletions(-)
 
-	* panel/item.c:
-	  Fix bug where libxml ate special characters. Patch by Michael
-	  Mosier.
+commit 042116827bcc70cbd6c461d3c93f1b35c6306483
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-01-30 16:18  huysmans
+    Center dialogs to prevent them from overlapping the panel. I don't particularly like this solution either...
 
-	* panel/panel.c:
-	  Make handle look a bit better when size >= MEDIUM
+ 8 files changed, 16 insertions(+), 0 deletions(-)
 
-2003-01-30 16:12  huysmans
+commit d78b05a52793789da8d5f8fc056069e60dd42a43
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/info.c:
-	  Make dialog look a bit better
+     * Remove new_panel, remove_panel and about_panel functions from the plugin interface
+    * Don't use plugin title in menu, because of i18n issues (%s Propertie -> Properties).
+     * Better unique id generation for new plugins
+     * Updated po(t)-files
 
-2003-01-30 15:53  huysmans
+ 56 files changed, 1498 insertions(+), 2193 deletions(-)
 
-	* AUTHORS, COPYING, ChangeLog, icons/xfce_slogan.xpm,
-	  panel/info.c, po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo,
-	  po/es.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/nl.gmo,
-	  po/nl.po, po/xfce4-panel.pot:
-	  Update info text. Use AUTHORS for the credits page. Fix strange
-	  characters in COPYING
+commit 75432a73429ffeeae87114520c029bdff61c9f8a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-30 13:32  huysmans
+    Updated Japanese translations.
 
-	* panel/Makefile.am, panel/Makefile.in, panel/handle.c,
-	  panel/handle.h, panel/info.h, panel/panel.c:
-	  Remove handle.[ch]. Code moved to panel.c.
+ 1 files changed, 10 insertions(+), 13 deletions(-)
 
-2003-01-30 11:53  huysmans
+commit b630f9851289705f991552ef231b80b1863bfe78
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* ChangeLog, panel/Makefile.am, panel/Makefile.in,
-	  panel/callbacks.c, panel/callbacks.h, panel/groups.c,
-	  panel/handle.c, panel/item.c, panel/popup.c, panel/popup.h:
-	  Remove callbacks.[ch]. Last remaining functions moved to popup.c
+    Updated.
 
-2003-01-29 15:41  huysmans
+ 47 files changed, 478 insertions(+), 555 deletions(-)
 
-	* README, TODO, panel/callbacks.c, panel/callbacks.h,
-	  panel/global.h, panel/item.c, panel/item.h, panel/item_dialog.c,
-	  panel/item_dialog.h, panel/popup.c, panel/popup.h, po/de.gmo,
-	  po/es.gmo, po/fi.gmo, po/fr.gmo, po/nl.gmo,
-	  settings/xfce_settings.h:
-	  Cleanup. Unify PanelItem and MenuItem to avoid code duplication.
-	  Small bug fixes.
+commit e326e10aa2611ca8eb894c784954f985c52666d6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2003-01-29 12:15  huysmans
+    Cosmetic change and minor bugfix, just to prove I'm still working on this ;-)
 
-	* ChangeLog, panel/Makefile.am, panel/Makefile.in,
-	  panel/controls.c, panel/groups.c, panel/main.c,
-	  panel/mcs_client.c, panel/mcs_client.h, panel/panel.c,
-	  panel/settings.c, po/de.po, po/es.po, po/fi.po, po/fr.po,
-	  po/nl.po, po/xfce4-panel.pot:
-	  Cleanup configuration handling and other fixes. Includes string
-	  changes.
+ 1 files changed, 3 insertions(+), 2 deletions(-)
 
-2003-01-28 21:50  huysmans
+commit 38d9866a923c9b1c7a9e188b167799583afc22a7
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* panel/item_dialog.c:
-	  Fix menu item reordering
+    * Update Greek Panel translations
 
-2003-01-28 15:36  huysmans
+ 1 files changed, 69 insertions(+), 69 deletions(-)
 
-	* ChangeLog, panel/global.h, panel/groups.c, panel/icons.c,
-	  panel/main.c, panel/panel.c, plugins/switcher/switcher.c:
-	  Several small cleanups and some gratuitous reformating
+commit 950cbc6eba47e15cfba3063d170ab4b317ea5903
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-27 22:01  huysmans
+    Updated Spanish translations by Rudy Godoy <rudy at kernel-panik.org>.
 
-	* ChangeLog, configure, panel/controls.c, panel/controls.h,
-	  panel/global.h, panel/groups.c, panel/groups.h, panel/handle.c,
-	  panel/handle.h, panel/mcs_client.c, panel/panel.c,
-	  panel/panel.h, panel/popup.c, panel/popup.h,
-	  plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c, settings/xfce_settings.h,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c:
-	  Remove old style and switcher minibuttons
+ 1 files changed, 120 insertions(+), 150 deletions(-)
 
-2003-01-26 18:33  huysmans
+commit 0899badd00192c5779d3fd8cc3e8681b417d00b0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* configure.ac, po/fi.gmo, po/fi.po:
-	  Add Finnish translations
-
-2003-01-25 21:26  huysmans
-
-	* panel/controls_dialog.c:
-	  Don't ask for removal confirmation for controls without popup
-	  menu
-
-2003-01-25 18:30  huysmans
-
-	* plugins/systembuttons/systembuttons.c:
-	  Add orientation to systembuttons
-
-2003-01-25 13:14  huysmans
-
-	* po/de.gmo, po/de.po:
-	  Really add german translation
-
-2003-01-25 13:12  huysmans
-
-	* configure, configure.ac:
-	  Add german translation
-
-2003-01-25 12:25  huysmans
-
-	* ChangeLog, plugins/clock/clock.c, plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c:
-	  Hide popup for clock and systembuttons
-
-2003-01-24 15:19  xfce
-
-	* plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c,
-	  plugins/trash/Makefile.am, plugins/trash/Makefile.in,
-	  plugins/trash/trash.c, settings/xfce_settings_dialog.c:
-	  Fix a bunch of i18n problems: bindtextdomain must be invoked
-	  each time a plugin has to display something otherwise other
-	  bindtextdomains take precedence and display is not translated
-	  anymore...
-
-2003-01-24 14:57  xfce
-
-	* po/es.gmo, po/es.po, po/fr.gmo, po/fr.po, po/nl.gmo, po/nl.po,
-	  po/xfce4-panel.pot:
-	  Fix encoding not specified in es.po, regenerate pot file
-	  (required after Edscott fixed a typo in the source) and adjust
-	  french translation.
-
-2003-01-24 14:41  xfce
-
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/trash/Makefile.in, po/fr.gmo, po/fr.po,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Add french xtion.
+    Deciphering.
 
-2003-01-24 13:33  edscott
+ 1 files changed, 32 insertions(+), 32 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.in, panel/icons.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, plugins/trash/Makefile.in,
-	  po/es.gmo, po/es.po, po/nl.gmo, po/nl.po, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  added spanish translation and fixed a typo in source code
+commit 33add00c072c6005362f8d4c39efba8a5a4270ef
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-24 11:53  huysmans
-
-	* ChangeLog, Makefile.am, Makefile.in, aclocal.m4, config.h.in,
-	  configure, configure.ac, icons/Makefile.in, panel/Makefile.am,
-	  panel/Makefile.in, panel/callbacks.c, panel/controls.c,
-	  panel/controls_dialog.c, panel/global.h, panel/groups.c,
-	  panel/handle.c, panel/icons.c, panel/info.c, panel/item.c,
-	  panel/item_dialog.c, panel/main.c, panel/mcs_client.c,
-	  panel/my_gettext.h, panel/panel.c, panel/popup.c,
-	  panel/settings.c, panel/xfce_support.c, plugins/Makefile.in,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c,
-	  plugins/trash/Makefile.am, plugins/trash/Makefile.in,
-	  plugins/trash/trash.c, po, po/Makefile.in.in, po/POTFILES.in,
-	  po/nl.gmo, po/nl.po, po/xfce4-panel.pot, settings/Makefile.am,
-	  settings/Makefile.in, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Add i18n framework and Dutch translation
+    Trimmed and updated.
 
-2003-01-21 19:12  huysmans
+ 1 files changed, 84 insertions(+), 35 deletions(-)
 
-	* ChangeLog, panel/controls.c, panel/panel.c:
-	  Small things that weren't committed yet
-
-2003-01-19 22:22  huysmans
-
-	* panel/controls.c:
-	  Fixing popup menu positioning
-
-2003-01-19 21:51  huysmans
-
-	* panel/controls.c, panel/panel.c:
-	  Use edit/remove/add menu on panel control right-click
-
-2003-01-19 16:39  madkiss
-
-	* panel/xfce_support.c:
-	  Line 209: Change "char c;" to "int c;" since "char" can end in
-	  an infinite
-	  loop. Please also refer to Debian GNU/Linux bugreport #177429,
-	  available at
-	  http://bugs.debian.org/177429
-
-2003-01-19 14:34  huysmans
-
-	* panel/callbacks.c, panel/main.c, panel/panel.c:
-	  Fix problem with dragging files that contain spaces
-
-2003-01-18 17:13  huysmans
-
-	* panel/panel.c:
-	  Damnit I must learn some basic math. Got the ratios the wrong
-	  way around
-
-2003-01-18 16:20  huysmans
+commit 8f6093c36baa0ce7da8a3787f40b58b20f2f1c1d
+Author: Brian Tarricone <brian at tarricone.org>
 
-	* panel/panel.c:
-	  Save screen width and height, so we can use a relative position,
-	  when the user logs in with a different screen resolution
-
-2003-01-18 10:37  huysmans
-
-	* panel/popup.c:
-	  Open a menu when dragging over the toggle button. Thanks to
-	  perldude for suggesting it. This is a cool feature
-
-2003-01-18 09:51  huysmans
-
-	* panel/mcs_client.c, panel/panel.c, panel/panel.h, panel/popup.c:
-	  Use gdk_window_move() to prevent margins from interfering with
-	  position setting
-
-2003-01-17 23:06  huysmans
-
-	* panel/controls_dialog.c:
-	  revert changes that made saving changes fail
-
-2003-01-17 20:16  huysmans
-
-	* ChangeLog, panel/controls_dialog.c, plugins/switcher/switcher.c:
-	  Use updated netk functions for workspace names and other dialog
-	  fixes
-
-2003-01-17 10:24  huysmans
-
-	* Makefile.in, aclocal.m4, configure, icons/Makefile.in,
-	  panel/handle.c, plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, plugins/trash/Makefile.in,
-	  settings/Makefile.in, settings/xfce_settings_dialog.c,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Use same border width gtk uses in dialog action area. Some
-	  reordering in the panel dialog. Looks better IMO.
+    fix 'make dist'
 
-2003-01-13 10:17  huysmans
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-	* ChangeLog, panel/item_dialog.c:
-	  Really fix crash in menu
+commit 24b567d079fe653dde75c71261dd756116f5ec22
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-12 22:41  huysmans
+    Updated French translations by Collet Etienne <xanaxlnx at gmail.com>.
 
-	* panel/Makefile.in, panel/item_dialog.c:
-	  Fix panel crash when removing menu items
+ 1 files changed, 29 insertions(+), 36 deletions(-)
 
-2003-01-12 22:20  huysmans
+commit 3319ec01e4f70c116d4102df49df3699453035ac
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/callbacks.c:
-	  Fix bug in mouse press handling that stopped the menu from
-	  working
+    Updated Korean translations by ByungHyun Choi <byunghyun.choi at gmail.com>.
 
-2003-01-12 20:35  xfce
+ 1 files changed, 126 insertions(+), 116 deletions(-)
 
-	* Makefile.in, aclocal.m4, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/trash/Makefile.in, settings/Makefile.am,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in, xfce4.spec.in:
-	  Add a check for availability of xfce-mcs-manager
+commit 3feb48e4af9381a7af0d0a7fdcb267f6ad650550
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-12 19:50  huysmans
+    Added again, because it requires for translators who are grabbing PO
+    files from `trunk-po' module, without POT file, it's hard to create
+    initial PO file from command line (e.g. msginit) or with GUI tools
+    (e.g. KBabel, poEdit).
 
-	* panel/callbacks.c, panel/controls.c, panel/handle.c:
-	  Use SHIFT-button1 as equivalent for right-click
+ 1 files changed, 600 insertions(+), 0 deletions(-)
 
-2003-01-11 18:58  huysmans
+commit d3bd0951c05e5c584ba8a21e71ef4a05c102241c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/Makefile.am, panel/Makefile.in:
-	  Rename binary to xfce4-panel
+    Updated French translations by Collet Etienne <xanaxlnx at gmail.com>.
 
-2003-01-11 16:32  huysmans
+ 1 files changed, 151 insertions(+), 170 deletions(-)
 
-	* ChangeLog, configure, configure.ac, panel/mcs_client.c,
-	  settings/Makefile.am, settings/Makefile.in:
-	  Update to use new settings manager plugin path
+commit 00f8c7b649eb97368cfd275f6a3128754a810ec5
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-11 12:08  huysmans
+    Updated and bumped the version up.
 
-	* ChangeLog, Makefile.in, aclocal.m4, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.in, panel/mcs_client.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/systembuttons/Makefile.in, plugins/trash/Makefile.in,
-	  settings/Makefile.in, settings/xfce_settings_dialog.c,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in:
-	  Use new check for running settings manager
+ 44 files changed, 2318 insertions(+), 2321 deletions(-)
 
-2003-01-09 23:03  xfce
+commit 0c05d116e0720587789e1a35f844b98ccfd2dd83
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
 
-	* Makefile.in, config.h.in, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/trash/Makefile.in, settings/Makefile.in,
-	  themes/Crystal/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/Noia/Makefile.in, themes/XFce/Makefile.in, xfce4.spec.in:
-	  Update dependencies on libxfcegui4 version and libxfce4mcs
+    begin process to 4.4 work
+    autotranslation of most of the actual po
 
-2003-01-09 22:53  xfce
+ 1 files changed, 205 insertions(+), 115 deletions(-)
 
-	* Makefile.in, aclocal.m4, configure, icons/Makefile.in,
-	  panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/switcher/Makefile.in, plugins/systembuttons/Makefile.in,
-	  plugins/trash/Makefile.in, settings/Makefile.am,
-	  settings/Makefile.in, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Add " -avoid-version " to libxfce4settings_la_LDFLAGS in
-	  settings/Makefile.am
+commit 2cffce389fbcbb6c0d8142c84320065dd995bde1
+Author: Piarres Beobide <pi at beobide.net>
 
-2003-01-09 22:25  huysmans
+    Basque translation update
 
-	* panel/item_dialog.c, panel/popup.c, panel/popup.h:
-	  Fix possible bug in menu item ordering. See if you can break
-	  this one perldude :)
+ 2 files changed, 122 insertions(+), 149 deletions(-)
 
-2003-01-09 07:05  huysmans
+commit 403546112579da4929f071f6b90b02f27d521aa4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c:
-	  Fix bug in calling mcs_dialog(). Thanks to L. Friendman for
-	  pointing it out.
+    Several multiscreen fixes in settings dialog and launcher plugin.
 
-2003-01-08 14:55  huysmans
+ 9 files changed, 105 insertions(+), 60 deletions(-)
 
-	* panel/handle.c, panel/mcs_client.c, panel/mcs_client.h:
-	  Add option to run settings manager dialog to right-click menu on
-	  move handles
+commit 074bf17dcddbed92ac4aafe6d5a072af3ba02a51
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-08 13:16  huysmans
+    Added a blank line.
 
-	* ChangeLog, settings/xfce_settings_dialog.c:
-	  Add new header to xfce4 plugin and add a bit more border
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-2003-01-08 12:28  huysmans
+commit 674156a7204adaf2787c1cb0b7d0743b5e773c77
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/info.c, settings/xfce_settings_dialog.c:
-	  Use new dialog header for settings plugin
+    Updated with the latest POT file.
 
-2003-01-05 15:55  huysmans
+ 44 files changed, 5222 insertions(+), 4167 deletions(-)
 
-	* ChangeLog, panel/global.h, panel/main.c, panel/mcs_client.c,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  settings/xfce_settings_dialog.c:
-	  Use dialogs from libxfcegui4
+commit ae8494ed08c1e6c3a2c64bd9488c0d1245181a9c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2003-01-04 08:49  huysmans
+    Updated Japanese translations.
 
-	* settings/xfce_settings_plugin.c:
-	  Use inline icon
+ 1 files changed, 121 insertions(+), 83 deletions(-)
 
-2003-01-02 11:34  huysmans
+commit d83148057e1f65757a7d4943a6c61e01db7e9582
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/xfce_support.c:
-	  Fix small bug in localized config file names
+     * Select previous item in the list instead of first when last item is removed.
+     * Don't take focus on click for up/down/add/remove buttons.
+    Changes suggested by Nick Schermer.
 
-2002-12-31 11:20  huysmans
+ 1 files changed, 8 insertions(+), 1 deletions(-)
 
-	* plugins/switcher/switcher.c:
-	  Resize on workspace creation/deletion
+commit 4e317cb18c9fbc98746166dc7cd0288c8482f648
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-12-31 11:12  huysmans
+    Updated Polish translations by Piotr Malinski <riklaunim at gmail.com>.
 
-	* ChangeLog, Makefile.in, aclocal.m4, configure,
-	  icons/Makefile.am, icons/Makefile.in, panel/Makefile.in,
-	  plugins/Makefile.in, plugins/clock/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c, plugins/systembuttons/Makefile.in,
-	  plugins/trash/Makefile.in, settings/Makefile.in,
-	  settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_plugin.c, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Several fixes: minibuttons position, settings plugin icon and
-	  non-modal dialog, netk_pager sizing
+ 1 files changed, 101 insertions(+), 88 deletions(-)
 
-2002-12-30 20:53  huysmans
+commit 24c49fa1ae1a2fffac640eec4a2064b86c884679
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/handle.c, plugins/switcher/switcher.c:
-	  Remove exit and iconify buttons from handles
+    Change wording of handle style options as suggested by Brian.
 
-2002-12-28 21:16  huysmans
+ 1 files changed, 46 insertions(+), 8 deletions(-)
 
-	* panel/main.c:
-	  Fix SIGHUP handling. Thanks to Steganos for pointing it out
+commit 081285933fdcc51e0f67ef3fb186d3b7f4e4349b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-12-28 08:54  huysmans
+    Check for compositing manager selection when creating settings dialog.
 
-	* ChangeLog, TODO:
-	  Update ChangeLog and TODO file
+ 1 files changed, 37 insertions(+), 29 deletions(-)
 
-2002-12-28 08:53  huysmans
+commit c6733e3fe9e0efc6a61ce4d826a9c27d34f6ba1e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* plugins/switcher/switcher.c:
-	  Fix minibutton positioning
+    Updated.
 
-2002-12-27 15:25  huysmans
+ 1 files changed, 138 insertions(+), 0 deletions(-)
 
-	* plugins/switcher/switcher.c:
-	  Fix size setting of graphical pager
+commit d7c7d88f504696ba964a99e01794f89592e2b798
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-12-27 14:30  huysmans
+     * (re)unify customization dialogs
+     * Adjust menus accordingly
+     * Add grippy cursor from libexo
 
-	* plugins/switcher/switcher.c:
-	  Small fix to dialog
+ 4 files changed, 482 insertions(+), 159 deletions(-)
 
-2002-12-27 14:08  huysmans
+commit f1664f52d5239d27c9cffc42ffe635036aa53f64
+Author: Alessandro Premoli <ale at FreeBSD.org>
 
-	* plugins/switcher/switcher.c:
-	  Add graphical pager option to switcher plugin
+    Update Italian translations.
 
-2002-12-24 10:56  huysmans
+ 1 files changed, 118 insertions(+), 135 deletions(-)
 
-	* panel/callbacks.c, panel/callbacks.h, panel/popup.c:
-	  Make ESC close popup menu
+commit 2dfb4a9192ce5f5239cf0fe1d118db639b88db82
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-12-23 09:28  huysmans
+    Add stock icons to the menus, as suggested by Brian.
 
-	* ChangeLog, panel/mcs_client.c, panel/mcs_client.h:
-	  Add missing files
+ 2 files changed, 72 insertions(+), 28 deletions(-)
 
-2002-12-23 09:17  huysmans
+commit 65e1fc5a298b7a4425be6ee907eed96755575ccb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.am, Makefile.in, configure, configure.ac,
-	  icons/Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  panel/callbacks.c, panel/dialogs.c, panel/dialogs.h,
-	  panel/handle.c, panel/main.c, panel/panel.c, panel/settings.c,
-	  plugins/Makefile.in, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/clock/clock.c,
-	  plugins/mailcheck/Makefile.am, plugins/mailcheck/Makefile.in,
-	  plugins/mailcheck/mailcheck.c, plugins/switcher/Makefile.am,
-	  plugins/switcher/Makefile.in, plugins/switcher/switcher.c,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c,
-	  plugins/trash/Makefile.am, plugins/trash/Makefile.in, settings,
-	  settings/Makefile.am, settings/Makefile.in,
-	  settings/xfce_settings.h, settings/xfce_settings_dialog.c,
-	  settings/xfce_settings_dialog.h,
-	  settings/xfce_settings_plugin.c,
-	  settings/xfce_settings_plugin.h, themes/Crystal/Makefile.in,
-	  themes/Curve/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, themes/Noia/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  Add settings manager plugin and make the panel a settings
-	  client. Cool stuff :)
+    Some extra visual feedback when removing a panel.
 
-2002-12-20 12:12  huysmans
+ 4 files changed, 33 insertions(+), 18 deletions(-)
 
-	* panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/panel.c, panel/settings.c:
-	  Fix bug with controls dialog. Thanks to Korbinus for reporting
-	  it.
+commit 1eca2e8ec6993b792cab1ab4b323509769f3faac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-12-17 18:07  huysmans
+    Add back confirmation dialog for item removal. Make panel dialog use a warning icon instead of a question mark.
 
-	* ChangeLog, README, TODO:
-	  Update README and TODO file
+ 47 files changed, 662 insertions(+), 646 deletions(-)
 
-2002-12-17 16:03  huysmans
-
-	* ChangeLog, panel/callbacks.c, panel/callbacks.h,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/global.h, panel/groups.c,
-	  panel/groups.h, panel/handle.c, panel/item.c, panel/item.h,
-	  panel/item_dialog.c, panel/item_dialog.h, panel/main.c,
-	  panel/panel.c, panel/plugins.h, panel/popup.h,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c, plugins/trash/trash.c:
-	  Another big API change. I think I got it right this time:
-	  control classes providing the interface to panel controls,
-	  including a function to create new instances.
+commit 47770043f706cff18eb0833bbc49928e43f96a93
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-12-16 19:12  huysmans
+    Updated.
 
-	* ChangeLog, panel/controls.c, panel/plugins.h,
-	  plugins/clock/clock.c, plugins/mailcheck/mailcheck.c,
-	  plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c, plugins/trash/trash.c:
-	  Fix version checking code
+ 45 files changed, 900 insertions(+), 900 deletions(-)
 
-2002-12-16 18:02  huysmans
+commit 308a6b2f9763bc565be48b9c3cd5b833afab9a11
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* ChangeLog, panel/Makefile.am, panel/Makefile.in,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/groups.c, panel/plugins.h, plugins/clock/clock.c,
-	  plugins/mailcheck/mailcheck.c, plugins/switcher/switcher.c,
-	  plugins/systembuttons/systembuttons.c, plugins/trash/trash.c:
-	  Add new module loading code
+    Updated.
 
-2002-12-16 08:09  huysmans
+ 45 files changed, 669 insertions(+), 624 deletions(-)
 
-	* plugins/clock/clock.c:
-	  Fix date bug
-
-2002-12-16 07:16  huysmans
-
-	* panel/groups.c:
-	  Fix bug with handling old config file
-
-2002-12-13 22:09  huysmans
-
-	* ChangeLog, configure, configure.ac, panel/Makefile.am,
-	  panel/Makefile.in, panel/builtins.c, panel/builtins.h,
-	  panel/controls.c, panel/global.h, panel/info.c,
-	  plugins/Makefile.am, plugins/Makefile.in, plugins/systembuttons,
-	  plugins/systembuttons/Makefile.am,
-	  plugins/systembuttons/Makefile.in,
-	  plugins/systembuttons/systembuttons.c:
-	  remove last builtins and add new systembuttons plugin
-
-2002-12-12 21:21  huysmans
-
-	* ChangeLog, panel/groups.c, panel/groups.h, panel/handle.c:
-	  Allow user to add a panel control from the handle right-click
-	  menu
-
-2002-12-12 15:28  huysmans
-
-	* panel/main.c, panel/panel.c, panel/panel.h:
-	  Improve SIGHUP handling
-
-2002-12-12 11:09  huysmans
-
-	* panel/panel.c, panel/xfce_support.c:
-	  Improve window layer handling
-
-2002-12-12 09:23  huysmans
-
-	* ChangeLog, example.xfce4rc.in:
-	  Update default rc file
-
-2002-12-12 09:17  huysmans
-
-	* ChangeLog, configure, configure.ac, panel/Makefile.am,
-	  panel/Makefile.in, panel/builtins.c, panel/callbacks.c,
-	  panel/central.c, panel/central.h, panel/controls.c,
-	  panel/controls.h, panel/controls_dialog.c, panel/dialogs.c,
-	  panel/dialogs.h, panel/global.h, panel/groups.c, panel/groups.h,
-	  panel/handle.c, panel/icons.c, panel/icons.h, panel/item.c,
-	  panel/item_dialog.c, panel/main.c, panel/main.h, panel/panel.c,
-	  panel/panel.h, panel/popup.c, panel/popup.h, panel/settings.c,
-	  panel/settings.h, panel/side.c, panel/side.h, panel/wmhints.c,
-	  panel/wmhints.h, panel/xfce.c, panel/xfce.h,
-	  panel/xfce_support.c, panel/xfce_support.h, plugins/Makefile.am,
-	  plugins/Makefile.in, plugins/switcher,
-	  plugins/switcher/Makefile.am, plugins/switcher/Makefile.in,
-	  plugins/switcher/switcher.c:
-	  Huge update. Highlights: switcher plugin instead of central
-	  panel code. Side panels don't exist anymore; there is one list
-	  of panel groups. xfce.c split up into main and panel modules.
-	  New general header file xfce.h that includes all exported
-	  headers. New fixes and probably new bugs
-
-2002-12-03 14:24  huysmans
-
-	* themes/Crystal/Makefile.am, themes/Crystal/Makefile.in,
-	  themes/Crystal/newmail.png, themes/Crystal/nomail.png,
-	  themes/Crystal/oldmail.png, themes/Noia/Makefile.am,
-	  themes/Noia/Makefile.in, themes/Noia/newmail.png,
-	  themes/Noia/nomail.png, themes/Noia/oldmail.png:
-	  Add mail icons to Crystal and Noia themes. Thanks (again) to
-	  Jeroen Vloothuis
-
-2002-11-28 20:28  madkiss
-
-	* debian/changelog, debian/control, debian/maintain/gdm-Xfce,
-	  debian/maintain/xfce4_setup, debian/maintain/xfce4_setup.1,
-	  debian/rules, debian/xfce4.install:
-	  Update to debian/-subdir included in xfce4_20021127-1.
+commit 6214be3dbeb89a36d636f92054e437ed9b66bab1
+Author: Brian Tarricone <brian at tarricone.org>
 
-2002-11-27 21:30  huysmans
+    add "[no-xml]" option to AC_PROG_INTLTOOL to remove dep on XML::Parser as
+    suggested by daichi (bug 964)
+    sorry for the spam, but svn is being annoying and won't let me commit all
+    at once.
 
-	* ChangeLog, panel/icons.c, panel/xfce.c,
-	  plugins/mailcheck/mailcheck.c:
-	  Fix a bug in icon handling. Thanks to Korbinus
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-11-26 14:04  huysmans
+commit d2f25d92cef573156019ec9702ed24f3dd4ee03d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* themes/XFce/Makefile.am, themes/XFce/Makefile.in:
-	  Also update makefiles
+    Expand variables for launchers
 
-2002-11-26 14:01  huysmans
+ 3 files changed, 28 insertions(+), 3 deletions(-)
 
-	* themes/XFce/mail.xpm, themes/XFce/newmail.xpm:
-	  Fix naming of new mail icon
+commit a6d63cabedaf8c8b00da9d29f576351113456e43
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-11-26 13:06  huysmans
+    Updated Hungarian translations by Szervac Attila <sas at 321.hu>.
 
-	* configure, configure.ac, panel/icons.c, themes/Crystal,
-	  themes/Crystal/Makefile.am, themes/Crystal/Makefile.in,
-	  themes/Crystal/README, themes/Crystal/edit.png,
-	  themes/Crystal/file1.png, themes/Crystal/file2.png,
-	  themes/Crystal/games.png, themes/Crystal/man.png,
-	  themes/Crystal/miniinfo.png, themes/Crystal/minilock.png,
-	  themes/Crystal/minipalet.png, themes/Crystal/minipower.png,
-	  themes/Crystal/multimedia.png, themes/Crystal/network.png,
-	  themes/Crystal/paint.png, themes/Crystal/print.png,
-	  themes/Crystal/schedule.png, themes/Crystal/sound.png,
-	  themes/Crystal/terminal.png, themes/Crystal/trash_empty.png,
-	  themes/Crystal/trash_full.png, themes/Crystal/unknown.png,
-	  themes/Makefile.am, themes/Makefile.in, themes/Noia,
-	  themes/Noia/Makefile.am, themes/Noia/Makefile.in,
-	  themes/Noia/README, themes/Noia/edit.png, themes/Noia/file1.png,
-	  themes/Noia/file2.png, themes/Noia/games.png,
-	  themes/Noia/man.png, themes/Noia/miniinfo.png,
-	  themes/Noia/minilock.png, themes/Noia/minipalet.png,
-	  themes/Noia/minipower.png, themes/Noia/multimedia.png,
-	  themes/Noia/network.png, themes/Noia/paint.png,
-	  themes/Noia/print.png, themes/Noia/schedule.png,
-	  themes/Noia/sound.png, themes/Noia/terminal.png,
-	  themes/Noia/trash_empty.png, themes/Noia/trash_full.png,
-	  themes/Noia/unknown.png:
-	  Add Crystal and Noia themes provided by Jeroen Vloothuis (aka
-	  slm on IRC)
+ 1 files changed, 111 insertions(+), 152 deletions(-)
 
-2002-11-26 08:06  huysmans
+commit 474825565f289ef5bdf0799937ff94491e2b4e84
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, aclocal.m4, configure, panel/wmhints.c,
-	  themes/Curve/Makefile.am, themes/Curve/Makefile.in,
-	  themes/Curve/newmail.png, themes/Curve/nomail.png,
-	  themes/Curve/oldmail.png:
-	  Fix bug in wmhints and add mail icons to Curve theme
+    Saving empty strings is not needed here, since we unlink the file first.
 
-2002-11-25 11:39  xfce
+ 1 files changed, 6 insertions(+), 4 deletions(-)
 
-	* panel/xfce.c:
-	  Put back "gtk_widget_show" on toplevel, the panel doesn't show
-	  otherwise :)
+commit db7496725b8228873c1b2b8c17c2590b452bb452
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-24 19:26  huysmans
+    ahem*, translated of course...
 
-	* panel/item_dialog.c, panel/xfce_support.c, panel/xfce_support.h:
-	  Only show preview when slecting icons
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2002-11-23 17:39  xfce
+commit c998502d8e5a3f09d1e323d4fc14c5a5930e25fa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* aclocal.m4, configure, panel/builtins.c, panel/callbacks.c,
-	  panel/global.h, panel/handle.c, panel/item.c, panel/popup.c,
-	  panel/xfce.c, plugins/clock/clock.c,
-	  plugins/mailcheck/mailcheck.c, plugins/trash/trash.c:
-	  Update for libxfcegui4 new include base dir.
+    Better handle empty fields
 
-2002-11-23 11:24  huysmans
+ 1 files changed, 14 insertions(+), 7 deletions(-)
 
-	* Makefile.am, Makefile.in, example.xfce4rc.in, panel/xfce.c:
-	  Install default xfce4rc
+commit 299f87eeea74c8431fb07b064b88b9fc17de3c3f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-22 13:33  huysmans
+    Make sure icon menu is destroyed
 
-	* ChangeLog, panel/builtins.c, panel/item_dialog.c:
-	  Fix bug where file dialog stays below control dialog
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-2002-11-18 21:51  huysmans
+commit 6cb7b1ad6ecf1ae1aa3f212ad4a2618708f50cfb
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/builtins.c, panel/controls.c, panel/controls.h,
-	  panel/xfce.c:
-	  Fix SIGHUP handling, I'll just quit. Restarting doesn't work
+    * Updated and bumped version at the `Project-Id-Version'.
+    -  この行以下は無視されます --
 
-2002-11-13 09:23  huysmans
+ 45 files changed, 1353 insertions(+), 1353 deletions(-)
 
-	* ChangeLog, aclocal.m4, configure, panel/builtins.c,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/item.c, panel/side.c, panel/side.h, plugins/clock/clock.c,
-	  plugins/mailcheck/mailcheck.c, plugins/trash/trash.c:
-	  Panel control API change and several small fixes
+commit 9d592a183614734f4238b29b8e36f8f61b2024ac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-10 15:23  huysmans
+    Small improvement for saving configuration
 
-	* panel/central.c, panel/dialogs.c:
-	  Fix repositioning bug in preferences dialog
+ 1 files changed, 6 insertions(+), 32 deletions(-)
 
-2002-11-10 15:02  huysmans
+commit 1740c4c9f9fb38865b5eee85fbeeb5881211ce49
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/central.c:
-	  Fix screen button positioning bug (again./xfce4 )
+    Improve saving current item settings when changing items in the dialog
 
-2002-11-10 14:54  huysmans
+ 1 files changed, 6 insertions(+), 0 deletions(-)
 
-	* panel/central.c:
-	  Fix small screen naming bug
+commit b57eaf64e989ff18fce73f5a9d8a245dde3365d9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-10 14:41  huysmans
+    Properly set size for separators
 
-	* panel/central.c:
-	  Update desktop switcher
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2002-11-10 13:07  huysmans
+commit c0a98ff8cf02ebb5a0e71f634f7459f4c82b6491
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/controls_dialog.c, panel/side.c, panel/side.h:
-	  Allow removal of panel controls
+    Allow a maximum of 95% transparency.
 
-2002-11-10 11:45  huysmans
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* panel/central.c:
-	  Fix a bug in screen name handling
+commit 55e9e00c9ba1d538f36d2378bec30ed18aebcb23
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-10 10:35  huysmans
+    Make menu entries appear in the same order as in the dialog treeview
 
-	* panel/dialogs.c, panel/global.h, panel/popup.c, panel/side.c,
-	  panel/xfce.c, panel/xfce.h:
-	  Try to fix a bug in panel control positioning
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-11-10 10:03  madkiss
+commit 664cb5f65a02efd89215fce610243ccb60481e48
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* debian, debian/changelog, debian/control, debian/copyright,
-	  debian/docs, debian/maintain, debian/maintain/xfce4.1,
-	  debian/rules, debian/xfce4-dev.install,
-	  debian/xfce4-themes.install, debian/xfce4.install,
-	  debian/xfce4.menu:
-	  Initial revision
+     * Allow items to be removed when dragging them to the dialog treeview
+     * Don't ask before removing items (as requested by Fabian Nowak)
 
-2002-11-09 21:49  huysmans
+ 12 files changed, 159 insertions(+), 31 deletions(-)
 
-	* panel/icons.c, panel/xfce.c:
-	  Fix a bug whith icon handling when there is no rc file or theme
-	  == NULL
+commit 05ec3450c1944d9a7bc1ba5b6cb00efc462db4e8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-11-09 10:48  huysmans
+    Attempt to improve resizing/redrawing for panel window
 
-	* panel/dialogs.c:
-	  Add back notebook tabs in global dialog
+ 1 files changed, 28 insertions(+), 26 deletions(-)
 
-2002-11-08 22:21  xfce
+commit ee3d7d5a30f05abe95cbb21bbfd2ad16471cb9a0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/Makefile.in, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/trash/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in,
-	  themes/XFce/Makefile.in:
-	  make sure required libs for build/rpm are listed, with versions
-	  and keep the minimum version required at only one place
-	  (configure.ac)
+    Changed an address.
 
-2002-11-08 22:15  xfce
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
-	  icons/Makefile.in, xfce4.spec.in:
-	  make sure required libs for build/rpm are listed, with versions
-	  and keep the minimum version required at only one place
-	  (configure.ac)
+commit 99a0ef7525f562890e5243c9397fb24c2dff452d
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-2002-11-08 14:17  huysmans
+    Update zh_TW translations
 
-	* ChangeLog, panel/dialogs.c:
-	  Add panel centering options to global dialog
+ 1 files changed, 9 insertions(+), 12 deletions(-)
 
-2002-11-08 12:49  huysmans
+commit 84a4021ed1a73b5072e21277547965f24742570e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, icons/Makefile.am, icons/Makefile.in,
-	  icons/addicon.xpm, icons/down.xpm, icons/edit.xpm,
-	  icons/file1.xpm, icons/file2.xpm, icons/games.xpm,
-	  icons/mail.xpm, icons/man.xpm, icons/miniinfo.xpm,
-	  icons/minilock.xpm, icons/minipalet.xpm, icons/minipower.xpm,
-	  icons/multimedia.xpm, icons/network.xpm, icons/nomail.xpm,
-	  icons/oldmail.xpm, icons/paint.xpm, icons/print.xpm,
-	  icons/schedule.xpm, icons/sound.xpm, icons/terminal.xpm,
-	  icons/trash_empty.xpm, icons/trash_full.xpm, icons/unknown.xpm,
-	  icons/up.xpm, panel/builtins.c, panel/central.c,
-	  panel/dialogs.c, panel/global.h, panel/icons.c, panel/icons.h,
-	  plugins/mailcheck/mailcheck.c, plugins/trash/trash.c,
-	  themes/Makefile.am, themes/Makefile.in, themes/XFce,
-	  themes/XFce/Makefile.am, themes/XFce/Makefile.in,
-	  themes/XFce/edit.xpm, themes/XFce/file1.xpm,
-	  themes/XFce/file2.xpm, themes/XFce/games.xpm,
-	  themes/XFce/mail.xpm, themes/XFce/man.xpm,
-	  themes/XFce/miniinfo.xpm, themes/XFce/minilock.xpm,
-	  themes/XFce/minipalet.xpm, themes/XFce/minipower.xpm,
-	  themes/XFce/multimedia.xpm, themes/XFce/network.xpm,
-	  themes/XFce/nomail.xpm, themes/XFce/oldmail.xpm,
-	  themes/XFce/paint.xpm, themes/XFce/print.xpm,
-	  themes/XFce/schedule.xpm, themes/XFce/sound.xpm,
-	  themes/XFce/terminal.xpm, themes/XFce/trash_empty.xpm,
-	  themes/XFce/trash_full.xpm, themes/XFce/unknown.xpm:
-	  Make default theme a normal theme. Get rid of builtin icons
+    Use fork()/execv() instead of g_spawn_async() for external plugins. Now the plugins remain child processes of the panel.
 
-2002-11-06 15:44  huysmans
+ 3 files changed, 17 insertions(+), 10 deletions(-)
 
-	* ChangeLog, panel/central.c, panel/dialogs.c, panel/popup.c:
-	  Small fixes and cleanups
+commit 933ca0afbc76767825ad40e325212536f3bf4e00
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-11-06 11:14  huysmans
+    Keyword `Id' expansion, hope this works.
 
-	* panel/controls_dialog.c:
-	  Really fixed control positioning.
+ 1 files changed, 8 insertions(+), 40 deletions(-)
 
-2002-11-06 11:09  huysmans
+commit 400e8491b89d68ad29e7d13e3524e4aef57e8375
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/controls_dialog.c, panel/dialogs.c,
-	  panel/global.h, panel/handle.c, panel/side.c:
-	  Fixed control positioning.
+    Update some strings in the plugins
 
-2002-11-05 22:53  huysmans
+ 53 files changed, 1428 insertions(+), 1951 deletions(-)
 
-	* panel/side.c:
-	  This is an 'almost' fix for a control positioning bug.
+commit fdb4962b9785e2f066aeecb1120d8a4d5549cdb8
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-2002-11-05 22:04  huysmans
+    Minor panel translation update
 
-	* ChangeLog, panel/callbacks.c, panel/callbacks.h,
-	  panel/central.c, panel/central.h, panel/controls.c,
-	  panel/controls.h, panel/controls_dialog.c, panel/dialogs.c,
-	  panel/global.h, panel/handle.c, panel/popup.c, panel/popup.h,
-	  panel/side.c, panel/side.h, panel/xfce.c:
-	  Major reworking of panel internals. Work in progress
+ 1 files changed, 43 insertions(+), 43 deletions(-)
 
-2002-10-28 07:10  huysmans
+commit 7f6167e50c5f1f92a7d32bf8686555da60659e5f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/callbacks.c:
-	  Fix positioning bug the right way (Olivier's suggestion)
+    Change menu layout and text as suggested by Jannis and Fabian.
 
-2002-10-27 16:22  huysmans
+ 47 files changed, 1536 insertions(+), 1159 deletions(-)
 
-	* panel/side.c, panel/xfce_support.c:
-	  Use putenv instead of setenv. Solaris doesn't have it.
+commit 37cebf236f5bfa2d7f2cb74c13e160171e88bf8e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-10-27 13:25  huysmans
+    Updated German translations by Fabian Nowak <timystery at arcor.de>.
 
-	* panel/item_dialog.c:
-	  Fix a menu editing bug that caused a crash
+ 1 files changed, 107 insertions(+), 133 deletions(-)
 
-2002-10-27 12:38  huysmans
+commit 06f8a16bd408c171f93dc3f3fe337599af77a834
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* panel/callbacks.c:
-	  Attempt to fix menu positioning bug
+            Minor updates & polishing for the Greek translations
 
-2002-10-27 12:06  huysmans
+ 1 files changed, 6 insertions(+), 10 deletions(-)
 
-	* panel/builtins.c, panel/callbacks.c, panel/callbacks.h,
-	  panel/central.c, panel/global.h, panel/xfce.c:
-	  More central panel code rearrangment
+commit 6fa654fcdf21becf8a9e1a96449cc3e83b537613
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-27 11:11  huysmans
+    Update version number in README.Plugins
 
-	* aclocal.m4, configure, panel/central.c, panel/central.h,
-	  panel/wmhints.c, panel/xfce.c, panel/xfce.h:
-	  separate central panel more from the panel code. First step to
-	  making it a module
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-10-27 10:13  xfce
+commit 8f6f6465adccf31f3185fab9c2cc457c34a94b39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, autogen.sh, configure,
-	  icons/Makefile.in, panel/Makefile.in, panel/global.h,
-	  panel/xfce_support.c, plugins/Makefile.in,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.in,
-	  plugins/trash/Makefile.in, themes/Curve/Makefile.in,
-	  themes/Gnome/Makefile.in, themes/Makefile.in:
-	  Change autogen.sh script to use env vars if available (instead
-	  of auto*-1.x as it was before)
-	  Make use of preview file selector instead of basic gtk file
-	  selector.
+    Pager doesn't have to be unique.
 
-2002-10-25 21:57  xfce
+ 1 files changed, 0 insertions(+), 1 deletions(-)
 
-	* panel/xfce.c:
-	  Increase SM priority to 40
+commit 5c230259de8ac2f472412482cd857ce0823fc66c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-21 20:54  huysmans
+    Fix menu popup for multiple screens. Based on patch by Jean-Francois.
 
-	* ChangeLog, panel/xfce.c:
-	  Add session management functionality
+ 2 files changed, 8 insertions(+), 0 deletions(-)
 
-2002-10-18 09:58  huysmans
+commit dce131a39d4a5afe65320e349374c81fc123f7c7
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-	* ChangeLog, autogen.sh, panel/callbacks.c, panel/icons.h,
-	  panel/item_dialog.c, panel/popup.c, panel/popup.h:
-	  Use xfce_menubutton widget in popup menus
+    Update xfce4-panel zh_TW translations
 
-2002-10-11 20:56  xfce
+ 1 files changed, 84 insertions(+), 119 deletions(-)
 
-	* xfce4.spec.in:
-	  Fix xfce4.spec file still pointing on old plugin location.
+commit cfecee44ce9aed756a8d6f79c05ce340fe6486fc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-11 14:19  huysmans
+    Add back stdlib.h include.
 
-	* panel/Makefile.am, panel/Makefile.in, panel/global.h,
-	  panel/xfce_support.c, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/trash/Makefile.am,
-	  plugins/trash/Makefile.in:
-	  Move plugins under /usr/lib (FHS compliant). Thanks to Martin
-	  Loschwitz for bringing it up.
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-2002-10-10 15:43  huysmans
+commit 6b4f047666e3d42ded45afc76db6f8f8c63ed055
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* panel/builtins.c:
-	  Fix bug in builtins (stupid gcc 3.2 didn't complain)
+    Updated EL translations for thunar & xfce4-panel/trunk
 
-2002-10-10 15:40  huysmans
+ 1 files changed, 122 insertions(+), 144 deletions(-)
 
-	* panel/item_dialog.c:
-	  Fix bug where popup menu disappears if you press Add icon
+commit c86420b0365f7e691ff8c0612da338c9c834d063
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-10 06:46  huysmans
+    change 4.4.0 to 4.3.20 in README.Plugins. Suggested by Fabian Nowak.
 
-	* ChangeLog, panel/dialogs.c, panel/global.h, panel/popup.c,
-	  panel/popup.h, panel/side.c, panel/side.h, panel/xfce.c,
-	  panel/xfce.h:
-	  Remove popup_size option and change add-to-menu icon
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-10-09 22:32  huysmans
+commit c0bf1e055501faf2fe7f8f46a4b9564c7e9f2d69
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/Makefile.am, panel/Makefile.in, panel/builtins.c,
-	  panel/builtins.h, panel/controls.c, panel/iconbutton.c,
-	  panel/iconbutton.h, panel/item.c, panel/item.h,
-	  plugins/mailcheck/mailcheck.c, plugins/trash/trash.c:
-	  Use xfce_iconbutton widget for panel items
+    Changed copyright notification by the author's request.
 
-2002-10-08 22:13  huysmans
+ 45 files changed, 45 insertions(+), 45 deletions(-)
 
-	* panel/callbacks.c, panel/item_dialog.c, panel/popup.c,
-	  panel/popup.h:
-	  New popup buttons. Really this time
+commit 83529f692cb8bc007961447f788aef97d595aab1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-10-08 22:07  huysmans
+    Bumped version.
 
-	* panel/builtins.c, panel/controls.c, panel/controls.h,
-	  panel/popup.h:
-	  Oops used an old tree to commit. Revert.
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-10-08 21:27  huysmans
+commit 31ecb0a768428c19be80f83affb275942a356f20
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/builtins.c, panel/controls.c, panel/controls.h,
-	  panel/popup.h:
-	  Use new xfce_togglebutton from libxfcegui4
+    * Bumped version at the "Project-Id-Version: ".
 
-2002-10-07 19:18  huysmans
+ 45 files changed, 403 insertions(+), 13725 deletions(-)
 
-	* icons/Makefile.am, icons/Makefile.in, icons/close.xpm,
-	  icons/handle.xpm, icons/iconify.xpm, panel/handle.c,
-	  panel/icons.c, panel/icons.h:
-	  Fix position saving bug
+commit f71138598cff4877f28fabb01f4b8549111c6ff6
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-10-07 14:36  huysmans
+    Removed unnecessary language code.
 
-	* ChangeLog, panel/xfce.c:
-	  Increase size popup buttons by two pixels
+ 1 files changed, 3 insertions(+), 3 deletions(-)
 
-2002-10-07 06:25  huysmans
+commit 3d68ed939878caaab79dc5f482e8d48ad606fcf3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, panel/handle.c:
-	  Add new decorbuttons
+    Refresh plugin list when dialog is opened.
 
-2002-10-06 21:32  huysmans
+ 1 files changed, 91 insertions(+), 16 deletions(-)
 
-	* ChangeLog, panel/handle.c:
-	  Fix position saving
+commit f933c2b542263f57667b6b954bbb7acc5b278b49
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-06 15:17  huysmans
+     * Merge back old panel translations. They are mostly unused, I guess, but maybe a few strings are still the same.
+     * Remove xfce-panel-settings.desktop.in. It doesn't really make sense anymore.
+     * Add xfce-mouse icon, to be used as default plugin icon.
 
-	* configure, configure.ac, panel/handle.c,
-	  plugins/clock/Makefile.am, plugins/clock/Makefile.in,
-	  plugins/clock/clock.c, plugins/clock/xfce_clock.c,
-	  plugins/clock/xfce_clock.h:
-	  Use new libxfcegui4
+ 56 files changed, 41131 insertions(+), 56 deletions(-)
 
-2002-10-05 21:53  huysmans
+commit de5036c5c7bc1573de13a988b9925a2251cf6d63
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* configure, configure.ac, panel/builtins.c, panel/controls.c,
-	  panel/global.h, plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/trash, plugins/trash/Makefile.am,
-	  plugins/trash/Makefile.in, plugins/trash/trash.c:
-	  Make trash can a plugin
+    Slight API change. Make xfce_panel_plugin_save_location() take an extra 'create' argument, to match xfce_resource_save_location().
 
-2002-10-05 21:01  huysmans
+ 21 files changed, 205 insertions(+), 174 deletions(-)
 
-	* ChangeLog, panel/builtins.c, panel/global.h:
-	  A few fixes for bugs created with the clock plugin move
+commit dc27139731da5d86f5cbb95c595b339dfd6f9529
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-05 20:49  huysmans
+    Test visibility problem
 
-	* configure, configure.ac, panel/Makefile.am, panel/Makefile.in,
-	  panel/builtins.c, panel/controls.c, panel/xfce_clock.c,
-	  panel/xfce_clock.h, plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/clock, plugins/clock/Makefile.am,
-	  plugins/clock/Makefile.in, plugins/clock/clock.c,
-	  plugins/clock/xfce_clock.c, plugins/clock/xfce_clock.h:
-	  Make the clock a plugin
+ 1 files changed, 16 insertions(+), 1 deletions(-)
 
-2002-10-05 08:37  huysmans
+commit a63558a0c19ad4f91c5ef2d1af3ea8ba9d478f3d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, panel/handle.c, panel/handle.h, panel/xfce.c:
-	  update handle layout
+    don't require automake 1.9
 
-2002-10-03 17:24  huysmans
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-	* panel/builtins.c, panel/xfce.c:
-	  Fix current desktop bug
+commit d0701a1e354ba18c184c30cf59a991861523c48e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-10-02 06:49  huysmans
+    Move new panel to trunk
 
-	* panel/handle.c, panel/xfce.c:
-	  Re-add frame to move handles, remove separators. Looks a bit
-	  better I think
+ 162 files changed, 33203 insertions(+), 0 deletions(-)
 
-2002-10-01 22:25  huysmans
+commit 650aa1554eb1ecc196cda6a293903b41cc29aa64
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.am, Makefile.in, panel/Makefile.am, panel/Makefile.in,
-	  panel/handle.c, panel/handle.h, panel/move.c, panel/move.h,
-	  panel/popup.c, panel/side.c, panel/xfce.c:
-	  Initial layout change: handles on the sides
+    Move old trunk
 
-2002-09-30 08:33  xfce
+ 242 files changed, 0 insertions(+), 83982 deletions(-)
 
-	* panel/xfce_clock.c:
-	  Change length of hour needle to improve readability, especially
-	  in small size.
+commit 484d44a64f92eed95186d1f9ec45205a3ba8060d
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-30 06:55  huysmans
+    * Added initial "$Id$".
 
-	* themes/Bluecurve:
-	  remove last remaining file from this dir
+ 1 files changed, 3 insertions(+), 1 deletions(-)
 
-2002-09-29 21:22  huysmans
+commit 3ae296f2f5ac791655783854501bff515b70154e
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
 
-	* configure, configure.ac, themes/Bluecurve/Makefile.am,
-	  themes/Bluecurve/Makefile.in, themes/Bluecurve/README,
-	  themes/Bluecurve/edit.png, themes/Bluecurve/file1.png,
-	  themes/Bluecurve/file2.png, themes/Bluecurve/games.png,
-	  themes/Bluecurve/man.png, themes/Bluecurve/miniinfo.png,
-	  themes/Bluecurve/minilock.png, themes/Bluecurve/minipalet.png,
-	  themes/Bluecurve/minipower.png, themes/Bluecurve/multimedia.png,
-	  themes/Bluecurve/network.png, themes/Bluecurve/paint.png,
-	  themes/Bluecurve/print.png, themes/Bluecurve/schedule.png,
-	  themes/Bluecurve/sound.png, themes/Bluecurve/terminal.png,
-	  themes/Bluecurve/trash_empty.png,
-	  themes/Bluecurve/trash_full.png, themes/Bluecurve/unknown.png,
-	  themes/Curve, themes/Curve/Makefile.am,
-	  themes/Curve/Makefile.in, themes/Curve/README,
-	  themes/Curve/edit.png, themes/Curve/file1.png,
-	  themes/Curve/file2.png, themes/Curve/games.png,
-	  themes/Curve/man.png, themes/Curve/miniinfo.png,
-	  themes/Curve/minilock.png, themes/Curve/minipalet.png,
-	  themes/Curve/minipower.png, themes/Curve/multimedia.png,
-	  themes/Curve/network.png, themes/Curve/paint.png,
-	  themes/Curve/print.png, themes/Curve/schedule.png,
-	  themes/Curve/sound.png, themes/Curve/terminal.png,
-	  themes/Curve/trash_empty.png, themes/Curve/trash_full.png,
-	  themes/Curve/unknown.png, themes/Makefile.am,
-	  themes/Makefile.in:
-	  Change theme name
+    Update zh_TW translations
 
-2002-09-29 18:54  huysmans
+ 2 files changed, 8 insertions(+), 128 deletions(-)
 
-	* ChangeLog, panel/Makefile.am, panel/Makefile.in:
-	  Fix header missing from dist tarball
+commit cbad64b48ab7672fc9012374db19f979e0830896
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-29 18:39  huysmans
+    Changed responsible period for previous translator.
 
-	* ChangeLog, configure, configure.ac, themes/Bluecurve,
-	  themes/Bluecurve/Makefile, themes/Bluecurve/Makefile.am,
-	  themes/Bluecurve/Makefile.in, themes/Bluecurve/README,
-	  themes/Bluecurve/edit.png, themes/Bluecurve/file1.png,
-	  themes/Bluecurve/file2.png, themes/Bluecurve/games.png,
-	  themes/Bluecurve/man.png, themes/Bluecurve/miniinfo.png,
-	  themes/Bluecurve/minilock.png, themes/Bluecurve/minipalet.png,
-	  themes/Bluecurve/minipower.png, themes/Bluecurve/multimedia.png,
-	  themes/Bluecurve/network.png, themes/Bluecurve/paint.png,
-	  themes/Bluecurve/print.png, themes/Bluecurve/schedule.png,
-	  themes/Bluecurve/sound.png, themes/Bluecurve/terminal.png,
-	  themes/Bluecurve/trash_empty.png,
-	  themes/Bluecurve/trash_full.png, themes/Bluecurve/unknown.png,
-	  themes/Gnome/Makefile.am, themes/Gnome/Makefile.in,
-	  themes/Makefile.am, themes/Makefile.in:
-	  Add Bluecurve theme
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-09-29 09:00  xfce
+commit f2f50b1b67918ccdf7fa83cd901c4773b6e4e9b7
+Author: Ankitkumar Patel <ankit644 at yahoo.com>
 
-	* panel/xfce_clock.c:
-	  Rendering and optimizations to clock_widget
+    Updated Gujarati Translations
 
-2002-09-29 07:46  xfce
+ 1 files changed, 8 insertions(+), 56 deletions(-)
 
-	* panel/xfce_clock.c:
-	  clock tweaking.
+commit 5c0dd1fd21825a16a6769a97d5a0ad5a6d90f1c1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-29 07:38  xfce
+    Updated Japanese translations.
 
-	* panel/xfce_clock.c:
-	  Use MIN where MIN is meant and not MAX !
+ 1 files changed, 11 insertions(+), 17 deletions(-)
 
-2002-09-28 21:31  xfce
+commit 68757bc5174aca3efbb96153480cf845d8d7334c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* panel/builtins.c:
-	  Put back main field for builtin clock to eventbox otherwise the
-	  date doesn't show (Jasper was right :) )
+    Added missing '\n', which causes parsing error at
+        http://xfce.org/~kelnos/xfce4/i18n/
 
-2002-09-28 21:24  xfce
+ 9 files changed, 102 insertions(+), 840 deletions(-)
 
-	* panel/builtins.c, panel/xfce.c, panel/xfce_clock.c:
-	  Bug fixes in panel. When started w/out central panel, changing
-	  style (traditionnal/modern) cause gtk warning on NULL widget,
-	  and once started w/out central panel, it could not be showed
-	  anymore.
+commit 3412df1d2c764a408874554a1eeb19d1b27dc8a6
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-28 20:55  xfce
+    Updated Japanese translations.
 
-	* panel/builtins.c, panel/xfce_clock.c:
-	  Change the clock widget so analog mode stay readable even in
-	  tiny mode. Remove the round frame arround the clock (it looked
-	  outdated) and change various internals.
+ 1 files changed, 42 insertions(+), 31 deletions(-)
 
-2002-09-28 15:08  zedek
+commit 7a5911338429c2e2793caa4263add745edba273d
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* TODO:
-	  Update TODO list
+    Fixed errors emitted by 'msgfmt -c'.
 
-2002-09-28 15:03  xfce
+ 8 files changed, 57 insertions(+), 64 deletions(-)
 
-	* icons/Makefile.am, icons/Makefile.in:
-	  Err, forgot to remove the digits.xbm files from the Makefile.am
-	  !
+commit 02bb177f4940c6df5420abb2c67f0a4b183418e2
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-28 14:53  xfce
+    Converted local charsets to UTF-8.
 
-	* icons/digits.xbm, panel/xfce_clock.c, panel/xfce_clock.h:
-	  Fix multiple clock not updating correctly, move digits.xbm
-	  inside xfce_clock.c because I want anybody to be able take up
-	  xfce_clock.[ch] and get all that is needed w/out requiring other
-	  external files.
+ 2 files changed, 116 insertions(+), 116 deletions(-)
 
-2002-09-28 13:47  xfce
+commit 636ddc46175f9af7c11026a300aeb6933502d476
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-	* Makefile.am, Makefile.in, configure:
-	  Add removal of autom4te.cache dir at distclean.
+    Updated Polish translations by Wit Wilinski.
 
-2002-09-27 14:23  xfce
+ 1 files changed, 200 insertions(+), 397 deletions(-)
 
-	* panel/xfce_clock.c:
-	  *** empty log message ***
+commit 3e0f0ba9d5abf0e1847204c68315f5bc890c8e27
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-27 13:35  xfce
+    Removed executable attribution.
 
-	* panel/xfce_clock.c:
-	  Add _finalize() method to xfce_clock widget.
+ 0 files changed, 0 insertions(+), 0 deletions(-)
 
-2002-09-27 12:46  xfce
+commit b792288f140ca8c75e89a619f62145a2d475c6e3
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* panel/controls.c:
-	  Jasper is right (as usual), the eventbox makes sense.
+    * Added initial Greek translations in trunk for xfce-mcs-plugins, xfprint,
+      xfwm4 & xfdesktop.
+    * Corrections & additions for xfce4-panel/trunk/po/el.po
 
-2002-09-27 12:18  xfce
+ 1 files changed, 6 insertions(+), 7 deletions(-)
 
-	* panel/builtins.c, panel/callbacks.c, panel/central.c,
-	  panel/controls.c, panel/controls_dialog.c, panel/dialogs.c,
-	  panel/item_dialog.c, panel/popup.c, panel/side.c,
-	  panel/wmhints.c, panel/xfce_clock.c, panel/xfce_support.c:
-	  Fix clock widget as suggested by Olexiy Avramchenko
-	  <ath at beast.stu.cn.ua> on gtk-app-devel-list, revert g_ref since
-	  it's not necessary anymore, fix various compilation warnings
-	  (some being serious)
+commit c75f83a92525e59ac4b57b3800be859f3eeff7b4
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
 
-2002-09-26 20:59  xfce
+    Updated Finnish translations by Jari Rahkonen.
 
-	* panel/builtins.c, panel/controls.c, panel/controls_dialog.c,
-	  panel/xfce_clock.c:
-	  Bug hunting. Fixed the double free bug when removing clock
-	  widget.
+ 1 files changed, 105 insertions(+), 196 deletions(-)
 
-2002-09-26 09:36  xfce
+commit 164d9669c97c31097439dcf92fa4c38fb38e5a2c
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
 
-	* panel/builtins.c:
-	  Fix clock mode not being restored at startup.
+    Add initial Greek translations in trunk for xfce4-session, xfce4-mixer
+    & xfce4-panel, and some corrections in xfcalendar/trunk/po/el.po
 
-2002-09-26 06:27  huysmans
+ 2 files changed, 833 insertions(+), 1 deletions(-)
 
-	* panel/controls.c, panel/controls_dialog.c:
-	  Try to fix double free bug
+commit 943087a8f00b0975c6144850a279720cfdbf7865
+Author: Eduard Roccatello <eduard at roccatello.it>
 
-2002-09-26 06:01  huysmans
+    Fix #963 - panel does not move after sizing when autohiding is enabled
 
-	* ChangeLog, panel/dialogs.c:
-	  Fix embarrassing bug in the code for finding themes. Thanks
-	  Korbinus.
+ 1 files changed, 3 insertions(+), 2 deletions(-)
 
-2002-09-25 21:17  xfce
+commit a5f1d7c36ea050a43a879c0ec33e9ecf9be26a88
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/builtins.c:
-	  Put back clock frame with traditional panel style for zeDek :)
+    add some HY translations
 
-2002-09-25 20:35  xfce
+ 2 files changed, 457 insertions(+), 1 deletions(-)
 
-	* panel/builtins.c, panel/xfce_clock.c, panel/xfce_clock.h:
-	  Change clock internals.
+commit 26f4df77c0c9478358564d0c92eb376913d3a016
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-24 21:33  zedek
+    Cosmetic tweak
 
-	* panel/builtins.c:
-	  Fixed a bug (again) in the clock code (unnitialized variable)
+ 1 files changed, 1 insertions(+), 6 deletions(-)
 
-2002-09-24 18:39  huysmans
+commit bf13adc2931bb47a847234ba1e9df7bc439be677
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, panel/popup.c:
-	  Fix sizing Add Icon menu item
+    Oops, remove debugging stuff
 
-2002-09-24 16:01  zedek
+ 2 files changed, 0 insertions(+), 5 deletions(-)
 
-	* panel/builtins.c:
-	  Fixed (who knows ;) the LED clock
+commit 8d6cbbca23c83d8e4aa53980b8935472e647044f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-24 00:33  zedek
+    Fix full width on startup with autohide (bug #1097)
 
-	* ChangeLog:
-	  Update ChangeLog
+ 3 files changed, 18 insertions(+), 0 deletions(-)
 
-2002-09-24 00:28  zedek
+commit 3ac339637a267fd50f4d0aa006b71dadafe76b86
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/xfce_clock.c:
-	  Removed the previous debug messages
-	  Code cleanups
-	  Applied Olivie's Patch (another one :p)
-	  Removed xfce_clock_set_shadow_type function (useless)
-	  Added a function to update the clock module size whenever a
-	  config option changes (actually it only make a call to
-	  clock_set_size)
-	  ... other things I can't remember :D (I'm a little bit tired you
-	  know)
+    Fix problem with icons in menu (bug #1052)
 
-2002-09-23 22:46  zedek
+ 1 files changed, 1 insertions(+), 18 deletions(-)
 
-	* panel/builtins.c, panel/xfce_clock.c, panel/xfce_clock.h:
-	  Added lots of debug messages
-	  Fixed (huh?) the LED/Digital display bug (still needs
-	  improvement)
-	  Applied Olivier's patch (gtk_draw_rectangles calls replace the
-	  previous gtk_draw_box)
-	  Fixed the frame display bug (was not shown on startup)
+commit b60afa0b137d23c3be619022a74bf2ca81eacfa3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-23 20:58  huysmans
+    Systray plugin update:
+    * reduce frame border (bug #1017)
+    * make frame drawing optional (bug #1081)
+    * make 24-hour clock optional
 
-	* panel/xfce.c:
-	  Try to fix crash on exit
+ 1 files changed, 139 insertions(+), 21 deletions(-)
 
-2002-09-23 20:25  huysmans
+commit b1cf85c86fef45e118177666119aa74065a5e737
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/xfce.c:
-	  Fix crash on ctrl-c.
+    update JA translations
 
-2002-09-23 19:04  huysmans
+ 1 files changed, 55 insertions(+), 54 deletions(-)
 
-	* panel/xfce.c:
-	  Change default vertical position
+commit 189f521e8e16acf88b53ec380c5b8e47d795ddc1
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2002-09-23 18:09  huysmans
+    add EO translations
 
-	* panel/controls_dialog.c, panel/dialogs.c, panel/item_dialog.c:
-	  Save settings after closing any dialog
+ 2 files changed, 796 insertions(+), 1 deletions(-)
 
-2002-09-23 16:45  huysmans
+commit 8967cc56898788a18794a00112bd1d3a20ee380a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/central.c, panel/controls.c,
-	  panel/dialogs.c, panel/side.c:
-	  Fix resize bug
+    Merge monitor setting from xfce_4_2 branch
 
-2002-09-22 20:08  huysmans
+ 1 files changed, 38 insertions(+), 4 deletions(-)
 
-	* TODO, config.h.in, configure, panel/side.c:
-	  Fixed the move handle positioning. Or did I?
+commit 83ccf7649aa2baf313d0a6618f93f9e48f16d9d6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-22 18:46  huysmans
+    Fix incorrect drawing of borders on iconbox
 
-	* panel/callbacks.c:
-	  Fix popup menu positioning even more ;-)
+ 1 files changed, 5 insertions(+), 5 deletions(-)
 
-2002-09-22 18:29  huysmans
+commit fc7aaf662ad0c2ab4742e6ad570cdfc8a7494896
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/side.c:
-	  Now really fix move handle positioning. Really.
+    Fix drawing of panel window border
 
-2002-09-22 18:11  zedek
+ 1 files changed, 124 insertions(+), 46 deletions(-)
 
-	* configure.ac:
-	  Add debug infos at runtime (--enable-debug)
+commit c5e59d7a98ec0f82734d26d92d38eb5d63c4fd7e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-22 18:01  huysmans
+    Fix compilation with --enable-debug=full (#1057)
 
-	* panel/controls.c, panel/controls.h:
-	  Some cleanup
+ 3 files changed, 4 insertions(+), 4 deletions(-)
 
-2002-09-22 17:43  zedek
+commit fdbd265674d7edb59a1f6f0647c5ad030068461c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/debug.h:
-	  fix my previous commit (debug macro)
+    update KO translations
 
-2002-09-22 17:42  zedek
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-	* panel/global.h:
-	  Added debug macros
+commit 9adf9769ddb8b42899ac2e7e6a41aa055c525f90
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-22 15:19  huysmans
+    * Fix properties dialog to not break the menu when moving items (bug #1047)
+    * Add missing file chooser for command
 
-	* ChangeLog:
-	  Update ChangeLog
+ 1 files changed, 36 insertions(+), 35 deletions(-)
 
-2002-09-22 15:17  huysmans
+commit aa5e39c3ab69e5c6971fe8424ffef72ab74e2601
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/callbacks.c, panel/callbacks.h, panel/controls.c,
-	  panel/side.c:
-	  Add close button on move handle (like xfce3)
+    update zh_TW translations
 
-2002-09-22 14:35  huysmans
+ 1 files changed, 68 insertions(+), 88 deletions(-)
 
-	* panel/callbacks.c:
-	  Really fix popup menu positioning
+commit 34471e400d2ade33e438c59c6daf68bab772b6ca
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2002-09-22 14:30  huysmans
+    update KO translations
 
-	* panel/callbacks.c:
-	  Fix popup menu positioning
+ 1 files changed, 27 insertions(+), 82 deletions(-)
 
-2002-09-22 13:39  huysmans
+commit 725a59aa1274075df982fd7cf32663042d24d79c
+Author: Benedikt Meurer <benny at xfce.org>
 
-	* panel/central.c, panel/side.c, panel/xfce.c:
-	  Fix move handle positioning in vertical mode
+    Don't crash if the MCS plugin is unable to store the settings, a warning
+    telling whats wrong will be emitted by libxfce4util, see bug #1033.
 
-2002-09-21 21:06  huysmans
+ 3 files changed, 15 insertions(+), 9 deletions(-)
 
-	* ChangeLog, panel/central.c:
-	  Fix button ordering bug. Quite embarrassing actually
+commit d4a4bba97eab6feb09a9b4b791c06567f7723bb6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-21 19:28  huysmans
+    Free tasklist properly and add more grouping options
 
-	* configure, icons/Makefile.am, icons/Makefile.in,
-	  panel/builtins.c, panel/callbacks.c, panel/callbacks.h,
-	  panel/central.c, panel/controls.c, panel/controls.h,
-	  panel/dialogs.c, panel/global.h, panel/popup.c, panel/popup.h,
-	  panel/side.c, panel/side.h, panel/xfce.c, panel/xfce.h:
-	  Fix panel reorientation
+ 1 files changed, 40 insertions(+), 21 deletions(-)
 
-2002-09-21 10:07  zedek
+commit d1e6860e9cb4d489ab2234a5caae334345aa7121
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* TODO:
-	  Update the TODO list
+    We don't really use the handle so I'll only show a bit of extra space for now, for the user to click on.
 
-2002-09-21 07:26  zedek
+ 1 files changed, 16 insertions(+), 3 deletions(-)
 
-	* ChangeLog:
-	  ChangeLog updates
+commit ffaa69fde5a5bb1ad7fea6e8d784403d93f85b37
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-21 07:21  zedek
+    Add tasklist options
 
-	* panel/dialogs.c:
-	  Fix the bad number of desktop buttons when reverting in the
-	  panel configuration
+ 1 files changed, 165 insertions(+), 4 deletions(-)
 
-2002-09-20 08:54  zedek
+commit 7579464e67773b0351cb36ff46765901a60dc1da
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/central.c:
-	  Fix the desktop buttons handling (size,positionning)
+    * add COPYING_LIBS with LGPL text
+    * fix make distcheck
+    * make update-po
+    * remove enum-types and marshal generated files from libs/
 
-2002-09-20 08:05  zedek
+ 53 files changed, 8599 insertions(+), 8470 deletions(-)
 
-	* icons/digits.xbm, panel/builtins.c, panel/xfce_clock.c,
-	  panel/xfce_clock.h:
-	  Cosmetic changes
-	  Removed the digits data from the C source (clean up) and set it
-	  in a separate file
-	  Added tiny size handle (still not functionnal for the clock :))
+commit 1a6330e782e96a2674af1b16f49ac438b99ed342
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-18 15:05  zedek
+    * additional gtk-doc comments for itembar
+    * change license to LGPL for library files
 
-	* panel/builtins.c:
-	  Fixed my previous commit (bis) :)
+ 12 files changed, 111 insertions(+), 33 deletions(-)
 
-2002-09-18 15:02  zedek
+commit bfaaf214f11b9459acad375406bd60cc833c5962
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c:
-	  Fixed my previous commit :)
+    Ok, previous commit wasn't clever at all. This one should be better.
 
-2002-09-18 12:52  zedek
+ 1 files changed, 9 insertions(+), 0 deletions(-)
 
-	* panel/builtins.c:
-	  Added Write/Read to the xfce4 rc file to store our configuration
-	  Fixed minor bugs (sic)
-	  Added functions to apply/revert the configuration in the confi
-	  dialog
-	  Code clean up
-	  More comments
+commit 450c6af1ca8313a0b2646c3788beda7080b68728
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-17 20:27  huysmans
+    Be a bit more clever when allocating expanding items on an itembar.
 
-	* TODO:
-	  Update todo list: we want to add variable width/height modules
+ 2 files changed, 32 insertions(+), 14 deletions(-)
 
-2002-09-16 21:24  huysmans
+commit ca12d724af6d7f1a89f2de720043c274fff4adf7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/builtins.h, panel/callbacks.c,
-	  panel/callbacks.h, panel/central.c, panel/central.h,
-	  panel/controls.c, panel/controls.h, panel/controls_dialog.c,
-	  panel/dialogs.c, panel/iconbutton.c, panel/iconbutton.h,
-	  panel/item.c, panel/item_dialog.c, panel/popup.c, panel/popup.h,
-	  panel/side.c, panel/side.h, panel/wmhints.c, panel/xfce.c,
-	  panel/xfce.h, panel/xfce_clock.c, panel/xfce_clock.h,
-	  panel/xfce_support.c, panel/xfce_support.h:
-	  Started fixing issues with the vertical panel
+    Remove launcher insensitivity after executing. Doesn't work properly if you leave the mouse over the button. Too much hassle to find the cause.
 
-2002-09-16 16:36  huysmans
+ 1 files changed, 0 insertions(+), 22 deletions(-)
 
-	* ChangeLog:
-	  Update ChangeLog
+commit e4a7d2b7c14d0aa5d6c24a36104b1070b0177945
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-16 16:35  huysmans
+    Fix depressed button after menu popup from timeout (bug #994)
 
-	* TODO, panel/callbacks.c, panel/callbacks.h, panel/central.c,
-	  panel/dialogs.c, panel/global.h, panel/xfce.c:
-	  Add vertical panel option by Botsie. Now this is a cool feature.
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-2002-09-15 08:48  huysmans
+commit 4704a97fc463696b4605d6c57d57d0705817b9e8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, panel/Makefile.in:
-	  Update ChangeLog and panel/Makefile.in
+    Configuration for anotherclock.
 
-2002-09-14 06:49  zedek
+ 1 files changed, 62 insertions(+), 5 deletions(-)
 
-	* ChangeLog:
-	  Updated the Changelog
+commit d5537bb4619817ed3f2f0fb0aee24f805723967a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-14 06:40  zedek
+    Tweaks to anotherclock
 
-	* AUTHORS:
-	  updated my informations (addedd email)
+ 1 files changed, 26 insertions(+), 38 deletions(-)
 
-2002-09-14 06:35  zedek
+commit 42e29d0003e98569ad0f113e8554ca83e1b06448
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c:
-	  First commit to support the new clock module.
+    Another clock plugin to try out a new clock layout. It has to be moved somewhere else or merged with another plugin eventually -- no need to have 100s of clocks ;)
 
-2002-09-14 06:09  zedek
+ 4 files changed, 428 insertions(+), 0 deletions(-)
 
-	* panel/Makefile.am:
-	  Added xfce_clock file to the compilation source list
+commit 27f678c1ec90ac0d6dc90010f02ab1493a3f6ee7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-14 06:07  zedek
+    Cosmetic changes to launcher properties dialog
 
-	* panel/xfce_clock.c, panel/xfce_clock.h:
-	  First commit for the clock module
+ 2 files changed, 27 insertions(+), 19 deletions(-)
 
-2002-09-10 20:59  huysmans
+commit 8a28132b9eed5805682063b7613debcadd04a95c
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* panel/dialogs.c:
-	  fix problem with saving popup size
+    fix make dist
 
-2002-09-06 19:54  huysmans
+ 44 files changed, 10764 insertions(+), 11048 deletions(-)
 
-	* panel/central.c:
-	  Fix bug in screen button handling
+commit 9a41b64a0ed9174eda956179ae88ef7849934d01
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2002-09-06 19:02  huysmans
+    update GU translations
 
-	* panel/wmhints.c:
-	  Hopefully fix bug in panel-on-top option
+ 1 files changed, 47 insertions(+), 70 deletions(-)
 
-2002-09-06 10:27  huysmans
+commit 1b19d44c477f90d91fb7f8abe5dc08b2de7fb4f5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/item_dialog.c, panel/popup.c:
-	  fix small bugs in popup menu
+    Better way to check whether to close the menu after drag-leave. Now also works with xffm and nautilus.
 
-2002-09-06 09:51  xfce
+ 1 files changed, 11 insertions(+), 20 deletions(-)
 
-	* panel/controls.c:
-	  Fix crash at quit (g_free on GTK unref'd object is a bad idea,
-	  gtk+ does that itself).
+commit 201ea09a2afeeb106f776677fc6405461ded93ab
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-09-05 19:22  huysmans
+    * Add drag-motion convenience function to xfce_support.c
+    * Implement DND to launcher menus. Could use some testing.
 
-	* panel/xfce.c:
-	  Fix bug that showed central panel, even if option was FALSE
+ 4 files changed, 215 insertions(+), 47 deletions(-)
 
-2002-09-05 18:22  huysmans
+commit 465772e0b0659e5d6d95bf5cea0169607edc4861
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* Makefile.am, Makefile.in, xfce4.spec.in:
-	  fix spec file and update rpm build command (reported by R.P.
-	  Herrold)
+    update JA translations
 
-2002-09-04 18:05  huysmans
+ 1 files changed, 524 insertions(+), 514 deletions(-)
 
-	* ChangeLog, Makefile.am, Makefile.in:
-	  update ChangeLog and Makefile.am
+commit 6df28778df62eead92fb44b2ca971ea0fe9f28e9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2002-09-04 17:59  huysmans
+    Update ChangeLog
 
-	* AUTHORS, ChangeLog, Makefile.in, README, README.xml, TODO,
-	  example.xfce4rc.in, icons/Makefile.am, icons/Makefile.in,
-	  panel/Makefile.am, panel/Makefile.in, panel/builtins.c,
-	  panel/builtins.h, panel/callbacks.c, panel/callbacks.h,
-	  panel/central.c, panel/central.h, panel/controls.c,
-	  panel/controls.h, panel/controls_dialog.c,
-	  panel/controls_dialog.h, panel/dialogs.c, panel/dialogs.h,
-	  panel/global.h, panel/iconbutton.c, panel/iconbutton.h,
-	  panel/icons.c, panel/icons.h, panel/info.c, panel/item.c,
-	  panel/item.h, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/module.c, panel/module.h, panel/move.c, panel/popup.c,
-	  panel/popup.h, panel/settings.c, panel/settings.h, panel/side.c,
-	  panel/side.h, panel/wmhints.c, panel/wmhints.h, panel/xfce.c,
-	  panel/xfce.h, panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/mailcheck/mailcheck.c:
-	  Major rewrite several internals. Unify panel items and modules
-	  in PanelControl structure (and change the xml file format in the
-	  process), make all dialogs instant-apply, rearrange preferences
-	  dialog, add option to keep panel on top, probably more
+ 1 files changed, 493 insertions(+), 1112 deletions(-)
 
-2002-08-16 21:35  xfce
+commit 2058f81371012b70bda0a1a810953be20f8beac4
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* panel/global.h:
-	  Play with sizes, make the "tiny" panel somehow, well, tiny.
+    Update ChangeLog
 
-2002-08-11 21:04  huysmans
+ 1 files changed, 3761 insertions(+), 6716 deletions(-)
 
-	* panel/info.c:
-	  fix deprecated gtk function
+commit 0eb284ff55b35bb7d83c424f6dbb0b54a65773a1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-08-11 20:55  huysmans
+    oops, hbox->vbox for vertical panel
 
-	* panel/xfce.c:
-	  temporarily comment out the DOCK_TYPE window hint
+ 1 files changed, 1 insertions(+), 1 deletions(-)
 
-2002-08-11 19:39  huysmans
+commit 241dfe53110a334f92e79ba83c6028015c5b33d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, panel/info.c:
-	  Update ChangeLog and update info panel a bit
+    Add (optional) time to sysytray, similar to the taskbar. XEMBED icons still don't play nice with resizing/moving :(
 
-2002-08-11 06:30  huysmans
+ 1 files changed, 334 insertions(+), 15 deletions(-)
 
-	* ChangeLog, icons/xfce_slogan.xpm, panel/info.c:
-	  Really add info panel by Xavier Maillard
+commit 6e2266739789d3a6893358fb7e02d298cf3542cb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-08-10 20:45  huysmans
+    Fix stickyness issue. Still don't know why it wouldn't work.
 
-	* ChangeLog, Makefile.am, Makefile.in, configure, configure.ac,
-	  panel/Makefile.am, panel/Makefile.in, panel/callbacks.c,
-	  panel/dialogs.c, panel/dialogs.h, panel/xfce.c:
-	  Add info panel by Xavier Maillard
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2002-08-08 21:27  huysmans
+commit 9a742361834d967579a4a6be9b29bce4466559ea
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c:
-	  Additions to Exit/Lock module
+    Fix orientation changing, reported by Francois
 
-2002-08-08 18:24  huysmans
+ 3 files changed, 109 insertions(+), 43 deletions(-)
 
-	* panel/central.c, panel/dialogs.c, panel/global.h, panel/xfce.c,
-	  panel/xfce.h:
-	  More config options for configuring central panel
+commit 28cbeda9ca38735f35d2f384dd6c2753ba95f1c7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-08-08 06:05  huysmans
+    Wow, that was hard to find. Fix typo that caused a crash when dragging a file to the new launcher property dialog. Also reported by Francois.
 
-	* panel/builtins.c, panel/dialogs.c, panel/global.h,
-	  panel/module.c, panel/module.h, panel/xfce.c, panel/xfce.h:
-	  Add option to hide central panel
+ 1 files changed, 1 insertions(+), 2 deletions(-)
 
-2002-08-06 18:15  huysmans
+commit e855eb8a48ee6f4c537e0b429fc6e1e718c35da5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* Makefile.in, aclocal.m4, icons/Makefile.in, panel/Makefile.in,
-	  panel/central.c, panel/global.h, panel/icons.c, panel/wmhints.c,
-	  panel/wmhints.h, panel/xfce.c, plugins/Makefile.in,
-	  plugins/mailcheck/Makefile.in, themes/Gnome/Makefile.am,
-	  themes/Gnome/Makefile.in, themes/Gnome/miniinfo.png,
-	  themes/Gnome/minilock.png, themes/Gnome/minipalet.png,
-	  themes/Gnome/minipower.png, themes/Makefile.in:
-	  Add support for themeable minibuttons and increased the maximum
-	  number of groups to 16
+    Open file dialog immediately when choosing custom icon. Reported by Francois.
 
-2002-08-05 06:19  huysmans
+ 1 files changed, 6 insertions(+), 6 deletions(-)
 
-	* ChangeLog, panel/dialogs.c:
-	  Don't disable changing number of desktops when desktop buttons
-	  are hidden
+commit d728cec48b602efc182ffcb37817ea480e5aea40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-08-04 14:42  huysmans
+    Fix crash when dropping a desktop file on the dialog
 
-	* panel/central.c, panel/central.h, panel/dialogs.c,
-	  panel/global.h, panel/xfce.c:
-	  Add option to hide desktop buttons
+ 1 files changed, 4 insertions(+), 1 deletions(-)
 
-2002-07-31 06:41  huysmans
+commit 0f8e89b137e82451a8dcaa187e359356e1d724ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/callbacks.c, panel/callbacks.h,
-	  panel/central.c, panel/dialogs.c, panel/icons.c, panel/icons.h,
-	  panel/item.c, panel/item.h, panel/item_dialog.c,
-	  panel/item_dialog.h, panel/module.c, panel/module.h,
-	  panel/move.c, panel/popup.c, panel/popup.h, panel/settings.c,
-	  panel/side.c, panel/side.h, panel/wmhints.c, panel/xfce.c,
-	  panel/xfce_support.c, panel/xfce_support.h:
-	  Reformat files (missing empty lines at the end) and remove
-	  panel.h includes. Reported by Biju Chacko
+    oh, alright, i'll put it back. at least for Xfce themes it seems to do the right thing.
 
-2002-07-29 21:11  huysmans
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-	* panel/xfce.c:
-	  Destroy the panel before restarting or you will end up with
-	  ghost panels
+commit d4a89eb255e9f0258fa674d23b8f94c07a70c0f1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-07-28 18:56  huysmans
+    Hmm that wasn't it either. I'll have to think of something else...
 
-	* panel/side.c, panel/side.h:
-	  Change frame in panel group to gtk_alignment. Much better size
-	  control
+ 1 files changed, 0 insertions(+), 3 deletions(-)
 
-2002-07-28 15:42  huysmans
+commit 941e01d204b07f3228265d07ef818a7e17faec6e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/dialogs.c:
-	  In global dialog on revert change position at the end (after
-	  resizing)
+    cosmetic tweak
 
-2002-07-28 15:33  huysmans
+ 1 files changed, 3 insertions(+), 0 deletions(-)
 
-	* panel/dialogs.c:
-	  Fix bug in finding icon themes
+commit 8df330961e5f532e6f09dcf5cbdaad73d200df0a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-07-28 15:08  huysmans
+    * remove builtin launcher
+    * replace with new launcher (backwards compatible)
+    * remove popup position global option
+    * other stuff (it's a pretty big change, so I'm sure i forgot something ;-)
 
-	* panel/dialogs.c, panel/xfce.c:
-	  Force modern style for tiny panel. Traditional looks weird.
+ 23 files changed, 310 insertions(+), 2618 deletions(-)
 
-2002-07-28 14:07  huysmans
+commit 246955ec21cd8344b4efb2fa819f869df1bb620c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c:
-	  Update clock plugin to accept new panel size
+    Allow all controls to act on changing the panel side; specifically the new launcher.
 
-2002-07-28 13:23  huysmans
+ 47 files changed, 93 insertions(+), 54 deletions(-)
 
-	* panel/side.c, panel/xfce.c:
-	  Oops, forgot to add TINY_PANEL_ICONS to icon_size()
+commit d3098ed77b0bd9948cb2b3cf03c7d17e020934c9
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2002-07-28 12:56  huysmans
+    add bn_IN translations
 
-	* panel/builtins.c, panel/central.c, panel/dialogs.c,
-	  panel/global.h, panel/item.c, panel/item_dialog.c,
-	  panel/popup.c, panel/side.c, panel/side.h, panel/xfce.c:
-	  Added new size (Tiny)
+ 2 files changed, 727 insertions(+), 3 deletions(-)
 
-2002-07-26 06:32  huysmans
+commit 84782053c73159ab34dd781318bfc33cc1cc4af3
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-	* ChangeLog:
-	  Updated ChangeLog
+    add MR translations
 
-2002-07-26 06:29  huysmans
+ 2 files changed, 861 insertions(+), 1 deletions(-)
 
-	* README, panel/xfce.c:
-	  Updated README and added delete/destroy callbacks to the panel
+commit e12b1ca400a662f6badf16488c01bfff00fc4fde
+Author: Jean-François Wauthy <pollux at xfce.org>
 
-2002-07-18 21:40  xfce
+    update JA translations
 
-	* configure, configure.ac:
-	  Change version scheme to YYMMDD instead of YYYYMMDD to keep
-	  consistent with xfwm4
+ 1 files changed, 222 insertions(+), 267 deletions(-)
 
-2002-07-18 21:20  huysmans
+commit d66688b29e14614b289754a6403103593092d6e8
+Author: Jens Luedicke <jens.luedicke at gmail.com>
 
-	* config.h.in, configure, panel/builtins.c, panel/dialogs.c:
-	  hopefully fix a bug in directory opening
+    <kelnos> blame danny
 
-2002-07-16 17:50  huysmans
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-	* panel/item_dialog.c:
-	  refresh preview when leaving text entry in item dialog
+commit 6bffb63912a4534a9c50ef981b399f26e78c4930
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-2002-07-15 15:19  huysmans
+    Update ChangeLog
 
-	* panel/item_dialog.c:
-	  fixed bug in panel item dialog
+ 1 files changed, 9028 insertions(+), 5550 deletions(-)
 
-2002-07-14 15:56  huysmans
+commit 290c44ed48726a99232d3bbc92f66e123078106e
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
 
-	* panel/Makefile.am, panel/Makefile.in, panel/builtins.c,
-	  panel/callbacks.c, panel/dialogs.c, panel/dialogs.h,
-	  panel/item.c, panel/item_dialog.c, panel/item_dialog.h,
-	  panel/module.c, panel/module.h, plugins/mailcheck/mailcheck.c:
-	  Split up dialogs.c file and change item dialogs. This changes
-	  the module structure
+    Update ChangeLog
 
-2002-07-07 10:02  huysmans
+ 1 files changed, 2627 insertions(+), 2 deletions(-)
 
-	* panel/callbacks.c, panel/callbacks.h, panel/xfce.c,
-	  panel/xfce_support.c, panel/xfce_support.h,
-	  plugins/mailcheck/mailcheck.c:
-	  add execution in terminal option to mailcheck
+commit b62eed40523d261349a331e5b0eb33252de13fc7
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
 
-2002-07-07 08:41  huysmans
+    use xfce_about_dialog_new_with_values (recent libxfcegui4 change)
 
-	* panel/wmhints.c, panel/xfce.c, panel/xfce.h,
-	  panel/xfce_support.c:
-	  fix some startup issues
+ 2 files changed, 2 insertions(+), 2 deletions(-)
 
-2002-07-07 07:08  huysmans
+commit b3e89e0de5dd4a374c69fc2b5f065ec492ee63c8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog:
-	  Update ChangeLog
+    Fix autohide
 
-2002-07-07 07:05  huysmans
+ 1 files changed, 5 insertions(+), 0 deletions(-)
 
-	* panel/module.c, panel/xfce.c, panel/xfce_support.c,
-	  panel/xfce_support.h:
-	  Add exit dialog
+commit abf28764eb9cba2b379f4ad2657441d3811c4878
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-07-06 15:20  huysmans
+    * Add option to choose handle style
+    * Fix bug that made panel always centered on startup
 
-	* Makefile.in, aclocal.m4, configure, icons/Makefile.in,
-	  panel/module.c, panel/settings.c, panel/xfce_support.c,
-	  panel/xfce_support.h, plugins/Makefile.in,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  themes/Gnome/Makefile.in, themes/Makefile.in:
-	  Add preferences to mailcheck plugin and probably some other
-	  things as well
+ 48 files changed, 3242 insertions(+), 1678 deletions(-)
 
-2002-07-03 21:53  huysmans
+commit fcaf56de3836aa872d778435f0d2f077629f30d9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/xfce.c:
-	  fix a small bug in global option behaviour and removed panel
-	  forking
+    Make sure to cleanup event window (fixes bug #916)
 
-2002-07-03 21:30  huysmans
+ 3 files changed, 11 insertions(+), 5 deletions(-)
 
-	* panel/Makefile.am, panel/Makefile.in, panel/builtins.c,
-	  panel/callbacks.c, panel/central.c, panel/dialogs.c,
-	  panel/icons.c, panel/icons.h, panel/item.c, panel/popup.c,
-	  panel/side.c, panel/xfce.c, panel/xfce_support.c:
-	  improve icon handling
+commit a09c3c41236c419ce6dc381785012ffb372c22e3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-07-03 20:19  huysmans
+    * Change (improve?) new launchers property dialog
 
-	* panel/Makefile.am, panel/callbacks.h, panel/dialogs.h,
-	  panel/dnd.c, panel/dnd.h, panel/icons.c, panel/icons.h,
-	  panel/xfce_support.c, panel/xfce_support.h:
-	  add new support module and remove dnd.*
+ 2 files changed, 42 insertions(+), 32 deletions(-)
 
-2002-06-23 18:22  huysmans
+commit 4415003b7007e5ae295f157db3a34806c1380a38
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/callbacks.c, panel/dialogs.c, panel/dialogs.h:
-	  add dialog for screen names and fix global dialog when setting
-	  number of desktops
+    Extra calculation of struts.
 
-2002-06-22 21:39  huysmans
+ 1 files changed, 2 insertions(+), 0 deletions(-)
 
-	* panel/callbacks.c:
-	  also diable global configuration when disable_user_config is set
+commit aa8791831891356ff17f4d139497cb5f285488e3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-06-22 20:53  huysmans
+    Try to be a bit more accurate when calculating struts.
 
-	* ChangeLog:
-	  update ChangeLog
+ 1 files changed, 2 insertions(+), 2 deletions(-)
 
-2002-06-22 20:51  huysmans
+commit 86087a3ae9622a5b1c3fe6a84874fb7a073d4cd8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* panel/builtins.c, panel/callbacks.c, panel/dialogs.c,
-	  panel/dialogs.h, panel/global.h, panel/settings.c, panel/xfce.c:
-	  handle menu item limits better and honor disable_user_config
+    * Fix widget allocation cutting off rightmost panel item (bug #915).
+    * Small cosmetic change to panel handles.
 
-2002-06-20 20:04  huysmans
+ 1 files changed, 54 insertions(+), 26 deletions(-)
 
-	* panel/dialogs.c, themes/Gnome/file1.png:
-	  make icon themes work from dialogs
+commit 7edcfc44c81995d0a6b0087642ead12328c8b678
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-06-17 22:15  xfce
+    Fix autohide/full width issues
 
-	* COPYING:
-	  Forgot COPYING :-(
+ 1 files changed, 2 insertions(+), 7 deletions(-)
 
-2002-06-17 22:14  xfce
+commit 610ed4e93d134545522fce03d0f7fd23246d6bbc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* AUTHORS, Makefile.in, aclocal.m4, configure, icons/Makefile.in,
-	  panel/Makefile.in, plugins/Makefile.in,
-	  plugins/mailcheck/Makefile.in, themes/Gnome/Makefile.in,
-	  themes/Makefile.in, xfce4.spec.in:
-	  Add (empty) AUTHORS required by automake,
-	  Fix spec file
+    * Add option to make panel full width
+    * Add tasklist plugin that expands with the panel
+    * Add flexible space plugin that also expands with the panel
 
-2002-06-17 21:32  huysmans
+ 55 files changed, 12264 insertions(+), 7938 deletions(-)
 
-	* Makefile, example.xfce4rc:
-	  remove some leftovers
+commit d88381123344a1b27ae8991ce4ff70c4b196ef71
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-06-17 21:25  huysmans
+    Implement 'hold icon button to pop up menu' for alternative launcher
 
-	* ChangeLog, panel/dialogs.c:
-	  Update ChangeLog and refixed typo Olivier fixed earlier
+ 4 files changed, 102 insertions(+), 10 deletions(-)
 
-2002-06-17 20:32  huysmans
+commit 7363c29de98fe05d4aca563f1498d48ae1201643
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, aclocal.m4,
-	  autogen.sh, compile, config.guess, config.h.in, config.sub,
-	  configure, configure.ac, depcomp, example.xfce4rc.in,
-	  icons/Makefile.am, icons/Makefile.in, install-sh, ltmain.sh,
-	  missing, mkinstalldirs, panel, panel/Makefile.am,
-	  panel/Makefile.in, panel/builtins.c, panel/builtins.h,
-	  panel/callbacks.c, panel/callbacks.h, panel/central.c,
-	  panel/central.h, panel/dialogs.c, panel/dialogs.h, panel/dnd.c,
-	  panel/dnd.h, panel/global.h, panel/icons.c, panel/icons.h,
-	  panel/item.c, panel/item.h, panel/module.c, panel/module.h,
-	  panel/move.c, panel/move.h, panel/popup.c, panel/popup.h,
-	  panel/settings.c, panel/settings.h, panel/side.c, panel/side.h,
-	  panel/wmhints.c, panel/wmhints.h, panel/xfce.c, panel/xfce.h,
-	  plugins, plugins/Makefile.am, plugins/Makefile.in,
-	  plugins/mailcheck, plugins/mailcheck/Makefile.am,
-	  plugins/mailcheck/Makefile.in, plugins/mailcheck/mailcheck.c,
-	  themes, themes/Gnome, themes/Gnome/Makefile.am,
-	  themes/Gnome/Makefile.in, themes/Gnome/edit.png,
-	  themes/Gnome/file1.png, themes/Gnome/file2.png,
-	  themes/Gnome/games.png, themes/Gnome/man.png,
-	  themes/Gnome/multimedia.png, themes/Gnome/network.png,
-	  themes/Gnome/paint.png, themes/Gnome/print.png,
-	  themes/Gnome/schedule.png, themes/Gnome/sound.png,
-	  themes/Gnome/terminal.png, themes/Gnome/trash_empty.png,
-	  themes/Gnome/trash_full.png, themes/Gnome/unknown.png,
-	  themes/Makefile.am, themes/Makefile.in, xfce4.spec.in:
-	  (Re)add all files and automake framework
+    Improve drawing of the panel window border, using some code from gtk-xfce-engine.
 
-2002-06-17 20:18  huysmans
+ 6 files changed, 211 insertions(+), 87 deletions(-)
 
-	* plugins:
-	  removing old files, before putting them in new locations (2)
+commit 3a2971b080629e86e5f7566d6fe7cf872e14af83
+Author: Jens Luedicke <jens.luedicke at gmail.com>
 
-2002-06-17 20:14  huysmans
+    remove .cvsignore cruft
 
-	* builtins.c, builtins.h, callbacks.c, callbacks.h, central.c,
-	  central.h, dialogs.c, dialogs.h, dnd.c, dnd.h, global.h,
-	  icons.c, icons.h, item.c, item.h, module.c, module.h, move.c,
-	  move.h, plugins/mailcheck.c, popup.c, popup.h, settings.c,
-	  settings.h, side.c, side.h, wmhints.c, wmhints.h, xfce.c,
-	  xfce.h:
-	  removing old files, before putting them in new locations
+ 3 files changed, 0 insertions(+), 27 deletions(-)
 
-2002-06-14 13:52  xfce
+commit 85bf83a2c2249a1b553805c2ec779d21c35dea8f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* dialogs.c:
-	  Fixed a typo (Apearance => Appearance)
+    Oops (2). Children list does no long contain direct references to widgets.
 
-2002-06-11 20:24  huysmans
+ 2 files changed, 7 insertions(+), 5 deletions(-)
 
-	* dialogs.c, icons.c, plugins/mailcheck.c, xfce.c:
-	  Panel settings dialog seems to work now, initial icon theme
-	  support
+commit a5c0ecdefcfe20d895c49721cd353f51676ae283
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-2002-06-11 14:42  huysmans
+    Oops, forgot to add raised option to private struct
 
-	* dialogs.c, wmhints.c:
-	  Settings dialog now works
+ 1 files changed, 1 insertions(+), 0 deletions(-)
 
-2002-06-11 06:24  huysmans
+commit 432a7fad4366c3be9e81adda24be1cf2810db2e5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* callbacks.c, dialogs.c, dialogs.h, wmhints.c, xfce.c, xfce.h:
-	  Initial global settings dialog and fork() panel at startup
+    Raise/lower itembar event window; hopefully will be useful for 'customize' mode.
 
-2002-06-09 20:53  huysmans
+ 2 files changed, 114 insertions(+), 3 deletions(-)
 
-	* callbacks.c, dialogs.c:
-	  allow running command in terminal
+commit 666a4b09fad8619354fa9242c02afa74a983f282
+Author: François Le Clainche <fleclainche at wanadoo.fr>
 
-2002-06-09 20:27  huysmans
+    Wrong directory for this image, updated Makefile
 
-	* callbacks.c, callbacks.h, dialogs.c, item.c, item.h, popup.c,
-	  popup.h, settings.c, settings.h, xfce.c:
-	  make xml parsing replace entities
+ 2 files changed, 0 insertions(+), 1 deletions(-)
 
-2002-06-09 17:12  huysmans
+commit 85c67eaf5b1af1d7cc560bc3fba897dc647031eb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
 
-	* settings.c:
-	  Fixed crash when no configuration file was found
+    Update French doc
 
-2002-06-09 15:49  huysmans
-
-	* Makefile, README, README.xml, builtins.c, builtins.h,
-	  callbacks.c, callbacks.h, central.c, central.h, dialogs.c,
-	  dialogs.h, dnd.c, dnd.h, example.xfce4rc, global.h, icons.c,
-	  icons.h, item.c, item.h, module.c, module.h, move.c, move.h,
-	  plugins/mailcheck.c, popup.c, popup.h, settings.c, settings.h,
-	  side.c, side.h, wmhints.c, wmhints.h, xfce.c, xfce.h:
-	  Major update
+ 18 files changed, 551 insertions(+), 348 deletions(-)
 
-2002-05-21 20:48  huysmans
+commit dd2c6ee2b1ba79c26df5bdd79d39ed36888289a7
+Author: François Le Clainche <fleclainche at wanadoo.fr>
 
-	* dialogs.c, plugins/mailcheck.c:
-	  change dialog button order and other dialog fixes
-
-2002-05-20 18:03  huysmans
-
-	* example.xfce4rc:
-	  example config file
-
-2002-05-20 14:56  huysmans
-
-	* Makefile, README, README.xml, builtins.c, builtins.h,
-	  callbacks.c, callbacks.h, central.c, central.h, dialogs.c,
-	  dialogs.h, icons, icons.c, icons.h, icons/addicon.xpm,
-	  icons/close.xpm, icons/diag_icon.xpm, icons/down.xpm,
-	  icons/edit.xpm, icons/file1.xpm, icons/file2.xpm,
-	  icons/games.xpm, icons/handle.xpm, icons/iconify.xpm,
-	  icons/mail.xpm, icons/man.xpm, icons/menu_icon.xpm,
-	  icons/miniinfo.xpm, icons/minilock.xpm, icons/minipalet.xpm,
-	  icons/minipower.xpm, icons/multimedia.xpm, icons/network.xpm,
-	  icons/nomail.xpm, icons/oldmail.xpm, icons/paint.xpm,
-	  icons/print.xpm, icons/schedule.xpm, icons/sound.xpm,
-	  icons/terminal.xpm, icons/trash_empty.xpm, icons/trash_full.xpm,
-	  icons/unknown.xpm, icons/up.xpm, icons/xfce_icon.xpm, item.c,
-	  item.h, module.c, module.h, move.c, move.h, plugins,
-	  plugins/Makefile, plugins/mailcheck.c, popup.c, popup.h,
-	  settings.c, settings.h, side.c, side.h, wmhints.c, wmhints.h,
-	  xfce.c, xfce.h:
-	  Add gtk2 based panel
+    Updating panel icons as well
 
-2002-05-20 14:56  
+ 21 files changed, 0 insertions(+), 0 deletions(-)
 
-	* .:
-	  New repository initialized by cvs2svn.
+commit 41ab1f34ebf9cd1cfa183470dc5d1664f60dc35e
+Author: Jean-François Wauthy <pollux at xfce.org>
 
+    update KO translations
+
+ 1 files changed, 16 insertions(+), 30 deletions(-)
+
+commit 527511f6e143847efaa577ce382adfce1c31a67e
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update JA translations
+
+ 1 files changed, 43 insertions(+), 135 deletions(-)
+
+commit 634a2ce4ecbc17a5f54229252c209b25973edc0e
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Make sure to link against the libxfce4panel in the sandbox instead of the
+    version installed on the system.
+
+ 3 files changed, 13 insertions(+), 3 deletions(-)
+
+commit 43ceeca88d714ea7567f95c6ba22da6b20a9ef75
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add context to some strings
+
+ 43 files changed, 1230 insertions(+), 619 deletions(-)
+
+commit 6d3b804f7909ab1677fcd1c063df2559822936d4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use Q_ to add context to translation of Terminal in icons.c
+
+ 42 files changed, 7527 insertions(+), 6835 deletions(-)
+
+commit e328224371d340634313c49182334427f292c760
+Author: Edscott Wilson <edscott at imp.mx>
+
+    translation gaps
+
+ 2 files changed, 77 insertions(+), 107 deletions(-)
+
+commit 98919c03520c499d34d1e7e17b75f7de594ab3cb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweak. Maybe fixes #716, which I can't reproduce anyway.
+
+ 1 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 3ab048423948a99cef05560cfd78423b18862e32
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * Make itembar take GtkWidget as child
+    * Remove icon size and toolbar style from itembar/item
+    * Remove homogeneous property from item
+    * Make expand a child property of itembar/child
+    * Don't look for translated files anymore
+    * Check for translated items in new launcher plugin
+
+ 11 files changed, 464 insertions(+), 867 deletions(-)
+
+commit 09b7fb8c60629fce1a01414b52e09bec6ac1f52b
+Author: Benedikt Meurer <benny at xfce.org>
+
+    We use intltool instead of xml-i18n-tools.
+
+ 1 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 1d5445318d8a36f362253a5d1894973facd7c29d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    missing include
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 0267a6136f855f5577bb14104ffedadc88504ce9
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Use intltool to translate the contents.xml.
+
+ 51 files changed, 8988 insertions(+), 7101 deletions(-)
+
+commit f0048d183927634f828f8809abd5eae40d5b7c69
+Author: Juha Kautto <kautto.juha at kolumbus.fi>
+
+    Keeping xfcalendar and panel clock in sync
+
+ 1 files changed, 4 insertions(+), 14 deletions(-)
+
+commit 4246a5060988d489261262ad59e115a0caf2edf1
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update GU translations
+
+ 1 files changed, 33 insertions(+), 62 deletions(-)
+
+commit ec3df4e91b24d9055cdfecab4403a25ab2ff2dd5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops, wrong number (bug #815: separators at wrong position)
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit a3dd94bfeb40e63b1378dc6fec1e68ff86f40fd7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cosmetic changes. Add extra 1px space around control to prevent it from overwriting the panel window border. Can be unset on a case by case basis when a plugin doesn't need it. Hope this works for everyone.
+
+ 5 files changed, 5 insertions(+), 0 deletions(-)
+
+commit a9ee5958ae66380da36b896d903dc4e767ff5209
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small change to make handles follow gtk theme properly
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit dfb032fefb3501a6b40fd6184e86a63a7e02adb2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Save changes properly
+
+ 2 files changed, 7 insertions(+), 13 deletions(-)
+
+commit 895875495c8c386e958ecd2a2483d81908eb85f3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops, wrong file test
+
+ 1 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 539f02bc2cec6e3ff96316e3692946d0431f8634
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add itembar and item widgets:
+    * XfceItembar : container for XfceItem's
+    * XfceItem : simple container to add to an itembar
+    * XfceSeparatorItem : special XfceItem that simply shows a separator
+
+ 15 files changed, 2980 insertions(+), 238 deletions(-)
+
+commit 65536b74e9d566c85c6794e00e4cbcda4cdb5d18
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update JA translations
+
+ 1 files changed, 511 insertions(+), 570 deletions(-)
+
+commit 05500ade723e7fffbbed4538d72d13be1ae76f6b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * 'Unexport' some functions
+    * Prevent direct access to PanelPopup struct
+    * Fix menu popup after timeout (broken because of recent rearrangements)
+
+ 6 files changed, 227 insertions(+), 234 deletions(-)
+
+commit 379de97b2da6564612539316b44c5135398aa9f3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More cleanup:
+    * Move PanelPopup code into item-control.[ch]
+    * remove popup.[ch]
+
+ 17 files changed, 646 insertions(+), 736 deletions(-)
+
+commit c419143961278ea376a3f36ad57f8cf05fc666a1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * more removal of unused functions
+    * only write actual config file at exit
+      (this at least helps a bit when a new plugin crashes the panel)
+
+ 9 files changed, 99 insertions(+), 141 deletions(-)
+
+commit 52819e7249e550aedb9d167ca1f93351e4f7aab8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove some unused functions
+
+ 6 files changed, 11 insertions(+), 170 deletions(-)
+
+commit a766f68ab03bfa13cc5a298cde06f34921688551
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * Remove groups.[ch]
+    * Fold groups_* code back into panel.c
+    * Small improvement to autoresize ... again
+
+ 14 files changed, 472 insertions(+), 650 deletions(-)
+
+commit 531464a91bc4c83956360fb1ec2dfe716cd10d17
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Restructuring work:
+    * make panel popup part of the launcher control
+    * hopefully things still work as before ;-)
+
+ 13 files changed, 434 insertions(+), 278 deletions(-)
+
+commit 07f77b58b8a5c4d16c85a404b28cfe1df1a41c54
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update KO translations (with a big delay)
+
+ 1 files changed, 14 insertions(+), 37 deletions(-)
+
+commit 7fc79bd6542aaf847035c422b2602fe8f196bc1d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update new launcher:
+    * put dialog code in separate file
+    * distinguish between category icons and custom ones
+    * Add some DND. Dragging from appfinder cause crashes; don't know why.
+
+ 6 files changed, 1796 insertions(+), 1535 deletions(-)
+
+commit 951ff80d758e42e4271a55ea4810aef12fb398fa
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update zh_CN translations
+
+ 1 files changed, 59 insertions(+), 294 deletions(-)
+
+commit edd631b80ca847c6d77bd73ca8b7debd474a8427
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix 64bit bug. Thanks to Michael <macallan18 at earthlink.net>.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 165c7d68734f674fbd053948224d14529d21557a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * Change (improve?) layout of dialog
+    * Make launcher temporarily insensitive after clicking to give a little visual feedback
+
+ 1 files changed, 37 insertions(+), 12 deletions(-)
+
+commit d969432b5128af0bd8f195f6cd1885bd59c65664
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix initial position
+
+ 1 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 8281a68eeae34729514f4eb3bf31983249a2e37a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix 2.6-ism: GTK_STOCK_EDIT. New launcher DND does not work properly yet.
+
+ 3 files changed, 275 insertions(+), 86 deletions(-)
+
+commit 78bdb6ff30ab81b26502c19cd059e530ef77e5b8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve resizing/moving
+
+ 1 files changed, 80 insertions(+), 22 deletions(-)
+
+commit 13504369efbc98f43fdc444aaac0f198115f3667
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add xftaskbar4 symlink for backward compatibility
+
+ 1 files changed, 8 insertions(+), 0 deletions(-)
+
+commit 6ccb39e90ac131da4b8439c0f0706f9a8ccb4bfe
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    include .desktop.in files instead of .desktop
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6885d5694531d338b2d679d70986cd9b747671b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use intltool for .desktop files.
+
+ 55 files changed, 11279 insertions(+), 6463 deletions(-)
+
+commit ca9b69ceef495ab4c68ff862ffdb8246b5423e36
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update to use XDT. Yay Benedikt.
+
+ 14 files changed, 92 insertions(+), 1252 deletions(-)
+
+commit 2c857e63cfcbafd3353a967d8c94363dd0147308
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Small fix for LDFLAGS (-export-dynamic was missing).
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 1a159bc63cfefbe26f9267df30bca20fbdacea57
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * make panel widget library dynamic
+      (not sure this is done correctly)
+    * add alternative launcher plugin
+      This is definitely unfinished. I consider this my playground, so things
+      will surely break ;-)
+    * keep Brian happy with a detailed cvs commit message ;-)
+
+ 17 files changed, 2724 insertions(+), 80 deletions(-)
+
+commit 49379c04a3b563fdf0de1735833ba51477f86b84
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update FI translations
+
+ 2 files changed, 74 insertions(+), 200 deletions(-)
+
+commit 35e3907949d5f7351bf5216a9d2d9c253f17cf36
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add iconbox and taskbar icons
+
+ 3 files changed, 2 insertions(+), 0 deletions(-)
+
+commit ec35faf36f6611fdac9771519eb7a43596c17b71
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Only show help when really requested
+
+ 1 files changed, 12 insertions(+), 9 deletions(-)
+
+commit fee2400f1a729f5a59184d6e23b8158a508bd7d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add right-click menu and make sure we get all existing windows on startup
+
+ 1 files changed, 103 insertions(+), 1 deletions(-)
+
+commit 86f716ed06cdfc491c405e5f7ed3235958d6162a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add (rewritten) systray to panel
+
+ 4 files changed, 321 insertions(+), 4 deletions(-)
+
+commit 0c9e878171c0c61e21fb9718aa07ef761e7ccd80
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Can't live without transparency, now can we?
+
+ 4 files changed, 157 insertions(+), 2 deletions(-)
+
+commit 6811e84dc99ae3e5466bddc6f444e2cccfb4ad82
+Author: Brian Tarricone <brian at tarricone.org>
+
+    fix csm's crash on HEAD
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d9f4433dc2514983fc4568de817da5b662061ff7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Iconbox sizing and positioning
+
+ 2 files changed, 109 insertions(+), 16 deletions(-)
+
+commit 529db5f09d479c98af316a4a6b41ed013b9f9296
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Iconbox almost works (TM)
+
+ 9 files changed, 1453 insertions(+), 125 deletions(-)
+
+commit 209ba37185b724cb1fd20cc773f385f959345956
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Unfinished iconbox stuff
+
+ 9 files changed, 736 insertions(+), 137 deletions(-)
+
+commit e64f32339d73b11a9425355ad3bef97581b47069
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update RU translations
+
+ 2 files changed, 67 insertions(+), 184 deletions(-)
+
+commit 7974d47fbbde049d17e074ce65c83c29e275f354
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Big reorganization for 4.3:
+    * move taskbar and iconbox to panel
+    * panel config files in separate directory
+    * add panel library
+    * remove generated files. autogen.sh is now required to build from CVS.
+    * add time to taskbar
+    * use XfcePanelWindow widget for panel and taskbar (fixes bug #367 ;-)
+    * iconbox not functional yet (needs rewrite).
+
+ 174 files changed, 11035 insertions(+), 56687 deletions(-)
+
+commit 0b8f57e0ade0c87fac525a5ea635ff2c7520df88
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve appfinder DND on menus
+
+ 3 files changed, 163 insertions(+), 201 deletions(-)
+
+commit c75120e5425dea00497bfbba5054e5ebf3068da2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve appfinder DND on menus
+
+ 3 files changed, 5 insertions(+), 4 deletions(-)
+
+commit b5b853ba014b97ffcf5f423138f136c8921c4d0b
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    another missing file
+
+ 1 files changed, 126 insertions(+), 0 deletions(-)
+
+commit aed9735106a7882e3d6f3137f73d48ff0f704fa2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix DND from Appfinder to menu
+
+ 1 files changed, 34 insertions(+), 1 deletions(-)
+
+commit 542adb6c28c51ca4e26707c0ec93f1ba49caa8bc
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update UK translations
+
+ 6 files changed, 212 insertions(+), 298 deletions(-)
+
+commit 0e45b6b7d524af018b1ef15a17cd8fea0e4637e8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops. Typo. (2)
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit a83c9624baac451b446194d2f550cc8dc5f597a7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops. Typo.
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 22099c4b6c065dc29666f87c8a2953f751edc98e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix POP3 format documentation
+
+ 3 files changed, 45 insertions(+), 32 deletions(-)
+
+commit 61aaaaeb1cf09616a514272d1fb204e123c356b3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix POP3 format documentation
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 35d0a9ed3d4e07f18f5078f4e49c93e9dec86ee9
+Author: Moritz Heiber <moritz-heiber at arcor.de>
+
+    Update the German translation. Thanks to
+    Johannes Zellner <webmaster at nebulon.de>
+
+ 2 files changed, 59 insertions(+), 59 deletions(-)
+
+commit b73f55a95b89ec722765ce54348050a1bacf7e02
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update HE translations
+
+ 2 files changed, 49 insertions(+), 55 deletions(-)
+
+commit b6fa01b05f280ec01b37cddd18de58098b810f88
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update version and changelog
+
+ 6 files changed, 3076 insertions(+), 2780 deletions(-)
+
+commit b25a71daf3253df4f8fe6e2b51036de49760a8ef
+Author: Brian Tarricone <brian at tarricone.org>
+
+    allow the use of a port number in the pop3 server string
+
+ 1 files changed, 7 insertions(+), 5 deletions(-)
+
+commit 3ccf5f6f61fd1488ba7ec75fdda9fa3c17e412bf
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    fix #608
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 743a744b4b36303afbc5273fb2cc90ee41cf4c19
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    mcs-plugins now appear on the mouse pointer screen
+
+ 1 files changed, 2 insertions(+), 3 deletions(-)
+
+commit f11d59253832ae96cd488a5afaf8135721047fa1
+Author: Brian Tarricone <brian at tarricone.org>
+
+    fix distcheck-bz2
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 3df372aa6da8ee7fac0b768b80f4f41c14f7aa6b
+Author: Brian Tarricone <brian at tarricone.org>
+
+    add dist-bz2 and distcheck-bz2 targets
+
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 166e977f278fa899cbf1e0f6394ca9c09ced02be
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Themes and screenshots
+
+ 9 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 8e88713069e466b5bbb1072726efb2fb21169111
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update ET translations
+
+ 3 files changed, 60 insertions(+), 54 deletions(-)
+
+commit eb5fce21078970f529d5a7ee9c2c7fb450e71eea
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Update ChangeLog. Fix make distcheck.
+
+ 7 files changed, 2739 insertions(+), 2170 deletions(-)
+
+commit 7ee0d00a2ee4fea6c074d7da5cc59d70bcc13689
+Author: Brian Tarricone <brian at tarricone.org>
+
+    add/update czech translations
+
+ 1 files changed, 99 insertions(+), 226 deletions(-)
+
+commit 8097a32f05f5de614ae2e6a0465f19b264d319a6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update versions and ChangeLog
+
+ 1 files changed, 14 insertions(+), 536 deletions(-)
+
+commit 2cc4173ccb21a7fe9310eb418c0380f4c71f6ca7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and NEWS
+
+ 2 files changed, 2537 insertions(+), 2501 deletions(-)
+
+commit c67529484d952218139230590b2e33217feb9c60
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update KO translations
+
+ 2 files changed, 9 insertions(+), 0 deletions(-)
+
+commit 683344c5aecf05cbfafcd11a049c22d3394f7d77
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Documentation screenshots update
+
+ 10 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 99623181d4521d8e7fc624cc1d4e52ba16ec1bd0
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update pt_BR translations
+
+ 2 files changed, 85 insertions(+), 158 deletions(-)
+
+commit 23b63600d97daefe9ea375ee5fa795b8c8d02ba9
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add RO translations
+
+ 4 files changed, 461 insertions(+), 2 deletions(-)
+
+commit a1a24d7700cf3cfdd649ceab3297da82b4eb6b60
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix type mismatch. Patch by Michele Baldessari <michele at pupazzo.org>.
+
+ 6 files changed, 8 insertions(+), 5 deletions(-)
+
+commit c36b7ecf1a0f18804887dfb8339ac60e31f2d7de
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update KO translations
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 9c259e77fa75f61c2b4dbece946dda5edd31ffb8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Various changes and small fixes
+
+ 2 files changed, 28 insertions(+), 18 deletions(-)
+
+commit 1e7a3024e9d0c1b0f22d2e97f3ba9f704974d9c0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reduce snapwidth for very big panels
+
+ 1 files changed, 13 insertions(+), 7 deletions(-)
+
+commit a18ee304d45228df35ef390b0560139976ea207b
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add missing "contents.xml.ko"
+
+ 2 files changed, 130 insertions(+), 4 deletions(-)
+
+commit 735881071fa667c73091863e709dc057a98660ad
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Changing back to gtk_window_set_type_hint()
+    Set property before the window is realized/mapped (as stated in gtk documentation "This function should be called before the window becomes visible")
+
+ 1 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 6f401a4dc00911ecfbb8ef504421db41a88dda50
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add nb_NO translations
+
+ 6 files changed, 475 insertions(+), 533 deletions(-)
+
+commit 9e1a74bc646070aa015ba671d2ab2db6c2c1cd0e
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add en_GB translations
+
+ 4 files changed, 460 insertions(+), 2 deletions(-)
+
+commit ba2376cc86f84d5abb9fc6e9fe8111b09a7ad51c
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update KO translations and add screenshots in xfprint doc
+
+ 5 files changed, 13 insertions(+), 8 deletions(-)
+
+commit 05b37942bb58f0e72fe3865e4316f9894d1179b9
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Update configure and ChangeLog.
+
+ 3 files changed, 2779 insertions(+), 2187 deletions(-)
+
+commit c6a239596a4aaf051f8bea0252cdaadffb8cbe77
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Attempt to fix resizing on unhide (Bug #541)
+
+ 2 files changed, 25 insertions(+), 15 deletions(-)
+
+commit 4c5b291dc10d83485b7ed9f4a0686e2f61296a7e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Completely unnecessary gravity setting
+
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit b6f8649b9fd1a8d0f8a37613fc3accd81f2d86a7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    At least should make dock type setting work on gtk 2.2
+
+ 1 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 23cbe50a3458344c7e43278ac0c5323897b02457
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update NEWS and ChangeLog
+
+ 2 files changed, 35 insertions(+), 0 deletions(-)
+
+commit d26796fa9bfa9760f87c272a5be1f9f60d528608
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix text selection being lost when validating icon in item dialog (Bug #542)
+
+ 4 files changed, 26 insertions(+), 7 deletions(-)
+
+commit 14a23e91203f8d84fa6832f76e6c283378a997f0
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add missing file
+
+ 1 files changed, 128 insertions(+), 0 deletions(-)
+
+commit 34bef089037e2319b57625f1684a4e7072b8c83b
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update TR translations
+
+ 3 files changed, 80 insertions(+), 90 deletions(-)
+
+commit 9a15da86a42e62a4e109fa2786f1c31e409e5bbc
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update KO translations
+
+ 2 files changed, 19 insertions(+), 104 deletions(-)
+
+commit 44d2f052f8988ff5a537e32009329f7def8f4b9f
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add french translation of contents.xml
+
+ 4 files changed, 128 insertions(+), 3 deletions(-)
+
+commit 5a9d68e732b6b79eff7073e6cce6513b1453a978
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fix typo.
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 6a1b3d35dfc4d45805e83190b18c1c25f60b2831
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update NEWS and ChangeLog
+
+ 2 files changed, 199 insertions(+), 931 deletions(-)
+
+commit a6fec5ed2f291c0418f0cf2fec19f4748f9f7b9f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update plugin API for mcs manager and panel. NOT: all plugins need to be rebuild.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 25dbbeb9e2769af33d298f4c18400d41158993b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug #516, go Olivier ;-)
+
+ 1 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 0b860ad2c41cae29d2f53142858c8e421d160ac0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug found by Olivier (#514)
+
+ 1 files changed, 10 insertions(+), 0 deletions(-)
+
+commit b4cadc6445e7a1c82d70a40b48232b1005f0eb7e
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Improve French translation.
+
+ 2 files changed, 17 insertions(+), 17 deletions(-)
+
+commit 1e22449e81e86d374a81e4323e4f8a7e6e8b3098
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update French localization
+
+ 3 files changed, 11 insertions(+), 149 deletions(-)
+
+commit 715a175bb712b6e3becafe16a171d2ffa8087990
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update some docs and update to new color scheme at the suggestion of Jeff Franks
+
+ 5 files changed, 9 insertions(+), 9 deletions(-)
+
+commit e3896b23eb8640a6d0b24c6f79d6467eb8174c12
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fix typo.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 0092e819c039b81885993171b4d52da0d46d884a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 109 insertions(+), 0 deletions(-)
+
+commit 9cbbedc937f4d9c1fbc064f0583690b2b21f39b8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Auto-tools check-up.
+
+ 1 files changed, 32 insertions(+), 32 deletions(-)
+
+commit a159b4915924c0072a0f1caab250510e5f33edec
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Big screenshot update for the docs
+
+ 10 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 303bc59767e73d08385889fe594c18cf8b3e783b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Patch by Piotr Chmura <chmooreck at poczta.onet.pl> to fix pop3 mail checking
+
+ 1 files changed, 16 insertions(+), 8 deletions(-)
+
+commit ad46dd7068d7d82a97a44478c8d339cbff390e50
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add back transparency for the hidden panel; make hidden panel a bit more hidden ;-) People can still disable it using ~/.config/xfce4/transparency.
+
+ 1 files changed, 41 insertions(+), 50 deletions(-)
+
+commit 4099e59dd73e5ba4edd489ab42f57b37d9acc88d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    A space in a sscanf format string magically matches 0 or more whitespace characters.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 202e1dd569f69255c1aa14efd4b93c7861b3ad74
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove screensaver settings from default panel
+
+ 15 files changed, 31 insertions(+), 151 deletions(-)
+
+commit 91282a21daa94b744504facf87b66f8f2032bb8b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    bah.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit fff2a33b51e0846b212115e292054fbb8a4b51b2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Missing fclose(). Shame on me.
+
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 4f48f77f421384e3522c5a8a6728e60906ee8d99
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add support for <basedir>/xfce4/transparency configuration file. Panl docs updated accordingly.
+
+ 4 files changed, 125 insertions(+), 14 deletions(-)
+
+commit b3a563bd6826062322f503d073d8fe7588adfba9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Dimm mailcheck icon in a better way, based on code from netk-tasklist
+
+ 1 files changed, 42 insertions(+), 1 deletions(-)
+
+commit d026b81aee394450498cd9b9626ee18f3f13003f
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Commit a mail icon which is visible through a transparent panel
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 2d78821279f2051ae95b98beb78c150347d09160
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Sync with Rodent icons.
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 49a59becb162eb68207d197b715b1fffb59f9c03
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Bump plugin API version, but allow current plugins to be loaded. Add a message to say the user should upgrade/rebuild in case of problems.
+
+ 2 files changed, 19 insertions(+), 6 deletions(-)
+
+commit ba72c486c62bf052c90157ca7f08154b98154298
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Forgot to commit the new new multimedia icon :P
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 36bbb64530f70ea8fd8382212b18ad95b429b73f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweaks
+
+ 2 files changed, 13 insertions(+), 5 deletions(-)
+
+commit d5da1f6759131c2483e6b4747f6f462396241c73
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Improved icons
+
+ 6 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 230eae95f6cefeb756ff8de9b9cb1e6fd7fb83d2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update automake/autoconf/libtool/gettext versions to generate the configure scripts and Makefiles,
+    Update versions of all packages to 4.1.99.1 (ie 4.2 RC1),
+    Update ChangeLogs.
+
+ 31 files changed, 1028 insertions(+), 1007 deletions(-)
+
+commit 978b02ccb7ceb121ee0059276e1054e8d2291482
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use file chooser widget
+
+ 1 files changed, 89 insertions(+), 28 deletions(-)
+
+commit 3d1b5e3f1a5b256190566aab343abea56c93c965
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    small DND fix
+
+ 1 files changed, 21 insertions(+), 17 deletions(-)
+
+commit 2259abc832221796c8c53b6fe31dcc2a68bc862f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix icon size in dialog header
+
+ 2 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 3a542041c07c2acfd16a55cb01fa9e4badffeb08
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to clarify the file locations a little
+
+ 2 files changed, 12 insertions(+), 12 deletions(-)
+
+commit f02af16dad29f582ad98de409b1d5580b78a1b63
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Hmm, set the sticky hint a bit earlier
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 5b8e96ca21a3e29aeb6e889f2f25bdf06dbc532a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update doc to include latest changes
+
+ 2 files changed, 3 insertions(+), 4 deletions(-)
+
+commit ee40bbe8a51e6fa4276ffb554208a92599e1c18f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Ok, some changes to improve focus management and transparency:
+    * panel is now a dock-type window. Always-on-top non-optional.
+    * transparency is toggled when mouse is over the panel
+    * no transparency when panel autohides
+
+ 5 files changed, 55 insertions(+), 21 deletions(-)
+
+commit 4bddf29fbfe1231d85e5cc783aa399d0789f072c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Global update for 4.1.91 (Xfce 4.2 beta 2)
+
+ 2 files changed, 970 insertions(+), 663 deletions(-)
+
+commit b89af16f286c769af36fc8f4c59496e5cd332c10
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update LT translations
+
+ 2 files changed, 71 insertions(+), 85 deletions(-)
+
+commit 94135a455a095418f61772f654e69f066cc86e77
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reduce the transparancy considerably, since it is non-optional for now
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 13349653d16612044c6c9cc9804254c5a3f2b8c6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update dependency versions. Make distcheck passes.
+
+ 78 files changed, 1064 insertions(+), 1064 deletions(-)
+
+commit d5f95f4a59a726b38a89afaf51825f6d05db9f7b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and NEWS
+
+ 4 files changed, 707 insertions(+), 953 deletions(-)
+
+commit 2701ac289f7a60d689d816f2966864c0cedd89f0
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update HE translations
+
+ 3 files changed, 128 insertions(+), 129 deletions(-)
+
+commit 1853694b855aca16334c5656af2dfb9c9ac34b08
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops. CONFIG, not DATA ;)
+
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 0ef761c0dd522c7c28df45e6888b6e171e81ba00
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 9 insertions(+), 0 deletions(-)
+
+commit e053c1b479e8a29bbd3d553438c3e02e83a55a7c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update kiosk location in docs
+
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit ba372fb928f8c29a9dec8630005eb40e10f68d93
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Updated versions and change logs
+
+ 2 files changed, 943 insertions(+), 663 deletions(-)
+
+commit beba675344ec01d207d164fbc7d95df43650a692
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Code reordering. Set window properties later to prevent race with xfwm4. Probably won't help anyone ;-)
+
+ 1 files changed, 17 insertions(+), 8 deletions(-)
+
+commit 4a45a9c65d8eb214d16c9a9622c5bbf03d56bcff
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version, ChangeLog and NEWS
+
+ 4 files changed, 788 insertions(+), 1033 deletions(-)
+
+commit 15b7bd8971d836e752d8f48ebb7dc4e8a156be78
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update ET translations
+
+ 37 files changed, 3 insertions(+), 10 deletions(-)
+
+commit 0b08e21035a9da2b675395285d3e13d85632fb40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a few autohide issues (bug #386)
+
+ 2 files changed, 8 insertions(+), 1 deletions(-)
+
+commit 2b095ae66944658ea3910c09592fd2a8bb3a501b
+Author: Benedikt Meurer <benny at xfce.org>
+
+    update-po for Moe.
+
+ 37 files changed, 1093 insertions(+), 1106 deletions(-)
+
+commit 01dfb8503a1c1ec7c0b82be310178a5901dd5887
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update pt_PT translations
+
+ 2 files changed, 46 insertions(+), 58 deletions(-)
+
+commit 2ebaa7d1b7787ab074a2d464a97b8bba9184d7f8
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update FA translations
+
+ 6 files changed, 461 insertions(+), 535 deletions(-)
+
+commit a33447e5f8ba71074fc3235a3c09e3efdcb1df77
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Punjabi translations update from jaswinderlinux at netscape.net
+
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 972755db2accedf887da2dd3c0f7f47ab54829ad
+Author: Edscott Wilson <edscott at imp.mx>
+
+    fix missing strings, spelling mistakes, and context mistakes
+
+ 2 files changed, 99 insertions(+), 466 deletions(-)
+
+commit ef604311c0203e62dd5e622a7b8694a1dff77a40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Multihead filename fix
+
+ 1 files changed, 2 insertions(+), 4 deletions(-)
+
+commit 524f10441ce563033f5170c4e2162dc4dadb0c96
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added --enable-final (-O1 for GNU ld) as per Jaspers request. Added missing
+    m4 files.
+
+ 26 files changed, 574 insertions(+), 493 deletions(-)
+
+commit a7890d2d74abe261e7630fa6756a6d3220595eb3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix config file lookup for multihead
+
+ 2 files changed, 22 insertions(+), 4 deletions(-)
+
+commit b53059982cb80fe3da30660200628c95908452cb
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Make panel translucent when paled on top.
+
+ 1 files changed, 18 insertions(+), 0 deletions(-)
+
+commit 306090660dc5b5e963d0b354e5ffd50a21cb7fde
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Punjabi translations (PA) from jaswinderlinux at netscape.net
+
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit d43a01882a7e1facfa133c76f09177d3ce7be3c4
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    zh_TW translations of desktop files from Ambrose Li <acli at ada.dhs.org>
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit ba12a6982205523ad8c771a703ff7796635437c6
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Missing files from dist
+
+ 2 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 1990a83c8b3f70828a3f685ec7613c838b78f0d2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update all files for 4.2 beta 1
+
+ 3 files changed, 1074 insertions(+), 678 deletions(-)
+
+commit a3b228a9467df8095d7f74aaa303635eccb14ba1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Expand variables when executing commands
+
+ 1 files changed, 9 insertions(+), 1 deletions(-)
+
+commit dcdc9e6717536b81f328e17e8bfc15c16d4cddcd
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    updated Italian translations from Luca Marrocco <buildup at libero.it>
+
+ 2 files changed, 8 insertions(+), 7 deletions(-)
+
+commit cee10178f45a4429028b3659582acc058d571024
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    updated zh_TW translations from Ambrose Li <acli at ada.dhs.org>
+
+ 5 files changed, 175 insertions(+), 49 deletions(-)
+
+commit f603d5f87d148f02dc457a620450ab2b46cae8a8
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    updated zh_CN translations from yongtao yang <yongtao.yang at gmail.com>
+
+ 2 files changed, 46 insertions(+), 182 deletions(-)
+
+commit 901c3ca58c8210b8103ef2a98de735e407baaf13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Hope this still works; I have no way to test it.
+
+ 1 files changed, 3 insertions(+), 25 deletions(-)
+
+commit 44d6a46c2f2f54c648622f8e045f82679ab3488c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version to 4.1.90
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit b0429309a4186ae6b92ac9f033de4f3b0d22c67e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops, sorry. Didn't check before committing.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit eb0e34c9e7c5d4a6cc64b4fa822d604584a63f6c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix html target for docs. Not build by default.
+
+ 8 files changed, 192 insertions(+), 210 deletions(-)
+
+commit bd2c4aec16781c7e1ef54404266fdf54e8bcb0cc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Only convert to utf8 if it's not already (bug #332)
+
+ 1 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 0d6daef608fedc4f3405c9d6f7b696009f278af4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Documentation and screenshots update
+
+ 17 files changed, 45 insertions(+), 23 deletions(-)
+
+commit f6599d22d41d5df7dd859a1ba84104b3fe8b96b7
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add Gujarati translations (GU) from Ankit Patel <ankit at redhat.com>
+
+ 5 files changed, 462 insertions(+), 3 deletions(-)
+
+commit b406276182afa93695c78a54a4e8a1c99855e147
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    doc updates
+
+ 2 files changed, 142 insertions(+), 149 deletions(-)
+
+commit 4a2d26829e0e47aa05af66bd5b75f32bd128c32f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Files and Kiosk mode section to the manual
+
+ 2 files changed, 148 insertions(+), 36 deletions(-)
+
+commit 6f201c3a825c78cc5278d79821de1a2cf8db2c71
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Better translation
+
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 0ebb7feb3e2c05de87f692d7249b2d62f5221045
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add nl translations
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 3118172f04166c903302e12e7c8a54656913e725
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    fix typo
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 120efa059b27676a5cdc5ca131757b32deb900af
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add Punjabi (PA) translation of the panel
+
+ 4 files changed, 460 insertions(+), 4 deletions(-)
+
+commit aad38238ede8e2313ae92986cfaac8e2542eafcf
+Author: Brian Tarricone <brian at tarricone.org>
+
+    add GenericName tags to settings .desktop files
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 5509854ad97d7f35dfd00b3594a0c1b48afcaf20
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Run make update-po at Moe's request.
+
+ 71 files changed, 2460 insertions(+), 2457 deletions(-)
+
+commit 5082bac5519999b31d85b31fc68e416d9706dacb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Prevent unwanted double clicking by adding a small timeout to disable/re-enable the button. Timeout may be a bit too long now... (Bug #311)
+
+ 1 files changed, 23 insertions(+), 0 deletions(-)
+
+commit 31d9f4b0cac2e360e9159e6051676e959f1d5ef1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweaks. Panel passes make distcheck.
+
+ 7 files changed, 708 insertions(+), 999 deletions(-)
+
+commit 1ae9b4050459a8bbc451faa49f1fd7819c4923a8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update all ChangeLogs
+
+ 2 files changed, 1266 insertions(+), 184 deletions(-)
+
+commit 91f3153b1eed7a904aea4bd1a4ab056082e08b43
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    oups... :)
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit d7c8eecaee57abb97e130079f3f5eba2afb7ddd4
+Author: François Le Clainche <fleclainche at wanadoo.fr>
+
+    Updated icons.
+
+ 3 files changed, 0 insertions(+), 0 deletions(-)
+
+commit dfe9483115710a8b7d310434e0866674eed7389b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Throw xfce_textdomain() in lots of places to fix translations. Hopefully.
+
+ 37 files changed, 101 insertions(+), 619 deletions(-)
+
+commit 499f776c666607fc25a5f35e274613ef29148b6c
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update EU translations
+
+ 4 files changed, 45 insertions(+), 52 deletions(-)
+
+commit fae1ae73cacef9f38660e46aa343a11f0f3a731d
+Author: Moritz Heiber <moritz-heiber at arcor.de>
+
+    Updating these for alpha release. Not yet finished .. but I'm
+    just too tired to continue. Needs extensive spell checking
+    and approvement (Note to myself: Write mail to the list!).
+
+ 1 files changed, 33 insertions(+), 108 deletions(-)
+
+commit cafc4e09a4b4c5467db699109ed5894a1cf83d13
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add BE translations from Ales Nyakhaychyk <nab at mail.by>
+
+ 4 files changed, 576 insertions(+), 6 deletions(-)
+
+commit d871344c38d51f4048a85b008750973ad97249ae
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    CYGWIN changes. Patch by Marrten boekhold.
+
+ 45 files changed, 338 insertions(+), 193 deletions(-)
+
+commit cf294f4db688ece49ea224e6aef9aabfc560c3c8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make sure we always create the mcs channel
+
+ 1 files changed, 8 insertions(+), 1 deletions(-)
+
+commit 9be796d6958049211653cd707fdc151e143dc5ac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cygwin changes. Patch by Maarten Boekhold.
+
+ 51 files changed, 435 insertions(+), 163 deletions(-)
+
+commit cc4deafa9cc18bbffc751f596492c6b26d7141ce
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
+
+    strfreev expects paths to be NULL terminated
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit e593eb1dc953d5b743893f0b242bb4fb7080beaf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rather big update:
+    * use Base Dir Spec
+    * xfce4rc -> panel/contents.xml
+    * small doc update, more to come
+
+ 39 files changed, 2319 insertions(+), 2194 deletions(-)
+
+commit f0204e783e8b5ab96a498c215042576e146c4991
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    HE translations update from Yuval Tanny <tanai at int.gov.il>
+
+ 5 files changed, 247 insertions(+), 153 deletions(-)
+
+commit 8a1215bdbdad9a7d5e18c932cd2f3c879e5abe8c
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    update VI translations
+
+ 3 files changed, 163 insertions(+), 290 deletions(-)
+
+commit 805257699a05b9b60298a7d82561e1ba11754510
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix compiler warning
+
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit d5005690dab85a302e344a5fbb9dabb87f8a2d6e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Nobody tell me anything ;) Seems we're using all 48x48 sized icons in headers now...
+
+ 1 files changed, 1 insertions(+), 3 deletions(-)
+
+commit 426a5898343154c3e97fd30242493717bbbdb431
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tiny string freeze breakage (1 message). Sorry.
+
+ 68 files changed, 3595 insertions(+), 3459 deletions(-)
+
+commit 9d48ba1cf792d542cfaedea3e6c19d708789cb79
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tiny string freeze breakage (1 message). Sorry.
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 978b921c5c2c288ce5efd07b0dafe7f61ec7e695
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Build fix (today's lesson: test before you commit)
+
+ 2 files changed, 2 insertions(+), 4 deletions(-)
+
+commit 83d8fb808493e604f020d5cc29bf8ca50d65ba40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Big update after server move:
+    * updated icons to Rodent versions
+    * remove xfcombo stuff
+    * general cleanups
+
+ 35 files changed, 190 insertions(+), 825 deletions(-)
+
+commit 96a80543441717180401c6606aa1c6aafc433190
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    ET translations from Peeter Vois <Peeter.Vois at proekspert.ee>
+
+ 4 files changed, 464 insertions(+), 6 deletions(-)
+
+commit a1c4273981fb4c3ac94fa72ce120f18343aca097
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix spec file
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 9a0d8404ac33dc965c6db6c7bbfcd33554ee72c8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Get non-themed icons right
+
+ 1 files changed, 21 insertions(+), 16 deletions(-)
+
+commit 61be86b17dce8dba673c18d4da3e2c745cd74004
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * Use XfceIconTheme (warning: still crashes)
+    * Add $ and clean up copyright statements
+    * Reindent using only spaces (more like Olivier's style)
+
+ 45 files changed, 1259 insertions(+), 1214 deletions(-)
+
+commit 7446e148d8e7aacf6a22899516b19c0a6b4d29a9
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    AZ translations update from Metin Amiroff <metin at karegen.com>
+
+ 2 files changed, 117 insertions(+), 167 deletions(-)
+
+commit 137c7bd718bb26ed932d9183711d9027203dcba2
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    add Slovak translations from Juraj Brosz <Juraj.Brosz at pobox.sk>
+
+ 7 files changed, 594 insertions(+), 4 deletions(-)
+
+commit e54fcf2601cf10a94526042116a6b7f30e6ec032
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    finnish translations update from Ilkka Ollakka <ilkka.j.ollakka at students.oamk.fi>
+
+ 2 files changed, 35 insertions(+), 46 deletions(-)
+
+commit 35eca3a83cb92dbd69519a1d134f51bb7a2ecf6a
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    RU translations update from Anthony Ivanoff <a-i at bk.ru>
+
+ 4 files changed, 173 insertions(+), 162 deletions(-)
+
+commit c8301ed32f1f8aac62cc7d73d710b9b17db9d57b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use correct file name for print icon
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b1f42050193dd071a4f70230a6e3f2468901f64e
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Reverting my last revert as the bug has been found (in the WM)
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b339860077fd0c182d7a67574484405b106cbf10
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Reverting gtk_widget_show_now as it breaks SKIP_PAGER and SKIP_TASKBAR properties
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit c22d0e64f881ad76cff8c49e043411e6240abcef
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Gettext hack only if gettext is used. Removed an gtk_widget_show_now()
+
+ 6 files changed, 13 insertions(+), 1 deletions(-)
+
+commit 995497be3a739f1418a13df20fce088eb5937b4c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    This is better, should be temporary until I find out what's wrong.
+
+ 7 files changed, 58 insertions(+), 48 deletions(-)
+
+commit 7a70d948b04bffb0211c19e400e11a880d298152
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update strings. Gettext stuff seems a bit broken...
+
+ 78 files changed, 3285 insertions(+), 3253 deletions(-)
+
+commit 02d2f8d94d52521f70cca3e85c65dc81d1ecf25d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix initial positioning (will I ever get this right?)
+
+ 1 files changed, 25 insertions(+), 19 deletions(-)
+
+commit 1fa813bba0f155d06ba95f93f19f697fbf67a661
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    allow panel to compile with --enable-debug=full
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 925a6437c312b755674834f2dc4172beb8572761
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rip out thread support. threads + gtk == trouble ;-)
+
+ 31 files changed, 511 insertions(+), 910 deletions(-)
+
+commit a5cde032354d94c61896e833af9c14df4a37b253
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Keep launcher at the top of the 'Add item' list
+
+ 1 files changed, 28 insertions(+), 12 deletions(-)
+
+commit 26dee3b809425ad50f51665ad70249a453ff43f8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Resync with repository, most notably:
+    - libxfcegui4 fixes with gtk 2.2
+    - xfwm4 updates
+    - Present panel plugins in alphabetical order
+    - Fix add plugin dialog being placed over the panel when using SM
+    - French po updates
+    - Other various small bug fixes
+
+ 66 files changed, 7268 insertions(+), 6026 deletions(-)
+
+commit cb724436af971af3ac95ea204cabf2f9229ebe92
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Hebrew translations from Yuval Tanny <tanai at int.gov.il>
+
+ 4 files changed, 482 insertions(+), 4 deletions(-)
+
+commit 990d1cdd5a3db07b0e5ae7283c906289dce68f9c
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    adds xfce4rc Romanian translation from Razvan T. Coloja
+
+ 4 files changed, 1142 insertions(+), 1012 deletions(-)
+
+commit 2cf9575b07f49664a8af28c4ee89c5ca1920923b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add preliminary, minimal appfinder DND support. Patch by Eduard.
+
+ 1 files changed, 89 insertions(+), 21 deletions(-)
+
+commit d8020f5abb8f7214ee8f3e0a480bec73b2ca01a3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweak I apparently forgot to commit earlier
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 29506ed8d3395dccae953ddd5cb774f35c4e8b1a
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated documentation, thanks to Francois.
+
+ 12 files changed, 41 insertions(+), 103 deletions(-)
+
+commit 11ac1dcb33d19be3eb5342669bbd5e4c217f972a
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fix get_panel_icon() borkage and try to fix the 'Add new item' positioning.
+
+ 29 files changed, 1655 insertions(+), 2056 deletions(-)
+
+commit 22909f6ec4e94231821617c304d0e686a854353a
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed (module)_FOUND bug reported by brian. Hopefully nothing else broke
+    this time.
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 99904c4dbdac00f5af4f5e6c702c1d538737085f
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Use xfce_themed_icon_load() for the mcs plugin.
+
+ 4 files changed, 2 insertions(+), 449 deletions(-)
+
+commit da44f160bc42fcef0c2e8ed67072232de421180a
+Author: Brian Tarricone <brian at tarricone.org>
+
+    well that's an annoying typo... depending on libxfcegui4 twice but
+    libxfce4util not at all
+
+ 28 files changed, 2051 insertions(+), 1657 deletions(-)
+
+commit 5aab58c63f5ac41a529c85ca01d7d9a04b18a375
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added support for KIOSK mode.
+
+ 25 files changed, 815 insertions(+), 614 deletions(-)
+
+commit 5d764e372e68e96cca9658230773e0dc8aba8111
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Readded XFCE_MCS_PLUGIN() again, dunno how I manage to remove it everytime
+    I edit depends.m4!
+
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit 2beec839e649af13f8472047be932f960f72a6a2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    First threading bug. Expect some more to show up ;-)
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 128ac7d14b999fc03fe2da323189a4ec0ff9508e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Allow multiple rows for pager
+
+ 1 files changed, 89 insertions(+), 1 deletions(-)
+
+commit b923f4665bb067ba2f79c1b5cd0c8f9ffce44ccc
+Author: Benedikt Meurer <benny at xfce.org>
+
+    XFCE_PANEL_PLUGIN had wrong panel version for the threaded test.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit cf4e7d081e3995b6d24f80e05ed06d3816ef6b15
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Extended the XFCE_PANEL_PLUGIN macro to include some magic for threaded panels.
+
+ 1 files changed, 11 insertions(+), 16 deletions(-)
+
+commit af3275a83c6b10cc731bb75475755dc143371dd8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Patch by brian to add threading to the panel.
+
+ 30 files changed, 866 insertions(+), 654 deletions(-)
+
+commit d39a5c15e9fb42f2080f97eee7ef0987d36df946
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit db85029776874eb7921183c7cc0a7358692cef80
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Apparently needs stricter size settings.
+
+ 1 files changed, 4 insertions(+), 8 deletions(-)
+
+commit 5b4594271ddfc4b79cd49d2c90a5f39db1ab67f0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Find out which side of the screen the panel is on
+
+ 2 files changed, 8 insertions(+), 0 deletions(-)
+
+commit 633436fd777cc18a86346d5b9e47731b75a7730c
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it, tho.
+
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit 0e2db646a735b5895368d8748570a1f61a048fcd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Synthesize leave notify event when a registered gtk menu is closed. First step to fixing #266.
+
+ 4 files changed, 58 insertions(+), 1 deletions(-)
+
+commit 92cfe9cb6b9a4fea14e63be6de16ee365c51a19b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Center dialog (bug #263)
+
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit ffa7743bdc934a73add36b2eafd51041e4d81016
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Modifed panel plugin check, so one (the installer) can choose to install
+    into a different plugin dir.
+
+ 1 files changed, 5 insertions(+), 17 deletions(-)
+
+commit b8dd8301886a0cd7e7816e39f87d3d9b1b27840e
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    definitively fix #162
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 8830ff201520afcd44ca37ac6856bfa3f081bfbe
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Strange, stickyness was lost. Perhaps because of setting layer?
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 7d95dc4e5affb565dfbee6e5196402302bdd76be
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Layer settings were lost after reorientation
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 5a1961be0bcc6e0bba1333277e7a0f8dcc35c0ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    YAA (Yet Another Attempt ;) to fix autohiding. It works for me, please test.
+
+ 1 files changed, 4 insertions(+), 5 deletions(-)
+
+commit a33c6b1a1dd2752a1c5e85e7a081f98d28f64d6d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Override theme for focus padding popup buttons
+
+ 1 files changed, 7 insertions(+), 0 deletions(-)
+
+commit e8f53e2e2720f487b30a415c39b59872e5fc87fb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug #235: changes to panel settings not accepted at first login
+
+ 1 files changed, 17 insertions(+), 4 deletions(-)
+
+commit 16766098f2335aa8fd0f37ab0406deb7bc0b7a46
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Get rid of moongroup.com references
+
+ 7 files changed, 19 insertions(+), 19 deletions(-)
+
+commit 5b7104b79d413f9b90d6aa0dc6a116b2cc9cf992
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix for bug #215: crash when dropping large number of files
+
+ 2 files changed, 13 insertions(+), 13 deletions(-)
+
+commit 26d4242df0651608df473d863a3678bfa2a063e0
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Catalan translation correction from Xan <DXpublica at telefonica.net>
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6452ef2ba3df3dfdd53d309bdcbb04468dbb5e0a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Create framework after reading settings, but create window before that.
+
+ 1 files changed, 27 insertions(+), 38 deletions(-)
+
+commit 5c51d1847e62cb42bb3ff252edfad4ce2e1422c0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More positioning stuff. Let's hope I didn't break anything ...
+
+ 4 files changed, 310 insertions(+), 361 deletions(-)
+
+commit 23d46b65e4dc129ce151eea34a2c30dee132ceb2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Connect signal after session mgt.
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 2dc0c777d8a0c0c760ff6910fbd904958c1dd1bf
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use gtk EWMH functions if applicable,
+    Fix a race condition with the WM because session was connected before even creating the panel (so now the correct EWMH hints are applied correctly)
+
+ 2 files changed, 14 insertions(+), 9 deletions(-)
+
+commit f7518e8ce5e95ae74a26dbf4ba382839c2bceac6
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    oups little error
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 2c5de83e31d45377c513525c686cb5761baac5ce
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    more italian doc translation from Sascha Ales
+
+ 22 files changed, 2516 insertions(+), 653 deletions(-)
+
+commit 2dd54a5336692542991eb16302767e838d000c86
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove dock type again. Use window state to set panel always on top.
+
+ 1 files changed, 32 insertions(+), 7 deletions(-)
+
+commit afcd1412480dfce41bf7cd4f50842c92b67098ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix some issues with positioning and struts
+
+ 1 files changed, 116 insertions(+), 69 deletions(-)
+
+commit eade46243ed938333989af2785c8933e499b6326
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix panel crash with gtk+-2.2.x
+
+ 1 files changed, 9 insertions(+), 8 deletions(-)
+
+commit 908c10e4b76297ece1a0f5fbf763fed6699aff79
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Grr, why did I agree to add the option in the first place? Options are trouble. Fix issue with autohide and always on top.
+
+ 1 files changed, 7 insertions(+), 0 deletions(-)
+
+commit 79d22c3b4455b5f72ae20299c2a72e5217628b3d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make always on top behaviour optional
+
+ 3 files changed, 59 insertions(+), 195 deletions(-)
+
+commit dd2091b286c13a1a80318c324a6e97a8b081a95b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix strut when autohiding and patch from brian for double click on add item dialog.
+
+ 2 files changed, 36 insertions(+), 2 deletions(-)
+
+commit 143eed9238200940de754c84a93b5fc660e70ba0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oh dear, big changes. Please test.
+    Changes include:
+    * Icon themeing based on icon spec. No more panel-specific theme option.
+      Panel themes can still be created, but additionally the panel looks for
+      gnome and kde icons, when no xfce- namespaced icons were found.
+      Old panel themes will no longer work.
+    * Removed old icon themes.
+    * Removed panel layer option. The panel now is a dock-type window and sets
+      partial struts to allow the wm to do the right thing.
+
+ 262 files changed, 599 insertions(+), 22239 deletions(-)
+
+commit 6b6651acced3dd698d4e5df24eea94b72a3d0e41
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Updated lt translations from Mantas Zapolskas
+
+ 2 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 83c39107042dda257f708b504f1d00d90073ceb9
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    .gmo files updated
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit a905f32aa37aee8db2f6e1c0614ff192d33a8a73
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    minor cleanups by Eduard
+
+ 2 files changed, 11 insertions(+), 30 deletions(-)
+
+commit 5b60e111758534f2588b96575e5791e0e89a461f
+Author: Jean-François Wauthy <pollux at xfce.org>
+
+    Update zh_CN translations
+
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 5f3607a6457580ac6ec06b090141f3fc5f11345a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cleaning up panel internals. First step to get rid of global variables.
+
+ 3 files changed, 429 insertions(+), 430 deletions(-)
+
+commit 78b21b259f8e8c9f1a973121c7b8d4d4d4d3baa0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Attempt to fix moving to different xinerama screens
+
+ 1 files changed, 18 insertions(+), 12 deletions(-)
+
+commit a74a0681519b9b889cecf1ea7d1a0b2d02f419a8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Get rid of libxfcegui4 xinerama impl, align panel on screen edges ignoring previous struts.
+
+ 1 files changed, 20 insertions(+), 18 deletions(-)
+
+commit c4a5beb144d05368ad93c738d1437998c0ec28f1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Attempt to fix problem with autohide on startup as reported on IRC.
+
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 5e0b50ced881deba84f1b44e31224a3807d33b3d
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Let apps start on the correct screen.
+
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit e0122fc87cc2a10637e637823c5497d304fc2be4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    A bit of a proof of concept for icon theme handling.
+
+ 5 files changed, 108 insertions(+), 32 deletions(-)
+
+commit 1d209462840e9d541dcd3139907715d38b4e7c79
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add a new sample plugin to the panel. It will not be installed.
+
+ 16 files changed, 2596 insertions(+), 802 deletions(-)
+
+commit 4af488323c8913876e4cd80eff4b2d8db32ca777
+Author: Edscott Wilson <edscott at imp.mx>
+
+    xffm_theme_maker is now replaced by xfmime_edit.
+
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 17055b27b7385c3f0d390c882e0076933568bf8f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update zh_TW translations from umm <umm at pchome.com.tw>
+
+ 69 files changed, 1961 insertions(+), 1871 deletions(-)
+
+commit 9d4ab3690da3362b275cfaa3749815b58b0196cc
+Author: Brian Tarricone <brian at tarricone.org>
+
+    EXTRA_DIST
+
+ 2 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 67e391d105a3376d900caafdc0037e8aeb41276d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    First try at multihead support. User has to set DISPLAY correctly to start a new panel on a different screen. Expect some breakage.
+
+ 2 files changed, 27 insertions(+), 28 deletions(-)
+
+commit c0a7a18813c9712f05d8e72618f9d6b22a760249
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix positioning (I hope) and hide relevant menu items when XFCE_DISABLE_USER_CONFIG is set.
+
+ 2 files changed, 57 insertions(+), 51 deletions(-)
+
+commit c72b34335daebc87521e2b5d89c1c495ae849616
+Author: Brian Tarricone <brian at tarricone.org>
+
+    .desktop file for panel settings
+
+ 3 files changed, 57 insertions(+), 18 deletions(-)
+
+commit c688c7a020b50e5b6ed609c83b811cc678f9fc13
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change defaults: Removes the "-splash"  option from mozilla launcher that
+    confuses the "mozilla" script (preventing the opening of another window
+    when Mozilla is already running), fix a typo in Nautilus name, and enables
+    startup notification for apps that support it.
+
+ 10 files changed, 49 insertions(+), 49 deletions(-)
+
+commit f15d42c979ca1f705f5deab408816379965488ea
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update plugin list (remove uninstalled and add newly installed ones) when opening the add item dialog. Based on the idea of Scott Barron <scott at elitists.net>.
+
+ 3 files changed, 89 insertions(+), 33 deletions(-)
+
+commit 5aa223a0ac12193a74e34f73f0dbcfe05ff786da
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Apply patch from Scott Barron
+
+ 1 files changed, 7 insertions(+), 0 deletions(-)
+
+commit 44e788c3492f4f03db165a2d29a6f7afa1f2e045
+Author: Brian Tarricone <brian at tarricone.org>
+
+    bump libxfcegui4 version requirement
+
+ 2 files changed, 852 insertions(+), 521 deletions(-)
+
+commit 3d08b98c4abe56f10c3476aa691ec7da681b4fdf
+Author: Brian Tarricone <brian at tarricone.org>
+
+    make panel icons theme work with gtk 2.2 (no GtkIconTheme anymore)
+
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit bd3a738009427941656bdb84e501ac7b40862c61
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Also look in ~/.icons/ for icon themes. Patch by Moe.
+
+ 4 files changed, 9 insertions(+), 8 deletions(-)
+
+commit c503d82fa7f1248c2d683286fa00daa6761165ea
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
+
+    Update catalan xfce4rc by Carles Mu��oz Gorriz
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 4ec52937d6f16027c1fdf4eac426e7f8a5a3ff02
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
+
+    Updated catalan translations by Carles Mu��oz Gorriz
+
+ 1 files changed, 45 insertions(+), 100 deletions(-)
+
+commit 7d0d672268c5f5f0937c48218d3be5b99688b32b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Resizing tweak
+
+ 1 files changed, 25 insertions(+), 2 deletions(-)
+
+commit 08b5b6b16d6c6626c18ad295dd590d96e6c850be
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Depend on latest libxfcegui4
+
+ 2 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 6e3f786ad05e6348b441524eac6408169d58f521
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix panel on the screen edge. Also should fix Moe's autohide bug.
+
+ 31 files changed, 72 insertions(+), 125 deletions(-)
+
+commit 7275413aa3736a53f8c41690502cd6ce02d015a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Gratuitous spamming of commits list: changed all occurances of XFce to Xfce; Olivier told me once he prefered that. Sorry.
+
+ 76 files changed, 485 insertions(+), 488 deletions(-)
+
+commit 103e4658e6d05d93e92d5d8d6db8c9a68d327fa9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    extra debug info
+
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 0f67ab82927ed6c8a88a6f23ac26c52154e75b1b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't use G*_DISABLE_DEPRECATED
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 49ebbb023bcd86c8be9a3bbd579631484431134b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use a dialog instead of a submenu to add items to the panel
+
+ 8 files changed, 1146 insertions(+), 655 deletions(-)
+
+commit 01d314c8d6553407a869f0796051bf7deb65ec2a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix dialog resizing issue
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit e4827251a8853463209cac5dbb9dfb50942e7492
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix some compiler warnings
+
+ 21 files changed, 21 insertions(+), 55 deletions(-)
+
+commit 0f31f4cf841d53ad8cf2b8337a5a94dddaa9f2f8
+Author: Brian Tarricone <brian at tarricone.org>
+
+    stock icons should size properly now
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 5284c232b9c6aa170091f800b3374509c9c39f41
+Author: Jens Luedicke <jens.luedicke at gmail.com>
+
+    changed gtk_menu_item_new_with_label to gtk_menu_item_new_with_mnemonic.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 637c241165a409d8fe4f0cc289a6a0f03c47e016
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    - Reduce handle width to show only one line of dots
+    - disable completion combo, because it doesn't work on new installs
+    - put 'Properties...' and 'Remove' in a submenu of panel item right-click
+      menus. May prevent some accidental removals.
+
+ 69 files changed, 581 insertions(+), 1080 deletions(-)
+
+commit 41cbc62af209e6160b261948e98fe4bd4b3016d9
+Author: Brian Tarricone <brian at tarricone.org>
+
+    panel settings plugin should get icon theme names from the correct
+    directory (thanks francois!)
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f4f52dddf28ed0ecf905fb56c48c0ceabb58c6e6
+Author: Brian Tarricone <brian at tarricone.org>
+
+    make panel use new icon theme location (and also make it use
+    xfce_load_themed_icon(), duh...).  bump libxfcegui4 version requirement
+    to 4.1.11
+
+ 6 files changed, 867 insertions(+), 545 deletions(-)
+
+commit feb8e4a7bc898aacf957b6832ac518345f966e92
+Author: Brian Tarricone <brian at tarricone.org>
+
+    move panel icon themes to $datadir/xfce4/icons
+
+ 52 files changed, 61 insertions(+), 50 deletions(-)
+
+commit 3365dcc26d4836210e07a86b013bdeed283592ae
+Author: Brian Tarricone <brian at tarricone.org>
+
+    match the 'official' gnome icon theme name
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 3ada31a7b6fe075533f5c256c6667ddc32d69f73
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Revert tweaks to dnd :)
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit fba5179438f0cf1d53375d7df5f1614ae55b65a1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tweaks to dnd
+
+ 2 files changed, 6 insertions(+), 7 deletions(-)
+
+commit f7ec495c9d690b9696cc7eeeab0dc2c071711524
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix DND for launchers with 'Run in terminal' checked.
+
+ 1 files changed, 10 insertions(+), 2 deletions(-)
+
+commit de287cad309b6ced0098757589ac2c774ea6c75d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add/update i18n for:
+    Bulgarian from Miroslav Yordanov <miordanov at i-space.org> and Peter Slavov <peshka at i-space.org>
+    Italian from Alex Dupre <ale at FreeBSD.org>
+    Arabic from Saleh Hathal <hathalsal at hotmail.com>
+
+ 14 files changed, 1464 insertions(+), 163 deletions(-)
+
+commit c60c8c07bd6ad239f630d227a17eb179997dfdd2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    * change deprecated funtions to xfce_* replacements
+    * change atoi to strtol
+    * fix mcs settings
+    * remove libxml dependency of mcs dialog
+    * use new icon from Nikola Pizurica
+    * add atomic saving for panel settings
+
+ 19 files changed, 823 insertions(+), 751 deletions(-)
+
+commit a334a6dd2e082228fa3339846d9d633f2ba0e5df
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add xfce-exec to libxfcegui4
+
+ 6 files changed, 552 insertions(+), 1104 deletions(-)
+
+commit 766fe773e5fc2ef53ed0a058a1bd9d3bf8f7c0a1
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added --enable-gcov to compile xfce with support for coverage tests. Very
+    useful.
+
+ 1 files changed, 21 insertions(+), 2 deletions(-)
+
+commit d3d07032097daf67d42df466da9af649bfa2d3c4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Allow plugins to request not to be unloaded
+
+ 2 files changed, 26 insertions(+), 5 deletions(-)
+
+commit 5c0825baa9caa317444c8e8d92eb37ced9ea7591
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Show only new-style icon themes in dialog and remove position settings from dialog (not a real setting)
+
+ 3 files changed, 124 insertions(+), 142 deletions(-)
+
+commit 5ba068c8b96ea19b235ad30cd132f2ab7640d91d
+Author: Brian Tarricone <brian at tarricone.org>
+
+    add Inherits= so we have some defaults
+
+ 6 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 710d8fa51720c9de029a72a0a5d9bc44aeff3c88
+Author: Brian Tarricone <brian at tarricone.org>
+
+    make the panel use GtkIconTheme and the new layout
+
+ 2 files changed, 17 insertions(+), 36 deletions(-)
+
+commit 2a19e79138ef8ccd4085f9eac55e90e74bf92aa6
+Author: Brian Tarricone <brian at tarricone.org>
+
+    add was successful, remove the old
+
+ 127 files changed, 0 insertions(+), 1241 deletions(-)
+
+commit c0e14a0d6973debe8d85ab3b89336b8de7dfc574
+Author: Brian Tarricone <brian at tarricone.org>
+
+    more icon reorg...
+
+ 223 files changed, 20500 insertions(+), 1082 deletions(-)
+
+commit d424083c1d86fa5cfd704f771769df040f30f3e4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Revert "Fitt's law" positioning. Too ugly.
+
+ 2 files changed, 11 insertions(+), 17 deletions(-)
+
+commit cae9028c5b9168be57aa321de0168c4f377ecefe
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Malay translations
+
+ 6 files changed, 336 insertions(+), 117 deletions(-)
+
+commit 4bb520896da023e91e293d27d3dd36d43edf8488
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Basque (eu) translations
+
+ 4 files changed, 731 insertions(+), 5 deletions(-)
+
+commit 75a0d130175a2e319550ef1ccbb4b947ebcaca43
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Friendlier message for pressence of session manager
+
+ 1 files changed, 0 insertions(+), 3 deletions(-)
+
+commit 69e8965ba0e200f1a3d69579e164e4aef90b59b3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove _net_wm_support check. I don't think it is really needed.
+
+ 2 files changed, 42 insertions(+), 22 deletions(-)
+
+commit 189528872f04d740ffc47df60fc64e7a3986ae26
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix stub for create combo function when HAVE_LIBDBH is not defined
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d02cbbe7d96f041c957a9450f2fd71fdb7710bc0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Persian translations
+
+ 2 files changed, 15 insertions(+), 14 deletions(-)
+
+commit 857a3fadbd8e985b48ac68315a88cfa65c07f803
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update libtool and other automake, autoconf and gettext packages
+
+ 33 files changed, 6114 insertions(+), 4427 deletions(-)
+
+commit d0c25ec507931bea86dfda79d6776c0d591055e3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add maildir suport
+
+ 1 files changed, 73 insertions(+), 13 deletions(-)
+
+commit 00b44077b450ea350713be1ee40d8b8ea21bc335
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Translations added/updated for spanish, persian, japanese, korean, brasilian and chinese
+
+ 14 files changed, 1004 insertions(+), 93 deletions(-)
+
+commit a6b84f06e30a2a03b82dd4f8c62664c354171736
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update for dannym ;-) Missing header install. Thanks.
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 96b81245f03b86ca15044b15a527750f085ff5bd
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
+
+    added xfcombo.h since its needed by item_dialog.h... jasper, please run automake over that and commit the .in stuff :)
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 840fd27377e42f6e9cb26d0526b0244a22b52317
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Split out code for choosing a command (using completion combo if available) and choosing an icon. Look at item_dialog.h and item_dialog.c to see how it works.
+
+ 6 files changed, 1002 insertions(+), 867 deletions(-)
+
+commit 3446485171c5cd32f4d10cdb81d71009236067e7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Run command on new mail arrival
+
+ 1 files changed, 279 insertions(+), 220 deletions(-)
+
+commit 5f24a7683dc307d2a26a847c4c553148fb019c36
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix crash with updated combo module
+
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit 1b715d0ca2ac271a978b143b3f9c3563b8c0e8d2
+Author: Edscott Wilson <edscott at imp.mx>
+
+    remove no longer needed code by module simplification.
+
+ 1 files changed, 1 insertions(+), 29 deletions(-)
+
+commit 5a875f990296a56e14464bd4d91200d1ac9283e5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add new xfcombo files
+
+ 2 files changed, 413 insertions(+), 0 deletions(-)
+
+commit 4482ce7b4ea6e4580252ca7021ff105fd5087a6f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Completion combo support. I'll probably be changing this a bit later.
+
+ 30 files changed, 372 insertions(+), 64 deletions(-)
+
+commit 28103fc2e2609a1a8914ee18fecf0353586c2e2c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    General clean-ups. First step to prettier property dialogs.
+
+ 16 files changed, 842 insertions(+), 668 deletions(-)
+
+commit 539a7fe63d79120f571bc5ff1d3f583fe0e5a003
+Author: Moritz Heiber <moritz-heiber at arcor.de>
+
+    I'm poor lonely and all alone. Thats why I'm doing translations at 7
+    past twelve during the night.
+
+ 1 files changed, 5 insertions(+), 62 deletions(-)
+
+commit 6912be4a8e68f9ba47852c6f7b1263a961bd1a1b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    O dear. Module unloading. It actually appears to work too.
+
+ 1 files changed, 58 insertions(+), 1 deletions(-)
+
+commit 2daea399d0d9fe879c5a5dd4b4efaedeba33ee5f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Free new control on failure
+
+ 1 files changed, 5 insertions(+), 2 deletions(-)
+
+commit f41aeb6188c7ce2943da8f2ea56d74fad5d78995
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Internal changes. First step towards module unloading. Add uniqueness (see clock for an example). Add title to item right-click menu.
+
+ 7 files changed, 357 insertions(+), 180 deletions(-)
+
+commit f7b53c28fc90a92657e96158000eeccbe547e8f9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update Polish translation from Daniel Mr��z <beorn at alpha.pl>
+
+ 2 files changed, 162 insertions(+), 148 deletions(-)
+
+commit b75a6dd9af717651943f0b0355d344e461650d34
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    improved call to xfdesktop
+
+ 1 files changed, 76 insertions(+), 61 deletions(-)
+
+commit b889791031a6006f5ebb42784b914c3872bf5567
+Author: Edscott Wilson <edscott at imp.mx>
+
+    added missing directive for correct compilation in FreeBSD 5.1
+
+ 5 files changed, 97 insertions(+), 77 deletions(-)
+
+commit 7aacac20274e2de38244c013a42d4a6d90efaeb8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Prevent starting multiple instances of xfcalendar
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 92f0ee6fcddbea7c0c910b8e589f12c731911324
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix missing CHARSET in potfiles
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 80b3e95250c97e0fcd6a6a0c84b2a8c190a7f26a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Norwegian and Turkish translations
+
+ 6 files changed, 490 insertions(+), 10 deletions(-)
+
+commit 774c9adf811fd69a005aed920d2934a3889827f6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Polish translations
+
+ 2 files changed, 16 insertions(+), 16 deletions(-)
+
+commit c14393f6544b5ed50178e745079bd7671109df9b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use %d in strftime instead of GNU extension %-d. For now ...
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 552203220cbc86cdf7ea4c5032a8f65a241ad2cc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Azerbaijani translations
+
+ 3 files changed, 130 insertions(+), 0 deletions(-)
+
+commit d6f3d70d9213d479505734faf95a2457a4f5211d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix crash in workspace MCS plugin
+    Include a patch from Patrick Bores <p at trickbores.com> that allows pop3 email checking from mailcheck panel plugin (use pop3://username:password at host for the mailbox)
+    Small tweaks to default xfwm4 and gtk themes
+
+ 1 files changed, 173 insertions(+), 14 deletions(-)
+
+commit 6487b76563fce29c4b976200370b88036c44552b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Azerbaijani translations
+
+ 4 files changed, 485 insertions(+), 2 deletions(-)
+
+commit b29e5cedf9b8c1846ca487b4939d8cb72317c185
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix positioning when screen size is different than in previous session
+
+ 2 files changed, 24 insertions(+), 11 deletions(-)
+
+commit 3a89f28c75e452559d7c8b1d3e089adef150639f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix panel crash when removing an item with a detached menu
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit c0d2e0cd8a04e955f505d7cf4febcbb31435d93a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Further cleanup: only create popup widgets when actually used. Start xfcalendar from the clock or send it a client message if already running
+
+ 65 files changed, 3503 insertions(+), 3656 deletions(-)
+
+commit 4fc84da56f0d2a1cde770c30fd928eba79301ead
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    convert strftime date to utf 8. Patch by Oliver M. Bolzer.
+
+ 1 files changed, 22 insertions(+), 2 deletions(-)
+
+commit 926b2c0802ed2151638e953015031f27f839c400
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    General cleanup, positioning improvements, update arrow direction after move.
+
+ 6 files changed, 391 insertions(+), 293 deletions(-)
+
+commit 09dfdf8562a7305b7f01897c9703f72ba4a54872
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Typo
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit a43c9f1d5ce02ec88f2e5de791f2f9766c3aaaf9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update vietnamese translations
+
+ 4 files changed, 132 insertions(+), 2 deletions(-)
+
+commit 83ed8a600d249479ea26f4bb1861673a204e37f2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug with XFCE_DISABLE_USER_CONFIG
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 31f0b05a4ed29afd3ff765a4c563a090a0478c70
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update catalan translations (2)
+
+ 1 files changed, 2 insertions(+), 16 deletions(-)
+
+commit fb27fa3f10ead0971a4cd419a853a9b2696d2570
+Author: Edscott Wilson <edscott at imp.mx>
+
+    add the xffm_theme_maker button (if available) to icon selection process.
+
+ 1 files changed, 34 insertions(+), 0 deletions(-)
+
+commit 9c6b205539671050af9ad3b1fab1a48b1057ab89
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added italian translation, thanks to Eduard Roccatello.
+
+ 3 files changed, 542 insertions(+), 2 deletions(-)
+
+commit f8b7171ec7ab848908077f747514c46d8158010a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Check for cmd != NULL when executing commands
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 69f3dc8c8f30d014bfac46c0c32ce49fea3838c6
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix 64bit/endianess problem
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 49f5094c12f2304a15ab325fbf380509f7120b0f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Czech translations
+
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 6296afd6d0eb4825093729e292fb5a545a449d8c
+Author: Moritz Heiber <moritz-heiber at arcor.de>
+
+    Minor updates
+
+ 1 files changed, 3 insertions(+), 4 deletions(-)
+
+commit 8431c518611df6776ccf37ac269963313e909ce7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Check translations
+
+ 4 files changed, 544 insertions(+), 4 deletions(-)
+
+commit 57ed87a26603fdcb67a2a87a23d17a6d91db901f
+Author: Danny Milosavljevic <danny_milo at yahoo.com>
+
+    Fix for a typo in "Lock" translation spotted by Lefungus (lefungus at altern.org)
+
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 3a1b8fcd72e81dd0fb50fa07553a9a13069dccfc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use strftime to set clock tooltip
+
+ 1 files changed, 4 insertions(+), 38 deletions(-)
+
+commit a12d422ca535e1a49ed45853375759005eef7723
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    correct wrong image name
+
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit d40454be0e6e054df7cc1e679587453c060b73a5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update French documentation
+
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 2f0d4190094b0647569fef8dd20f424f05d0cff7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add French documentation. Rather large commit.
+
+ 22 files changed, 1832 insertions(+), 19 deletions(-)
+
+commit 421167999fdc0bf5faf651ce923660fd4897ce80
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make SIGUSR2 quit with confirmation
+
+ 1 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 70b661d85587122f41ef08fd7461f0b18040c11a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Restart item to handle menu
+
+ 2 files changed, 23 insertions(+), 7 deletions(-)
+
+commit 59906f83357e721b086bf0ebb8f4df41c1636f28
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Ukranian translations
+
+ 4 files changed, 542 insertions(+), 2 deletions(-)
+
+commit 9e84b06655e9ff3aa91ae8d1615d2533b92b21c3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add xrandr awareness
+
+ 2 files changed, 51 insertions(+), 3 deletions(-)
+
+commit 5a88e56e87f564eb93273ea6cb8ee2fb7c38d5d4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add vietnamese translations by Lam Vinh Nien <nienvl at yahoo.ca>.
+
+ 4 files changed, 541 insertions(+), 2 deletions(-)
+
+commit 1fbc9285ec88b6007a5a32c4dcf9701e46f74c31
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Only create controls menu once
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 5eef8bf89fff55f2e8a0f4d7ee4e7be17556b205
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't forget to save on SIGHUP (X exit).
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 75398a3ba57019a10e9f1a5159a70b5c226de547
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use x selection to run only one panel instance
+
+ 1 files changed, 110 insertions(+), 17 deletions(-)
+
+commit d3ac987237b168a4107e329c070ba963d1d8e2a5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add/update swedish translations
+
+ 8 files changed, 596 insertions(+), 76 deletions(-)
+
+commit 22ba50a6a09ed1e10f5c0f2275177ac3a623af3b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update korean translations
+
+ 2 files changed, 76 insertions(+), 61 deletions(-)
+
+commit 1ac523e32df0ed7d9bbf2c834a6407f06c4e7dab
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Sizing improvements: no autohide when not on screen edge (Eduard Rocatelli), always keep inside the screen, keep centered or to the edge when size changes, e.g when changing settings or adding/rmoving items. All xinerama aware.
+
+ 5 files changed, 224 insertions(+), 51 deletions(-)
+
+commit da959664b1c940e32bb0bff2491f69711ceb6f72
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Sync with my local tree
+
+ 4 files changed, 12 insertions(+), 12 deletions(-)
+
+commit 6b2e0bbd8c5e2c82c29346f40d456aed130d9b6d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog's after syncing with SF. Everything should now be up-to-date.
+
+ 1 files changed, 1682 insertions(+), 1246 deletions(-)
+
+commit f2f6c33a3658564869df808f5d349e2ac8eaa07b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Huge commit to bring new repository in sync with SF. We are losing some
+    CVS history here, but for completeness sake I'm including the ChangeLog
+    entries here:
+
+ 1 files changed, 4 insertions(+), 10 deletions(-)
+
+commit 57ffe3715fa021b684417085e435b58bd27499e9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    change version to 4.0.0.1
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f5ee2d26f3c9a59e05434f04e6ac259668c19380
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a bug with empty panel.
+
+ 1 files changed, 16 insertions(+), 5 deletions(-)
+
+commit 19e9926c225fc6a57de23b471d46694bef3e66fd
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add a check for min/max in gtk_spin_button_new_with_range
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 392ca1138bcc2be0f35872dc8b320a1e79a6e745
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update tamil translation
+
+ 2 files changed, 162 insertions(+), 162 deletions(-)
+
+commit bab749bb0f7bcdced8d15f31ff0884e2a7be0bd4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLogs
+
+ 1 files changed, 632 insertions(+), 570 deletions(-)
+
+commit 186b77ec52cf8d5562cff5bdd97e3df67c97832a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version numbers and po files for release
+
+ 41 files changed, 77 insertions(+), 74 deletions(-)
+
+commit 3085ac6b22712986281a64b7b0783a335a473d36
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update screenshots to latest panel config
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 663fdea4664a2e3d48a262da60c77b5e5fa270ac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove limit to number of panel items
+
+ 3 files changed, 12 insertions(+), 5 deletions(-)
+
+commit 8273924876944ad7e721b818ea319691ea504b4b
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update version number to 4.0.0
+    Improve focus change for modal dialogs in xfwm4
+
+ 2 files changed, 32 insertions(+), 32 deletions(-)
+
+commit 3fa61aa071eccc905904aaf31e5c5eca746f841a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Forgot the popup!
+
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 628f93898d8019e09cfa6dd8436bd3fd0b7b6006
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    *** empty log message ***
+
+ 1 files changed, 8 insertions(+), 1 deletions(-)
+
+commit e2eed43344b37535040d3fd2a281e358d35de971
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add lock button and xscreensaver config to settings menu
+
+ 4 files changed, 31 insertions(+), 10 deletions(-)
+
+commit 1e08a8bd48e04c1e8a461ce2b1db32b2f29fc243
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change default background color to #336699 and update screen captures for doc (default WM decorations are rounded)
+
+ 9 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 006b0b3fe2519ec68bf11e767a65db77c4897e1e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Big portugese translation update
+
+ 6 files changed, 541 insertions(+), 541 deletions(-)
+
+commit 0010e22a91dc040e2fd1a4c9666a240d3e8b57c4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Portugese translations
+
+ 4 files changed, 543 insertions(+), 2 deletions(-)
+
+commit b974b104b6b936faea1c34c5617d43a33c242960
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 8 insertions(+), 0 deletions(-)
+
+commit 56b765f9e4344500185021779566296f5bc4054d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Documentation updates
+
+ 2 files changed, 77 insertions(+), 55 deletions(-)
+
+commit f44a2c1e69a5892bfaa0ab7c0bcd44121da9d1e3
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 574 insertions(+), 566 deletions(-)
+
+commit 213bac89b2766f2a301fdf8fea57ced9bd6a9d48
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix hungarian translated config files
+
+ 1 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 505e40a22190139fe842700053693d8e68549345
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLogs
+
+ 1 files changed, 53 insertions(+), 0 deletions(-)
+
+commit 8917d89f772edfb6ac96b6fedfebbd13ec0978a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version numbers and po files for release
+
+ 41 files changed, 200 insertions(+), 220 deletions(-)
+
+commit d9c5ce7c7de9431e2e8f4ef49c9671e8f8614a94
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update russian translations
+
+ 2 files changed, 75 insertions(+), 76 deletions(-)
+
+commit 51cd05f9789d45ff288d88bdb213fc7651d740bd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix crash introduced with last cosmetic change. Some self-punishment is in order.
+
+ 1 files changed, 14 insertions(+), 11 deletions(-)
+
+commit bd5fb7e9e41b8945603e53391920dc02fbb9940a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small aesthetic adjustment
+
+ 1 files changed, 18 insertions(+), 106 deletions(-)
+
+commit c27f2b9437ecdd4da2671fa13d237fc13799577e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweaks to popup positioning
+
+ 4 files changed, 14 insertions(+), 24 deletions(-)
+
+commit 3c11a169200b18ad9f0ebac1d13c8aa2be64ad58
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update malaysian translations
+
+ 2 files changed, 9 insertions(+), 27 deletions(-)
+
+commit 2d3d245fcffca27922e88f1a50be6a98f736da3d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rename zh_TW.Big5 -> zh_TW
+
+ 9 files changed, 567 insertions(+), 552 deletions(-)
+
+commit 27d97ea2c504a3d8465963e5289308dcf01d6fdb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add traditional chinese translations
+
+ 2 files changed, 548 insertions(+), 0 deletions(-)
+
+commit 3acf39ad1655c7f6b9e5e5c29bf32dedbf54ae24
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add hungarian config files
+
+ 1 files changed, 121 insertions(+), 0 deletions(-)
+
+commit e889785e2d48b64fd9a023dd1ec8ffab41a1450b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update changelogs
+
+ 1 files changed, 60 insertions(+), 0 deletions(-)
+
+commit 531fdd8faa4f9693f49bfcd2d37bd0fa04411ac3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version numbers and po files for release
+
+ 37 files changed, 509 insertions(+), 529 deletions(-)
+
+commit d8451e8fce8fb8bcd0d78a4b6fefc6b9aaa5a3a4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add debuging statement
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 527e498c8ec5cf0c033b89679cfeaf5aa9f0ea62
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tweak popup positioning
+
+ 3 files changed, 45 insertions(+), 40 deletions(-)
+
+commit d5b4e22d2d1e77493a10a889866e6b95420edbad
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add lithuanian translations
+
+ 4 files changed, 552 insertions(+), 2 deletions(-)
+
+commit 7af0a8fc3f845f3d4746b74a57de348c3d0a8e5f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Resync with cvs
+
+ 1 files changed, 23 insertions(+), 23 deletions(-)
+
+commit 79906bf636da1fb26af7f7ed2be10be4a29f78c6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Close menu before restarting
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 3074ab5507e1077ebcf092e90320ae28ad3aac39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    bleh, silly typo.
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 0ba8e084a9ada29d52b953f85aaff4974b26b031
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update catalan translations
+
+ 3 files changed, 139 insertions(+), 4 deletions(-)
+
+commit 77d91b3a0679530955e7782b58309b3c771c0da8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make i18n work
+
+ 1 files changed, 4 insertions(+), 55 deletions(-)
+
+commit c2210c3dd02de454f4329dda663db27a6de9d927
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updated german translations
+
+ 2 files changed, 12 insertions(+), 35 deletions(-)
+
+commit 24e4c7f84c323a87927f8b893cbecc93b97c7f93
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add dutch xfce4rc file
+
+ 4 files changed, 125 insertions(+), 18 deletions(-)
+
+commit 0593093d9003acd36c70a7a407abd3ae0ba57112
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add Korean translation from ByungHyun Choi <byunghyunchoi at hotmail.com>
+
+ 5 files changed, 550 insertions(+), 8 deletions(-)
+
+commit b34168ea4d44c410f228253eda4fc154df9d381c
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated ChangeLogs
+
+ 1 files changed, 19 insertions(+), 0 deletions(-)
+
+commit 5d1d0ad260ac54403d64807bebb84c1a62bff2f3
+Author: Benedikt Meurer <benny at xfce.org>
+
+    grep -q does not work with Solaris grep, fixed it.
+
+ 1 files changed, 5 insertions(+), 5 deletions(-)
+
+commit ec31fc023237c49df1fe072eec9d698959ba64e9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    most people will not have their mail in /var/spool/ofourdan ;-)
+
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit 6538e14c31d920af1aed0468a15895f1603a6031
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix SIGUSR1 handling when there are open dialogs
+
+ 5 files changed, 41 insertions(+), 3 deletions(-)
+
+commit 82473b0594fe93c11bc1b0b2c7047c82001520be
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update changlogs
+
+ 1 files changed, 569 insertions(+), 533 deletions(-)
+
+commit 84ee7c93b8ba2c473597acbfe5dac06dfec54fc7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version numbers and po files for release
+
+ 36 files changed, 643 insertions(+), 647 deletions(-)
+
+commit 81b0b103e9e17eed43682d35a1e6229ae8aa9314
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update documentation to latest versions
+
+ 2 files changed, 32 insertions(+), 28 deletions(-)
+
+commit e0278264d81f2c03bb47b7808574aeca28cacff6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update all images to new defaults
+
+ 10 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 1f8f994ba5b4ca0aedd394abb626039c36fafce5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update russian translations
+
+ 2 files changed, 148 insertions(+), 133 deletions(-)
+
+commit cb0784e1fbc846d6585575e963276c0d6654a4f4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't place hidden panel outside the screen
+
+ 1 files changed, 11 insertions(+), 0 deletions(-)
+
+commit a561e7e317e16a2e2b865db49136feaa5da821a7
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 581 insertions(+), 539 deletions(-)
+
+commit 5d6750c12f2ef3e23abf1b77395efecad5948d12
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Bugfix: panel loosing EWMH attibuts (skip pager, skip taskbar, layer, etc) when changing orientation
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit d57a7ea44c0c15c476049852f74a00d310322fc5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix autohide bug, I hope
+
+ 4 files changed, 5 insertions(+), 5 deletions(-)
+
+commit fab1051d8921db7def4ef77b40d6f0564f524a14
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Remove most of the pending events processing (where I felt it was not ncessary)
+    Save panel config after a move or a set_position() so that panel pos get saved.
+
+ 1 files changed, 6 insertions(+), 15 deletions(-)
+
+commit 54819abcd3862f5119cd2c1bcf4172cb5dd090fa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add some debugging statements
+
+ 1 files changed, 7 insertions(+), 1 deletions(-)
+
+commit 580ba47c940c40ee5f9715142b3a7c7af22a438b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More positioning changes
+
+ 5 files changed, 46 insertions(+), 37 deletions(-)
+
+commit 5f0e5bb30476de7dd7b1b0fb208558ae537601cf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tweaks. startup autohide is still a problem
+
+ 5 files changed, 55 insertions(+), 38 deletions(-)
+
+commit c061c3dca6fb56e9162578aba034f7f6c214d821
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix some warnings
+
+ 1 files changed, 0 insertions(+), 5 deletions(-)
+
+commit 4720d4af57aeba895390b2363545515b16de96cd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to fix orientation change and hiding direction on startup
+
+ 3 files changed, 60 insertions(+), 6 deletions(-)
+
+commit e7979231b7eb2c9441aebf1897ca0fdf310b2421
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove debian dirs on Martin's request
+
+ 13 files changed, 0 insertions(+), 368 deletions(-)
+
+commit 1184518b49ac10c808d822a9136393db3ad5d34d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update finnish translations
+
+ 2 files changed, 2 insertions(+), 3 deletions(-)
+
+commit 83d014dbe9495f81b4f7e2d2ee70cbf6c01cc050
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix systembuttons. Trivial
+
+ 1 files changed, 59 insertions(+), 122 deletions(-)
+
+commit 010b1af8733c911c269b86147ad11f702278f708
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix SN being set on xfterm and mozilla by default
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit f4c331921b28eef43810ac00c74c177fc9380c12
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change defaults
+
+ 1 files changed, 65 insertions(+), 117 deletions(-)
+
+commit f042af0c3795c9fbc1f4bdd80e3df6d9d689bdb9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLogs
+
+ 1 files changed, 25 insertions(+), 0 deletions(-)
+
+commit 1267771b911b446f4969496ac8d4b3c97396aeda
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update version numbers and po files for release
+
+ 35 files changed, 130 insertions(+), 142 deletions(-)
+
+commit 9b7f2f542c90f37a363156488e8b11631cb22d40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update default config
+
+ 1 files changed, 35 insertions(+), 28 deletions(-)
+
+commit 7b4d3058645549437f07f6b0b038f3a9946c5242
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed item.c
+
+ 1 files changed, 0 insertions(+), 151 deletions(-)
+
+commit e8a263394f81c107579f0513a99a8263c55c6d29
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Update version so panel plugins will fail at configure time instead of
+    compile time.
+
+ 4 files changed, 193 insertions(+), 2 deletions(-)
+
+commit 1753511e00e0e6b351ee59efff37421d18e65e4b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Change panel API again to prevent old plugins to crah the panel
+
+ 10 files changed, 20 insertions(+), 20 deletions(-)
+
+commit 4583850f8908074f3fd6cb73e55a50f96ac8801a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update hungarian translations
+
+ 2 files changed, 101 insertions(+), 96 deletions(-)
+
+commit fa169d4936fa01c537c3071abd7760e2b5fdfd13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update turkish translations
+
+ 2 files changed, 16 insertions(+), 25 deletions(-)
+
+commit 330a7fe7cba6cd4c28a0c195ff535c74cef5b83c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add menu popup from laucher patch and updated documentation.
+
+ 4 files changed, 95 insertions(+), 10 deletions(-)
+
+commit 8089cc7991590faa612c1af27a5c810cc1f40234
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tweak panel icon
+
+ 2 files changed, 467 insertions(+), 467 deletions(-)
+
+commit caea4b0e04beb05d0b59f9193ce6b02747f0d776
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update russian translations
+
+ 2 files changed, 139 insertions(+), 118 deletions(-)
+
+commit 804b068106b653bcd5fa0dddf1dd4ffee0f724d8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add hungarian translations
+
+ 6 files changed, 602 insertions(+), 67 deletions(-)
+
+commit e7b8a017587b9611efb954a889bd093322e931e8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLogs for release
+
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 55614a030744ae7f3134d85f7018abf578c6ccc1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog's for release
+
+ 1 files changed, 8 insertions(+), 0 deletions(-)
+
+commit 6e15362795542c81667a40d3eb97459103eadc16
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Chinese translations
+
+ 2 files changed, 80 insertions(+), 78 deletions(-)
+
+commit ddb70eb034b72e3d954efcebe9dd103b163e7fe4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog's for release
+
+ 1 files changed, 38 insertions(+), 0 deletions(-)
+
+commit 0b3716418f8e668bfa9a3eca986d55a741b5ab12
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Bump version numbers for release and update po files
+
+ 33 files changed, 18 insertions(+), 18 deletions(-)
+
+commit ee65ebc4da65fd88b6c1d953882470d676838bba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Tweak default config
+
+ 1 files changed, 4 insertions(+), 29 deletions(-)
+
+commit 862fbe1543d55741429920fc9dce4687fa81c52d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove separators from desktop switcher as well
+
+ 1 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 1aab3998f3a750266aad5cc884d899933d23b6e2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Forgot the xml file
+
+ 1 files changed, 8 insertions(+), 10 deletions(-)
+
+commit 7c02cb2af959977dbf8553fb7017cf695c909d2c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove reference to ... buttons
+
+ 1 files changed, 8 insertions(+), 10 deletions(-)
+
+commit 9f4e1534424a57b17dee646e3e127ce54294ad77
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update images to reflect new item dialogs
+
+ 6 files changed, 0 insertions(+), 0 deletions(-)
+
+commit f61c726b6f6501197c51bc43835eb0382822099a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and NEWS
+
+ 2 files changed, 61 insertions(+), 0 deletions(-)
+
+commit c33b87572cf1ebe851ec832d2e102d6b62468e49
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Big internal changes. Remove revert button from item dialogs; this also affects plugin API. API version increased
+
+ 43 files changed, 1059 insertions(+), 1241 deletions(-)
+
+commit b75460cbcb402c7c6554e14bcaeaa5737c19c9ad
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Size tweak
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit bb79cf814e08c37a507bc02c9890fc776b49c347
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't automatically create tooltip on menu item when not present
+
+ 1 files changed, 10 insertions(+), 1 deletions(-)
+
+commit 6ae198a8961937f2ade83649d319185aa492d588
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update dialogs to use open stock icon on buttons instead of ...
+
+ 2 files changed, 24 insertions(+), 6 deletions(-)
+
+commit fcd33bf814280fb62e72ca4aa22e77bf8a63f27a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small fixes
+
+ 3 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 6bed17ef641e0968c859545f18930669fb3adb7a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ltmain.sh with patched version
+
+ 1 files changed, 11 insertions(+), 0 deletions(-)
+
+commit 8eb8e221e50352384369fae0577f7446ea56d93c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update catalan translations
+
+ 2 files changed, 53 insertions(+), 43 deletions(-)
+
+commit d5b450c15d0c5d6c030c82dc5e5c74a69398d5eb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update default panel screenshot
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit f23e03f8a2b8a5f6de111c322ebc71bda8e89c23
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update some info
+
+ 6 files changed, 49 insertions(+), 57 deletions(-)
+
+commit 5b60471b8e02373ff34243ebdbefe86cbdcb7ec0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updating ChangeLogs
+
+ 1 files changed, 383 insertions(+), 0 deletions(-)
+
+commit c0b7d35fd07cfc59c7677f3af08fca4452c99ce2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Remove ltconfig script as it is generated
+
+ 2 files changed, 1 insertions(+), 2796 deletions(-)
+
+commit e83f6b64a2009579b7463be6ffabefff987932b8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Renew timeout after reading the config file. Patch by Bernhard Walle.
+
+ 1 files changed, 66 insertions(+), 60 deletions(-)
+
+commit 92141b918f1cd224ddca55bd4996388724092ca2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    libttol update and all
+
+ 26 files changed, 21785 insertions(+), 2423 deletions(-)
+
+commit 2e561f10fc0f56ec8d64df967ab209f54d7c41c6
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Small fix.
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit adac2efe7fa4ad5c45a1078cda42e524d8b23212
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Tweak new separator plugin and update frnech po
+
+ 4 files changed, 5 insertions(+), 7 deletions(-)
+
+commit 8c431bb70cfa733a6116ac875ae0a8b8b66dcdc9
+Author: Edscott Wilson <edscott at imp.mx>
+
+    spanish tranlation updates for 4.0 release.
+
+ 2 files changed, 30 insertions(+), 33 deletions(-)
+
+commit 276488729d40ea1befac5cf03837174180266266
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update German translations
+
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit d02be976bf56f6302b4a607dfa71e68effc9a126
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update finish translation
+
+ 2 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 71a768fb097d5ae600b8d2728601a01f05950444
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make separator 80%
+
+ 1 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 772c484654f255b553eefc310ced4e1376d8b5f9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add separator. Remove separators from pager. Several smaller fixes to plugins. Update docs.
+
+ 70 files changed, 3848 insertions(+), 23282 deletions(-)
+
+commit 352627ddbfe27605a9a5a77071c0285ab244be8f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update image for panel settings
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 1cc8c2a8a6f437752a4a41a5f54a98cc710a8711
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix systembutton sizing. Patch by Michael Mosier
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit cc8da7836be3832c453dbfcd519fae4d015903f8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update to libtool-1.5
+    Use proper complete CURRENT:REVISION:AGE scheme for lib versionning
+
+ 24 files changed, 21797 insertions(+), 1705 deletions(-)
+
+commit a97af1c12a2929978130f363c9cd0a6e823b0850
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updates.
+
+ 1 files changed, 71 insertions(+), 73 deletions(-)
+
+commit 4c81c90de6bdd1cad716b602227753a45aa25c1c
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixes.
+
+ 2 files changed, 20 insertions(+), 20 deletions(-)
+
+commit 1763e6a98c32dcce6c920a656ce2bd218ac8bd88
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated german translations.
+
+ 5 files changed, 170 insertions(+), 18 deletions(-)
+
+commit 82904a1d5d025824045a6d80a6c5806e276d10c1
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated version numbers.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d0fbfc0847933eeebf341a0bb45adf4ee9aa0eed
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Call gtk_window_set_position () as late at possible as it seems there is a race cond in gtk+
+
+ 3 files changed, 4 insertions(+), 5 deletions(-)
+
+commit 6d52c6a71797f11b2181b63b25a89bbbfd5657fc
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added note about libxfce4util.
+
+ 1 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 21fb16538484711110c11ee823ad469453ef2de2
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added a patch to improve the responsiveness of the UI by executing commands
+    when the main loop is idle instead of executing them directly on button
+    click.
+
+ 1 files changed, 45 insertions(+), 2 deletions(-)
+
+commit 95deb5f5b49eea01d22d82a3219c393b55956084
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Introduced xfce_textdomain()
+
+ 3 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 70d239867d17b79d3da45144fa5829a0f7bddefc
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Revert the GTK_POS_WINDOW_CENTER
+
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit ae7f322d80a346f6d694d2c985db27daa83a4d6c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when centering dialogs
+
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 80c024be9bb0d801882f0aed96db67fdfe49e83e
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed bind_textdomain_codeset() problem on linux.
+
+ 3 files changed, 80 insertions(+), 0 deletions(-)
+
+commit 45fd53ca010b65263669fb4408f641cb4e49c861
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixes bind_textdomain_codeset()
+
+ 2 files changed, 4 insertions(+), 0 deletions(-)
+
+commit d867329e93e0d43ad3055f97189c9d6b3cd73734
+Author: Benedikt Meurer <benny at xfce.org>
+
+    automake 1.7.5
+
+ 29 files changed, 841 insertions(+), 1921 deletions(-)
+
+commit e0aeab481d292eb1048c6a00cf22290e9d51b2ae
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add test for bind_textdomain_codeset()
+    Use xftree4 as viewer on dirs unless "Open in terminal" is checked
+
+ 1 files changed, 8 insertions(+), 1 deletions(-)
+
+commit 27ab4cb9cee2d80a4c7d40294c7205b78190fa72
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed bind_textdomain_codeset() problem
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 5ab7e66c7994c07266c1566f14bbbf677a7ee7b8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add support for directories as launchers in panel and add extra check for icons
+
+ 2 files changed, 169 insertions(+), 153 deletions(-)
+
+commit 4a848b9f9e6d8a3b5e72ed1ea20d1ef34ee796eb
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Make --enable-debug=full work.
+
+ 3 files changed, 6 insertions(+), 3 deletions(-)
+
+commit e3bef32769d8410068a6e4be8b8e2ae8cb474bdf
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add new widget xfce_framebox to unify look across UI
+    Migrate all plugins to this new widget
+
+ 25 files changed, 1669 insertions(+), 476 deletions(-)
+
+commit fc957ef59aa55844c9ad501a9159b14b12d8126f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make Curve the fallback icon theme instead of XFce
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ab6b73fdf5fd0c6be79d08d329bbed4c13fbd9bc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add russian translation and fix xfdesktop not reading a new local menu
+
+ 26 files changed, 1020 insertions(+), 1651 deletions(-)
+
+commit 31c67cb3b04507aa9228db463867edd60165a46e
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Prefer SVG over PNG.
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 6a87047466de6412d7f00d9132efbf6defa690de
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added .svg support for themes. (librsvg provides a gdk-pixbuf loader),
+    pointed out by keke at plskthx.org
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 043bd2c7d37d2ba48416fe78c3d8d5f0aa306a57
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Versionning scheme
+
+ 24 files changed, 1682 insertions(+), 490 deletions(-)
+
+commit ea7be5f7ed5c1e441841d6c23b8e870d94c6c0a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    final update-po before beta 1
+
+ 29 files changed, 1231 insertions(+), 1286 deletions(-)
+
+commit 6b214f68ae577da16621d0a84ad4fa9587f4a2fc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Doc fixes assorti
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 277a67b6ad53ea2ae4bc2583fd778c78c873238f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updated images
+
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 62641fdbfdbbe98999e38bc5794bee46ea5073cb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updated translations and multiple file drop on backdrop list manager
+
+ 2 files changed, 10 insertions(+), 52 deletions(-)
+
+commit 30fb422f9b3371c5d79f24d63bf1d09c0b5a43dc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove revision history
+
+ 2 files changed, 23 insertions(+), 22 deletions(-)
+
+commit 715a2fef930417e7da9648714fcf4ad4e2927afa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix empty menu item
+
+ 1 files changed, 0 insertions(+), 5 deletions(-)
+
+commit 95a04a75761d4f9f59922b938d4d9c33a1063e90
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update default panel image
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 0006cb7960e70bccad8a4a7cfe52b09aab681e07
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    change some defaults
+
+ 1 files changed, 124 insertions(+), 49 deletions(-)
+
+commit 96c31eaa95d3ca3ffea43ed71fce51d0be1bda90
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update fi translations and specfile fix
+
+ 2 files changed, 1 insertions(+), 5 deletions(-)
+
+commit b8eed7e4c619691d849d705ef49a374b4cef31b6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add malayan translations
+
+ 4 files changed, 562 insertions(+), 2 deletions(-)
+
+commit e55ac4367f0d04792c225fd5bb44fa5db98cf334
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Build only static libs
+
+ 2 files changed, 22 insertions(+), 18 deletions(-)
+
+commit a3f151cfe420336fa108451d28bfd19b8e1aa3b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small tweaks to build files
+
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 9eaa296071f4a129ed285b898b8c77b4a18d69ac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    improve stylesheet import
+
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 2b5753860c1b210a72691a447ff3cacb07dfbea7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update catalan translations
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 783c77530f9c73f5e87dc255f4303ae2c034c9e9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix crash with empty command
+
+ 1 files changed, 15 insertions(+), 8 deletions(-)
+
+commit db95ab750772d309e4cf922ff50c2dfb16a57b39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Translations update
+
+ 3 files changed, 0 insertions(+), 6 deletions(-)
+
+commit f5b88c4bcced2ec381876bf500920ca77b7b508a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add Japanese translation by Zhao-Ji <zhao-ji at awz dot ne dot jp>
+
+ 1 files changed, 12 insertions(+), 13 deletions(-)
+
+commit f747a752f6047fe92bb03accf7f4c04a045328e4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Turkish translations
+
+ 6 files changed, 1096 insertions(+), 2 deletions(-)
+
+commit b76cf0c992a11a503ad049afeed04e5f45b29c6c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reindent using Olivier's new .indent.pro file
+
+ 32 files changed, 2794 insertions(+), 2953 deletions(-)
+
+commit 1838de48fe70f226d214a53da5732a312c53ef33
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add tamil translations
+
+ 27 files changed, 677 insertions(+), 164 deletions(-)
+
+commit 9d97dbd02fd52b6a8519d5186f322ab7c1d0f1d7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    documentation fixes (2)
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 74a978221bde7ad744b344a38cc3a06b472786b6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    documentation fixes
+
+ 2 files changed, 136 insertions(+), 105 deletions(-)
+
+commit e41d0dfd1ea353ef63626a44e1add95303fcbf7a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Mass update of ChangeLogs
+
+ 1 files changed, 118 insertions(+), 149 deletions(-)
+
+commit d93bdf8ece1e1c9d594d7bec659923132d2e29ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    update finnish translations
+
+ 2 files changed, 43 insertions(+), 43 deletions(-)
+
+commit 4919cf311bc5d0bc40d532430c1770ae9835d4ec
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    update docs
+
+ 11 files changed, 50 insertions(+), 31 deletions(-)
+
+commit 6f11efd37ff5289c82b3063d4fbeb11c0d9a6690
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix icons with spaces problem. User now must manually escape commands.
+
+ 1 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 42b42348493d994f32e4d14668a78fd520d5dc4f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add catalan translations
+
+ 4 files changed, 542 insertions(+), 2 deletions(-)
+
+commit 8261c18ece53c5d1c6fd507c6d4f31d57fa92a62
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Move docs to new location
+
+ 47 files changed, 1970 insertions(+), 2010 deletions(-)
+
+commit 7c4aee67f936b6525b7ce7af98d8992184fd5ad7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Menu item dialog now has the same layout as panel item dialogs
+
+ 2 files changed, 22 insertions(+), 11 deletions(-)
+
+commit 387f1903e09c1c10db649da872b2fc42195bcbea
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix distcheck target. Rename package to xfce4-panel. Set version to 3.90 (betas will be 3.90, 3.91, 3.92, etc.)
+
+ 54 files changed, 231 insertions(+), 220 deletions(-)
+
+commit 19038f1791dd223ca75eb90f223495f1153f57a8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    spec file tweaks
+
+ 1 files changed, 17 insertions(+), 20 deletions(-)
+
+commit 3e55b03639eada934ee92f079fe38dd246a55875
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add items from popup menu
+
+ 6 files changed, 215 insertions(+), 36 deletions(-)
+
+commit cdfb0cfe1ea547d090df51fb2b4483a12da4789d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Renamed subpanel to menu
+
+ 20 files changed, 147 insertions(+), 96 deletions(-)
+
+commit 91473a41315e1bd55c5558d71274684dd538439d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Get rid of type option menu from item dialog
+
+ 25 files changed, 543 insertions(+), 211 deletions(-)
+
+commit 1673f69c11d4db1a487fea5d6de0c3ef86d55dc9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update po files
+
+ 10 files changed, 260 insertions(+), 220 deletions(-)
+
+commit c451ae62f669b4969e7cf7c77e840f9117dd5ec2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Allow hiding of subpanels; remove subpanel from mailcheck plugin
+
+ 8 files changed, 94 insertions(+), 2 deletions(-)
+
+commit 1be58dd586dc3347e4ac4fa9e3da4adea0e89c53
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fixes for rpm target and distcheck stuff
+
+ 42 files changed, 775 insertions(+), 757 deletions(-)
+
+commit 8a29b1063bb8c3d1dd7053c4e3f018742107ccf9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Various fixes, added french translation, fixed desktop switching in xfwm4
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 55c9bb53a512b10a4ecb5ad308251a486b212dbf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add chinese translations
+
+ 30 files changed, 2222 insertions(+), 21849 deletions(-)
+
+commit 5acbe28b5e9963efa20cd150569e7e7223147a12
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Ensure item popup menu uses panel domain for translations
+
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+commit 9aaa6b842c35b987b0cadb1384b65ee4bda21506
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update to use the new panel-plugins location
+
+ 34 files changed, 22201 insertions(+), 1841 deletions(-)
+
+commit 4e6e622838f6fa98e7412db1a2be9e67872cf318
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Several changes. See
+    http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502
+    for details.
+
+ 34 files changed, 100 insertions(+), 136 deletions(-)
+
+commit 227f7560592268511577dcd9b3ff05b05294080c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    only popup warning dialog about subpanels being removed when not empty (2)
+
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 594b081175efd3115951bd5bd5b334d7f441ffe3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    properly check for return values when creating controls
+
+ 1 files changed, 7 insertions(+), 1 deletions(-)
+
+commit 1486bdff50ae97338a78731022260b5c9b014e10
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    only popup warning dialog about subpanels being removed when not empty
+
+ 3 files changed, 35 insertions(+), 11 deletions(-)
+
+commit 2700c7cf673520ac971306901e9031fd81a706ed
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add missing gmo files
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 609868414f5dad6e3a5c65e2f1ccdcd5953cba25
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added themedir variable to pkg-config file and increased version to 0.10.2
+
+ 3 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 3c4ef323b8eb9341bae141e3d4341040a5f77044
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add autohide feature to docs
+
+ 3 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 8971ae744fdac5b02ac51e24c08f4de3f3e38705
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use move handler signal to properly keep the position up-to-date
+
+ 3 files changed, 17 insertions(+), 9 deletions(-)
+
+commit c61054c5bc1ecb45f9b773207533009013776204
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added polish translations.
+
+ 3 files changed, 545 insertions(+), 2 deletions(-)
+
+commit 2b184c13f989aaeda9bc992d27726dc07f5eb319
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Autotools update.
+
+ 2 files changed, 13 insertions(+), 13 deletions(-)
+
+commit db1dc172e5291688e4d98efa75d9766d6034fd11
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated BM_DEPEND_CHECK.
+
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit fdbc6fbf43ab2b7d3bfd02f1008bf25ab5cd06d2
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed a stupid typo.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 997229ce6bbdb2bffc90ba47de5d5bf6420628fa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix startup notification setting
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit efc87d7a0525824884afb8d6fb5939edf8d54b52
+Author: Benedikt Meurer <benny at xfce.org>
+
+    xfce-mcs-manager version was changed to 0.1.0.
+
+ 2 files changed, 10 insertions(+), 10 deletions(-)
+
+commit d049f933b08f605fe0077772df80514e340ab428
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Export more functions from item*.c
+
+ 10 files changed, 285 insertions(+), 191 deletions(-)
+
+commit 371c54a71b65c068489a79d5324444474238147a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update finnish translations
+
+ 3 files changed, 19 insertions(+), 19 deletions(-)
+
+commit e831df1fb31836dd4c099e2f924fe849c60d54b9
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated depends.m4 and added macro for use with panel plugins. Updated
+    libxfce4util to install the common m4 files into $(datadir)/xfce4/m4.
+
+ 1 files changed, 15 insertions(+), 0 deletions(-)
+
+commit ae8c185a0b5f09ff67e4364771d50f1f71e49df2
+Author: Benedikt Meurer <benny at xfce.org>
+
+    German translation. Provided by Moritz Heiber.
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit c47060cc3686f8032c54c18158aca05688aadf39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    New panel icon
+
+ 18 files changed, 614 insertions(+), 428 deletions(-)
+
+commit d8df91400ca70ada2318ebf3d30c5e64c5571ec7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix signal handling - gtk mainloop interaction
+
+ 1 files changed, 62 insertions(+), 60 deletions(-)
+
+commit 6313fffde53f84dfb494078359071558bf77f3a5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use Curve exit icon instead of confusing gear
+
+ 1 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 5f8c6fff9d6f19e2b888ff1a4c933e4e6cd23bca
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Its now possible to write panel plugins outside the panel. See the NOTES
+    file for details and enjoy writing new panel plugins.
+
+ 44 files changed, 404 insertions(+), 246 deletions(-)
+
+commit a0a116280ea83a2bc523e75273a14b65681a2c60
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really rename the theme
+
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit ff8aaf9cf05f65d8c940b5791ff8ab0121f1287c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rename Carillon to FreeIcons
+
+ 50 files changed, 390 insertions(+), 387 deletions(-)
+
+commit e150b13209fb7c7d2ee85d9e676d4b985df8a1b1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Carillon icon theme (FreeIcons by Tomasz Mielnik)
+
+ 46 files changed, 701 insertions(+), 380 deletions(-)
+
+commit 967e8740d37b55e9b1ea033896909fadbd936e5a
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Some autotools cleanups.
+
+ 28 files changed, 10 insertions(+), 188 deletions(-)
+
+commit 6e8a8899f34c046242232bbe0da6558e1ed8c7df
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    unhide panel when adding new items
+
+ 2 files changed, 20 insertions(+), 4 deletions(-)
+
+commit 807609edc42184eb5b14ecc5c542e5a53cb195d0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    more autohide tweaks
+
+ 1 files changed, 13 insertions(+), 4 deletions(-)
+
+commit ccb052fc448a1c01ba86cbb94f6d2961289c64d3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    autohide related tweaks
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f52185d729b529bc4e51894ae2d8d509aba50b1d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    autohide related tweaks
+
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 4e65e14c07b9a4f718f1c048233f9e901e4ea58d
+Author: Benedikt Meurer <benny at xfce.org>
+
+    The previous change was not ment to be commited :-)
+
+ 1 files changed, 0 insertions(+), 16 deletions(-)
+
+commit 56cc539b9450b24e63ebd2ff687345e991f86953
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Added system tray support to libxfcegui4 and frontend to xftaskbar4.
+    Lots of cleanups in the autotools stuff.
+
+ 29 files changed, 45 insertions(+), 642 deletions(-)
+
+commit ca8d9290fb49776afb8fcee34465ef1150bbbd40
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update file list. i18n still broken
+
+ 16 files changed, 1046 insertions(+), 1047 deletions(-)
+
+commit a19bd1f5c1f282791bc7da2d5aa8a0339bbf8af9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    unhide when dragging something over the collapsed panel
+
+ 1 files changed, 33 insertions(+), 0 deletions(-)
+
+commit 1c4793814915033c5c6433bf34398192aa74ca66
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    This is the real fix (tm) ... I think
+
+ 2 files changed, 7 insertions(+), 18 deletions(-)
+
+commit dad5ec464cbbb689d0025e63e1771de938865f17
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    autohide, position and reorientation ...
+
+ 1 files changed, 5 insertions(+), 3 deletions(-)
+
+commit 844639ce6e5bb542a23f6d4794a0d98a196e83f1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Will this (finally) fix the autohide <-> positioning problems?
+
+ 13 files changed, 48 insertions(+), 10 deletions(-)
+
+commit 8de0248348c7fc4778dbaf414b1cce5ac4af71a6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Bug fix 2
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit db21135e7687e25aea66b04c8ef4fc6b8234eb02
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Bug fix
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b852a644ba7bd1efa9058727b36317f9fab74caf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More autohide vs position fixes
+
+ 2 files changed, 55 insertions(+), 4 deletions(-)
+
+commit a6c3627ce93dc343d3e1a7ef6b12a75e905e9f04
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to fix size request issues
+
+ 1 files changed, 10 insertions(+), 0 deletions(-)
+
+commit dd9d67153f777ac5d95cd7bcd15ca4df48e926b4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix centering bug
+
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit be54f80b763474a7b27be418bb1106fc0c4949ea
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog
+
+ 1 files changed, 447 insertions(+), 369 deletions(-)
+
+commit c2a808c206c70fde5823007f56fe03af3118ba7b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update pot-file and Dutch translations
+
+ 8 files changed, 1076 insertions(+), 988 deletions(-)
+
+commit 0a9d4b90a04ecbe48d19d1e623c207f752d19b1b
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Remove the call to gtk_window_present() that was causing a focus change when panel was hiding/showing
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 1a289195121c7a4921c7332cc87237bc3a6feff9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Purge gtk events when changing panel orientation to fix a bug that was placing the panel right in the middle of the screen when changing orientation from vertical to horizontal
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit d11ce5c76afbc4e893adc836dd400e171c2b8a5d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reduce autohide interval to 500msec
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 84ea44f193bd9ac34ca943481e52638bb839a6c5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reduce hidden size to 5
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ef991bcc34b5cb880277a60148a265c9c0bed208
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add autohide feature to the panel. THanks to Erik Touve.
+
+ 11 files changed, 434 insertions(+), 148 deletions(-)
+
+commit cd9b7365baea8d738a98ccee687fd3c8bf73c6b3
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Improved debug.m4:
+
+ 27 files changed, 439 insertions(+), 200 deletions(-)
+
+commit 86555ee97f08663aa8c94fbc6ea23cd6cb049696
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Force popup to be sticky each time the window is shown
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 058c91542cdcb6fd902aa3f48d7102da1b42a4f7
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated BM_DEPEND_CHECK to make it possible to disable the test
+
+ 4 files changed, 53 insertions(+), 23 deletions(-)
+
+commit 3ec3db69bbb41a8a4d19dfc11ae332f68f3f1392
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed BM_DEPEND_CHECK
+
+ 29 files changed, 366 insertions(+), 440 deletions(-)
+
+commit 0db2e3625beb52ca695d90865d5a41a2231b25fd
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 387 insertions(+), 366 deletions(-)
+
+commit 0f1ca202efe73a77fdbd90837d24b8949db5864f
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Debugging stuff now provided by libxfce4util. As a result of this change
+    libxfcegui4 now depends on libxfce4util.
+    Some other updates.
+    added a hint to the libxfcegui4 README for Xinerama problems with XFree86.
+
+ 12 files changed, 12 insertions(+), 36 deletions(-)
+
+commit e13d1484c856ae0ae341970eaba644c03d516a4f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update TODO
+
+ 2 files changed, 462 insertions(+), 358 deletions(-)
+
+commit 971c20b362d95e0d8ae15fe720710872c99e43ec
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Include .indent.pro in dist target
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 701d5fcf32ee4f82d19d6b4b8d4ccbe142b07a8e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Re-indent files. Add HACKING and .indent.pro
+
+ 68 files changed, 5101 insertions(+), 4588 deletions(-)
+
+commit 51f78c7e42ea0ce1670f824a3f19ffaba643dc2e
+Author: Benedikt Meurer <benny at xfce.org>
+
+    left-over autostuff for libxfce*, xfcs-mcs-* and xfce4
+
+ 4 files changed, 47 insertions(+), 34 deletions(-)
+
+commit 698db4cc7e2b38c73508b130c801422862b0a3f5
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Updated i18n stuff (libxfce4util now provides a i18n.h).
+    updated X11.m4
+    updated xfwm4 to compile well with -Werror -Wall
+    updated xfce-mcs-plugins and added a hint to the README for XFree86 users
+
+ 24 files changed, 149 insertions(+), 102 deletions(-)
+
+commit c32ef5844a018dbe0410962ada609d511f466a1d
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Large autotools update. Should fix James problems with unsubstituted
+    @PKG_LDFLAGS@ in .pc files. Should also make it easier to port XFce4 to
+    a non-POSIX (or even non-UNIX) plattform, using autoconf.
+
+ 66 files changed, 6229 insertions(+), 4492 deletions(-)
+
+commit 63b82479c9ae2013bcf29de0ec4d11dd801fe4ad
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Initialize early i18n in mcs plugins
+    Add Etria theme
+
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 76df18ed2ea947c134e4aedf0716268978c2834e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove SIGHUP handling
+
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 37ddc2faa86b56cb62b3612e318dc0facf76368c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update german translations
+
+ 2 files changed, 9 insertions(+), 9 deletions(-)
+
+commit b91f16ccac08865ca7cd4b9749ee4dd042facb15
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Prefer gdk_screen[width|height] instead of XDisplay[Width|Height]
+
+ 3 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 0850c4be6e8b1b0ca6b5f09a66623500edd1064a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 18 insertions(+), 0 deletions(-)
+
+commit 59f578c9a7203c2db205afcec5b824ca94d9309c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    escape spaces in paths obtaine from gtk file selector
+
+ 1 files changed, 73 insertions(+), 1 deletions(-)
+
+commit 282313b4996f28c817b79571709601cc9f7a9717
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix DND bug. Reported by Jens Guballa.
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit abf3c500e558d0f30225c1cf108a619034055813
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make dialogs appear on top even if panel is in below layer
+
+ 3 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 24039a8769fcbe0f245ad006291fd71806513e50
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit 8ff23953ff5b2e6816cc6bd0d455ef4b12e275c8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT) to the buttons that should have it
+
+ 3 files changed, 7 insertions(+), 0 deletions(-)
+
+commit 2325b2b74cd5b34b06411be51ddcc86dcc80d132
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Only add extra autogen parameters when none are given
+
+ 1 files changed, 12 insertions(+), 1 deletions(-)
+
+commit 02708d242637e24574c8071141a84e8f2c6c0c52
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+    Update build scripts (ie rerun autogen.sh)
+    Update xfwm4's microdeck theme
+    Remove 1 pix border arround xffm menu bar
+
+ 1 files changed, 9 insertions(+), 0 deletions(-)
+
+commit 87f870c80e9204e92d930674c636e83d2e9c9a5a
+Author: Benedikt Meurer <benny at xfce.org>
+
+    show_*() -> xfce_*()
+
+ 3 files changed, 7 insertions(+), 8 deletions(-)
+
+commit 252ad0f9551e1996e3a16b789bba3230998eff0d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update Changelogs
+
+ 1 files changed, 362 insertions(+), 343 deletions(-)
+
+commit ed9ffeaa38db30cb0611571d60d076dea55a4e32
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Use xfprint-manager in the panel.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 315e44b72980708cbff755171a1229aff0a144ad
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Edge center and corner snapping. Position saving fixes.
+
+ 3 files changed, 10 insertions(+), 4 deletions(-)
+
+commit f97bfff7788bbc1a2796d72b6393487030895c6f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    check position before saving it
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit f4a02a98ca2367c6c9e1b5f01e3b6f7977cad9cf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small documentation update
+
+ 5 files changed, 181 insertions(+), 33 deletions(-)
+
+commit 29934be9fd87751b732692a53ac25dfb8ccdd3ea
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Rearrange button events handler in xfwm4
+    Update french translation for xfce4 panel
+
+ 2 files changed, 29 insertions(+), 73 deletions(-)
+
+commit 22edb9c4b1dcc2e0bb035b7a7f84807e4ac6ab14
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    *** empty log message ***
+
+ 28 files changed, 1580 insertions(+), 7702 deletions(-)
+
+commit 5a1b08320b1cfeab8f563ef29fc7c67718c79d9e
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixed type "xfhelp" -> "xfhelp4"
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9c0536778db1975df45e71f4081d7faa37bc53ad
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix xfce-mcs-manager API/ABI versionning
+    Update configure/libtool to use libtool 1.4.3
+
+ 24 files changed, 7420 insertions(+), 1437 deletions(-)
+
+commit 36590840a78f7637cf0f2c4273429cd8958f27e4
+Author: Benedikt Meurer <benny at xfce.org>
+
+    Fixes xfce-mcs-manager issue.
+
+ 27 files changed, 5050 insertions(+), 7430 deletions(-)
+
+commit e171fa094182d64d5cd861ef891a922f1dd38029
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Updates (I'm sure you wouldn't have guessed)
+
+ 1 files changed, 22 insertions(+), 44 deletions(-)
+
+commit d3c1ecdbf6a7c52505960fae715627b8c728e0cc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    POSIX signal handling
+
+ 1 files changed, 11 insertions(+), 3 deletions(-)
+
+commit 076457b9ef87fb31e0a225e59ed840643d742008
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add japanese translations
+
+ 4 files changed, 573 insertions(+), 24 deletions(-)
+
+commit 9b78b839bb73b177ac0725eae390d4a293f6763c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Apply Benedikt Meurer <Benedikt.Meurer at unix-ag.uni-siegen.de> patch
+    Replace all  occurences of g_getenv("HOME") with g_get_home_dir()
+    Regenerate all Makefiles.on and configure scripts
+
+ 28 files changed, 611 insertions(+), 512 deletions(-)
+
+commit 55cd7d0cedce592a8da091bc1bffc828e8ddffed
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use xflock4
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9f1a9dc8e4719151dfae5b90248844b6b49140be
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix proper use of AC_PROG_LIBTOOL
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit f0ffc93532f8fafe597a31def201698f28dd80ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update screenshots for new dialog style
+
+ 23 files changed, 171 insertions(+), 90 deletions(-)
+
+commit a205438c2f2b99863de9014bb30946a9fe64e997
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use frames in dialog for the sake of consistency.
+
+ 2 files changed, 19 insertions(+), 15 deletions(-)
+
+commit 561496599c32b7631eacc7783faefdbbd83505e5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Revert to using gtk to move the panels. No more flicker, yay.
+
+ 2 files changed, 2 insertions(+), 5 deletions(-)
+
+commit 76164033e0ae3df04daa11ec52588790e008e632
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use gdk_window_move to position subpanel. gtk does not ignore margins
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 2de5078744ea18bf924ac7d874eddac14206e507
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add some text to panel item screenshots
+
+ 6 files changed, 174 insertions(+), 41 deletions(-)
+
+commit eb56bb0c032c24b01e8c27214ecca6fb79cfed3b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small doc update
+
+ 5 files changed, 85 insertions(+), 165 deletions(-)
+
+commit 8b359c42c09ef970c610afdcbe4963fed7af7e92
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Actually install doc images ...
+
+ 3 files changed, 94 insertions(+), 2 deletions(-)
+
+commit a2b138fc56b3f547b4afad0c13622520e6ff24c7
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use xflock4 instead of xflock (same file, just a name change for xfce4)
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 218bf5975d0707a1cd34c2a4436a4ecb4b2edc39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update Makefiles
+
+ 2 files changed, 0 insertions(+), 2 deletions(-)
+
+commit 2ee8f8d4744b5ce7c43eee76376fc958c2922c73
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rename some docs. Don't call the root file index.html.
+
+ 16 files changed, 77 insertions(+), 842 deletions(-)
+
+commit 9a863c71c896d84ff5e0d35874af9743cf9bcf2f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix make dist. Add my_gettext.h to sources in Makefile.
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit acc3909b240ac3d23ffbdc0e258f30fe637c7967
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove info panel. Use xfce4-about instead.
+
+ 27 files changed, 634 insertions(+), 1433 deletions(-)
+
+commit 73fdd9ec2b4731217442dfe397738acab517c9d5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add missing files to Makefile
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 9df80e1756e002d415595760f75b81b4b6fd4c22
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add screenshots of popup menus
+
+ 5 files changed, 62 insertions(+), 23 deletions(-)
+
+commit af71397f7c6290129b5971f15f2cc206f7a64a7f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Added lots of informative screenshots to the docs.
+
+ 16 files changed, 490 insertions(+), 272 deletions(-)
+
+commit 3ecf87a02b27f4ad5933c70fff42e73e1796a6f2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Split graphical pager out from switcher plugin. Add it to the default configuration
+
+ 25 files changed, 1288 insertions(+), 708 deletions(-)
+
+commit 8818e62d1b3283ce354e713e474a28d665864bca
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use static var for startup notification internals
+
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 53f92c18630002ad1cd1d230dfc984711d79449b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix typo
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9ff9abe5871bab788ab639bc15d9bf82412aaa54
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't use a variable after freeing it ...
+
+ 1 files changed, 6 insertions(+), 5 deletions(-)
+
+commit 7198bfc68ddc17f3803fb380a9458162b077db6f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix crash at logout
+
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 6cd968040bc01c2cd67fce66068adc9d086a1d2a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix startup notification/GdkScreen problems
+
+ 3 files changed, 41 insertions(+), 33 deletions(-)
+
+commit af08e5937664961d502adac8a1407b99666d2f8a
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix use of gtk+-2.2 function in xfce_support
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 79823243795cc22242c00e88d26e53e36f171055
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update TODO list
+
+ 1 files changed, 7 insertions(+), 5 deletions(-)
+
+commit 87e215d3c99148d76c7f6739e992459ae1ad9e47
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small fixes to position setting and other cleanups
+
+ 2 files changed, 25 insertions(+), 51 deletions(-)
+
+commit 89b020c5d7fb2f5357189c2274dbe60e486ea9a2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Properly use const keyword in several places
+
+ 5 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 7eed31c50d9117375108477c7982290bbc8e504f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    *** empty log message ***
+
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit b6a8d129e3c52c5dd20afa32feb9d422db9c8a54
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix menu translation functions
+
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit a1362d9241bd66871746f6586c51eb436a4a66da
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add a little more structure and text to the documentation
+
+ 6 files changed, 268 insertions(+), 168 deletions(-)
+
+commit 907b1d4dd1a16e27d68efe6332d8d3cbceb4b3f2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update ChangeLog
+
+ 1 files changed, 346 insertions(+), 295 deletions(-)
+
+commit 291db4ad5eec809a2dc3a55481aab3045b5e870d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add additional sanity checks to satrtup notification code.
+
+ 1 files changed, 7 insertions(+), 16 deletions(-)
+
+commit 24a0522d5d60ee9d305d309460555d2d538c15d5
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    *** empty log message ***
+
+ 1 files changed, 119 insertions(+), 107 deletions(-)
+
+commit b3d78b5010f2a95589f9e88048b0b62d0105e69f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Make sure we don't free system var environ by mistake...
+
+ 1 files changed, 17 insertions(+), 9 deletions(-)
+
+commit f5e9c3316f8bca4c21c4c1792ec705c6b04da8dd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Forgot to put old spanish translations back as es_MX
+
+ 4 files changed, 578 insertions(+), 2 deletions(-)
+
+commit 8d08d8d7fbfdd5762a514a54c37693ca5aa1ebfd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update spanish translations
+
+ 4 files changed, 93 insertions(+), 120 deletions(-)
+
+commit 5bc2f5db50600ec45a49afb294e1d8f41eb13162
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Increase startup notification timeout to 30 seconds
+
+ 1 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 41b9506f2cce27839948a8f8e323b5cfe0698a8d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add support for startup notification from freedesktop.org standard
+    Fix a few memory leaks
+
+ 34 files changed, 566 insertions(+), 51 deletions(-)
+
+commit da0ba7abfd2675d428424216eb156a8d77d92c7f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix the default rc file to show the correct number of items
+
+ 2 files changed, 30 insertions(+), 1 deletions(-)
+
+commit 8be438c72c682f2466e59fc376bda6c6c48440e1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add documentation framework and some preliminary text
+
+ 30 files changed, 2882 insertions(+), 4 deletions(-)
+
+commit f72d3d94ee739f145048ad77d84fa018a45d47f7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix setting the correct theme in the dialog
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 0428d9738fc2164a171a8cb301e569a1e887146b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix systembutton sizing
+
+ 1 files changed, 11 insertions(+), 10 deletions(-)
+
+commit f36f06b9ef4b39bbf72304e81392c98ada8dc6bf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update translatable strings
+
+ 8 files changed, 403 insertions(+), 467 deletions(-)
+
+commit e949830519a016c344cb07da8f558d61dc888e13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oh, I don't know. Random changes I guess
+
+ 4 files changed, 51 insertions(+), 134 deletions(-)
+
+commit 34176e98121c2a1ad5f3e9697ce1e120635d76c3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updates assorti, mainly systembuttons
+
+ 4 files changed, 173 insertions(+), 126 deletions(-)
+
+commit ad802f7f58b376b6a7b8bc6542822e9097fdcbfb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve arranging systembuttons
+
+ 1 files changed, 57 insertions(+), 13 deletions(-)
+
+commit 8a4268df7e9690a191cb6c85a0338567b71c5681
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix mail check.
+
+ 1 files changed, 25 insertions(+), 43 deletions(-)
+
+commit e15ee0f030f6d853994c18286a99075a46eb84ac
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove trash plugin. Cleanup mailcheck plugin
+
+ 13 files changed, 236 insertions(+), 990 deletions(-)
+
+commit 093fd7f3b2b0c7311a790fb447aa6b6849be6554
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use "xfce" lowercase for channel name
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit c8542f0377565f13c13a3c5634a917bfbcefb91a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix crash when changing clock type
+
+ 1 files changed, 7 insertions(+), 6 deletions(-)
+
+commit 7b3ccc7b6e6d23cc15fc5032ea47afebc51ee84c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small cleanup
+
+ 2 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 7aee3cea0d9e231c33c6252fc51c7ee731aaa373
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cleanup clock plugin. Update to gettext 0.11.5
+
+ 9 files changed, 653 insertions(+), 571 deletions(-)
+
+commit e265bb55c1757d68fd9de594d9fc1b2190fecc70
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update finnish translations
+
+ 2 files changed, 24 insertions(+), 24 deletions(-)
+
+commit 32bac644a40db070a9fe342bc8caa2f78599a1e5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug where libxml ate special characters. Patch by Michael Mosier.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d7e060b0cc60c6753caecae8fbd6b83442831901
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make handle look a bit better when size >= MEDIUM
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 2389e4085ccd4ddaeed6b3ace65f831222ac1af1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make dialog look a bit better
+
+ 1 files changed, 16 insertions(+), 18 deletions(-)
+
+commit 58f1243cfd57b9dbec461c8a8ca976da663beaca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update info text. Use AUTHORS for the credits page. Fix strange characters in COPYING
+
+ 17 files changed, 760 insertions(+), 2012 deletions(-)
+
+commit 4ffcb947b3c48c66f948e4905d59bd26ae26183e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove handle.[ch]. Code moved to panel.c.
+
+ 6 files changed, 193 insertions(+), 318 deletions(-)
+
+commit 84ec5fc63c7716c4dc6972f751d992c0e9334deb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove callbacks.[ch]. Last remaining functions moved to popup.c
+
+ 10 files changed, 214 insertions(+), 333 deletions(-)
+
+commit 6e6bd0dc13761a85c713a17cb862919a6a81da1b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cleanup. Unify PanelItem and MenuItem to avoid code duplication. Small bug fixes.
+
+ 17 files changed, 553 insertions(+), 823 deletions(-)
+
+commit f6f6dd9dc0fe3c918e3771fccd0ef60298b3c515
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Cleanup configuration handling and other fixes. Includes string changes.
+
+ 16 files changed, 787 insertions(+), 842 deletions(-)
+
+commit efdc2e2a3617ad940ff168d717f26ad5867d6849
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix menu item reordering
+
+ 1 files changed, 31 insertions(+), 20 deletions(-)
+
+commit cc3de633416b573104dec3fbd1451dc888fc3025
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Several small cleanups and some gratuitous reformating
+
+ 7 files changed, 138 insertions(+), 150 deletions(-)
+
+commit 67fd337c400674ea816c60577a4872af207c6ac2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove old style and switcher minibuttons
+
+ 19 files changed, 56 insertions(+), 554 deletions(-)
+
+commit 686d07ba6610d50bf48a1359ee831867a78323f2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Finnish translations
+
+ 3 files changed, 575 insertions(+), 1 deletions(-)
+
+commit dc4a4e822faea5d9ee942a3ef404e310bdcd9fed
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't ask for removal confirmation for controls without popup menu
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 6c55f79bdc00bc066cf55a9bee3c2ce92bf363de
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add orientation to systembuttons
+
+ 1 files changed, 47 insertions(+), 16 deletions(-)
+
+commit 9a37d0d8c754f4ccf2c8d212e770e485d53cd69f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really add german translation
+
+ 2 files changed, 573 insertions(+), 0 deletions(-)
+
+commit 8aafdb198693ed209de004d7a3e0501b4087ce58
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add german translation
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit a2e5d46d912b1b5dfb142fecb352e07ce877292d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Hide popup for clock and systembuttons
+
+ 4 files changed, 83 insertions(+), 74 deletions(-)
+
+commit 15d1a7e57244f87b091226180a9c21746c380f2f
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix a bunch of i18n problems: bindtextdomain must be invoked each time a plugin has to display something otherwise other bindtextdomains take precedence and display is not translated anymore...
+
+ 16 files changed, 46 insertions(+), 12 deletions(-)
+
+commit 9718508f2539afcf4dfcb816e1ec0aa969712a85
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix encoding not specified in es.po, regenerate pot file (required after Edscott fixed a typo in the source) and adjust french translation.
+
+ 7 files changed, 18 insertions(+), 17 deletions(-)
+
+commit 356e87a59dfbef227b0672e8bee71ff79fdf7a6c
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add french xtion.
+
+ 22 files changed, 5678 insertions(+), 3813 deletions(-)
+
+commit 8ac2950ec6906a927294fdd06dc432933d543de5
+Author: Edscott Wilson <edscott at imp.mx>
+
+    added spanish translation and fixed a typo in source code
+
+ 25 files changed, 4385 insertions(+), 5108 deletions(-)
+
+commit dcf0765127450809d97b90eff71e9ff998a9f59a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add i18n framework and Dutch translation
+
+ 58 files changed, 4677 insertions(+), 588 deletions(-)
+
+commit 50ed6a86ae707623c9fd116edbbe42d5375561c0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small things that weren't committed yet
+
+ 3 files changed, 50 insertions(+), 0 deletions(-)
+
+commit 6ec662f0136439f2d9825b65f6fa13965629b070
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fixing popup menu positioning
+
+ 1 files changed, 49 insertions(+), 32 deletions(-)
+
+commit 5657cc71f8783c39653dab8d598589807727338a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use edit/remove/add menu on panel control right-click
+
+ 2 files changed, 80 insertions(+), 3 deletions(-)
+
+commit a3a0f74658606a6263ab52d188da82f8d4f8e8a5
+Author: Martin Loschwitz <madkiss at debian.org>
+
+    Line 209: Change "char c;" to "int c;" since "char" can end in an infinite
+    loop. Please also refer to Debian GNU/Linux bugreport #177429, available at
+    http://bugs.debian.org/177429
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit dba6745ee6cd9723eb8571f4b61725af4311ac89
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix problem with dragging files that contain spaces
+
+ 3 files changed, 39 insertions(+), 56 deletions(-)
+
+commit 1f589e7525b44ecd0834c3af897986939b6e00bc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Damnit I must learn some basic math. Got the ratios the wrong way around
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7278417db64fa124bd3202d2942e1dbf330f6328
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Save screen width and height, so we can use a relative position, when the user logs in with a different screen resolution
+
+ 1 files changed, 33 insertions(+), 0 deletions(-)
+
+commit 87d12aecb9d0f9505ebfb59ba81152835708728b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Open a menu when dragging over the toggle button. Thanks to perldude for suggesting it. This is a cool feature
+
+ 1 files changed, 13 insertions(+), 6 deletions(-)
+
+commit 10112aa1c0800368f2f5bc8a8739405d0872e30f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use gdk_window_move() to prevent margins from interfering with position setting
+
+ 4 files changed, 64 insertions(+), 49 deletions(-)
+
+commit 916e3c7e60a083742b6ed2a9af2b774364440fc2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    revert changes that made saving changes fail
+
+ 1 files changed, 43 insertions(+), 65 deletions(-)
+
+commit 9a41ab062d9d137075a80b052c18486c8d7a3b13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use updated netk functions for workspace names and other dialog fixes
+
+ 3 files changed, 104 insertions(+), 322 deletions(-)
+
+commit 93674e8378adf938dd8c71fc7e085ab6db582cc8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use same border width gtk uses in dialog action area. Some reordering in the panel dialog. Looks better IMO.
+
+ 19 files changed, 834 insertions(+), 437 deletions(-)
+
+commit 44388d84c780afe1971fa4cd6f151ca58fe47a80
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really fix crash in menu
+
+ 2 files changed, 39 insertions(+), 1 deletions(-)
+
+commit 4b6e1412162fadf577257a52a86c146d76245c30
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix panel crash when removing menu items
+
+ 2 files changed, 35 insertions(+), 50 deletions(-)
+
+commit ace979916854eef8f8fc05dffa51672d8ab123ef
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in mouse press handling that stopped the menu from working
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit af73d184a0b097fda1a7ef0abcc2473a68a8f811
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add a check for availability of xfce-mcs-manager
+
+ 21 files changed, 497 insertions(+), 819 deletions(-)
+
+commit d8c8faedf47a863680c7053b30b4f1079a5e7284
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use SHIFT-button1 as equivalent for right-click
+
+ 3 files changed, 27 insertions(+), 12 deletions(-)
+
+commit f78ebb1879bbd3ae490842d46935c16435760541
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Rename binary to xfce4-panel
+
+ 2 files changed, 417 insertions(+), 414 deletions(-)
+
+commit 3aaebdad141e586225949f07817d19f8e68d8dc2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update to use new settings manager plugin path
+
+ 6 files changed, 18 insertions(+), 5 deletions(-)
+
+commit 1cfb218085018205d985cccd0e614460eee062b3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use new check for running settings manager
+
+ 22 files changed, 860 insertions(+), 395 deletions(-)
+
+commit 83a46a8159f0b64bbb1b1ffd38f3fb558b476a26
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update dependencies on libxfcegui4 version and libxfce4mcs
+
+ 20 files changed, 57 insertions(+), 25 deletions(-)
+
+commit 6ec73c842ee73d839c5530cbf3dbff0c0b256f65
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add " -avoid-version " to  libxfce4settings_la_LDFLAGS in settings/Makefile.am
+
+ 19 files changed, 359 insertions(+), 816 deletions(-)
+
+commit 4d8d8ee5eca326c6a33587d0e7d9979e0ff52a6a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix possible bug in menu item ordering. See if you can break this one perldude :)
+
+ 3 files changed, 26 insertions(+), 6 deletions(-)
+
+commit 1ac685c478a1ab64e7755f508dc6cc3a7c0a22e4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in calling mcs_dialog(). Thanks to L. Friendman for pointing it out.
+
+ 3 files changed, 12 insertions(+), 2 deletions(-)
+
+commit 7b1a431df3d92d44b8a8d47f32109ec56646ec02
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add option to run settings manager dialog to right-click menu on move handles
+
+ 3 files changed, 19 insertions(+), 8 deletions(-)
+
+commit 97a76605a8a6cb3869003556dba271a136c6c6bf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add new header to xfce4 plugin and add a bit more border
+
+ 2 files changed, 47 insertions(+), 73 deletions(-)
+
+commit a4fe32a5143bb89f792c40b3e2004081a4a95401
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use new dialog header for settings plugin
+
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit b933c75e5ffa17cf59d941a5548a4f25c0102d13
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use dialogs from libxfcegui4
+
+ 7 files changed, 39 insertions(+), 202 deletions(-)
+
+commit 1a970312eaf3aa0b97cb1d91a889ad3c5e3b4f85
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use inline icon
+
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 34f3701dd1a58a1ef957926d2fc4836a248a06fc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix small bug in localized config file names
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b3029da2d6b550b953b3d0fca147d1fa9b94a46e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Resize on workspace creation/deletion
+
+ 1 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 9f06c13130b8a62f958afcb157d8a479b3a300e2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Several fixes: minibuttons position, settings plugin icon and non-modal dialog, netk_pager sizing
+
+ 23 files changed, 1300 insertions(+), 536 deletions(-)
+
+commit 3172fe4db67795c0f69593840d44647c7454d35b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove exit and iconify buttons from handles
+
+ 2 files changed, 18 insertions(+), 11 deletions(-)
+
+commit e4088e2a6254a82a2b97376d0a1df2b45bec0b34
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix SIGHUP handling. Thanks to Steganos for pointing it out
+
+ 1 files changed, 13 insertions(+), 6 deletions(-)
+
+commit ccaeb1cb6bc2f4bbd4913d8dfa161c3bdf025d42
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and TODO file
+
+ 2 files changed, 30 insertions(+), 1 deletions(-)
+
+commit bfbd542457c72c5fc00f097bbe617b541148a8f2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix minibutton positioning
+
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 8e4358ef9ae5d3c92db358c7ae92647314e39658
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix size setting of graphical pager
+
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit fb78a1846bf131e46ef804c999f22ed0edf1a34d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small fix to dialog
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 3656daedf0b425082bd66fd609a59e6e847e7ed6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add graphical pager option to switcher plugin
+
+ 1 files changed, 77 insertions(+), 7 deletions(-)
+
+commit fe909975877ffd7fa43436e3e0867f7fe18e3c87
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make ESC close popup menu
+
+ 3 files changed, 19 insertions(+), 0 deletions(-)
+
+commit 56d5394e3244ee85cc71a02fb8a0a062272996c1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add missing files
+
+ 3 files changed, 341 insertions(+), 0 deletions(-)
+
+commit 961ec629617626efc3856944677eb28b5669e544
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add settings manager plugin and make the panel a settings client. Cool stuff :)
+
+ 42 files changed, 2295 insertions(+), 1087 deletions(-)
+
+commit d662c3989356767a102fd8b3c2444fee5027b8ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug with controls dialog. Thanks to Korbinus for reporting it.
+
+ 5 files changed, 45 insertions(+), 9 deletions(-)
+
+commit d09e38b667b6dd22bf70e367cbbed8229ad2a83e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update README and TODO file
+
+ 3 files changed, 55 insertions(+), 53 deletions(-)
+
+commit 4f4c0d24567f47713e26a04e68e2748c2f20779b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Another big API change. I think I got it right this time: control classes providing the interface to panel controls, including a function to create new instances.
+
+ 26 files changed, 790 insertions(+), 1004 deletions(-)
+
+commit e25364788d7fad587313ea01be86cf22508945f6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix version checking code
+
+ 8 files changed, 25 insertions(+), 51 deletions(-)
+
+commit eb8fe0fdf6de1b272982b3ae82493309de2055ab
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add new module loading code
+
+ 13 files changed, 472 insertions(+), 80 deletions(-)
+
+commit 217f1779ea7b9caeaf701c700ab5d32485a52a27
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix date bug
+
+ 1 files changed, 10 insertions(+), 7 deletions(-)
+
+commit 5bd4c2b40b2a2dfdc2dfd8530cb44aa9863015c9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug with handling old config file
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit de0db969aa288b2f98453faf82849b0e7c23f1db
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    remove last builtins and add new systembuttons plugin
+
+ 15 files changed, 1195 insertions(+), 445 deletions(-)
+
+commit 08eb8b1e50df478e2ef49cc56bf1458473bc7fd8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Allow user to add a panel control from the handle right-click menu
+
+ 4 files changed, 49 insertions(+), 0 deletions(-)
+
+commit b87465e2004717e2962abec56f75d9b0facb5848
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve SIGHUP handling
+
+ 3 files changed, 8 insertions(+), 11 deletions(-)
+
+commit b256120adf187240c6c3bfcde997147b7b396646
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Improve window layer handling
+
+ 2 files changed, 4 insertions(+), 6 deletions(-)
+
+commit 4386aa826ffc00e793b36cef7a8d4d7dc3bf9020
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update default rc file
+
+ 2 files changed, 26 insertions(+), 6 deletions(-)
+
+commit 9cbbe45200c4cf77e6b23f945a6d25be55fc72c2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Huge update. Highlights: switcher plugin instead of central panel code. Side panels don't exist anymore; there is one list of panel groups. xfce.c split up into main and panel modules. New general header file xfce.h that includes all exported headers. New fixes and probably new bugs
+
+ 43 files changed, 3909 insertions(+), 3920 deletions(-)
+
+commit 178debe78cff323fc3bcfa390cf8b21f4d844da1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add mail icons to Crystal and Noia themes. Thanks (again) to Jeroen Vloothuis
+
+ 10 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 6d848c169ab1900763b111b934a2729a2be1bb3e
+Author: Martin Loschwitz <madkiss at debian.org>
+
+    Update to debian/-subdir included in xfce4_20021127-1.
+
+ 7 files changed, 89 insertions(+), 12 deletions(-)
+
+commit 5d9a1012cdc43da5271e1ff8996ff5f928423b9b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a bug in icon handling. Thanks to Korbinus
+
+ 4 files changed, 59 insertions(+), 13 deletions(-)
+
+commit 47bf3ea98ed7c60e8ecead621b4cf250f404dff4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Also update makefiles
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7818b2dbfc99c84312a37fa05042e63f74cc5ead
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix naming of new mail icon
+
+ 2 files changed, 62 insertions(+), 62 deletions(-)
+
+commit 9032c83564eb3ea8673a2b689e857a504a56aeb0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Crystal and Noia themes provided by Jeroen Vloothuis (aka slm on IRC)
+
+ 49 files changed, 733 insertions(+), 6 deletions(-)
+
+commit 163b35e457e5c306f6d0e8e5207014435c43ae86
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in wmhints and add mail icons to Curve theme
+
+ 9 files changed, 127 insertions(+), 337 deletions(-)
+
+commit 32e498b653fc338719af6c6f14fb30ba03708eb9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Put back "gtk_widget_show" on toplevel, the panel doesn't show otherwise :)
+
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit fd1457521ff078e3f6d69de2e70ceacc4f70cda4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Only show preview when slecting icons
+
+ 3 files changed, 16 insertions(+), 3 deletions(-)
+
+commit d3886fc94a93e5a92727977e6bbc6e55b39f0b47
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Update for libxfcegui4 new include base dir.
+
+ 12 files changed, 349 insertions(+), 100 deletions(-)
+
+commit 879776bf3cf853f73482ff2c7ab4ee3c34b4922c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Install default xfce4rc
+
+ 4 files changed, 96 insertions(+), 140 deletions(-)
+
+commit 787c74df1865f4b98bc8e98dcd35717bc52a6301
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug where file dialog stays below control dialog
+
+ 3 files changed, 21 insertions(+), 241 deletions(-)
+
+commit f68132cfcf99372820da9792d7026eb373be5fe3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix SIGHUP handling, I'll just quit. Restarting doesn't work
+
+ 4 files changed, 227 insertions(+), 61 deletions(-)
+
+commit 64fc03cffbfd6cd48155f1e2a7db806a62b13af3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Panel control API change and several small fixes
+
+ 13 files changed, 436 insertions(+), 505 deletions(-)
+
+commit 10c81a7091f6f112d868f11e0f4da55f77a7329a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix repositioning bug in preferences dialog
+
+ 2 files changed, 25 insertions(+), 22 deletions(-)
+
+commit 7c66322c14903ce686f6e3971fdc74419a2803fd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix screen button positioning bug (again./xfce4 )
+
+ 1 files changed, 16 insertions(+), 5 deletions(-)
+
+commit 4bc348c0899f1067fcfb9d8f0b10d2e3a7d57cfe
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix small screen naming bug
+
+ 1 files changed, 4 insertions(+), 1 deletions(-)
+
+commit ef7075126134bfbf5da366b2b7ec69a234aeec90
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update desktop switcher
+
+ 1 files changed, 0 insertions(+), 3 deletions(-)
+
+commit 1e5dac605fb5e427f9c05db28504e3aa113bbc74
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Allow removal of panel controls
+
+ 3 files changed, 66 insertions(+), 8 deletions(-)
+
+commit 4bda6a48ec23ef081fca6fc51e6fe5b5dc1dd41d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a bug in screen name handling
+
+ 1 files changed, 28 insertions(+), 16 deletions(-)
+
+commit 2f4586df2131efb1d66de079c29ae1cd8241e4df
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to fix a bug in panel control positioning
+
+ 6 files changed, 116 insertions(+), 43 deletions(-)
+
+commit 8fe5d8000effc6b1b96856611a75ae86d4f36513
+Author: Martin Loschwitz <madkiss at debian.org>
+
+    Initial revision
+
+ 10 files changed, 291 insertions(+), 0 deletions(-)
+
+commit 9ba92440d8e256d4fc9b8c429d23666a2fea3939
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a bug whith icon handling when there is no rc file or theme == NULL
+
+ 2 files changed, 4 insertions(+), 1 deletions(-)
+
+commit f8c3189f89d5bb2f7678ba9659bf7480f133a3aa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add back notebook tabs in global dialog
+
+ 1 files changed, 20 insertions(+), 11 deletions(-)
+
+commit cfe0110f6523b786d7c42fb31f916d3cddac26f8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    make sure required libs for build/rpm are listed, with versions and keep the minimum version required at only one place (configure.ac)
+
+ 9 files changed, 36 insertions(+), 0 deletions(-)
+
+commit 30f75e9d6bc91e8591013c70d5b44dec8c8d476b
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    make sure required libs for build/rpm are listed, with versions and keep the minimum version required at only one place (configure.ac)
+
+ 7 files changed, 420 insertions(+), 106 deletions(-)
+
+commit 4523d4ffa36fce036ff20ab8096a75997414e504
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add panel centering options to global dialog
+
+ 2 files changed, 98 insertions(+), 10 deletions(-)
+
+commit c711f831f3065dfdb456f3a159666e1b8a930976
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make default theme a normal theme. Get rid of builtin icons
+
+ 63 files changed, 1772 insertions(+), 1611 deletions(-)
+
+commit 419da048f85b6cc2df3c46992151a5382b5cffa2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Small fixes and cleanups
+
+ 4 files changed, 54 insertions(+), 10 deletions(-)
+
+commit 014d1980a7c6984ad27d9723196245f4bf79aff6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really fixed control positioning.
+
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit bd98e995c2bd78c99d78f9f3ef4da92e07aef739
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fixed control positioning.
+
+ 6 files changed, 91 insertions(+), 27 deletions(-)
+
+commit 15d1a33aaa6dfdf71f146b7d1b00d9b60a66ff48
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    This is an 'almost' fix for a control positioning bug.
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit c512fc549531803cbc38c2c2eb65dd8b6b798f39
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Major reworking of panel internals. Work in progress
+
+ 16 files changed, 627 insertions(+), 336 deletions(-)
+
+commit 1866350cdf0969658e4544ad064ebb8759f14d56
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix positioning bug the right way (Olivier's suggestion)
+
+ 1 files changed, 25 insertions(+), 20 deletions(-)
+
+commit 9282e5d25dd53c767b7673d4353abe9bdf33309f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use putenv instead of setenv. Solaris doesn't have it.
+
+ 2 files changed, 9 insertions(+), 6 deletions(-)
+
+commit a23029abe0663a62533363fc7554788e9182ac05
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix a menu editing bug that caused a crash
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit e76e6b06137331bbe8693eee0f8d92064e9d2749
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Attempt to fix menu positioning bug
+
+ 1 files changed, 7 insertions(+), 3 deletions(-)
+
+commit bae0fd7674cfeb0a8c34e40220a8c797107e22f6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More central panel code rearrangment
+
+ 6 files changed, 125 insertions(+), 95 deletions(-)
+
+commit 00c9f01021569a589910dd4a16848df24133001e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    separate central panel more from the panel code. First step to making it a module
+
+ 7 files changed, 208 insertions(+), 440 deletions(-)
+
+commit 7a5025f80f410682a722da9a45a76655da2adbc5
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change autogen.sh script to use env vars if available (instead of auto*-1.x as it was before)
+    Make use of preview file selector instead of basic gtk file selector.
+
+ 15 files changed, 2200 insertions(+), 924 deletions(-)
+
+commit f9c49a638078d3c0a728355d2ee106cb63875696
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Increase SM priority to 40
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit fcaba0675dbed18bf67b175f5a02612b23f862a0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add session management functionality
+
+ 2 files changed, 40 insertions(+), 3 deletions(-)
+
+commit 023bcf8c23cee1c857e5cfc4bf60345606a03235
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use xfce_menubutton widget in popup menus
+
+ 7 files changed, 67 insertions(+), 72 deletions(-)
+
+commit 87c8edb8f1950ae335df2f852852d7a92d0433e2
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix xfce4.spec file still pointing on old plugin location.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit afba56f7877e8cec6d4cab55b66653277e26e517
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Move plugins under /usr/lib (FHS compliant). Thanks to Martin Loschwitz for bringing it up.
+
+ 10 files changed, 20 insertions(+), 16 deletions(-)
+
+commit 44a7ef5bcb89ae7e279016f2de691d3fba12219b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in builtins (stupid gcc 3.2 didn't complain)
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 90038aaec94997dd7d4f196a7422b1426c5ef83c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug where popup menu disappears if you press Add icon
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit e8a0a1ed13e6dbea45a173dddbff04f0db12db0f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Remove popup_size option and change add-to-menu icon
+
+ 9 files changed, 103 insertions(+), 152 deletions(-)
+
+commit d4ed76ac84c4b64ebb11c3ab5e59dbf7a6bf06ff
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use xfce_iconbutton widget for panel items
+
+ 11 files changed, 177 insertions(+), 355 deletions(-)
+
+commit 218e15d480e71a2c8918ce58736ddc4eff81cde3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    New popup buttons. Really this time
+
+ 4 files changed, 72 insertions(+), 57 deletions(-)
+
+commit 3807a11fd6a6845a488d17aafde472121a87bfc9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops used an old tree to commit. Revert.
+
+ 4 files changed, 47 insertions(+), 41 deletions(-)
+
+commit efcbad21ede59ec3c2cd1e37a40caca483de0d79
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use new xfce_togglebutton from libxfcegui4
+
+ 4 files changed, 41 insertions(+), 47 deletions(-)
+
+commit 3c0e4ffa6d1884ab2bd61833f01106e5cf6b5821
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix position saving bug
+
+ 8 files changed, 9 insertions(+), 79 deletions(-)
+
+commit e767cb5e27dcce37b4ed701414dda60fb9d9e0c6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Increase size popup buttons by two pixels
+
+ 2 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 7d48d4eed5b4ee32386cf18269c37d0151e78bde
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add new decorbuttons
+
+ 2 files changed, 9 insertions(+), 19 deletions(-)
+
+commit 763060c4a1aee2a1a97d3e2002703640acc47f81
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix position saving
+
+ 2 files changed, 32 insertions(+), 1 deletions(-)
+
+commit 2798c26b8090d0b592344d703a39f52d14d50575
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Use new libxfcegui4
+
+ 8 files changed, 39 insertions(+), 1661 deletions(-)
+
+commit 8fe6adf599bb7d9cf7623b3c9ca9293a1edf049a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make trash can a plugin
+
+ 10 files changed, 645 insertions(+), 211 deletions(-)
+
+commit 8b0a56247c9709547f2207cb7383d682587d74bd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    A few fixes for bugs created with the clock plugin move
+
+ 3 files changed, 15 insertions(+), 2 deletions(-)
+
+commit 10179783a3385a3e5c6c444cec541a7cbb4bcd0f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Make the clock a plugin
+
+ 15 files changed, 2577 insertions(+), 2142 deletions(-)
+
+commit f0daa5b000986b3d397cb58ad34431a7c5e14bf1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    update handle layout
+
+ 4 files changed, 55 insertions(+), 14 deletions(-)
+
+commit c1d7fc538cc9fc66f78560d445111345d1e5c9b4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix current desktop bug
+
+ 2 files changed, 21 insertions(+), 67 deletions(-)
+
+commit c634bc4a30d02ee5b4a13676502bcd5fe14c8c46
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Re-add frame to move handles, remove separators. Looks a bit better I think
+
+ 2 files changed, 6 insertions(+), 5 deletions(-)
+
+commit c2d3fdbafbb33f4f507471dd9b8db58c649743f8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Initial layout change: handles on the sides
+
+ 11 files changed, 420 insertions(+), 560 deletions(-)
+
+commit 2bbdd5badfdd1417695bd9a8b8564851cd2cfed4
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change length of hour needle to improve readability, especially in small size.
+
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 321ec050fdbb0eeff4ad9907cf09015234774c49
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    remove last remaining file from this dir
+
+ 1 files changed, 0 insertions(+), 270 deletions(-)
+
+commit 8617807774af6717c74347154fcecf1c0a722e0d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Change theme name
+
+ 48 files changed, 302 insertions(+), 302 deletions(-)
+
+commit 91d9256ca81098cca11907010ed62cc81c3ef106
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix header missing from dist tarball
+
+ 3 files changed, 20 insertions(+), 0 deletions(-)
+
+commit 8db70dcd1f0741470fb55f0f6375ce1fe12678f0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add Bluecurve theme
+
+ 30 files changed, 1229 insertions(+), 690 deletions(-)
+
+commit 8f50fa57100c5f9432bd8877bbd09dae01fb9dc5
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Rendering and optimizations to clock_widget
+
+ 1 files changed, 126 insertions(+), 77 deletions(-)
+
+commit 7f9594394cbeb614f77e73df8313ec6032c7a1de
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    clock tweaking.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b9e26d2ede26af72ce3c2aab5da9b1aaef7bc1ca
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Use MIN where MIN is meant and not MAX !
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit f8bb5fae9bcbdd10ba7d1deaa4c152b9ff1d0650
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Put back main field for builtin clock to eventbox otherwise the date doesn't show (Jasper was right :) )
+
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit ccdfe129e2c99c25ace08e398c7eb191a7062ffd
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Bug fixes in panel. When started w/out central panel, changing style (traditionnal/modern) cause gtk warning on NULL widget, and once started w/out central panel, it could not be showed anymore.
+
+ 3 files changed, 13 insertions(+), 21 deletions(-)
+
+commit 9d0e4268261f514a5f9b377f14a8ce38cece3b05
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change the clock widget so analog mode stay readable even in tiny mode. Remove the round frame arround the clock (it looked outdated) and change various internals.
+
+ 2 files changed, 140 insertions(+), 163 deletions(-)
+
+commit a7e09d8c4b97ec3fb4e21a7c7934ffc79408468b
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Update TODO list
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit b3d5c7b4463be11741842fa1795a1a7abb3978c6
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Err, forgot to remove the digits.xbm files from the Makefile.am !
+
+ 2 files changed, 2 insertions(+), 6 deletions(-)
+
+commit 900460fb7b6e2e36901341459ffb8bb1b46ab5db
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix multiple clock not updating correctly, move digits.xbm inside xfce_clock.c because I want anybody to be able take up xfce_clock.[ch] and get all that is needed w/out requiring other external files.
+
+ 3 files changed, 216 insertions(+), 228 deletions(-)
+
+commit 3e2022d051789a99b45c47f41c30d7796be64c95
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add removal of autom4te.cache dir at distclean.
+
+ 3 files changed, 666 insertions(+), 541 deletions(-)
+
+commit 4cf97e435451ea7e11e5dd2dfa0f9cb7e4fc9ab0
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    *** empty log message ***
+
+ 1 files changed, 12 insertions(+), 13 deletions(-)
+
+commit b29923a8116764cc627bb18390b3d709b157a2ff
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add _finalize() method to xfce_clock widget.
+
+ 1 files changed, 27 insertions(+), 16 deletions(-)
+
+commit 29775a8072bb6f0d73d7fa4f171795b9750f82ae
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Jasper is right (as usual), the eventbox makes sense.
+
+ 1 files changed, 5 insertions(+), 3 deletions(-)
+
+commit f33b8933375f042ae43312850d091fed8b84eefd
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix clock widget as suggested by Olexiy Avramchenko <ath at beast.stu.cn.ua> on gtk-app-devel-list, revert g_ref since it's not necessary anymore, fix various compilation warnings (some being serious)
+
+ 12 files changed, 32 insertions(+), 23 deletions(-)
+
+commit ede50df316a438d5ba4472173804777ebed3347d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Bug hunting. Fixed the double free bug when removing clock widget.
+
+ 4 files changed, 22 insertions(+), 20 deletions(-)
+
+commit 7d616661f566eecf13cd03992c52cf01bb3100c8
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix clock mode not being restored at startup.
+
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 7ed812bc6f10372893c9818c59e104ea50060a55
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to fix double free bug
+
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 23c3ee87354a69dd155bea081ad07c8709cdc62f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix embarrassing bug in the code for finding themes. Thanks Korbinus.
+
+ 2 files changed, 20 insertions(+), 1 deletions(-)
+
+commit 04bdb4bb304f60debe5afcef2b2210b1a2ce9360
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Put back clock frame with traditional panel style for zeDek :)
+
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit fa7adfdc396c4b8dade6354b5edd40893b9d9ee9
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change clock internals.
+
+ 3 files changed, 232 insertions(+), 266 deletions(-)
+
+commit 4f53b8a5d0a2a5690af7f839d8afe0514607bcab
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fixed a bug (again) in the clock code (unnitialized variable)
+
+ 1 files changed, 3 insertions(+), 5 deletions(-)
+
+commit fc9230e549ee1a3627b7c5bb720acdbe100c344f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix sizing Add Icon menu item
+
+ 2 files changed, 16 insertions(+), 11 deletions(-)
+
+commit 596c13f8f53ba5de53bb5e6259993a646fdb681f
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fixed (who knows ;) the LED clock
+
+ 1 files changed, 144 insertions(+), 27 deletions(-)
+
+commit 990fd73922c9881627bd6ae2fa1ec5736c1fc4da
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Update ChangeLog
+
+ 1 files changed, 72 insertions(+), 0 deletions(-)
+
+commit ad8b86e8ee7b87548d79f9742422552ffb466fb5
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Removed the previous debug messages
+    Code cleanups
+    Applied Olivie's Patch (another one :p)
+    Removed xfce_clock_set_shadow_type function (useless)
+    Added a function to update the clock module size whenever a config option changes (actually it only make a call to clock_set_size)
+    ... other things I can't remember :D (I'm a little bit tired you know)
+
+ 2 files changed, 82 insertions(+), 109 deletions(-)
+
+commit f6120083d052501332574ff61fc4181fb6b5fb10
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Added lots of debug messages
+    Fixed (huh?) the LED/Digital display bug (still needs improvement)
+    Applied Olivier's patch (gtk_draw_rectangles calls replace the previous gtk_draw_box)
+    Fixed the frame display bug (was not shown on startup)
+
+ 3 files changed, 132 insertions(+), 41 deletions(-)
+
+commit a388e2a2454bd88aadb50bd6c527d8b52f76d546
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Try to fix crash on exit
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 4928abb64c01aa236e56107e24c320af1db7bd5d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix crash on ctrl-c.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit f5c68d97f2177c5c9928722073b87b7abadfce87
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Change default vertical position
+
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 1aca2048ac7a2cb44c589a8e1c65bd0b8cae02e5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Save settings after closing any dialog
+
+ 3 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 5e71b0e10573a62572f27b70f17ada5b8e656e5f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix resize bug
+
+ 5 files changed, 17 insertions(+), 18 deletions(-)
+
+commit e3d1beb7956ae48a28e184a908322e07c40673f4
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fixed the move handle positioning. Or did I?
+
+ 4 files changed, 31 insertions(+), 10 deletions(-)
+
+commit 36efbf1bd8c7624b9e6cb9c474a233a5f2d88f24
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix popup menu positioning even more ;-)
+
+ 1 files changed, 19 insertions(+), 21 deletions(-)
+
+commit fd1adaa1358a9540d8464772a611a1ac7d23b489
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Now really fix move handle positioning. Really.
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 00be35eb7e2e1306cc71a9a5b3e400ebc02fc8ff
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Add debug infos at runtime (--enable-debug)
+
+ 1 files changed, 12 insertions(+), 3 deletions(-)
+
+commit 8d3e9c881f232441b7a2ab11032801e43a58ade6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Some cleanup
+
+ 2 files changed, 12 insertions(+), 21 deletions(-)
+
+commit 1f6ca88cb4b2755aaacd7da0699f6c397f825b01
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    fix my previous commit (debug macro)
+
+ 1 files changed, 29 insertions(+), 0 deletions(-)
+
+commit f90c390e49fd657733121c530821f5de094205a3
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Added debug macros
+
+ 1 files changed, 6 insertions(+), 3 deletions(-)
+
+commit a6d18036e1960855bf08d39ae876f499c369aecf
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog
+
+ 1 files changed, 23 insertions(+), 0 deletions(-)
+
+commit b20b020e3f0305bf8e31eb5dbac19ca29a0b4d0a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add close button on move handle (like xfce3)
+
+ 4 files changed, 36 insertions(+), 9 deletions(-)
+
+commit 3a03e61814fd14837ba7c1857a0614795bf2627b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really fix popup menu positioning
+
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 046fbfdab4f365104d7ee86ea2ea997a7b8dc1a2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix popup menu positioning
+
+ 1 files changed, 71 insertions(+), 27 deletions(-)
+
+commit 7913a98f0a3687316b417eefe3edec5ca1ca1a1f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix move handle positioning in vertical mode
+
+ 3 files changed, 50 insertions(+), 29 deletions(-)
+
+commit ced8fba079fde9c01ed96c4ddb8ac0169c7656ca
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix button ordering bug. Quite embarrassing actually
+
+ 2 files changed, 23 insertions(+), 1 deletions(-)
+
+commit c72efb6d47b628ffd3f44773dfc77a7aa15cc6e2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix panel reorientation
+
+ 17 files changed, 825 insertions(+), 858 deletions(-)
+
+commit d885ba0fbb5a091cc64a6cc172cbb64a12aac7e6
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Update the TODO list
+
+ 1 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 7438a22190c74253b9a57fc3968c410a239d72cf
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    ChangeLog updates
+
+ 1 files changed, 50 insertions(+), 0 deletions(-)
+
+commit cc9a10c93858ee18a12589df162ad671051ea06c
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fix the bad number of desktop buttons when reverting in the panel configuration
+
+ 1 files changed, 15 insertions(+), 11 deletions(-)
+
+commit 147fc0ba6b84e79bb8f00bc530470520885e9b21
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fix the desktop buttons handling (size,positionning)
+
+ 1 files changed, 23 insertions(+), 19 deletions(-)
+
+commit 99e1ee74f4c0a1ea5b111dc5262f89d19d82ee05
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Cosmetic changes
+    Removed the digits data from the C source (clean up) and set it in a separate file
+    Added tiny size handle (still not functionnal for the clock :))
+
+ 4 files changed, 239 insertions(+), 203 deletions(-)
+
+commit 68bb6a8071b142648ab19d7fdf68039a663cd256
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fixed my previous commit (bis) :)
+
+ 1 files changed, 0 insertions(+), 6 deletions(-)
+
+commit 696ec8572a8ce4504fbcb719d2af7f71aeb5b27d
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Fixed my previous commit :)
+
+ 1 files changed, 1 insertions(+), 4 deletions(-)
+
+commit 83bfc93ee8696f5639272398c59a5ccda8228834
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Added Write/Read to the xfce4 rc file to store our configuration
+    Fixed minor bugs (sic)
+    Added functions to apply/revert the configuration in the confi dialog
+    Code clean up
+    More comments
+
+ 1 files changed, 205 insertions(+), 42 deletions(-)
+
+commit c7117349d26011716403234373aeb2894b0d85ba
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update todo list: we want to add variable width/height modules
+
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 2f28221a15d318f70b7ca0f33b8825c0341e6700
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Started fixing issues with the vertical panel
+
+ 25 files changed, 692 insertions(+), 620 deletions(-)
+
+commit c61f3392a6a61be5bde7f28a02d17843708eb560
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog
+
+ 1 files changed, 11 insertions(+), 0 deletions(-)
+
+commit 780e286f6012ddc5cc8970addb2f9897e663610f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add vertical panel option by Botsie. Now this is a cool feature.
+
+ 7 files changed, 265 insertions(+), 74 deletions(-)
+
+commit cb76d017855135f58b7f63dc3d44f6e9be5326a5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and panel/Makefile.in
+
+ 2 files changed, 32 insertions(+), 5 deletions(-)
+
+commit ed6a91c084585c79181bc7ea3e98420fdfa62ed5
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Updated the Changelog
+
+ 1 files changed, 55 insertions(+), 0 deletions(-)
+
+commit 4403147f854456d2f4b2def8a13cdc1df603987d
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    updated my informations (addedd email)
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ac9ac8469915e770fa09881d786717e2acb79bf8
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    First commit to support the new clock module.
+
+ 1 files changed, 191 insertions(+), 29 deletions(-)
+
+commit 4aca22f0302668b4111e03ccd9cedb04f5927a45
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    Added xfce_clock file to the compilation source list
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit f1c237f4d1fe7b65b5fbe9dab503f26d57081bf6
+Author: Xavier Maillard <zedek at fxgsproject.org>
+
+    First commit for the clock module
+
+ 2 files changed, 1342 insertions(+), 0 deletions(-)
+
+commit a34c875b8dc5ec47f602431961a5be2aa51774d5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix problem with saving popup size
+
+ 1 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 29bc15536256855c9b425e0c9586d2b279958738
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in screen button handling
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 06bf1aaacbb977816362c00bc7b5d30cd3cc9da7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Hopefully fix bug in panel-on-top option
+
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit aec06deef449c12aa7d998a69828fb1b7a807ac9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix small bugs in popup menu
+
+ 3 files changed, 43 insertions(+), 39 deletions(-)
+
+commit 714f1509dfd00217a663ac0b974caaee16cc429e
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fix crash at quit (g_free on GTK unref'd object is a bad idea, gtk+ does that itself).
+
+ 1 files changed, 1 insertions(+), 3 deletions(-)
+
+commit 2781d1537f4747c6fb30eb9ab8a579a2f3a25a5d
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug that showed central panel, even if option was FALSE
+
+ 1 files changed, 4 insertions(+), 1 deletions(-)
+
+commit dbbb45a06498b94374226b589d4d221319a35401
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix spec file and update rpm build command (reported by R.P. Herrold)
+
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 56a6308e36360008dee62dac70e644a28bf8bddd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    update ChangeLog and Makefile.am
+
+ 3 files changed, 29 insertions(+), 2 deletions(-)
+
+commit 0b63ca0c3a4a4cac30b272623792389bbbb2ec3a
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Major rewrite several internals. Unify panel items and modules in PanelControl structure (and change the xml file format in the process), make all dialogs instant-apply, rearrange preferences dialog, add option to keep panel on top, probably more
+
+ 49 files changed, 4715 insertions(+), 3741 deletions(-)
+
+commit 320bef63b1db04e0ea3fd962a38067c27785b35d
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Play with sizes, make the "tiny" panel somehow, well, tiny.
+
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 3ad96f20b6818cdfa562e88826cd2a0ce031d9b7
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix deprecated gtk function
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit e7724b5631cc91e86b94409437ebda01a4ed68c3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    temporarily comment out the DOCK_TYPE window hint
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 1373d18e50e96cb92b0872156244de75ff32af07
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and update info panel a bit
+
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit d57fbd080b2a0ec919a8a313d47eb39eb3197ae3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Really add info panel by Xavier Maillard
+
+ 3 files changed, 1924 insertions(+), 0 deletions(-)
+
+commit 8a84501c1390e762841446ac474a74eed0b16629
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add info panel by Xavier Maillard
+
+ 11 files changed, 113 insertions(+), 22 deletions(-)
+
+commit 29717f04416d472bbb51d5b4d2c9ce879445fd89
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Additions to Exit/Lock module
+
+ 1 files changed, 73 insertions(+), 0 deletions(-)
+
+commit 67583d5d60b05575b52cc188bc42994f76f19578
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    More config options for configuring central panel
+
+ 5 files changed, 111 insertions(+), 16 deletions(-)
+
+commit c31907e9ff7cf4a92ee05c062a8134b180b1aa6f
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add option to hide central panel
+
+ 7 files changed, 331 insertions(+), 7 deletions(-)
+
+commit 84f6b04a162e84385bb050187875ece02402d1a3
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add support for themeable minibuttons and increased the maximum number of groups to 16
+
+ 19 files changed, 83 insertions(+), 18 deletions(-)
+
+commit fd43cc0067d4c2f02cce11ab01386bbbfc782dd2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Don't disable changing number of desktops when desktop buttons are hidden
+
+ 2 files changed, 62 insertions(+), 5 deletions(-)
+
+commit ef4ad7b31f8f95549145f82e9dae16c0b7644e09
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add option to hide desktop buttons
+
+ 5 files changed, 79 insertions(+), 8 deletions(-)
+
+commit 760dbbcca495d32edbfab64c23ace5065bd7b57c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Reformat files (missing empty lines at the end) and remove panel.h includes. Reported by Biju Chacko
+
+ 23 files changed, 472 insertions(+), 465 deletions(-)
+
+commit da7353f9fb00f2d448549d67929a39a4f86653b2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Destroy the panel before restarting or you will end up with ghost panels
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 8450897d090f19e13db29bc43dd021d7e1230c02
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Change frame in panel group to gtk_alignment. Much better size control
+
+ 2 files changed, 30 insertions(+), 33 deletions(-)
+
+commit 4648bb3fcca92e6ca9398eae355259bb93054291
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    In global dialog on revert change position at the end (after resizing)
+
+ 2 files changed, 5 insertions(+), 4 deletions(-)
+
+commit 889e911d764906af454d2be97531019af3471905
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fix bug in finding icon themes
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 0e85ace5953eee662f260c8c88d47a5b6464e4f9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Force modern style for tiny panel. Traditional looks weird.
+
+ 2 files changed, 45 insertions(+), 6 deletions(-)
+
+commit eead6d7489918f70977d66359058e380ffb87af6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update clock plugin to accept new panel size
+
+ 1 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 1b5c3f86422598b7a7c6ab0129382081f2db8bef
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Oops, forgot to add TINY_PANEL_ICONS to icon_size()
+
+ 2 files changed, 7 insertions(+), 0 deletions(-)
+
+commit 4d59823e980e74abbfe138af32971f46b0f02cdc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Added new size (Tiny)
+
+ 10 files changed, 443 insertions(+), 242 deletions(-)
+
+commit 548ce55903aa6859043e2c05419a39ab4ebef4dc
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updated ChangeLog
+
+ 1 files changed, 48 insertions(+), 0 deletions(-)
+
+commit cdfc108546c53fd52225790376227ca5e44b0cb1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Updated README and added delete/destroy callbacks to the panel
+
+ 2 files changed, 14 insertions(+), 9 deletions(-)
+
+commit 545414255ee642572e94e884d7c2a664fb17c012
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Change version scheme to YYMMDD instead of YYYYMMDD to keep consistent with xfwm4
+
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7e6c5b59a0460c02eac59243814906c2d8723bfa
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    hopefully fix a bug in directory opening
+
+ 4 files changed, 2165 insertions(+), 1053 deletions(-)
+
+commit 974a0cebc281ae1e6aa2bab4b6862045cd490278
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    refresh preview when leaving text entry in item dialog
+
+ 1 files changed, 15 insertions(+), 0 deletions(-)
+
+commit 61e7e7ae7a85c5effc70e0dd18002fbd15d0dc1e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fixed bug in panel item dialog
+
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit d8f2b8946e1c0119bb26ad66c0cff1c099765783
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Split up dialogs.c file and change item dialogs. This changes the module structure
+
+ 12 files changed, 1322 insertions(+), 1391 deletions(-)
+
+commit 80c3f27cf3a55b529f372b99c8a00837cef93959
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    add execution in terminal option to mailcheck
+
+ 6 files changed, 129 insertions(+), 89 deletions(-)
+
+commit 2cc87561d757f21adc2f41f81456512a2b81edc8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix some startup issues
+
+ 4 files changed, 166 insertions(+), 154 deletions(-)
+
+commit bf832e7495df271a3d735e46b308148f590f4633
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog
+
+ 1 files changed, 45 insertions(+), 0 deletions(-)
+
+commit ebc60830978c7d2ba272534bf2ec4e317e4b9769
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add exit dialog
+
+ 4 files changed, 89 insertions(+), 31 deletions(-)
+
+commit 007ddeaff16ba404eaf23c036a9885dbffcc0de6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add preferences to mailcheck plugin and probably some other things as well
+
+ 13 files changed, 359 insertions(+), 280 deletions(-)
+
+commit 2056c7efe88506fe51a4af8cfc54eda314b925af
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    fix a small bug in global option behaviour and removed panel forking
+
+ 1 files changed, 14 insertions(+), 15 deletions(-)
+
+commit ed1007d003b9234dd0585b5f76c80ba7de3db6c2
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    improve icon handling
+
+ 13 files changed, 166 insertions(+), 368 deletions(-)
+
+commit da9bac46438324e303bbbaa9c312697f70d7a250
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    add new support module and remove dnd.*
+
+ 9 files changed, 719 insertions(+), 274 deletions(-)
+
+commit cbeeb09f07154c96cca119559a774c3f6d57fcf8
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    add dialog for screen names and fix global dialog when setting number of desktops
+
+ 3 files changed, 58 insertions(+), 2 deletions(-)
+
+commit 3eb693b64699aa0ede00ab67a67770bcb99ea348
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    also diable global configuration when disable_user_config is set
+
+ 1 files changed, 10 insertions(+), 0 deletions(-)
+
+commit 1abd2777b1287eaa38ad43bfdf7d7aef830e946b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    update ChangeLog
+
+ 1 files changed, 32 insertions(+), 0 deletions(-)
+
+commit 35a71b900c4a49fd972c1cc5c7c8e019d4a1b0e9
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    handle menu item limits better and honor disable_user_config
+
+ 7 files changed, 60 insertions(+), 24 deletions(-)
+
+commit 2115eaf91e055212fb2a2d36d6b5e17abadded6c
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    make icon themes work from dialogs
+
+ 2 files changed, 15 insertions(+), 0 deletions(-)
+
+commit 47252deb99671ccb712da5d138cb4ce2b6328408
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Forgot COPYING :-(
+
+ 1 files changed, 340 insertions(+), 0 deletions(-)
+
+commit e75e49146d393cad95971b2907573c88b05983be
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Add (empty) AUTHORS required by automake,
+    Fix spec file
+
+ 10 files changed, 131 insertions(+), 117 deletions(-)
+
+commit f618d65e6be2d2588de7be9ab572428884ce5192
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    remove some leftovers
+
+ 2 files changed, 0 insertions(+), 194 deletions(-)
+
+commit 790d61f86d56111c1c98c6810c3c9d327b31e72b
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Update ChangeLog and refixed typo Olivier fixed earlier
+
+ 2 files changed, 114 insertions(+), 1 deletions(-)
+
+commit 392223457de69da7fdbc697e03affb862f7eb0d1
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    (Re)add all files and automake framework
+
+ 75 files changed, 34500 insertions(+), 0 deletions(-)
+
+commit b4b1f0ae6543cd74c5c95cfc6521e39b9e2953e6
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    removing old files, before putting them in new locations (2)
+
+ 1 files changed, 0 insertions(+), 21 deletions(-)
+
+commit 0b6ec00259d8f01738753ab67923a6201a40cde0
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    removing old files, before putting them in new locations
+
+ 30 files changed, 0 insertions(+), 8190 deletions(-)
+
+commit dab9f5e44d979b6d580499dba0fa0111e11fb2cf
+Author: Olivier Fourdan <fourdan.olivier at wanadoo.fr>
+
+    Fixed a typo (Apearance => Appearance)
+
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit dd8914267db9efa2fdc9cfc708fa78b87fc7290e
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Panel settings dialog seems to work now, initial icon theme support
+
+ 4 files changed, 148 insertions(+), 60 deletions(-)
+
+commit cfff9124b35b5a478c253e9e1a3053ac3410eb29
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Settings dialog now works
+
+ 2 files changed, 499 insertions(+), 102 deletions(-)
+
+commit fb3be5e2fa39e9828582f6b5fc2268d5a5290392
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Initial global settings dialog and fork() panel at startup
+
+ 6 files changed, 456 insertions(+), 45 deletions(-)
+
+commit 884bdc48025837b51445a8b7f256979b9bb1a1ae
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    allow running command in terminal
+
+ 2 files changed, 11 insertions(+), 4 deletions(-)
+
+commit 2cc9a219b38049b81f58baa40c7e0d919e1696a5
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    make xml parsing replace entities
+
+ 10 files changed, 194 insertions(+), 46 deletions(-)
+
+commit 70052aca05136010bbd338fe71c19fe33838fafd
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Fixed crash when no configuration file was found
+
+ 1 files changed, 18 insertions(+), 1 deletions(-)
+
+commit 5ee060b63e7d5755edff0beda570f268f7769d35
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Major update
+
+ 34 files changed, 5881 insertions(+), 4453 deletions(-)
+
+commit bad073216be88785748f481574baad37b43cf4fb
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    change dialog button order and other dialog fixes
+
+ 2 files changed, 56 insertions(+), 44 deletions(-)
+
+commit 942ff95d45078c6f8d4d806a492f851ecb148703
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    example config file
+
+ 1 files changed, 138 insertions(+), 0 deletions(-)
+
+commit d7074befadf86788e4aa3cc56f451231acf02569
+Author: Jasper Huijsmans <jbhuijsmans at home.nl>
+
+    Add gtk2 based panel
+
+ 62 files changed, 7481 insertions(+), 0 deletions(-)
+
+commit 41d16f69578e48ed4d539f9deb0bebd1509d2177
+Author: Unknown Author <xfce4-dev at xfce.org>
+
+    New repository initialized by cvs2svn.



More information about the Xfce4-commits mailing list