commit 825b7dd12d6a521664ceb84e37039e5732c6fa59 Author: Nick Schermer Date: Wed Dec 30 13:00:44 2009 +0100 Bump version. commit 1c1e80f52cc8395ee9b359f4e85395f94735b0e9 Author: Nick Schermer Date: Wed Dec 30 12:59:04 2009 +0100 Build changelog during make dist. commit b5c07c849102d2e7873391af7d177060291d473a Author: Nick Schermer Date: Wed Dec 30 12:49:05 2009 +0100 Update News. commit 586257b3ca946386e0f02eac7ae075e1c9087f02 Author: Nick Schermer Date: Wed Dec 30 12:23:39 2009 +0100 Don't use g_object_set in the init function (bug #6110). This will show the following warning with glib >= 2.23.1: (xfce4-panel:17374): GLib-GObject-WARNING **: IA__g_object_set_valist: construct property "type" for object `XfcePanelWindow' can't be set after construction and shows a window with decorations. Use the normal gtk functions for setting the properties. commit 6f3c1f79637d74f8f6ff3ed14b59ac896db2c161 Author: Nick Schermer Date: Wed Dec 30 12:41:26 2009 +0100 Merge with translations from master. commit 0936402086acdf67c5e69ab9359be91e19a115e0 Author: Nick Schermer Date: Fri Dec 18 16:14:37 2009 +0100 Drop pot file. commit 9c035fd621a01683c35587b95d4a0a369b504ec9 Author: Daniel Nylander Date: Wed Dec 16 13:35:56 2009 +0000 l10n: Updates to Swedish (sv) translation Transmitted-via: Transifex (translations.xfce.org) commit 3d951106e1f8344ddcfcfc28698a4a6e782f4e0b Author: Eskild Hustvedt Date: Tue Dec 1 23:04:59 2009 +0000 l10n: Initial Norwegian Nynorsk translation Transmitted-via: Transifex (translations.xfce.org) commit 9a58f0f4e7c9e27ec146fcddda67a7f53ec4c27c Author: Rihards Prieditis Date: Fri Oct 16 13:27:01 2009 +0000 l10n: Updates to Latvian (lv) translation Transmitted-via: Transifex (translations.xfce.org) commit dbc29540eff5e5a7631870370f5ed7fc527e8ddd Author: Nick Schermer Date: Fri Oct 16 15:05:24 2009 +0200 Use git for the changelog. commit ec2a3bc30e10b12c5ff45941a3dff73985040a84 Author: Nick Schermer Date: Fri Oct 16 14:54:01 2009 +0200 Updates for 4.6.2 release. commit eb0eeaa246922c3606176b97bdaaffa2047891b4 Author: Jannis Pohlmann Date: Fri Sep 18 05:30:37 2009 +0200 Add dist-hook: all to the API docs Makefile.am as well. commit f6ceaac65d96cc75838d5b64b1f3888efaefc318 Author: Jannis Pohlmann Date: Fri Sep 18 05:24:36 2009 +0200 Add dist-hook: all to the libxfce4panel/ Makefile.am. This seems to be required for the gtk-doc scanner to find the .la library file in make distcheck. commit f843183f1757af08d5cc4724cccb018c2de9c034 Author: Nick Schermer Date: Fri Oct 16 14:34:29 2009 +0200 Add missing translation. commit 17e5aff5e02a64bbfa23967ea2f6af15def2d1d1 Author: Nick Schermer Date: Fri Oct 16 14:27:58 2009 +0200 Merge translation from master back to xfce-4.6. commit de6d9cc1359d7ee4b1ad49a2ddff77f737115e4e Author: Nick Schermer Date: Fri Oct 9 15:36:26 2009 +0200 Remove unused code. commit df620c801739b062d4df98939cc571bf8d63530e Author: Nick Schermer Date: Wed Oct 7 21:59:03 2009 +0200 Add option to tasklist to force a fixed width (bug #5045). This will add a new string to the panel. commit d0267142495900b08d19fcee6a618ca6fa2a6459 Author: Nick Schermer Date: Tue Oct 6 11:31:14 2009 +0200 Get the time the same as orange does, hopefully should fix bug #5352. commit 3d7e2eabc7009a6252c9ce6b17fb5971e2454744 Author: Nick Schermer Date: Tue Oct 6 11:17:13 2009 +0200 Better check for the lcd resize when the number of hour digits changes (bug #5218). commit f95283cb37df8ab067a7c1a8ba26a4064e639605 Author: Nick Schermer Date: Tue Oct 6 11:12:52 2009 +0200 Use g_timeout_add_seconds when available for the clock timeout. These functions tend to stay better in sync with the system clock and thus resulting in less rescheduling. commit 5da0f55f9638e270db87a825eccc44c032ae84bd Author: Nick Schermer Date: Tue Oct 6 11:01:55 2009 +0200 Resync tooltip and clock timeout when they are out of sync (bug #2957). Also drop the nano second precision since it only result in a sync that is one second too late. commit 2cb1bafd18cee705de645e8d564167fb681b3be8 Author: Nick Schermer Date: Tue Oct 6 10:24:04 2009 +0200 Remove the hour interval from the clock, minutes are good enough. commit 3e0a58c8880d1e755b86d084a6de16a67dcd0fac Author: Nick Schermer Date: Fri Oct 16 14:22:43 2009 +0200 Use Git in the build files and drop unneeded po files. Borrowed some code from xdt 4.7. Conflicts: po/ChangeLog po/LINGUAS commit 435ec34e704b3d33bfa39815df5375603563a6cc Author: Nick Schermer Date: Mon Oct 5 18:02:32 2009 +0200 Use g_markup_printf_escaped in the launcher tooltip (bug #5507). commit f85ab8d15450b9442ac9012c3c5d1e9d6efd519a Author: Denis Koryavov Date: Tue Aug 18 11:51:48 2009 +0000 l10n: Updates to Russian (ru) translation Transmitted-via: Transifex (translations.xfce.org) commit 9dc53e7b172bf479c831bddbf708f2be7d56f94f Author: Gabor Kelemen Date: Fri Aug 7 14:11:52 2009 +0000 2009-08-07 Gabor Kelemen * hu.po: Translation updated. (Old svn revision: 30439) commit 8e283bc4cd29c8b9edaf68b29d85efc338125eb4 Author: Piarres Beobide Date: Wed Jul 15 09:54:39 2009 +0000 Fix typo in Basque translation (Old svn revision: 30314) commit adcf4f7264ac3d0e1274ed60cc9a1ac40571b96f Author: Mike Massonnet Date: Thu Jul 9 12:50:30 2009 +0000 Add Asturian translations (Old svn revision: 30230) commit ee15512e843f23bd492b156ba43eaf3eb380a5f5 Author: Nick Schermer Date: Sat Jun 27 19:38:30 2009 +0000 Don't send -r to session restart command (bug #5454). (Old svn revision: 30103) commit ae6639b8e744088fbfe46d27f4c933fbf60e7e08 Author: Gabor Kelemen Date: Thu Jun 25 23:42:05 2009 +0000 2009-06-26 Gabor Kelemen * hu.po: Translation reworked. (Old svn revision: 30079) commit 688fe9af63d3db35d59c97c82992d7fa6b9f78cd Author: Mike Massonnet Date: Tue Jun 9 20:10:40 2009 +0000 Drop svn:executable bit from po files (Old svn revision: 29998) commit 260fddaa153a9b131636b8f9c11afb323b2ebe2b Author: Dumitru Moldovan Date: Sat May 30 12:58:12 2009 +0000 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 (Old svn revision: 29989) commit 2bb29108164deb66d3bf885819d4644565be2fb0 Author: Mike Massonnet Date: Fri May 29 10:43:12 2009 +0000 update xfce-4-6 translations (Old svn revision: 29987) commit 9158fa1b4f835238e10b47c3a95299c32187412d Author: Nick Schermer Date: Mon May 11 20:30:15 2009 +0000 Merge changes from trunk back in the 4.6 branch. (Old svn revision: 29945) commit f5a78444a756e7e3047aae976e8c4443a08ba2e6 Author: Mike Massonnet Date: Mon May 11 19:19:51 2009 +0000 update latvian translation (Old svn revision: 29941) commit f6725d6bb8bcb244774065328c45406afa67eec1 Author: Olivier Fourdan Date: Tue Apr 21 13:36:06 2009 +0000 Fix typo preventing build on older gtk versions (Old svn revision: 29879) commit 99e9967b4dca0a60459542cc6bd6c724323289d2 Author: Dumitru Moldovan Date: Mon Apr 20 16:09:03 2009 +0000 Romanian translation update for xfce4-panel trunk and xfce_4_6 (Old svn revision: 29866) commit 42ecf840b9ff2b6c8c7fd429463bff5f847d0582 Author: Mike Massonnet Date: Mon Apr 20 14:49:13 2009 +0000 Merge strings from Xfce trunk to Xfce branch 4.6 For reference, the commands involved: for i in xfce_4_6/*; do for j in $i/branches/xfce_4_6/po/*.po; do msgmerge xfce/$(basename $i)/trunk/po/$(basename $j) \ $i/branches/xfce_4_6/po/$(basename $j) > \ $i/branches/xfce_4_6/po/$(basename $j).new mv $i/branches/xfce_4_6/po/$(basename $j) \ $i/branches/xfce_4_6/po/$(basename $j | sed 's/\.new//') done done (Old svn revision: 29864) commit 55ff8f944c9f1586c3f2c1d92c8df8a441dfa51e Author: Stephan Arts Date: Sat Apr 18 15:39:19 2009 +0000 branch xfce 4.6 (Old svn revision: 29841) commit 8a86d82b7855ce8ef2a2b3b6989e38c1fe10be8a Author: Stephan Arts Date: Sat Apr 18 15:38:03 2009 +0000 Update ChangeLog (it is quite a heavy commit, no idea why svn2cl behaves this weird with the same arguments as described in HACKING) (Old svn revision: 29839) commit ba077eddc1aac07ebe89998b7dfc0859ab15b08e Author: Stephan Arts Date: Sat Apr 18 15:30:03 2009 +0000 == Release xfce 4.6.1 == (Old svn revision: 29838) commit 72f45a15aac08456d2fc7fc81e98fdb91ebe3410 Author: Mike Massonnet Date: Thu Apr 16 08:45:36 2009 +0000 galician translation update (Old svn revision: 29822) commit 3cc5dafbf2e892104bfc8cb34b1f152aed86484c Author: Piotr Sokól Date: Wed Apr 15 18:54:51 2009 +0000 Updated Polish translations (Old svn revision: 29818) commit d3ed259af05270d8e64bf53c43f96d45212d4df0 Author: Mike Massonnet Date: Mon Apr 13 17:57:59 2009 +0000 xfce translation update (Old svn revision: 29796) commit de291c9e7bca7bfc78ddb0f1eeb83933a9769a8e Author: Nick Schermer Date: Thu Apr 9 20:14:42 2009 +0000 Add updated translation to NEWS. (Old svn revision: 29744) commit d59cca2c8c642819e8cad9b4024bbf7dee8c1c21 Author: Nick Schermer Date: Thu Apr 9 19:48:54 2009 +0000 Make sure the session client is not used anywhere else. (Old svn revision: 29743) commit 505d903dfab80af55c95365fa0f5ced52f42e79c Author: Nick Schermer Date: Thu Apr 9 19:40:44 2009 +0000 Fix a possible crash when setting the session restart style on an uninitialized client session. (Old svn revision: 29742) commit 0acdfd4790e4ff881d4236c0a669c2ef4a80df7f Author: Nick Schermer Date: Thu Apr 9 19:30:00 2009 +0000 Fix drawing dots mode of the seperator plugin in a vertical panel (bug #5162). (Old svn revision: 29741) commit 7a0c3900d4de3e945fcccecb38099047dada3284 Author: Nick Schermer Date: Thu Apr 9 19:18:52 2009 +0000 Disconnect the icon theme changed signal from a launcher when it is destroyed to avoid crash when the icon theme changes. (Old svn revision: 29740) commit d97a41cd95f9ab8ed24d6858edeee87668abea47 Author: Nick Schermer Date: Thu Apr 9 19:00:55 2009 +0000 Add icon-name fallback to the show desktop plugin (bug #5117). (Old svn revision: 29739) commit b723061feb23defda56fb4517c7e09ad60cc52a3 Author: Nick Schermer Date: Thu Apr 9 18:45:56 2009 +0000 Don't crash the launcher plugin when the launcher entry list is empty. (Old svn revision: 29738) commit 135d75abf43e0fa166d70b1310f3be6195825118 Author: Nick Schermer Date: Thu Apr 9 18:33:21 2009 +0000 Fix xfce-hvbox not working with gtk 2.16 (bug #5166). Patch by Enrico Troger. (Old svn revision: 29737) commit 0661a7bf1084008e84a1553a5579e6ae38309f60 Author: Piotr Sokól Date: Mon Mar 30 15:14:15 2009 +0000 Updated Polish translations (Old svn revision: 29690) commit 56d323253a35a8fdb5c40909fdbcf37fcb4d25f7 Author: Maximilian Schleiss Date: Sun Mar 29 22:03:06 2009 +0000 Translations updates - es it ku (Old svn revision: 29689) commit 27d4d167cd63b17daa7df931f2a1e42f3e282cee Author: Mike Massonnet Date: Sat Mar 28 15:06:37 2009 +0000 update german translations (Old svn revision: 29687) commit addfa20b60efa8da3e898d963a8fe422539c1ebd Author: Maximilian Schleiss Date: Fri Mar 27 22:27:47 2009 +0000 Translations updates - gl pt ru (Old svn revision: 29686) commit 3d3b0971f33ee9ed45b230aeb44712dbc0f82e82 Author: Nick Schermer Date: Wed Mar 25 20:34:37 2009 +0000 Properly set the systray orientation property (bug #5149). (Old svn revision: 29684) commit 5b89dbdab80e4c3e4da3c3467907bc894cb692df Author: Piotr Sokól Date: Mon Mar 23 10:13:59 2009 +0000 Updated Polish translations (Old svn revision: 29682) commit 183314a1c526123ce29f6e03e1ed15424996a78f Author: Masato Hashimoto Date: Thu Mar 19 15:02:17 2009 +0000 * 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) (Old svn revision: 29675) commit e5a376c80ea3bae414f0d005a8a4f5d9fdddcb6a Author: Nick Schermer Date: Tue Mar 17 21:01:51 2009 +0000 Don't crash when the quit action button is pressed (bug #5118). (Old svn revision: 29672) commit c50163a4204cfa0c4ce3dbd686826aa63dd65517 Author: Nick Schermer Date: Sun Mar 15 15:19:33 2009 +0000 Fix compilation with -Wl,--as-needed (bug #5103). (Old svn revision: 29668) commit b770e9eb936bd17c41b8e442081f3eb1c1f72b99 Author: Nick Schermer Date: Sun Mar 15 11:34:48 2009 +0000 Migrate launcher category icons from 4.4 panels (bug #5067). (Old svn revision: 29666) commit cd42106854eb2944268df5edba12e766ad5e3bfa Author: Maximilian Schleiss Date: Sat Mar 14 14:55:12 2009 +0000 Translations updates - da es fr gl it nn (Old svn revision: 29660) commit 32db4bb51ba61ea13f3b2bbfb7da05319a43a84f Author: Piotr Sokól Date: Sun Mar 8 16:05:36 2009 +0000 Updated Polish translations (Old svn revision: 29647) commit 43e02288f5e74c0f87790870a9034811f59c9916 Author: Mike Massonnet Date: Thu Mar 5 14:52:02 2009 +0000 Renamed pt_PT to pt and nb_NO to nb (bug #4574) (Old svn revision: 29645) commit 437b9cc31e15c227d3451b127b928920dd8f377d Author: Maximilian Schleiss Date: Mon Mar 2 23:18:41 2009 +0000 Translations updates - pt_PT (Old svn revision: 29641) commit dbf1ab771822c690b53eb8664e0862b0f3294866 Author: Maximilian Schleiss Date: Sun Mar 1 22:47:35 2009 +0000 Translations updates - es pl uk (Old svn revision: 29639) commit 45abe2bcfc22db29c202a8c713628562789b254a Author: Stephan Arts Date: Tue Feb 24 21:35:44 2009 +0000 Update ChangeLog (Old svn revision: 29579) commit af6b033f94acab2bf62c1ae5772217084508e444 Author: Stephan Arts Date: Tue Feb 24 21:17:49 2009 +0000 == Xfce 4.6.0 Released! == (Old svn revision: 29577) commit 7a53823126d7343923040a1d0b6dfb605834e5b6 Author: Olivier Fourdan Date: Mon Feb 23 14:35:19 2009 +0000 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. (Old svn revision: 29546) commit 276d1db66cb742524d1d2c3da8a346987d5b141b Author: Nick Schermer Date: Sun Feb 22 16:18:44 2009 +0000 Don't escape the command when dropping a .desktop file in the launcher dialog (bug #4818). (Old svn revision: 29534) commit d04152e9b96012272feae4bde8b0718da3eccded Author: Mike Massonnet Date: Sun Feb 22 12:42:18 2009 +0000 update japanese translation (Old svn revision: 29530) commit ca7f9bc10f0c7262e76f736e4b4933c36f967705 Author: Stavros Giannouris Date: Sat Feb 21 13:30:59 2009 +0000 Greek translations update. (Old svn revision: 29527) commit b321ca3e24f9b645573df58bd86914f956904195 Author: Maximilian Schleiss Date: Fri Feb 20 23:58:46 2009 +0000 Translations Updates - ca es gl id it pt_PT zh_CN (Old svn revision: 29526) commit 63b34e878b2e3df13759abf0ca1028de5278cc8c Author: Nick Schermer Date: Fri Feb 13 14:53:43 2009 +0000 Set the foreground color of the lcd clock (bug #4923). (Old svn revision: 29486) commit 4b1e5523cf9d253a5680de34232d98ccb25675e2 Author: Eren Turkay Date: Wed Feb 11 13:29:23 2009 +0000 Turkish translation update by Turkish translation team. (Old svn revision: 29482) commit d6a8818e05a193b6966aec121cbefbc368acf805 Author: Mike Massonnet Date: Wed Feb 11 12:24:49 2009 +0000 update french translation (Old svn revision: 29481) commit da6b0a3ae22283fdb6d2de831c442f701c766748 Author: SZERVÁC Attila Date: Wed Feb 11 01:59:02 2009 +0000 [intl:hu] little updates for 4.6 (Old svn revision: 29477) commit 3f4502b0521c2df4ffc4aa80038f28abe7fc81ef Author: Maximilian Schleiss Date: Sun Feb 8 08:20:15 2009 +0000 Translations udaptes - de id ja nb pl zh_CN (Old svn revision: 29472) commit a7d77e7282061f42640766942cccade61b4a6299 Author: Nick Schermer Date: Sat Feb 7 06:54:54 2009 +0000 Send the event time with startup notification instead of zero, so focus stealing works properly. (Old svn revision: 29457) commit 6a7f6ceb3b7ede6893c68d0fcfa9ac1b321aa507 Author: Maximilian Schleiss Date: Tue Feb 3 21:07:56 2009 +0000 Translations updates - en_GB es (Old svn revision: 29443) commit 2ecff5bd94b031ddb1ebd317c70531c22f65391f Author: Eren Turkay Date: Sat Jan 31 17:38:45 2009 +0000 Turkish translation update by Gokmen Gorgen and Samed Beyribey (Old svn revision: 29417) commit d0b54e1a9f582a2916f07498825ca00fdd888511 Author: Nick Schermer Date: Sat Jan 31 14:00:20 2009 +0000 Better NEWS text. (Old svn revision: 29415) commit e9b7db49ae4f03304cce898b94ab76f0938275d9 Author: Nick Schermer Date: Sat Jan 31 13:59:15 2009 +0000 Fix dragging to launcher submenu's (bug #4026). (Old svn revision: 29414) commit 6cb2c5b7fa50290e04203dfda1781fa60975d24e Author: Nick Schermer Date: Fri Jan 30 19:20:31 2009 +0000 Block panel autohide if the widget is grabbed (bug #4597). (Old svn revision: 29412) commit c49803987e3eef9418d6a981f4693318b69e42d8 Author: Maximilian Schleiss Date: Mon Jan 26 20:39:38 2009 +0000 Translations updates - ca fr uk (Old svn revision: 29394) commit 902252789699f35de190da9d01aea04dc193b2c5 Author: Jannis Pohlmann Date: Sun Jan 25 22:30:41 2009 +0000 Update ChangeLog. (Old svn revision: 29359) commit ac24d1ef2b5885c7c4dccdb53a0b05bc5620e071 Author: Jannis Pohlmann Date: Sun Jan 25 22:25:51 2009 +0000 == 4.5.99.1 released! == Bump version number and update translation files for the release. (Old svn revision: 29358) commit 586eb880499256f2b03462bca558ec835f22eb21 Author: Nick Schermer Date: Sun Jan 25 21:44:20 2009 +0000 Fix the new environ usage... (Old svn revision: 29355) commit 0512c3a9bc2763707f5e61734faccf8a9a107a32 Author: Maximilian Schleiss Date: Sun Jan 25 21:18:13 2009 +0000 Translations updates - ja zh_CN (Old svn revision: 29353) commit 67f170179652e430c387ef2782ae9fc9633d6150 Author: Nick Schermer Date: Sun Jan 25 16:43:14 2009 +0000 Update version in NEWS file. (Old svn revision: 29348) commit 29bed848fc797d9664a778507ec0044c592a0a59 Author: Nick Schermer Date: Sun Jan 25 14:19:01 2009 +0000 A better fix for the environ problem, thanks Jannis for pointing to this function. (Old svn revision: 29343) commit efbe3420e6944f8999b5d6a8add97f5cd4381a6f Author: Nick Schermer Date: Sun Jan 25 12:44:38 2009 +0000 Fixed extern char** environ is not defined on BSD platforms (bug #4834). (Old svn revision: 29341) commit 0fefb5c4092388702a343ec9bdb174079754b2db Author: Jari Rahkonen Date: Sun Jan 25 11:10:59 2009 +0000 Update Finnish translation. (Old svn revision: 29338) commit 1d6845d0bb315a148eef5da124c663c5afbff0ea Author: Mike Massonnet Date: Fri Jan 23 22:20:25 2009 +0000 Meh, there was an important \n missing (Old svn revision: 29302) commit 0d78188c72637ac3a053f2f67bc40cff23feab07 Author: Mike Massonnet Date: Fri Jan 23 22:16:25 2009 +0000 Update French translation (Old svn revision: 29301) commit 91418fe107432cc796a3524ff3d804ca6013c070 Author: Per Kongstad Date: Fri Jan 23 18:40:01 2009 +0000 Danish translation update M xfconf/trunk/po/da.po M xarchiver/trunk/po/da.po M xfce4-panel/trunk/po/da.po (Old svn revision: 29299) commit 07f16401931e6ad32a6bfd89e67502a00a528a5e Author: Per Kongstad Date: Fri Jan 23 15:36:15 2009 +0000 * 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) (Old svn revision: 29298) commit dda9986ceace9f48785f019a67e5dc5335dd1fb5 Author: Maximilian Schleiss Date: Wed Jan 21 20:48:50 2009 +0000 Translations udpates - fr zh_CN (Old svn revision: 29290) commit 074ab4540770c9d48cecf19523852de8b26df975 Author: Og Maciel Date: Mon Jan 19 22:18:07 2009 +0000 Updated Brazilian Portuguese translation. (Old svn revision: 29281) commit 0c661ad1412eaa9a33f61f9cc88ec18af336b449 Author: Maximilian Schleiss Date: Mon Jan 19 20:58:29 2009 +0000 Translations udpates - es fr nb_NO zh_CN (Old svn revision: 29279) commit adca5cc62784a1072e3e3023ff0e1478243d2ad5 Author: Maximilian Schleiss Date: Sun Jan 18 18:00:04 2009 +0000 Translations updates - es et fr ja zh_CN (Old svn revision: 29272) commit f137d980e0e322d1dbe24b6b46aab2d88c8c4618 Author: Alexander Toresson Date: Sun Jan 18 12:32:33 2009 +0000 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) (Old svn revision: 29271) commit c9d0038256c265f0fa9def8d1cfe11ca3e257cb0 Author: Piarres Beobide Date: Thu Jan 15 10:49:12 2009 +0000 Some trunk basque translations updates (Old svn revision: 29254) commit b3580d46558f4a63f9edb1a9bdf30c31f70005c7 Author: Michal Varady Date: Thu Jan 15 09:53:48 2009 +0000 Czech translation updated (Old svn revision: 29252) commit e287523b2d01eb147a1eea9ccf2c48c97ef586f9 Author: Jannis Pohlmann Date: Wed Jan 14 21:16:11 2009 +0000 Post-release version bump. Only define _GNU_SOURCE if it hasn't been defined before. (Old svn revision: 29245) commit e30ddc4a29c5a78c8aa16e22861a34e8df426bc9 Author: Stephan Arts Date: Mon Jan 12 21:37:13 2009 +0000 Update version number (Old svn revision: 29203) commit ca21fb4012084b62505578b58ae8467f2760c3c3 Author: Nick Schermer Date: Mon Jan 12 17:08:56 2009 +0000 * 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. (Old svn revision: 29188) commit 0caa31ae02776ebb77b744386cfa810b9c154868 Author: Maximilian Schleiss Date: Sun Jan 11 22:28:23 2009 +0000 Translations updates - ca es ja (Old svn revision: 29184) commit 0b32da856d08d7aa6e38400b260f032deda4ae8c Author: Nick Schermer Date: Sun Jan 11 19:56:33 2009 +0000 * Missed some po files after a svn up; try 2. (Old svn revision: 29177) commit 775eeaa19757275911e901fabb38258e422ec1e2 Author: Nick Schermer Date: Sun Jan 11 19:52:30 2009 +0000 * 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. (Old svn revision: 29176) commit a401634f7ec977d4c72b158ff66e05f5699833bb Author: Jannis Pohlmann Date: Sun Jan 11 00:07:20 2009 +0000 * xfce4-panel.pot, *.po: Update translation files to make sure they are in sync for the string-freeze release. (Old svn revision: 29133) commit 044b422b863f6d160c2506d0ce6baba68df3ae24 Author: Piarres Beobide Date: Mon Jan 5 23:56:09 2009 +0000 Basque translation update (Old svn revision: 29099) commit 6efeb44bedb6243f4778a28d66a228aa65503f53 Author: Nick Schermer Date: Sun Jan 4 16:45:34 2009 +0000 * Update NEWS. (Old svn revision: 29097) commit d9135d8fbccef7e89f2da0820c876af787b5fd4b Author: Michal Varady Date: Sat Jan 3 14:37:12 2009 +0000 Dates in ChangeLog fixed, it's already year 2009 (Old svn revision: 29092) commit 3f69012e2eb3d0613daf9f97b7db9f50ff5a1439 Author: Michal Varady Date: Sat Jan 3 14:34:28 2009 +0000 Czech translation updated (Old svn revision: 29091) commit 7d52bf0bb2ae2a1e2de494a04483601fd1d971ac Author: Jari Rahkonen Date: Sat Jan 3 12:23:05 2009 +0000 Update Finnish translations. (Old svn revision: 29090) commit 9cb37e2db56c3328bd1e3500188f043f7f924f3a Author: Nick Schermer Date: Fri Jan 2 20:48:46 2009 +0000 * ...here too... (Old svn revision: 29087) commit bc88647e5b256bd7727f0ea46d17cc45cfa9bf29 Author: Nick Schermer Date: Fri Jan 2 20:44:49 2009 +0000 * Upgrade to 2K9. (Old svn revision: 29086) commit 4b29dd0bb74d064e514eff914b65613acd9bbf6c Author: Nick Schermer Date: Fri Jan 2 20:38:36 2009 +0000 * Define _GNU_SOURCE to get the environ variable (bug #4765). (Old svn revision: 29085) commit 3686bf27ff3a838bbad13511be7db4a38a9ac475 Author: Nick Schermer Date: Fri Jan 2 17:29:20 2009 +0000 * Change the name of the Pager to Workspace Switcher. * Some other small string changes. * Update po files. (Old svn revision: 29084) commit fbf152d53c27782dcfab1b63e7836390c4b9d256 Author: Nick Schermer Date: Fri Jan 2 16:31:12 2009 +0000 * Do steps of 1px. (Old svn revision: 29083) commit f687e8f6c55d2ee5f76286372ca87151f90ed8f6 Author: Nick Schermer Date: Fri Jan 2 16:25:45 2009 +0000 * 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... (Old svn revision: 29082) commit 9a6012da4b2b23e0c5d0b90644d758e1d3f1a6b0 Author: Nick Schermer Date: Fri Jan 2 13:21:47 2009 +0000 * Fix a whole bunch of compiler warnings. (Old svn revision: 29078) commit 79a434946c5232241569a0a8554f9624128ea147 Author: Michal Varady Date: Wed Dec 31 02:34:17 2008 +0000 Czech translation fixed (Old svn revision: 29069) commit a9ee912c887997308363ff464a331382d750f604 Author: SZERVÁC Attila Date: Tue Dec 30 10:26:43 2008 +0000 [intl:hu] littlefixes2 (Old svn revision: 29063) commit 42e91897308b3a291398e43d3701102f65022f22 Author: Maximilian Schleiss Date: Thu Dec 25 19:19:51 2008 +0000 Translations updates - gl id ja uk zh_CN (Old svn revision: 29050) commit 91d1ee7eed43ed28da87254406b614ff6dd5fbf8 Author: Alexander Toresson Date: Sat Dec 13 21:25:06 2008 +0000 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) (Old svn revision: 29020) commit 40fad80faef1f281bbb002276d92bdad778bdd00 Author: Maximilian Schleiss Date: Sat Dec 13 14:23:00 2008 +0000 Translations updates - es ja uk (Old svn revision: 29018) commit 9f8d8e902b46ebc1c37e540e1913a216ddd7d8e1 Author: Nick Schermer Date: Wed Dec 10 18:14:36 2008 +0000 * Fix distcheck. (Old svn revision: 29003) commit 78a18b75c899b768d6e066725fae1dd16a0fee63 Author: Nick Schermer Date: Wed Dec 10 18:01:58 2008 +0000 * Aargh it's svn propset svn:keywords Id (Old svn revision: 29002) commit 6f61ce9e5ebcdee240b75032b2a47ef49bc8f4ce Author: Nick Schermer Date: Wed Dec 10 17:58:29 2008 +0000 * Add missing functions in the symbols file (bug #4700). * Added a libxfce4panel.h header that includes all other headers for plugin writers. (Old svn revision: 29001) commit 0e548a233f74639ed6af77ff7962c8f3e2a9996e Author: Nick Schermer Date: Mon Dec 8 15:35:09 2008 +0000 * Fix bug #4693. (Old svn revision: 28992) commit d1b322ce2570c9da1945ff721587f43c3be15c0a Author: Maximilian Schleiss Date: Fri Nov 28 21:51:17 2008 +0000 Translations updates - nb (Old svn revision: 28943) commit b89c4178fbe11e0455909fadfd900e078af9c493 Author: Nick Schermer Date: Thu Nov 27 19:49:37 2008 +0000 * Apply patch from David Mohr to set the DISPLAY variable. Bug 4654. (Old svn revision: 28932) commit f7b4e3fcea8c243083b2178efd6bef9a232516ff Author: Maximilian Schleiss Date: Tue Nov 25 21:20:15 2008 +0000 Translations updates - es fr (Old svn revision: 28914) commit ee3b682ab573996c7fb473c544dbf9bdfed9cdb5 Author: Maximilian Schleiss Date: Sun Nov 23 14:47:07 2008 +0000 Translations updates - ca ja nb uk (Old svn revision: 28890) commit 240e651693d73f3a287e5ac3cdee3d051b0310cd Author: Nick Schermer Date: Sat Nov 22 12:03:22 2008 +0000 * Fix bug 4544. (Old svn revision: 28886) commit 099e969e18e090b1411df1a5eabb1b1c05d31c92 Author: Nick Schermer Date: Sat Nov 22 11:11:40 2008 +0000 * use -V for --version. * Fix bug 4640. (Old svn revision: 28884) commit 87f46b43c58bcf17f6bc50e4233e849c48bd9cd0 Author: Maximilian Schleiss Date: Tue Nov 18 22:45:43 2008 +0000 Translations updates for - de, id, ja, nb_NO and finally sq (Old svn revision: 28850) commit f41098019bea967403380279f09e20448ca3af7d Author: Maximilian Schleiss Date: Sun Nov 16 22:39:14 2008 +0000 Translations updates and additions - ca, de, es, id, tr, uk (Old svn revision: 28829) commit 24433ce54c031d37ee508c262fb603a8ff0b1220 Author: Nick Schermer Date: Sat Nov 15 10:22:07 2008 +0000 * Fix bug 4612. (Old svn revision: 28807) commit 6bd1c053a269c10eff96331f3731ab5340aaef31 Author: Nick Schermer Date: Sat Nov 15 10:17:15 2008 +0000 * Fix bug 4614. (Old svn revision: 28806) commit b94b39cdf3e6512396ed8c48d05d936df32f199e Author: Piarres Beobide Date: Wed Nov 12 11:09:44 2008 +0000 Xfce-trunk BAsque translation updates (Old svn revision: 28774) commit 362d36441d7d1d855287da8edfdb362d2abd908f Author: Stephan Arts Date: Wed Nov 12 06:54:47 2008 +0000 Update NEWS, Changelog and version (Old svn revision: 28768) commit 2da6f1d1a5f23fa2dba54e99225107437b2ff1a7 Author: Nick Schermer Date: Sun Nov 9 13:21:08 2008 +0000 * Update the tooltip of the clock when it is visible. (Old svn revision: 28684) commit 05f09a9a07f6b6b90d81634604b66b126ee7ab8b Author: Alexander Nyakhaychyk Date: Sun Nov 9 09:38:36 2008 +0000 * be.po: Updated Belarusian translation (Old svn revision: 28678) commit 008c4236e768d982cdc55f1760c571552ac242da Author: Nick Schermer Date: Fri Nov 7 21:01:54 2008 +0000 * Fix bug 4589. * Remove some tabs in the code. (Old svn revision: 28652) commit f7cb36e4373cc9ef9331126eec8a29f76db3823f Author: Maximilian Schleiss Date: Sun Nov 2 23:38:43 2008 +0000 Translation updates and additions - de es ku tr (Old svn revision: 28595) commit 5a67f7234a27652f269290cbc5d6d92ee5ec4bcf Author: Nick Schermer Date: Sun Nov 2 10:08:13 2008 +0000 - 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). (Old svn revision: 28579) commit eb671f9d4f9e6b6dc19afc6f588019fec4e19dc9 Author: Michal Varady Date: Sat Nov 1 22:56:00 2008 +0000 Czech translation updated (Old svn revision: 28570) commit 115667c66999f7286433405425010a9161672c45 Author: Nick Schermer Date: Sat Nov 1 17:33:02 2008 +0000 * Don't spawn zombies (bug #4490). * Escape spaces in launcher commands (bug #4507). (Old svn revision: 28562) commit 029b10deb25971e319eee572903f8190d901b2b3 Author: Jari Rahkonen Date: Fri Oct 31 12:24:16 2008 +0000 Update Finnish translations. (Old svn revision: 28530) commit fe23df2f07442cd633009c1c73685f4cae0ae545 Author: Maximilian Schleiss Date: Tue Oct 28 23:17:42 2008 +0000 Translations updates and additions HUGE (Old svn revision: 28493) commit 4b33ff837b76586277e43ea13e3db7215df380be Author: Nick Schermer Date: Thu Oct 23 18:06:55 2008 +0000 * Update news (Old svn revision: 28388) commit 828d4249132959c78379acea304c306e409c4dfd Author: Nick Schermer Date: Thu Oct 23 17:50:09 2008 +0000 * Reverse the order of the launcher menu when the panel is on the top of the screen (Bug #4450). (Old svn revision: 28387) commit 19d0eb26328f45115be0c2f7fa3b82b393018321 Author: Nick Schermer Date: Thu Oct 23 17:35:49 2008 +0000 * Implement SmRestartImmediately (Bug #4516). (Old svn revision: 28386) commit 35547bb788f9e73dbaec075307f6b69df4bddeec Author: Nick Schermer Date: Thu Oct 23 17:21:22 2008 +0000 * Panel does not adhere to 'fullwidth' property when using vertical orientation after restarting (Bug #4456). (Old svn revision: 28385) commit dd13c5211f323948d28f30cad6ed2534bac6ecee Author: Nick Schermer Date: Thu Oct 23 16:10:46 2008 +0000 * Fully remove the emission hook from the launcher. This prints errors when removing a launcher. (Old svn revision: 28381) commit 1da2f5f2abc1f5ae1d6b8ddf81e04ff0f484177a Author: Olivier Fourdan Date: Tue Oct 21 20:12:41 2008 +0000 With xrandr 1.2, monitors can be added/removed, so need to double check the number of monitors (bug #3620) (Old svn revision: 28348) commit 1208064319f27008d4e6958d8ee035bcc0263313 Author: Maximilian Schleiss Date: Sat Oct 18 14:25:59 2008 +0000 Translation updates and additions for many packages in es, fr, id, ja, nb_NO and tr (Old svn revision: 28293) commit 5a24a7406e579a78f360c12531540dd9eef44ab8 Author: Jannis Pohlmann Date: Tue Oct 14 13:51:59 2008 +0000 * 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. (Old svn revision: 28252) commit 06de18dae0dc20d65a262973f722df6d12d4c360 Author: Stephan Arts Date: Mon Oct 13 09:46:14 2008 +0000 Remove mcs plugin Bump version number Bump dependency-versions (Old svn revision: 28209) commit d8c9206a8fc85dba2709bb280d203602b5ded283 Author: SZERVÁC Attila Date: Thu Oct 9 05:01:38 2008 +0000 [intl:hu] little fixes (Old svn revision: 28112) commit 876a68cb2627d0e6afe9cc08cbc7db35681f7018 Author: Maximilian Schleiss Date: Tue Oct 7 19:55:45 2008 +0000 Translation updates: - xfce4-appfinder: ja, si - xfce-utils: ja, si - xfce4-mixer: si - xfce4-panel: ja, si - xfdesktop: ja - terminal: ja (Old svn revision: 28092) commit 58f82cdf3d9faa2c812cc7e65ddb39d2c6561108 Author: Maximilian Schleiss Date: Sun Oct 5 17:52:51 2008 +0000 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 (Old svn revision: 28040) commit fccee0af70c1e5bd5f782757dfb14f15fea481ed Author: Lars Nielsen Date: Tue Sep 23 20:06:27 2008 +0000 (Old svn revision: 27931) commit 8411783c5a4b23534873bbc46d148e2e31e30bab Author: Lars Nielsen Date: Tue Sep 23 19:36:00 2008 +0000 * da.po: Danish translation updated (Old svn revision: 27930) commit 5e68a87b8ff1c9adbf79d1e2cab40b4f163de90e Author: Jannis Pohlmann Date: Sun Sep 21 00:09:18 2008 +0000 * 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). (Old svn revision: 27921) commit ce74ec2786fc2c505c1590303254b4f2fce502ce Author: Lars Nielsen Date: Sat Sep 13 13:16:58 2008 +0000 (Old svn revision: 27856) commit 75d86f5b5548991aacf6803a7c00844c9a010c04 Author: Mike Massonnet Date: Fri Sep 12 10:04:31 2008 +0000 update french translation (Old svn revision: 27828) commit 3373ce9b9c7e6fc7516094d5d14db25547575919 Author: Nick Schermer Date: Thu Sep 11 17:50:04 2008 +0000 Fix dependency on glib 2.14, bug 4376 (Old svn revision: 27822) commit ef3976e02f6324c1e72c9bb06bb851f1895d9119 Author: Nick Schermer Date: Mon Sep 8 19:55:53 2008 +0000 * Improve wnck version checking. (Old svn revision: 27761) commit b878e51ed0d31a59e33160aaee308e63684935a5 Author: Stephan Arts Date: Sun Sep 7 20:51:09 2008 +0000 Remove svn tag Remove xfce_4_6_alpha tag Bump version requirements for xfce libs Update ChangeLog (Old svn revision: 27732) commit d7accfcadc62363e2227ed4831f814b12ec4f5be Author: Jannis Pohlmann Date: Sat Aug 30 22:04:41 2008 +0000 * autogen.sh: Don't print errors when trying to detect the revision of a git svn repository. (Old svn revision: 27617) commit ee5c9eec891ecf5c8938b99a349a3f8a8baca163 Author: Brian Tarricone Date: Mon Aug 25 13:21:47 2008 +0000 include panel settings dialog in new settings manager (Old svn revision: 27576) commit a80edac54ac4861814af06100b1d171bc8677934 Author: Stephan Arts Date: Sun Aug 17 19:49:21 2008 +0000 Bump version number (Old svn revision: 27470) commit 453a0d4c4cb76bf13b04828cdbc8a51ed52deabe Author: Stephan Arts Date: Sun Aug 17 19:48:15 2008 +0000 Update version number (and docs) (Old svn revision: 27468) commit c6a95a06700401c0d1c950d4c044c73a4103a8c9 Author: Nick Schermer Date: Fri Aug 15 18:35:53 2008 +0000 * Don't return if the format is NULL, but fallback to the default format instead. (Old svn revision: 27452) commit 8f0a88a56b767ec84e2d9e07eee68a585b0e9b95 Author: Nick Schermer Date: Thu Aug 14 16:29:14 2008 +0000 * Clip the clock drawing areas. (Old svn revision: 27449) commit f57d7af1aa14a926ab61121fa2aac546af3765b7 Author: Maximilian Schleiss Date: Sun Aug 10 21:42:27 2008 +0000 Translations updated and added in Indonesian, Korean and Polish. (Old svn revision: 27444) commit 47aa7752024ef76e6d5096e8ce97873856113624 Author: Nick Schermer Date: Sun Aug 10 13:50:58 2008 +0000 * Fix drawing a of the lcd clock, improve rounding and some code improvements (readability). (Old svn revision: 27442) commit b7e7def078d97f534f59ab73579157c5b5b8452e Author: Nick Schermer Date: Sun Aug 10 11:43:06 2008 +0000 * Fix problems with the lcd clock (Bug #3960). Also use new tooltip api when available. (Old svn revision: 27440) commit e4fe8a6353b3bd52b6610f0de95c158ec374d17e Author: Nick Schermer Date: Sat Aug 2 14:56:20 2008 +0000 * Add 1px to the width to avoid drawing outside the width due to rounding errors. Bug 3960. (Old svn revision: 27417) commit e6521746ac24dcbf805c19ca45156e86d8680a71 Author: Nick Schermer Date: Sat Aug 2 14:45:35 2008 +0000 * Set mcs plugin default to false. * Remove dummy scripts. (Old svn revision: 27416) commit bf84674a25cebc7237a2876121f7c3257b0fcc92 Author: Nick Schermer Date: Sat Aug 2 14:39:14 2008 +0000 * Use web-browser icon. Bug 4181. (Old svn revision: 27415) commit 014877e714af72f03271a44f774898641e742a6f Author: Nick Schermer Date: Sat Aug 2 08:46:13 2008 +0000 * 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. (Old svn revision: 27413) commit 49b0c7b032ac51689db8dc50813a5188d783c6fe Author: Nick Schermer Date: Fri Aug 1 20:19:47 2008 +0000 * 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. (Old svn revision: 27412) commit 361b5a53554774c1d81a11bbfd53c4ea7890e317 Author: Og Maciel Date: Tue Jul 22 01:57:55 2008 +0000 Updated Brazilian Portuguese translation. (Old svn revision: 27360) commit 5515fde04cfc9f6e0d3d3150b3b50ec17e5d6960 Author: Jasper Huijsmans Date: Thu Jul 17 13:49:30 2008 +0000 Don't allow quit/restart in kiosk mode (bug #4160). (Old svn revision: 27326) commit 01c34c6b6ac94efd5308e6a51a3566e0b80b1d41 Author: Jasper Huijsmans Date: Wed Jul 16 08:56:28 2008 +0000 64-bit fix: X properties should be gulong, not guint: opacity setting fixed. (Old svn revision: 27309) commit c85a95382634ab76ce646065d9893c2d3b21d1bb Author: Jannis Pohlmann Date: Tue Jul 15 11:05:25 2008 +0000 * autogen.sh: Change @REVISION@ substitution for git svn repositories again. (Old svn revision: 27294) commit f2f0e7f4684d23ec3f7634d4f4d0aa9ea290603f Author: Jannis Pohlmann Date: Wed Jul 9 22:23:24 2008 +0000 I guess this is better. (Old svn revision: 27249) commit 40dcedcb4d9755018215961e22120932672da884 Author: Jannis Pohlmann Date: Wed Jul 9 21:58:34 2008 +0000 * autogen.sh: Fix @REVISION@ subsitution when using git svn. (Old svn revision: 27247) commit c25e0b79f2414d44ec5b74c31674a3c753eb62f6 Author: Maxim Dziumanenko Date: Wed Jul 9 09:58:56 2008 +0000 Maxim Dziumanenko Updated Ukrainian translation (Old svn revision: 27243) commit 7c94d1740a5e1cd1ff03152402fa68469d0e3159 Author: Maximilian Schleiss Date: Thu Jun 26 22:09:16 2008 +0000 Translations added and updated for most trunk packages (gl) (Old svn revision: 27155) commit 75d9bfa0fc9d7fbddb200fd702923e8485c79864 Author: Maximilian Schleiss Date: Wed Jun 25 21:45:05 2008 +0000 Translations updates for the mixer, panel and xfdesktop trunk packages (id) (Old svn revision: 27150) commit a348d51ef91eaf721702b3c6d877b7530c84c94f Author: Mike Massonnet Date: Sun Jun 22 10:57:49 2008 +0000 update-po (Old svn revision: 27129) commit 60347df99fc495024a46f52ce6850e13e0f4027f Author: Eren Turkay Date: Tue May 27 07:30:39 2008 +0000 * Update Turkish translation (Old svn revision: 26993) commit 8a379f3c7a71279941b9b81da96d90ed47e1a513 Author: Mike Massonnet Date: Tue May 27 00:25:51 2008 +0000 update-po (Old svn revision: 26985) commit 8dd2e970a7d92c387bffb4ebe7d5a9e178b51495 Author: Mike Massonnet Date: Tue May 13 09:23:13 2008 +0000 update en_GB translations (Old svn revision: 26957) commit 2955306960158b07aaca0f4f72d491c52c07ef61 Author: Brian Tarricone Date: Thu May 8 05:57:15 2008 +0000 pass dialog as the parent of file chooser so it appears on the right screen (Old svn revision: 26939) commit 02b8b244e7600f7e8cc53ce6194e6ecdc645a699 Author: Brian Tarricone Date: Thu May 8 05:57:03 2008 +0000 get svn rev from trunk, not HEAD (Old svn revision: 26938) commit 3ab1c9268897226b6645f65d663823691ef94c0b Author: Og Maciel Date: Sun May 4 13:30:09 2008 +0000 Updated Brazilian Portuguese translation. (Old svn revision: 26931) commit 6b8d1e32299ab090d5545a8111a877839e62aaf5 Author: Piarres Beobide Date: Fri May 2 21:17:44 2008 +0000 Basque translation update (Old svn revision: 26922) commit 96dda4d3aae7385d9854650c7f501bc9d7567aa0 Author: Mike Massonnet Date: Sun Apr 27 13:39:30 2008 +0000 Add Kurdish translation (Old svn revision: 26895) commit 10ef669571634d1ab149fe3e5447b31f87fb7af3 Author: Og Maciel Date: Tue Apr 22 02:33:42 2008 +0000 Updated Brazilian Portuguese translation (Old svn revision: 26886) commit 148117438a207048ff30491681ecdcee0441eba8 Author: Mike Massonnet Date: Sat Apr 12 09:54:12 2008 +0000 Update Latvian translation (Old svn revision: 26827) commit b984dacf17c5565a9066e71e900fbadcaa203113 Author: Mike Massonnet Date: Sun Mar 30 17:34:25 2008 +0000 Update Catalan translation (Old svn revision: 26698) commit 33f0a32afaa40a948956ddbc3d5ead2437a138b2 Author: Mike Massonnet Date: Tue Mar 18 13:18:36 2008 +0000 Update Portuguese translation (Old svn revision: 26685) commit ff6fd4c970f49b88dcff7620d33fba89bc6d8bf4 Author: Mike Massonnet Date: Tue Mar 18 12:36:55 2008 +0000 Update Catalan translation (Old svn revision: 26684) commit 180ae7ddc8ab0bbb0e14c064a1d69bbed3bc592a Author: Jari Rahkonen Date: Wed Mar 12 10:19:10 2008 +0000 Updated Finnish translation (Old svn revision: 26677) commit 5436591eb63eae52527180c0dac624f4232ca013 Author: Jean-François Wauthy Date: Wed Mar 12 08:16:38 2008 +0000 Update German translations by Enrico Tröger (Old svn revision: 26676) commit 9bc02e1b3b2c5ca217ad0ade5e716b80715b0805 Author: Nick Schermer Date: Sun Mar 9 19:50:00 2008 +0000 * Commit improved dnd code from the 4.4 branch. (Old svn revision: 26671) commit 5d72dc670c31268a7fcf5b3deb0111abd36b265a Author: Mike Massonnet Date: Wed Mar 5 04:47:56 2008 +0000 Update Amharic translation (Old svn revision: 26667) commit 46ff7bd85380eaf36f1363af2d1f762be1dcfc22 Author: Mike Massonnet Date: Wed Mar 5 04:29:46 2008 +0000 Update Russian translation (Old svn revision: 26666) commit 1f7a4341c2f9f567b53a3403d8f323cde1c77872 Author: Mike Massonnet Date: Wed Mar 5 04:11:22 2008 +0000 Update Chinese translation (Old svn revision: 26664) commit 463fd39839e6679931cb2a7367c208e4f3f07510 Author: Stavros Giannouris Date: Tue Feb 19 19:57:07 2008 +0000 * el.po: Improve/update translation. (Old svn revision: 26629) commit 9c28156b8d38f2e1c3c3950f0df92aca96a8963d Author: Mike Massonnet Date: Tue Feb 19 18:18:21 2008 +0000 xfce4-panel: Fix fuzzy string in French translation (Old svn revision: 26628) commit ca4149fd93885678a6ca921eb75dbd33531f60d0 Author: Mike Massonnet Date: Tue Feb 19 17:12:21 2008 +0000 French translation: fix two accelerators (Old svn revision: 26627) commit 5b3adfb3abcd3a5c3aa7f6f3c1f6209fa5258760 Author: Nick Schermer Date: Mon Feb 18 12:42:14 2008 +0000 * 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. (Old svn revision: 26626) commit 54cb9773c8bd9ff0b4691d02ee7f03b230f51548 Author: Nick Schermer Date: Mon Feb 18 07:59:29 2008 +0000 * Fix another NULL case in the clock, path by Enrico Troger (Old svn revision: 26625) commit 390332dd8060f032ff605f75e9084fceaab2a6a1 Author: Nick Schermer Date: Sun Feb 17 20:30:42 2008 +0000 * return hour update interval when the string is null. (Old svn revision: 26623) commit ea83a10e3be4a46c866bf2ecc065118ad896f6e3 Author: Mike Massonnet Date: Fri Feb 15 14:51:24 2008 +0000 Merge Sinhala translation from xfce 4.4 branch to trunk (Old svn revision: 26617) commit aa5a5c6381ca080235fc31c7a891446a586dc3d2 Author: Jannis Pohlmann Date: Mon Jan 14 01:09:43 2008 +0000 * 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. (Old svn revision: 26568) commit 4cbdc6bcd9803ce8b66e2a2897645c5e93e35957 Author: Maximilian Schleiss Date: Wed Jan 9 16:46:29 2008 +0000 Norwegian Bokmal translation update in Xfce trunk (Old svn revision: 26553) commit 0b5aa8438d26ec810e86180728df3efcb5e1b558 Author: SZERVÁC Attila Date: Sat Jan 5 21:12:03 2008 +0000 hu trunk: little updates (Old svn revision: 26542) commit 4dbd5ee07db4728ed17d90a85c55dea5f8b2011d Author: Jasper Huijsmans Date: Sun Dec 30 09:33:40 2007 +0000 Add back LINGUAS substitution. Previous commit mistakenly removed the LINGUAS substitution. (Old svn revision: 26518) commit f1c060f43485192e73d56ea0b5d82c2651327371 Author: Jasper Huijsmans Date: Fri Dec 28 15:31:48 2007 +0000 Update autogen.sh to work in git repositories. Modification as suggested by benny. (Old svn revision: 26512) commit 5f7fbd482c9543f92a560b89e229b1ae2b9bcf7c Author: Jean-François Wauthy Date: Sun Dec 23 16:01:51 2007 +0000 Updated Portuguese translations by Nuno Miguel (Old svn revision: 26501) commit ef8ac48c13d1fb4e0f7723516a45e9c32420df52 Author: Mike Massonnet Date: Tue Dec 18 06:05:15 2007 +0000 xarchiver, thunar, xfce4-panel, terminal: Update french translation (Old svn revision: 26493) commit 606923ec07cd76b81f03bfdcb1d8a0e3449b0940 Author: Michal Varady Date: Sun Dec 16 17:12:38 2007 +0000 Czech translations updated (Old svn revision: 26487) commit 67a42e688d389dbe9549ed59a4ae9b14fa9d3900 Author: Nick Schermer Date: Fri Dec 14 10:14:04 2007 +0000 * No need to include this header. (Old svn revision: 26477) commit 4a10c1fd251c6199e759edd5eb6afdf5122d3c41 Author: Nick Schermer Date: Thu Dec 13 10:25:48 2007 +0000 * Don't allow deprecated glib functions. * Replace deprecated io channel function. (Old svn revision: 26469) commit b33e640fd84d88537245f70eafa6b948cf7fced4 Author: Nick Schermer Date: Thu Dec 13 09:51:47 2007 +0000 * Don't allow deprecated Xfce code in the panel. (Old svn revision: 26466) commit 91bb11f986e08cd5e77373628aa2b1093edd35f1 Author: Nick Schermer Date: Thu Dec 13 09:36:51 2007 +0000 * Depend on libxfcegui4 trunk because of the session_free changes. (Old svn revision: 26464) commit 8a1bb928a9a5c509f0649fa8c549096209627917 Author: Nick Schermer Date: Wed Dec 12 12:00:59 2007 +0000 * Add clear button in system tray dialog to remove the list of known applications. (bug #3714) (Old svn revision: 26462) commit 2bc3edfe0e43bc47cdc432bd9b2741c2993b9556 Author: Maximilian Schleiss Date: Fri Dec 7 23:03:25 2007 +0000 Norwegian Bokmal translations update in terminal, thunar, xfce-mcs-plugins and xfce4-panel (Old svn revision: 26449) commit 84c721ea2832868dabb8ef0193b0b2d142d3a9f6 Author: Piarres Beobide Date: Fri Dec 7 10:38:09 2007 +0000 Basque trasnaltion update for trunk (Old svn revision: 26445) commit d138d8117e2056a9225c676d1f520fac9a997e6f Author: Nick Schermer Date: Sun Dec 2 09:48:17 2007 +0000 * Enable double buffering, maybe that fixes some flickering issues. (Old svn revision: 26412) commit 020ffa5167e71fc9826fbbaa57ccd3d652bbdfe0 Author: Nick Schermer Date: Wed Nov 21 15:58:12 2007 +0000 * Ok, now without segfault. (Old svn revision: 26388) commit b562e4d6faedcba7e8689dbabb41b188477cee40 Author: Nick Schermer Date: Wed Nov 21 15:22:53 2007 +0000 * Fix leaks in session management. (Old svn revision: 26386) commit 8fdd855dd98fdab76cfd5f124cc7370e34fd2e88 Author: Nick Schermer Date: Wed Nov 21 10:21:11 2007 +0000 * Add option to lcd clock to flash the time separators. (Old svn revision: 26385) commit 9b9d5f2d4688e487a2de87a8c9372c3206b19a1b Author: Nick Schermer Date: Wed Nov 21 09:52:21 2007 +0000 * 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. (Old svn revision: 26384) commit c061f11120605d2f158894afadd2fcf5f9df0aab Author: Nick Schermer Date: Mon Nov 19 14:44:28 2007 +0000 * err. this should be swapped. (Old svn revision: 26381) commit 51349eb8664ac17473873ff66f01f666f164239b Author: Nick Schermer Date: Mon Nov 19 14:31:34 2007 +0000 * Handle the child size for hidden panels. (Old svn revision: 26380) commit 443946553af8dd2debe624339a30d44c0883b693 Author: Nick Schermer Date: Mon Nov 19 14:00:34 2007 +0000 * Add fallback icon path, add google desktop. * Fix initial size unset on start with icons that respect all allocated sizes. (Old svn revision: 26379) commit 9e5e06b4d1dd2cc9bb511756d695e4c61dc0c5ce Author: Nick Schermer Date: Mon Nov 19 12:38:58 2007 +0000 * Use last allocated child size in size request. (Old svn revision: 26378) commit 42a4b5f6c68f2daa3244991a459458ede8b55485 Author: Nick Schermer Date: Mon Nov 19 09:47:19 2007 +0000 * Fix typo that cuts of icons. * Fix overflow icons. (Old svn revision: 26377) commit 519aaded8b26d224391d9fe3cca90c1d7918f021 Author: Nick Schermer Date: Sun Nov 18 17:43:47 2007 +0000 * Give icons all the panel size when the frame is disabled. (Old svn revision: 26370) commit f143c3d85a7f0a925233796dd80d9ed95052ed65 Author: Nick Schermer Date: Sun Nov 18 17:19:08 2007 +0000 * 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. (Old svn revision: 26369) commit 26dc3aac3c4c471850617712bca56e17d486762a Author: Nick Schermer Date: Sun Nov 18 15:05:30 2007 +0000 * 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. (Old svn revision: 26368) commit 40dae4e2ce734f6d3f59100fa5e85225a4d7ac39 Author: Mike Massonnet Date: Sat Nov 17 14:31:59 2007 +0000 fr.po: Rename name in .desktop files with consistency (Old svn revision: 26328) commit 70a24b1cd5bfb9939f5fbc3332110bf8af2b5d78 Author: Nick Schermer Date: Fri Nov 16 15:32:40 2007 +0000 * 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. (Old svn revision: 26319) commit 9c6a510e1763ad81fae24f6ba94cb7993f3009c1 Author: Mike Massonnet Date: Thu Nov 15 09:14:39 2007 +0000 Add Urdu translations to trunk (hope this is right *sigh*) (Old svn revision: 26296) commit 5708ff1bdd564407f4a266d757dea7a8fd36f370 Author: Mike Massonnet Date: Sun Nov 11 03:25:30 2007 +0000 Update latvian (Old svn revision: 26285) commit 5a25efeae83a84eb122cd7263eef1c18bec35bb7 Author: Mike Massonnet Date: Mon Nov 5 05:37:55 2007 +0000 Update fr translation (Old svn revision: 26259) commit 14fa397aef967cd1bbe46121f62c29dba3b0ec0c Author: Maximilian Schleiss Date: Sat Nov 3 10:25:44 2007 +0000 French, Italian, Norwegian Bokmal Updates in some branch 4.4 modules and French translation updates in some trunk modules. (Old svn revision: 26244) commit a3de4fd1bbeae7dcdbf100ff8e0fd686f8cf7f2b Author: Eren Turkay Date: Sat Nov 3 05:42:21 2007 +0000 * update Turkish translation (Old svn revision: 26241) commit b8dfa8608f208dba113c9e7aded9e1fd51287e9e Author: Nick Schermer Date: Sun Oct 28 19:18:22 2007 +0000 * Another attempt to fix tray icons. (Old svn revision: 26212) commit d7ce856be584c4149a37ed8b17862b6eb0902c13 Author: Nick Schermer Date: Sun Oct 28 17:05:33 2007 +0000 * Fix the large dnd icons in the pager. Quote of the day: "Windows are huge, so make the icons huge too" -- Wnck (Old svn revision: 26209) commit b84f1fa1e2bb24ced5be2ed4d24d8517fe7c8e89 Author: Nick Schermer Date: Fri Oct 26 18:56:01 2007 +0000 extra check for an arrow button (Old svn revision: 26201) commit 56ce68f18fde35dcee0296c2f8c1a9122588c832 Author: Nick Schermer Date: Thu Oct 25 18:23:36 2007 +0000 * Force size on taskbar maybe that fixes the weird problem Jannis has. (Old svn revision: 26196) commit a1e2f428b217fb631920c1242e58d1fc46be3fce Author: Nick Schermer Date: Tue Oct 23 09:17:59 2007 +0000 * Fix dist-check and regenerate po files. (Old svn revision: 26179) commit 4931f9a9af4b3b6ea9dd6694e484e2b9f9d8f7b2 Author: Nick Schermer Date: Sun Oct 21 13:31:15 2007 +0000 * Fix functions calls when HAVE_WNCK_TWO_POINT_TWENTY is not defined. (Old svn revision: 26171) commit 644b671324434d1f7932f16cc859fde7ce2b6701 Author: SZERVÁC Attila Date: Sun Oct 21 09:42:43 2007 +0000 hu trunk: little updates (Old svn revision: 26169) commit 85089c6d7f3050c60e8b6f83a9d299e1ac2a5935 Author: Nick Schermer Date: Sat Oct 20 11:23:40 2007 +0000 Add fix for api break between 2.18 and 2.20 (Old svn revision: 26152) commit 19e04e895db101815bfd863222152fc5d83073b7 Author: Nick Schermer Date: Sat Oct 20 10:33:12 2007 +0000 * Switch to libwnck. (Old svn revision: 26151) commit 4b0675829890dded98a86de08588b0988b7a92d8 Author: Nick Schermer Date: Sat Oct 20 10:32:12 2007 +0000 * 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. (Old svn revision: 26150) commit 92fe454a662ebc9736a5568731716c078d0837a9 Author: Nick Schermer Date: Sat Oct 20 09:22:49 2007 +0000 * Set the startup notification icon and name. In preperation of the wnck switch. (Old svn revision: 26149) commit 80656996240a951fe10d46e322cc2e6ebb14f59e Author: Nick Schermer Date: Fri Oct 19 21:17:11 2007 +0000 * 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. (Old svn revision: 26148) commit befbdc8f0f9d2974f9205efee7f94a628eb60798 Author: Nick Schermer Date: Wed Oct 17 09:21:10 2007 +0000 * Fix problem with unnamed items in the launcher dialog. Reported by Mike. (Old svn revision: 26139) commit 824f4424e88de3a73c7b9f5530dd523e79c75634 Author: Nick Schermer Date: Wed Oct 17 09:15:21 2007 +0000 * Resize the lcd clock when the number of hour digits changed. Reported by Moritz. (Old svn revision: 26138) commit fe71408dfb222d56af9876e773588484d52640a9 Author: Nick Schermer Date: Wed Oct 17 08:51:27 2007 +0000 * update itembar size request after the orientation changed (Old svn revision: 26137) commit dfd511ac022e0871c7cba708e6891a267f3b3a25 Author: Mike Massonnet Date: Sat Oct 6 17:00:21 2007 +0000 * libexo, libxfce4util, xfcalendar, xfce4-panel, xfce4-session, xfce-mcs-plugins, xfdesktop, xfprint, xfwm4: Add Latvian translation. (Old svn revision: 26127) commit 763a61b259a04574f3da0ef8bfe705346866681e Author: Jasper Huijsmans Date: Mon Oct 1 19:21:50 2007 +0000 * 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. (Old svn revision: 26124) commit 7d4f5317aa8b0ad8004fa4ea336da488cdf2735a Author: Mike Massonnet Date: Mon Oct 1 18:19:06 2007 +0000 * libxfcegui4, xfce4-panel, xfwm4, xarchiver, xfcalendar: Update german translation. (Old svn revision: 26121) commit 758e57be61c696703deccceb50e41b460200b7a2 Author: Nick Schermer Date: Sun Sep 30 18:27:04 2007 +0000 * Make new function public ;). (Old svn revision: 26119) commit efcf27636ad424aa15c4fe2e970ad06fdc2a527a Author: Jasper Huijsmans Date: Sun Sep 30 18:14:31 2007 +0000 * 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. (Old svn revision: 26118) commit 5ee2b085c39419ab2a2589c44e957788297e593c Author: Pau Rullan Ferragut Date: Sun Sep 30 08:54:55 2007 +0000 Some catalan updates (Old svn revision: 26117) commit 84ac0d0cdb0c7bfd90724f77c65ac986e281c461 Author: Jasper Huijsmans Date: Fri Sep 28 11:46:45 2007 +0000 Add convenience functions for plugin popup menus and adjust launcher and windowlist to make use of the new functionality. Patches by Diego Ongaro. (Old svn revision: 26115) commit 9cec00cf5838d0b2b9984b75d9cf357388bcccd7 Author: Mike Massonnet Date: Mon Sep 24 01:41:15 2007 +0000 * 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 (Old svn revision: 26104) commit f7ab4447ed1d469102241fd59d4721d4cf56c9c8 Author: Peeter Vois Date: Sat Sep 22 19:12:52 2007 +0000 Estonian translation update (Old svn revision: 26095) commit 5a766389ace60f589e15214244340dfbe09d41d8 Author: Mohamed Magdy Date: Thu Sep 20 22:14:39 2007 +0000 Updating Arabic translations (Old svn revision: 26092) commit b8d661b67e24aadd71596c4dfd9065e2841c60c2 Author: Mohamed Magdy Date: Mon Sep 17 03:31:26 2007 +0000 Updating Arabic translations (Old svn revision: 26084) commit a7382bfeb4293de752cd96374e55160552cb823c Author: Nick Schermer Date: Thu Sep 13 08:14:03 2007 +0000 * Disable the message code in the tray manager. (Old svn revision: 26077) commit 6f1d2a3133938d10575bb9310031162982091cb8 Author: Piarres Beobide Date: Wed Sep 12 19:53:58 2007 +0000 xfce4-panel basque translation update (Old svn revision: 26071) commit 9244ffd5bf3f1defb337edf276a2aeb47821c7a1 Author: Nick Schermer Date: Mon Sep 10 16:01:26 2007 +0000 * 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. (Old svn revision: 26067) commit d3ff8144bcd630ea1452149e449dfd3e2ad5931b Author: Nick Schermer Date: Mon Sep 10 12:04:49 2007 +0000 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 (Old svn revision: 26065) commit 8b009944bbc8267cb3c517ead6d6578865fcadb9 Author: Alexander Nyakhaychyk Date: Sun Sep 9 22:43:39 2007 +0000 2007-09-10 Alexander Nyakhaychyk * be.po: Updated Belarusian translation (Old svn revision: 26061) commit 7ca6cfd163ec3715d4a42d48b6d725c505ced627 Author: Michal Varady Date: Sun Sep 9 10:26:53 2007 +0000 Updated Czech translations (Old svn revision: 26055) commit f4325be79b0e2549e5acf427e83d6b0230b6c51b Author: Maximilian Schleiss Date: Thu Sep 6 18:16:04 2007 +0000 Added a long waiting Amharic translation for trunk. (Old svn revision: 26052) commit 1936a6eefa1a04c98163faba949dca15cd106eb7 Author: Nick Schermer Date: Thu Sep 6 07:20:20 2007 +0000 * Improve redrawing of the tray and set the plugin size. (Old svn revision: 26050) commit f2dbae2a8112cd92e7887fb0277e8bdf8b5e6645 Author: Nick Schermer Date: Wed Sep 5 11:55:04 2007 +0000 * Same fix as in xfce_4_4 branch. (Old svn revision: 26047) commit cf9d3f1f68d2598fd37863c0780f47b5ba4f3388 Author: Nick Schermer Date: Tue Sep 4 20:48:57 2007 +0000 * #if 0 the xfce_tray_plugin_size_allocated code, since if can end up in a loop. (Old svn revision: 26044) commit 60630a2d5e20967dc97bbf4758aaf2aa96b0e6ce Author: Nick Schermer Date: Tue Sep 4 19:26:18 2007 +0000 * Add signal to monitor the real panel size. (Old svn revision: 26043) commit 227d58df72b645d9e1acb33a1a3c1765083709c3 Author: Nick Schermer Date: Mon Sep 3 19:35:43 2007 +0000 * Some improvements in the system tray dialog. (Old svn revision: 26041) commit a622ab99c45516ab2b786941a0e52c857a4fda81 Author: Nick Schermer Date: Mon Sep 3 06:44:15 2007 +0000 * Increase the size and space of the properties dialog. * Allow right-click on the arrow button to open the panel menu. (Old svn revision: 26038) commit a1b7be315ad2f655bbdd328cfab391d47b719948 Author: Nick Schermer Date: Sun Sep 2 11:47:54 2007 +0000 * 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 (Old svn revision: 26037) commit c52b19f11cabc079b07a65108607313e53e9b897 Author: Mike Massonnet Date: Fri Aug 24 23:20:26 2007 +0000 * po/pt_PT.po: European Portuguese update (Old svn revision: 26011) commit 8c565b96cec4cdf3cb827b698c5939b09171c7fb Author: Mike Massonnet Date: Tue Aug 21 23:42:33 2007 +0000 Update European Portuguese for xfce4-panel/trunk. (Old svn revision: 25997) commit 4a95885b1186ed2849420450a86ba2c9800986f1 Author: Mohamed Magdy Date: Wed Aug 15 09:53:27 2007 +0000 Updating Arabic translations (Old svn revision: 25984) commit 04abd128a85534000d3a9755e9f5a5e643f39815 Author: Michal Varady Date: Tue Aug 14 19:48:07 2007 +0000 Updated Czech translations (Old svn revision: 25981) commit c080c1f30eaa3d36ebaa3c5a40799b8c4f662508 Author: Nick Schermer Date: Sun Aug 12 14:16:49 2007 +0000 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. (Old svn revision: 25975) commit 612d88dbe6a7333e08234c1d15aa6db71eb1e90d Author: Jasper Huijsmans Date: Mon Jul 30 19:21:29 2007 +0000 Fix window manager hints reporting width 1 pixel too wide (bug #3402). (Old svn revision: 25939) commit 27c57ecb6f1f0acb5dc8ce9306f372cedc416990 Author: SZERVÁC Attila Date: Sun Jul 22 05:15:49 2007 +0000 [intl:hu] updates in trunk (Old svn revision: 25932) commit 944815e040bdcdd243115a09067fd08c0b2e43e7 Author: Daichi Kawahata Date: Sat Jul 14 03:04:18 2007 +0000 Added/Updated Japanese translations. (Old svn revision: 25914) commit 208a6951945889489448f217712fd3ee4b54c8bc Author: Piarres Beobide Date: Fri Jul 13 11:20:15 2007 +0000 xfce4-panel Basque translation update (Old svn revision: 25911) commit b6f374a913442ff9e004458b739fcfe9d86b71b0 Author: Nick Schermer Date: Tue Jul 10 09:52:55 2007 +0000 Improve the api lines (Old svn revision: 25908) commit 4fbadd9f4a716ddaa5ebf353d5f622be3a225fc2 Author: Nick Schermer Date: Mon Jul 9 20:40:26 2007 +0000 Include those (Old svn revision: 25907) commit 6be5bf6da7a43953b1646ff61db3f889a832ee40 Author: Nick Schermer Date: Mon Jul 9 19:58:06 2007 +0000 * Set functions that are available since 4.5. (Old svn revision: 25906) commit 136207932841d90c4263d5824db3950520062a04 Author: Nick Schermer Date: Mon Jul 9 19:51:58 2007 +0000 * 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. (Old svn revision: 25905) commit ee9a4a0638f0d1c09580792555df643dbcf993d4 Author: Jasper Huijsmans Date: Sun Jul 8 11:36:11 2007 +0000 Fix size allocation with multiple expanding items. (Old svn revision: 25900) commit 626ecc46fe441a1942f370614dc78f1fe13d9e17 Author: Nick Schermer Date: Sun Jul 8 10:03:02 2007 +0000 * 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. (Old svn revision: 25899) commit 0de165fb940033e135f5bd8565c7c5996031a8d3 Author: Jasper Huijsmans Date: Sun Jul 8 08:27:50 2007 +0000 Small fixes for the separator plugin. (Old svn revision: 25898) commit 43ed2a27ee38f77d12df2cf552dea905ebc35c5a Author: Nick Schermer Date: Sat Jul 7 08:33:49 2007 +0000 * plugins/clock/clock-lcd.c: Typo, the 8 was test code. (Old svn revision: 25891) commit 6930f6c015cd1c294c37084564b5791fd4767c4b Author: Nick Schermer Date: Fri Jul 6 19:57:20 2007 +0000 * plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not loading (and yes this might break internal plugins, but the plugin's (Old svn revision: 25890) commit 8899fa4eca1fba65201e9cf8855e8eef6266691b Author: Amanpreet Alam Date: Thu Jul 5 01:55:19 2007 +0000 updating for Punjabi (Old svn revision: 25887) commit e94c1aac881ce914b18e974fcdfadec03021136a Author: Maximilian Schleiss Date: Fri Jun 29 20:17:47 2007 +0000 European Portuguese translations update (trunk) (Old svn revision: 25871) commit d61ce445c521075f319c375ebd342aed7f4cabe6 Author: Jasper Huijsmans Date: Tue Jun 26 18:56:52 2007 +0000 * Adjust the signal io pipe implementation to be basically the same as the one Brian did for xfce-mcs-manager. * Cosmetic changes. (Old svn revision: 25861) commit 784475bb2a26959067dbba4defb4d468a3a599da Author: Jasper Huijsmans Date: Sun Jun 24 20:38:38 2007 +0000 use correct return_if_fail macro (Old svn revision: 25855) commit 4eac11963c3f5112c9154280e1f1d2e35981d0b6 Author: Jasper Huijsmans Date: Sun Jun 24 20:19:48 2007 +0000 Make itembar not care about expanded items when panel is not full width. (Old svn revision: 25854) commit 133e19ab75188e5bda7420f502ca776796f44b10 Author: Jasper Huijsmans Date: Sun Jun 24 19:36:47 2007 +0000 Separator can now have different styles: space, expanded space, line (default), handle and old-style dotted handle. Initial patch by Landry Breuil. (Old svn revision: 25853) commit a7a1b041cff68b2be942e64e5a533d94ba89070c Author: Jasper Huijsmans Date: Wed Jun 20 18:34:33 2007 +0000 Don't set workspace for sticky windows. Possibly related to bug #3317. (Old svn revision: 25823) commit 23d14fca8ab5b1d0a3950fb81f88376acf3377b1 Author: Jasper Huijsmans Date: Sun Jun 10 12:01:42 2007 +0000 * Use sizeof() to pass buffer sizes for statically alocated buffers. * Fix allocation of resource directories for loading plugins in kiosk mode. (Old svn revision: 25793) commit 3a614d30bd6789ef0c9607bee280d31a61b67933 Author: Maximilian Schleiss Date: Sat Jun 9 09:37:16 2007 +0000 Updated the Brazilian Portuguese translations of the libexo, mousepad, xfce-utils, xfce4-panel and xfmedia also in Portuguese. (Old svn revision: 25791) commit 5aab037909f632bf9fef4cb23b072ec72079df02 Author: Nick Schermer Date: Sun May 27 08:43:54 2007 +0000 * plugins/launcher/launcher-exec.c: Define WAIT_ANY if it's not available in wait.h. Reported by Daichi. (Old svn revision: 25765) commit 179d035c1ffe7c62704d701fe4bcf0a1efc29cb6 Author: Nick Schermer Date: Fri May 25 10:28:04 2007 +0000 * plugins/clock/clock.c: Also reschedule when the clock type changes. (Old svn revision: 25763) commit bd8e3c4071266e1b56affff9eb173c799c37f060 Author: Nick Schermer Date: Fri May 25 10:10:40 2007 +0000 * 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). (Old svn revision: 25761) commit 1f8e1387569c13f51ac2625f10d5777475088652 Author: Nick Schermer Date: Thu May 24 18:25:31 2007 +0000 * 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. (Old svn revision: 25754) commit 27a3d7b9375e519ff2e85f2344f406c50e5f6c02 Author: Nick Schermer Date: Thu May 24 12:01:32 2007 +0000 * panel/panel-item-manager.c: Improve the module warnings a bit. (Old svn revision: 25753) commit 384ae45970a9b732df7725c57c09e2fcefbb8f40 Author: Nick Schermer Date: Wed May 23 07:45:19 2007 +0000 * libxfce4panel/libxfce4panel-1.0.pc.in: Restore directories in the pc file. (Old svn revision: 25749) commit 65edec234be437e2f0c1b8be600b747a56201d9e Author: Jasper Huijsmans Date: Tue May 22 20:36:18 2007 +0000 Fix incorrect hide on drag leave (bug #3091) and fix warning in launcher-exec-c. (Old svn revision: 25748) commit 02f8e538af2107086d6c05775d06af917b9407dd Author: Nick Schermer Date: Tue May 22 18:35:30 2007 +0000 * plugins/launcher/launcher-dialog.c: Always update the panel icon when dropping a desktop file in the frame. (Old svn revision: 25745) commit d1a276f6d007fb1f4fd6a79328c4236ac4a688d3 Author: Nick Schermer Date: Tue May 22 18:20:49 2007 +0000 * configure.in.in, plugins/launcher/launcher-exec.c: Avoid zombie processes. (Old svn revision: 25744) commit ba9ff9f76e85766dc7e5867204d226d6048b7145 Author: Jasper Huijsmans Date: Sun May 20 17:48:21 2007 +0000 Embarrassing typo/bug. Patch from Daichi. (Old svn revision: 25734) commit e788c472a6905aa02becddf32d7a51d04bce0bbc Author: Jasper Huijsmans Date: Sun May 20 09:44:31 2007 +0000 ..and the NEWS update. (Old svn revision: 25725) commit d498cc462e4401210d470eb791513247ea9eb08d Author: Jasper Huijsmans Date: Sun May 20 09:40:35 2007 +0000 Make sure tooltips are set for more than 1 clock instance (bug #3109). (Old svn revision: 25722) commit 65419aee61ee19038ea39341af9ae3fc09bca8b1 Author: Jasper Huijsmans Date: Thu May 17 08:57:00 2007 +0000 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. (Old svn revision: 25718) commit 600cb2ffca7faad49232e2b211147d3b5043f1d7 Author: Jasper Huijsmans Date: Tue May 15 19:35:54 2007 +0000 Update NEWS. (Old svn revision: 25716) commit 968de17a1eea50ce6326f193cc6a28e1162e5c0a Author: Jasper Huijsmans Date: Tue May 15 18:01:30 2007 +0000 Fix check for valid stut value to also work with differently sized monitors. (Old svn revision: 25712) commit a5d9a6a021c45d972de6bafe68fb4c4aaaf3df24 Author: Jasper Huijsmans Date: Sun May 13 18:59:34 2007 +0000 Fix possible crash when choosing cancel in properties dialog for newly created items (bug #3159). (Old svn revision: 25711) commit f687123a12bab429529dd8cfc944c3c94a5ef984 Author: Eren Turkay Date: Sat Apr 14 07:29:32 2007 +0000 a little fix (Old svn revision: 25539) commit ec4dea4e82b65d2587e1415bce998bf39fd26ee2 Author: Maximilian Schleiss Date: Mon Apr 9 10:05:59 2007 +0000 * 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 (Old svn revision: 25448) commit 59d9e1b97bcccb0e868d7b7be1bce4424aca5053 Author: Maximilian Schleiss Date: Sat Apr 7 22:07:17 2007 +0000 Complete rewrite with updated images of the French translation for Xfdesktop's manual, trunk and 4.4. Updated some translations in trunk. (Old svn revision: 25435) commit 8d4c773d91897cc3a1b6290f672565c745fa9671 Author: Pau Rullan Ferragut Date: Thu Apr 5 13:41:23 2007 +0000 i18n catalan update (Old svn revision: 25389) commit 8b69b445cbf39c4a150701b1dadf078502f2188f Author: Maxim Dziumanenko Date: Mon Apr 2 12:17:34 2007 +0000 2007-04-02 Maxim Dziumanenko * Update Ukrainian translation. (Old svn revision: 25362) commit 05f4cfcb691567e4573f685d99ff007b25de63f9 Author: Maximilian Schleiss Date: Sun Apr 1 09:15:29 2007 +0000 Updated the Simplified Chinese translations for trunk. (Old svn revision: 25351) commit f769bb77e70586385d2df9f3e65e8b2582c61ea0 Author: Maximilian Schleiss Date: Fri Mar 30 08:54:51 2007 +0000 Updated the Simplified Chinese translations for Xfce 4.4 (Old svn revision: 25341) commit d9a7d82148248d3570e723f43eec5d06278af58f Author: Eren Turkay Date: Thu Mar 29 18:36:15 2007 +0000 update (Old svn revision: 25332) commit c41e1a005f3b06ef64d1c0b1b83a11c9242df2ad Author: Maximilian Schleiss Date: Wed Mar 28 20:51:02 2007 +0000 * 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 (Old svn revision: 25327) commit 23be792bc9e90259e46d6fc37d2a5619e2dc9001 Author: SZERVÁC Attila Date: Tue Mar 27 21:46:58 2007 +0000 hu trunk: desktop & panel updates (Old svn revision: 25317) commit 488a02f881045d1deff982d0c6566686c0dc9004 Author: Nick Schermer Date: Tue Mar 27 14:31:53 2007 +0000 * Backport trunk (Old svn revision: 25304) commit e9926f639dec7e21c55958cee21a2b876272c8ad Author: Daichi Kawahata Date: Sun Mar 25 13:22:21 2007 +0000 Fixed. (Old svn revision: 25291) commit 3605329407161c244cfb55cc3f94f6808f85c761 Author: Daichi Kawahata Date: Sun Mar 25 11:04:22 2007 +0000 Removed executable attribute. (Old svn revision: 25286) commit 233b17f04a247e219774a254c4eb183986b149c1 Author: Maximilian Schleiss Date: Sat Mar 24 20:26:42 2007 +0000 * 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 (Old svn revision: 25280) commit 924db42d2d0c4f4770c1b967d47e435f6f5986d8 Author: Jasper Huijsmans Date: Sat Mar 24 20:12:36 2007 +0000 Make 'xfce4-panel -r' start a new instance when panel is not running. This should solve problems with session management. (Old svn revision: 25279) commit 8845cb55c48011e6c389d9504c4db912ac62ec7c Author: Nick Schermer Date: Sun Mar 18 14:49:04 2007 +0000 * libxfce4panel/xfce-hvbox.c: Mmm thought orientation was a property... Fix that. (Old svn revision: 25193) commit 0f526e3a6f7ddfae85c46d56ee01374c434ae806 Author: Nick Schermer Date: Sun Mar 18 14:40:15 2007 +0000 * libxfce4panel: Add visibility support to reduce the library size a bit. * Various code cleanups and improvements. (Old svn revision: 25192) commit 5c583345cc7896817ec99f1ea6de9db4752e1c4d Author: Nick Schermer Date: Sun Mar 18 10:41:18 2007 +0000 * plugins/launcher/launcher.c: Fix insensitive button after adding items to the panel. (Old svn revision: 25189) commit 3bd183f1e8a2923961ba338b3b6f2b99ef6ff1c3 Author: Eren Turkay Date: Sun Mar 18 10:38:05 2007 +0000 update ChangeLog (Old svn revision: 25188) commit 3fbe83b7004fc6bca137e3d79b9c0a96b09a5167 Author: Nick Schermer Date: Sat Mar 17 22:54:06 2007 +0000 * Improve the icons with some tango ones or the standard icon names. Also remove the icons that are not needed anymore. (Old svn revision: 25184) commit 365de25ffc7aa47ddc71bb9a8a47b6a0e5f0fd66 Author: Piarres Beobide Date: Fri Mar 16 11:28:29 2007 +0000 basque translation update (Old svn revision: 25176) commit a0750da546ebe48fbc541dfae7075030d8378065 Author: Nick Schermer Date: Wed Mar 14 08:22:10 2007 +0000 * plugins/tasklist/tasklist.c: Fix previous commit (Old svn revision: 25168) commit dcb37f3e7db950dba2436fcdeda04e03ac5a6694 Author: Nick Schermer Date: Wed Mar 14 08:17:11 2007 +0000 *libxfce4panel/Makefile.am: Try to fix bug 3002. (Old svn revision: 25167) commit 7627d92f51f326fe865bdfe827267a0e965696c5 Author: Nick Schermer Date: Wed Mar 14 07:39:49 2007 +0000 * plugins/tasklist/tasklist.c: Fix bug 3011: expand setting not saved. (Old svn revision: 25165) commit d527bddbeef98df4e6ea1ce093144ba52bed3655 Author: Jasper Huijsmans Date: Tue Mar 13 19:45:09 2007 +0000 Add some checks for valid tree selection; possibly fixes bug #2933. (Old svn revision: 25156) commit fbf5c6b65d5bbdb972ccbcdf24f95d4c2361b38d Author: Nick Schermer Date: Sat Mar 10 19:33:56 2007 +0000 * plugins/launcher/launcher-dialog.c: Don't append the %f. Too much side effects as suggested by Jannis. (Old svn revision: 25146) commit c4839457a28d771c3e9de3a6904c25a4d4e5337d Author: Nick Schermer Date: Sat Mar 10 07:29:14 2007 +0000 * plugins/launcher/launcher-exec.c: ifdef the startup data structure. Bug 2997, patch from Peter de Ridder. (Old svn revision: 25144) commit 5741d849e921d0905adf6be7c3fe88dc68f2391a Author: SZERVÁC Attila Date: Thu Mar 8 17:48:11 2007 +0000 hu trunk: little updates (Old svn revision: 25136) commit b0f5539a9c4b8b80c026c45e5463f49a31765752 Author: Nick Schermer Date: Wed Mar 7 18:36:25 2007 +0000 * 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). (Old svn revision: 25126) commit 7ec644952a756bec8dfeb7da9da2a337acf4756e Author: Nick Schermer Date: Mon Mar 5 21:01:11 2007 +0000 * panel/panel-dialogs.c: Set Full Height or Full Width based on the panel position. This partly fixes Bug #2465. (Old svn revision: 25121) commit 8b64b727ad8e978c2cb5a4a0d8778892af636fff Author: Nick Schermer Date: Mon Mar 5 20:24:01 2007 +0000 * 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. (Old svn revision: 25119) commit c416bf6b6f584777b7426629fdf5f30021e9ab23 Author: Nick Schermer Date: Mon Mar 5 19:44:17 2007 +0000 * 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. (Old svn revision: 25118) commit 7abc9f1f8e77a9017f7a0cba5456b9a463ed3842 Author: Nick Schermer Date: Sun Mar 4 19:54:02 2007 +0000 This includes the label... (Old svn revision: 25112) commit f16f6d1135e7b12310595698b115b68c7fff3dc6 Author: Nick Schermer Date: Sun Mar 4 19:48:52 2007 +0000 * panel/panel-dialogs.c: Remove the position combobox, this is not working and thus only confusing for other people ^_^. (Old svn revision: 25111) commit 1649816dbaab1d7d3d66626b481d20782010cfb1 Author: Nick Schermer Date: Sun Mar 4 19:40:31 2007 +0000 * 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. (Old svn revision: 25110) commit b2e281f6fd0f806ccc6418e714fe0c498c5239c1 Author: Nick Schermer Date: Sun Mar 4 15:15:21 2007 +0000 * 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 (Old svn revision: 25108) commit 09267c4ec81f14775059e428df599dfb53c7a188 Author: Eren Turkay Date: Sun Mar 4 07:19:27 2007 +0000 update Turkish translation (Old svn revision: 25089) commit aa0833bc1092a42ac3810cb65683b6d114461086 Author: Nick Schermer Date: Sat Mar 3 19:54:22 2007 +0000 * 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). (Old svn revision: 25079) commit 8fa5becc8fda4694f4cbd092a8419c03eedb9167 Author: Nick Schermer Date: Sat Mar 3 19:32:33 2007 +0000 * *.po, *.pot, POTFILES.in: Regenerate the po files to work with my branch import. (Old svn revision: 25078) commit 78f66fe7122ea51511f6e43d58c3ea81568a077f Author: Nick Schermer Date: Sat Mar 3 19:26:06 2007 +0000 * 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). (Old svn revision: 25077) commit ed8f3ea7650665410f10b39ada34b04f7ad49734 Author: Nick Schermer Date: Sat Mar 3 19:04:08 2007 +0000 Check if this works v2 (Old svn revision: 25076) commit 441bc7212618d471a159e06bf7959bab0303f420 Author: Nick Schermer Date: Sat Mar 3 19:03:26 2007 +0000 Check if this works (Old svn revision: 25075) commit 331b0f64201ea6cfc65c2b9045bde487252dc85b Author: Maxim Dziumanenko Date: Sat Mar 3 10:29:05 2007 +0000 2007-03-03 Maxim Dziumanenko * Update Ukrainian translation. (Old svn revision: 25060) commit a4c533b27bc449ef8c92afacb0bf68121a62953d Author: Jasper Huijsmans Date: Sat Feb 24 09:56:27 2007 +0000 Remove INSTALL, because it is a generated file. (Old svn revision: 25026) commit d8c5244844d35fac4e86ad5b88c05c917bc9ba61 Author: Jasper Huijsmans Date: Sun Feb 18 20:06:58 2007 +0000 Check for NULL pointers in DBG messages to prevent crashes on Solaris, based on patch from William Bonnet (bug #2922). (Old svn revision: 24991) commit fff160e1e648884c31a9bc49c2dd7d82b312f6ae Author: Jasper Huijsmans Date: Sun Feb 18 12:05:41 2007 +0000 Unhide when dragging over the panel (bug #2914). (Old svn revision: 24989) commit 4042b3035afb161f2d9aaf8c432559edb77401f8 Author: Maximilian Schleiss Date: Sat Feb 10 18:56:40 2007 +0000 Verified all LINGUAS files and added Albanian language to it. (Old svn revision: 24942) commit cd3263cd7b4644280edffbebaee3d367d512cda1 Author: Mohamed Magdy Date: Thu Feb 8 22:23:24 2007 +0000 160 strings, 24 fuzzy, 26 not translated. initial commit. (Old svn revision: 24915) commit fef17d7831169191ad184c5da981e482e650ed3f Author: Mohamed Magdy Date: Thu Feb 8 22:22:09 2007 +0000 Adding information to the ChangeLog (Old svn revision: 24914) commit 8c18fbece9d41ca22e94f59456f5c88ac36b7433 Author: Maximilian Schleiss Date: Wed Feb 7 14:28:54 2007 +0000 Same as before but in trunk now. (Old svn revision: 24872) commit c57de401aefc087a0f375eaa0bf41da3005783bd Author: Maximilian Schleiss Date: Thu Jan 25 19:07:36 2007 +0000 Added the Albanian translations by Besnik Bleta for the core packages. Updated some French translations (Old svn revision: 24753) commit d7bb3e98e993c2d36efc8be8109e1cbc74c02f31 Author: Maximilian Schleiss Date: Sun Jan 21 14:08:17 2007 +0000 * fr.po: Minor changes to the French translations in xfce-utils, libxfce4util and mousepad * pl.po: Updated the Polish translation by Szymon Kałasz in thunar and mousepad. * ro.po: Updated the Romanian translation by Mişu Moldovan in most core packages. (Old svn revision: 24685) commit 9133fec4fd116ca949be60a22b144721d909e1e8 Author: Benedikt Meurer Date: Sat Jan 20 16:32:12 2007 +0000 Bump version. Update NEWS. Update Project-Id-Version. (Old svn revision: 24650) commit fff6bf45be91c861b44bdb5c92f587d33c575c78 Author: Maximilian Schleiss Date: Fri Jan 19 23:38:05 2007 +0000 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. (Old svn revision: 24597) commit 2f5110a68af8683b82e172dffda4d5bd86f2fa0c Author: Olivier Fourdan Date: Fri Jan 19 22:05:54 2007 +0000 Update ChangeLog (Old svn revision: 24591) commit 2429dc5d1c5cb6acc4cc5cebd71c01415df88327 Author: Olivier Fourdan Date: Fri Jan 19 21:10:47 2007 +0000 Update version (Old svn revision: 24570) commit dae2196e68b0daf162118b60eeb0f0193460837a Author: Nick Schermer Date: Fri Jan 19 19:59:42 2007 +0000 Update NEWS (Old svn revision: 24562) commit 8f8d3487b4b9ad538d7b1db4218d2581a7c1e413 Author: Nick Schermer Date: Fri Jan 19 16:56:52 2007 +0000 Fix crash when moving the plugin. Bug #2775. Fix compiler warning. (Old svn revision: 24548) commit ed2db69c74c75cf6321cca7c537b916a2eb1c2df Author: Alexander Toresson Date: Thu Jan 18 23:10:27 2007 +0000 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. (Old svn revision: 24536) commit b0db9a725b6e41fedca82aee40d4ccd703caff50 Author: Alexander Nyakhaychyk Date: Thu Jan 18 09:44:29 2007 +0000 2007-01-18 Alexander Nyakhaychyk * be.po: Updated Belarusian Translation (Old svn revision: 24530) commit 4d1aed2e805fed9e7a53860452d386ef85defba7 Author: Maximilian Schleiss Date: Tue Jan 9 13:10:40 2007 +0000 Updated the Catalan translation of the xfce4-panel package by Ivà Burgos (Old svn revision: 24331) commit d87f97a7d1fafa9b040f547aba88414c2e57bf88 Author: Maximilian Schleiss Date: Fri Jan 5 03:19:49 2007 +0000 Updated the German translations by Fabian Nowak for a few packages and updated the French translation of libexo. (Old svn revision: 24270) commit bdfc77ddfcbc196aacc79aec9f54f15df98eff67 Author: Nick Schermer Date: Thu Jan 4 17:51:35 2007 +0000 Cleanup some privates we don't use. (Old svn revision: 24267) commit 92c19b51dd1003d8f73626e3be5d4512cf7b7d4d Author: Nick Schermer Date: Thu Jan 4 17:46:52 2007 +0000 * 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. (Old svn revision: 24266) commit ab9fe2643d5163683867c7a754e94c3a484a34ee Author: Nick Schermer Date: Wed Jan 3 18:46:22 2007 +0000 * Revert previous patch (Old svn revision: 24260) commit 9f250fd79103abf92f089e39ad30ed0cb3f05d84 Author: Nick Schermer Date: Wed Jan 3 18:19:17 2007 +0000 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. (Old svn revision: 24258) commit 87858effadc4070e1c620875e3c8a0b1249d08c7 Author: Nick Schermer Date: Tue Jan 2 19:25:57 2007 +0000 This might be a bit more secure. (Old svn revision: 24245) commit 61e31afd6bdee36f517c04a99b800b94beb91c60 Author: Jasper Huijsmans Date: Mon Jan 1 20:25:46 2007 +0000 Use GNOME HIG compliant buttons again: [cancel] [action]. (Old svn revision: 24237) commit 9d6fd5c6e0cfbaedc5adbf085ccf7e2fc2d05a8d Author: Nick Schermer Date: Mon Jan 1 19:51:30 2007 +0000 * Add gtk dialog that popups up on the right screen. * Fix memory leaks in libxfce4panel. g_object_get returns new data, not a pointer. (Old svn revision: 24236) commit 56df9abdda2dd188970c46c722afd777fa1dfc84 Author: Jasper Huijsmans Date: Mon Jan 1 19:22:10 2007 +0000 Make iconbox check for demands attention on new windows. (Old svn revision: 24235) commit 1afc3700a7f282138f3f4fdbe4aba3e6bfc1ed49 Author: Jasper Huijsmans Date: Mon Jan 1 19:09:05 2007 +0000 Restart external panel items when the GtkPlug disappears during a screen change. Hopefully a real solution can still be found. (Old svn revision: 24234) commit f7b77ff2f8d45d4875dacbecf2c31f76fcaaf1d9 Author: Nick Schermer Date: Mon Jan 1 19:08:25 2007 +0000 * Add this debug warning to notify us if the _set_struts function passed. (Old svn revision: 24233) commit 3c8f3170dede5b98ed32006b01cf658a2f8186e1 Author: Nick Schermer Date: Sun Dec 31 13:05:03 2006 +0000 * Fix clock crash, by simple redrawing the entire widget. (Old svn revision: 24228) commit ae68e6660def7c2231da54f7fd2dfae0a1c5f2bc Author: Nick Schermer Date: Sun Dec 31 12:25:13 2006 +0000 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. (Old svn revision: 24226) commit d759fc42082957cf804289de273bf635186d874c Author: Jasper Huijsmans Date: Sat Dec 30 14:08:01 2006 +0000 Multiscreen fixes. Attempt to fix at least part of bug #2693. (Old svn revision: 24221) commit e7fe16405ae1ce9de9a48c8ec6c07579414c8682 Author: Jasper Huijsmans Date: Fri Dec 29 11:18:24 2006 +0000 Update documentation and add screenshots. (Old svn revision: 24212) commit 60dbbb45549ffccfd3c86837e5c58bbd43e05832 Author: Jasper Huijsmans Date: Wed Dec 27 14:19:50 2006 +0000 * 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. (Old svn revision: 24197) commit 05c0b10d7dc61f39422668373b6ad1226d60d553 Author: Jasper Huijsmans Date: Wed Dec 27 10:42:02 2006 +0000 Update ChangeLog and NEWS. (Old svn revision: 24195) commit f1c4031ff9acaaa134c0d398e7b81e2e19632977 Author: Jasper Huijsmans Date: Tue Dec 26 20:55:16 2006 +0000 Implement blinking for urgent windows in the iconbox. (Old svn revision: 24194) commit 86b85c85f474c5c4072d7f9510fa2c91f001f607 Author: Maximilian Schleiss Date: Mon Dec 25 11:14:34 2006 +0000 Added the new translations from the Macedonian team for plenty of packages, Merry Christmas (Old svn revision: 24186) commit 2d8ce51c6aa3167f32a72f96b40f0426d3736fc9 Author: Jasper Huijsmans Date: Sun Dec 24 15:01:41 2006 +0000 Check for demands attention hint as well as urgency hint. (Old svn revision: 24181) commit b86b5d36ad70a66f4c1625c43b75b6ed4ebb91f3 Author: Pau Rullan Ferragut Date: Sat Dec 23 18:36:30 2006 +0000 [i18n] catalan update (Old svn revision: 24176) commit 89478dec033f70e29c6d105d2d1d1d421fb88504 Author: Jasper Huijsmans Date: Fri Dec 22 20:59:39 2006 +0000 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). (Old svn revision: 24171) commit 0c3bbc376d43d9ebcfc7e908b75e2a7d1a8dd81d Author: Maximilian Schleiss Date: Fri Dec 22 18:52:40 2006 +0000 Updated the French translation for the xarchiver package and fixed a mistake I introduced in Changelog's lately (Old svn revision: 24168) commit d8cf7c1f26a8f8d715f4ab426b1154da1b7d8702 Author: Amanpreet Alam Date: Fri Dec 22 16:05:47 2006 +0000 update for string (Old svn revision: 24166) commit 4a17138c9d9ceaa06a098880710f62b1e39647a2 Author: Maximilian Schleiss Date: Wed Dec 20 22:53:26 2006 +0000 Updated the Russian translations by Andrey Fedoseev for a lot of packages (Old svn revision: 24150) commit ea8b3bcbe201300980a7cfa883d665d1b6f9b98d Author: Amanpreet Alam Date: Wed Dec 20 02:13:40 2006 +0000 update for latest translation by alam (Old svn revision: 24145) commit a7b1314f9f3acfd0286369898cb3b911d35dfa94 Author: Jasper Huijsmans Date: Tue Dec 19 19:36:18 2006 +0000 Set keywords property on a bunch of files. (In case any SVN devs are reading this: I think the default should be on ;-) (Old svn revision: 24140) commit e5eed9653b6b7fcd87fccd5db2e983dc67868bbc Author: Nick Schermer Date: Tue Dec 19 18:36:47 2006 +0000 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 ^_^ (Old svn revision: 24139) commit b11f103a3c97c2f679bf0cf7f3971e223149e437 Author: SZERVÁC Attila Date: Sun Dec 17 18:45:35 2006 +0000 hu trunk: fixes (Old svn revision: 24125) commit 23dd24891b60b4e7b0c0dfeb088a3aa9c618da3b Author: Jasper Huijsmans Date: Sat Dec 16 11:35:27 2006 +0000 * 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. (Old svn revision: 24118) commit faf64dbf46d3c3689188e46c5d14c7d69fc6dcf7 Author: Amanpreet Alam Date: Fri Dec 15 17:12:11 2006 +0000 update for Punjabi Translation (Old svn revision: 24117) commit 0a5ca816a789d6c6c2ec15e16094f49d9eb44d0d Author: Pau Rullan Ferragut Date: Fri Dec 15 07:14:33 2006 +0000 i18n update (Old svn revision: 24114) commit b173fddc2bfda8bfc4b1c3056a3a0c37fb4890c2 Author: Jasper Huijsmans Date: Thu Dec 14 21:39:54 2006 +0000 Update API docs. Also fixes bug #2657. (Old svn revision: 24106) commit 12e879df9e385bf0a751141a9ec1e09df83dc4e0 Author: Jasper Huijsmans Date: Thu Dec 14 18:56:25 2006 +0000 Don't think we know better when the user leaves name and description empty ;-) Bug #2661. (Old svn revision: 24104) commit eef424bef779bdda764ca06dd2b2eb8fb354d1fb Author: Jasper Huijsmans Date: Wed Dec 13 19:57:17 2006 +0000 * 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. (Old svn revision: 24093) commit 85b38bc58a55610b4b436ce6657c662acf711d27 Author: Jasper Huijsmans Date: Wed Dec 13 19:07:59 2006 +0000 * Remove useless indirection when writing the list of items to file. * More code cleanup and layout updates. (Old svn revision: 24092) commit dfbbbb3f53b3fcbdcd21a18592faf3ea6cccf33b Author: Jasper Huijsmans Date: Mon Dec 11 21:45:26 2006 +0000 * Fix use of mmap for config file. * Minor code cleanup and layout update. (Old svn revision: 24080) commit 06ad6b5861b6f180b208a87d88ea508b7acccf69 Author: Maximilian Schleiss Date: Mon Dec 11 21:32:09 2006 +0000 Updated the Catalan translations for the xfce4-panel package by Carles Muñoz Gorriz (Old svn revision: 24079) commit 8eaf6b681af719b0c4e7c302407bac8038a6a74b Author: Jasper Huijsmans Date: Sun Dec 10 12:24:28 2006 +0000 Set server time after realizing the gdk window. Works much better ;) Another suggestion from Nick. (Old svn revision: 24074) commit 8529dc3c77c07ac9e6b541edb39715e81f385c18 Author: Jasper Huijsmans Date: Sun Dec 10 11:42:29 2006 +0000 Fix mem leaks. Patch from Nick. (Old svn revision: 24073) commit f1de56a585394587fd4d4bf559ee1c307a2843a8 Author: Jasper Huijsmans Date: Fri Dec 8 22:18:01 2006 +0000 Use convenience function provided by libxfce4panel to check kiosk mode. (Old svn revision: 24063) commit 1bfccd348284584e67c3e688eaf4a9c38404f1d9 Author: Olivier Fourdan Date: Thu Dec 7 21:46:12 2006 +0000 Revert accidental commit if docs/ directtory (??) (Old svn revision: 24059) commit 17d86614cec81c28380f182c8a0cd66b43aa15b0 Author: Olivier Fourdan Date: Thu Dec 7 21:31:36 2006 +0000 Update user time to prevent focus stealing prevention to come in the way. (Old svn revision: 24058) commit 6825ed52493acff6ed42e13f012a588622ca70a0 Author: Olivier Fourdan Date: Thu Dec 7 21:14:14 2006 +0000 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) (Old svn revision: 24057) commit 9fbcfed6e54f9ecfe2775ebcfed43338bf248a59 Author: Jasper Huijsmans Date: Thu Dec 7 20:28:33 2006 +0000 Use same test for invalid struts as in xfwm4. Move all checks to the _set_structs() function. This is still related to bug #2598. (Old svn revision: 24054) commit ea64ccc8dbda8d54b069738f7a3492a2c592aebd Author: Jasper Huijsmans Date: Wed Dec 6 20:10:25 2006 +0000 Check if the size actually changes before setting struts. Also check for incorrect intermediate values (bug #2598 again). (Old svn revision: 24051) commit 817716964cd009adba3c80dd25c9947557e9321e Author: Jasper Huijsmans Date: Sat Dec 2 20:00:01 2006 +0000 Switch to workspace of window before activating it, if necessary. (Old svn revision: 24034) commit 904250589893a1d7f14dde912152f1106fa2449f Author: Stavros Giannouris Date: Thu Nov 30 18:23:06 2006 +0000 E-mail address change. Sorry for the noise. (Old svn revision: 24013) commit b6085ab0ca10744b980915cb8903e7f253f1a03f Author: Jasper Huijsmans Date: Sun Nov 26 16:24:27 2006 +0000 Don't try to save the panel config on any (unix) signal. This might fix the problem with corrupted files. (Old svn revision: 23960) commit 2fa634067215c5f6b18a7c6a591735c95ee76517 Author: Jasper Huijsmans Date: Sat Nov 25 21:11:43 2006 +0000 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... (Old svn revision: 23957) commit c602f8c2e69d46717532109b59556eecc951c6c2 Author: Jasper Huijsmans Date: Sat Nov 25 13:17:36 2006 +0000 Update some info files. (Old svn revision: 23953) commit d8c132384a5dea0828c13f8327dd29032f34b97e Author: Jasper Huijsmans Date: Sat Nov 25 09:22:10 2006 +0000 More work on bug #2598: queue_resize instead of queue_draw. (Old svn revision: 23950) commit f4887bf725fbdd808f214f2aff61c7b056edfde3 Author: Jasper Huijsmans Date: Fri Nov 24 21:27:40 2006 +0000 Another attempt to fix bug #2598: re-enable setting struts in idle handler. (Old svn revision: 23948) commit ac796179fb2364f49e174334d8d9e5b60704ef0f Author: Jasper Huijsmans Date: Fri Nov 24 19:15:11 2006 +0000 Delay setting struts until changin position is complete. Bug #2598. (Old svn revision: 23944) commit 04734b4a5ec6ae6e6178bc803b259f37c17ad896 Author: Jasper Huijsmans Date: Wed Nov 15 21:13:33 2006 +0000 Clean up widgets as well as the rest of the icon struct. Fixes bug #2587. (Old svn revision: 23889) commit 56bbd516f82643ee924338112cef68c9b420a1c5 Author: Maximilian Schleiss Date: Wed Nov 15 12:43:45 2006 +0000 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 (Old svn revision: 23886) commit b9cec28935d158b55df6b45d5d665fc42286aaee Author: Jasper Huijsmans Date: Tue Nov 14 20:54:19 2006 +0000 * Make expanding optional (bug #2574). * Try to fix icon update (bug #2474). (Old svn revision: 23879) commit f62e268b528aa2ae92fd917eb592c8c2e7f4f3c0 Author: Benedikt Meurer Date: Mon Nov 13 10:05:55 2006 +0000 The common icons are now installed by libxfcegui4. Bug #2033. (Old svn revision: 23849) commit 805ebbd96f3462cbef2e7c9bb2c2f12e9f09993a Author: Jasper Huijsmans Date: Fri Nov 10 13:18:30 2006 +0000 Patch from Joao Pedrosa to set screen of launcher menu. (Old svn revision: 23809) commit d6e3a3aceef26ca3210ab448be8de2ea2122390c Author: Olivier Fourdan Date: Sun Nov 5 13:29:59 2006 +0000 Update ChangeLog. (Old svn revision: 23723) commit 0f2c38fba53dbeb1aa9002aa38d30312114eade0 Author: Benedikt Meurer Date: Sat Nov 4 18:22:18 2006 +0000 Post-release version bump. (Old svn revision: 23689) commit 46de21b5fbbb0a585bfdabfb66a9a92a7e0827a3 Author: Benedikt Meurer Date: Sat Nov 4 18:21:40 2006 +0000 Bump version and requirements. Update Project-Id-Version. (Old svn revision: 23687) commit 0bdf07faf65f00f4916f7c41f1389b5fda9777c8 Author: Pau Rullan Ferragut Date: Sat Oct 28 13:04:20 2006 +0000 added whole Dzongkha translation congratulations to the dz team. (Old svn revision: 23541) commit 4a256118b2d6c1991c84698832d67239b39621aa Author: Olivier Fourdan Date: Tue Oct 24 21:47:04 2006 +0000 Update version (Old svn revision: 23514) commit 20066ad617d221cadbfef8fff9d21dc656fc254d Author: Jasper Huijsmans Date: Tue Oct 24 19:03:35 2006 +0000 Fix spelling in systray desktop file and fix frame border for clock and systray. Patches by Nick and Bjorn Martensen. (Old svn revision: 23501) commit 7051099f7242340472222c8e59654d444f2cb8bf Author: Jasper Huijsmans Date: Sun Oct 22 19:36:01 2006 +0000 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. (Old svn revision: 23492) commit ed338a3429956c5d589995fcb7127ea3a925840e Author: Jasper Huijsmans Date: Thu Oct 19 17:39:24 2006 +0000 Patch by Olivier to fix yesterdays fix ;-) (Old svn revision: 23474) commit eaf03aef5e1e5960bf1de5d4e56896fb9742a32f Author: Jasper Huijsmans Date: Wed Oct 18 18:28:15 2006 +0000 * Fix plugin installation on cygwin. Patch by Olivier. * Set name for panel convencience buttons. Maybe useful for themes? (Old svn revision: 23462) commit c667472c78d251c6418b2e0ce28e0a2e0738fc8d Author: Jasper Huijsmans Date: Sat Oct 14 10:04:26 2006 +0000 Add checks for empty selection. Based on bug report from Omair Eshkenazi. (Old svn revision: 23414) commit dc3bd91682e56137eae40b4ad6e6b79db101c754 Author: Jasper Huijsmans Date: Sat Oct 14 09:45:59 2006 +0000 Use new-style atom to check for compositing manager. Only check default screen. (Old svn revision: 23413) commit 67d0aa0b0dc97e9edaa02c35fcdc26120cb7ddc2 Author: Jasper Huijsmans Date: Sat Oct 14 09:09:38 2006 +0000 Use only small size for LED clock in vertical mode. (Old svn revision: 23412) commit 1acf36afe0f7de3c29457a4640521e807f02e3d1 Author: Pau Rullan Ferragut Date: Fri Oct 13 00:04:38 2006 +0000 i18n various updates and add (Old svn revision: 23382) commit 05b39a341a671e985ea896bbb13137264ff323b6 Author: Jasper Huijsmans Date: Wed Oct 11 19:10:40 2006 +0000 Properly finish drags. Patch by Nick (bug #2417). (Old svn revision: 23356) commit 92fdfa66aee4e23d8e241c5c670ccc4d7025a4de Author: Jasper Huijsmans Date: Tue Oct 10 20:18:42 2006 +0000 Be a little more careful when saving that we still have a valid configuration. Maybe fixes bug #2405. (Old svn revision: 23341) commit a1fb42e01ae8ab55c408faa056bea438729c280f Author: Hydonsingore Cia Date: Wed Sep 27 15:50:08 2006 +0000 Updated zh_TW translations. (Old svn revision: 23217) commit a9f17d7f18ee551577f1ac7885051d27f926b993 Author: Jasper Huijsmans Date: Sun Sep 24 08:57:47 2006 +0000 Call plugin contructor after default realize signal handler. (Old svn revision: 23200) commit 3b7f075e822a2fb1c56d4c03fb2ec3cb5bffa2d7 Author: Jasper Huijsmans Date: Sun Sep 24 08:33:46 2006 +0000 Use G_MODULE_BIND_LOCAL for internal plugins. Seems to work fine. Bug #2314. (Old svn revision: 23199) commit 834701fa02d2f613eccf04fc5e9e4b7e59eddbdf Author: Jean-François Wauthy Date: Sat Sep 23 11:31:59 2006 +0000 various translations updates (Old svn revision: 23198) commit 190a31bb1b6e1083280668e036e189116fe80908 Author: Sylvain Vedrenne Date: Fri Sep 22 20:05:24 2006 +0000 Updated Esperanto translations, by Jarbas Araujo . (Old svn revision: 23195) commit af8faef9e2ba7d543a57e98166695340b0c76280 Author: Pau Rullan Ferragut Date: Wed Sep 20 11:11:42 2006 +0000 update catalan translation (Old svn revision: 23184) commit 51ff3f4338cae92fed1a863158c0f90939ed73f8 Author: Jasper Huijsmans Date: Wed Sep 13 18:32:35 2006 +0000 Fix problem with right-click menu on windowlist. Patch by Nick (bug #2305). (Old svn revision: 23145) commit 9671fc5cabcea2c1e8f9099c407dfec8aa3d8179 Author: Jasper Huijsmans Date: Sat Sep 9 15:39:51 2006 +0000 Convert to unix line endings (bug #2253). (Old svn revision: 23116) commit bff1ca110c71f665f9829d042ff42f6e588158bc Author: Jean-François Wauthy Date: Thu Sep 7 18:58:32 2006 +0000 Updated Vietnamese translations (Old svn revision: 23099) commit b511173a2e14771ab2fe3863bf483876b1e87ae0 Author: Jean-François Wauthy Date: Sun Sep 3 19:00:18 2006 +0000 Updated Brazilian Portuguese translations (Old svn revision: 23066) commit 794a891b0812fb0853005f8a0a7345c3866b555d Author: Benedikt Meurer Date: Sat Sep 2 15:35:39 2006 +0000 Bump version and requirements. (Old svn revision: 23031) commit 94c134d0a4057cf973a55e9e81822568c3c5d5e8 Author: SZERVÁC Attila Date: Sat Sep 2 08:57:20 2006 +0000 hungarian updates (Old svn revision: 22985) commit 69e089d0923e74eaffa1ad9da9a8e7e08f02761a Author: Yuval Tanny Date: Sat Sep 2 02:06:28 2006 +0000 Update Hebrew translation (Old svn revision: 22982) commit cbc7f1ff23e5048abd87de2cfc6b06be98695d0c Author: Jean-François Wauthy Date: Fri Sep 1 17:16:45 2006 +0000 fix compiling with debugging enabled (Old svn revision: 22981) commit 3fdefe0a5228ca81baa3d0db753c0ac24409cb13 Author: Olivier Fourdan Date: Thu Aug 31 19:29:01 2006 +0000 Tweaks defaults config (Old svn revision: 22969) commit 257764434bde8b11c33dec855cd9a989b765194d Author: Jean-François Wauthy Date: Sun Aug 27 20:54:47 2006 +0000 Updated German translations (Old svn revision: 22912) commit bd8a1c8b1c8855028de4c1eb35ee100b1ec74d7b Author: Jean-François Wauthy Date: Sun Aug 27 12:57:31 2006 +0000 Updated German translations (Old svn revision: 22904) commit ddd3b85004e75f316863e147dc37ef2f1dc9fb00 Author: Jean-François Wauthy Date: Sun Aug 27 11:35:09 2006 +0000 add Georgian translations (Old svn revision: 22901) commit 81b8ea5c48b64d2d24266d47c3278f64656df2e5 Author: Stavros Giannouris Date: Fri Aug 25 23:33:35 2006 +0000 Greek translations update (Old svn revision: 22882) commit 1f56e4daecdabfad8c934db0cbb6f7a96012381d Author: Jean-François Wauthy Date: Sat Aug 19 20:41:40 2006 +0000 Updated French translations (Old svn revision: 22835) commit c9b1118c582ffcce39db86e169bab18fc019288c Author: Jean-François Wauthy Date: Sat Aug 19 16:20:26 2006 +0000 Updated Czech translations (Old svn revision: 22829) commit 1534161b96da659ce41c782db3ff592c1b0559ba Author: Jean-François Wauthy Date: Sat Aug 19 16:08:43 2006 +0000 add some Galician translations (Old svn revision: 22828) commit 541f246648407d63b8904a8d0c5e35d0308c7583 Author: Jasper Huijsmans Date: Thu Aug 17 17:27:26 2006 +0000 Fix return values. Problem posted on the ML. (Old svn revision: 22813) commit 9e237eb9babef7259019d6076395829b889359ed Author: Jasper Huijsmans Date: Tue Aug 15 19:52:56 2006 +0000 * 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. (Old svn revision: 22782) commit 6ea2f987613f4404179b2c31a706ac91b44f322c Author: Jean-François Wauthy Date: Tue Aug 15 19:21:07 2006 +0000 updated Polish translations by piotr maliński (Old svn revision: 22780) commit a2967e28e157bd9123fb05dc1271de6569d4ba0c Author: Jasper Huijsmans Date: Mon Aug 14 19:27:30 2006 +0000 Remove the prelight hack, make active window title italic and use normal font for windows on different desktops. (Old svn revision: 22756) commit a4712c7f9177bb7110e9b42fa2050b6c85f793b5 Author: Jasper Huijsmans Date: Mon Aug 14 17:53:59 2006 +0000 Add dummy scripts for xftaskbar4 and xfce4-iconbox. Can be disabled (useful for packagers, I presume). (Old svn revision: 22755) commit f289c70b4db99bcd7fcda431e6d707221ea9e5f4 Author: Jasper Huijsmans Date: Mon Aug 14 08:23:28 2006 +0000 Hightlight active window in menu. Bug #2126. (Old svn revision: 22752) commit 80947bce0a1e63d388c499e33efe5aafa9b69f47 Author: Jasper Huijsmans Date: Sun Aug 13 17:41:23 2006 +0000 Change unix signal handling to use a pipe and a io channel watch. Bug 2056. (Old svn revision: 22748) commit 94850df05a3a2ba8c80b8b66e3741ef83b7c55cb Author: Jasper Huijsmans Date: Sun Aug 13 17:37:02 2006 +0000 Handle screen size changes. Bug #2048. (Old svn revision: 22747) commit 94c55305a7cccee9f0a13391d14488860db35510 Author: Jasper Huijsmans Date: Sun Aug 13 09:25:33 2006 +0000 Don't make panel dialogs always on top. (Old svn revision: 22740) commit 23599eeadd2d1583c7c526df99f8167e3f431f6e Author: Jasper Huijsmans Date: Sun Aug 13 09:10:57 2006 +0000 Don't make panel the parent of property dialogs, this prevents the dialogs from being always on top. (Old svn revision: 22739) commit c71357842f0c2ddce1d123678fbb3727af6d1b13 Author: Jasper Huijsmans Date: Sun Aug 13 08:59:36 2006 +0000 Add missing tooltips for action buttons. (Old svn revision: 22738) commit 9df31c7054f2648ea7ea9441089eae93fcee85ab Author: Piarres Beobide Date: Sat Aug 12 20:19:19 2006 +0000 xfce4-panel basque translation update (Old svn revision: 22731) commit 8ad7be3f997be73689059c99cf4ba112e788032d Author: SZERVÁC Attila Date: Sat Aug 12 19:45:28 2006 +0000 hu trunk: panel, burn updated (Old svn revision: 22730) commit 9844cfdcbb57ff2a784aa34a21330a71fb3f5419 Author: Jari Rahkonen Date: Sat Aug 12 18:39:36 2006 +0000 Updated Finnish translations. (Old svn revision: 22729) commit 9d84ea609a0f0d9a271f6dc2eb78366fd115038a Author: Jasper Huijsmans Date: Sat Aug 12 16:23:46 2006 +0000 Add option for flat buttons to the tasklist plugin. New string, sorry. (Old svn revision: 22726) commit 6b21151a72ecd738e418eaf71708b57d94bb5ea1 Author: Jasper Huijsmans Date: Sat Aug 12 11:21:31 2006 +0000 Make icon button and entry a drop target for image files. Bug #1621. (Old svn revision: 22722) commit dd99ae3eb78d5021e71f2e7325af75b61f176b18 Author: Hydonsingore Cia Date: Sat Aug 12 03:27:56 2006 +0000 Updated traditional Chinese translations (Old svn revision: 22720) commit 5f4517badcde05e17344cc9b8758738502e1b334 Author: Jasper Huijsmans Date: Fri Aug 11 19:42:35 2006 +0000 Use pango_ellipsize and highlight active item. Based on patch by Darren Salt. (Old svn revision: 22718) commit 27d84cf7f55b05f902cb44a5dc646bf2dca90656 Author: Jasper Huijsmans Date: Fri Aug 11 15:25:55 2006 +0000 Hmm, better add these as well... (Old svn revision: 22713) commit 375f9812373296d2e55bb5ecfe729e8c11ab5bab Author: Jasper Huijsmans Date: Fri Aug 11 15:25:11 2006 +0000 Awesome patch by Benedikt: Add search (filter) box to add item dialog. Uses frap-icon-entry. (Old svn revision: 22712) commit eed8ed4ff7885689fc1c58711f1614095b312f5f Author: Benedikt Meurer Date: Thu Aug 10 13:50:29 2006 +0000 Fix invalid test operator. (Old svn revision: 22705) commit 0576519d6ffffd62825e6b698d447a393750ef01 Author: Jean-François Wauthy Date: Thu Aug 10 13:01:08 2006 +0000 add missing xfce4-panel-macros.h (Old svn revision: 22703) commit c7b0fb6dda457a9f9add87937d85ecaf79b38a71 Author: Jasper Huijsmans Date: Wed Aug 9 18:36:00 2006 +0000 Patch by Nick: * Use g_slice_* functions when available at compile time. * Add macros to be used by panel and plugins. Similar to exo. (Old svn revision: 22697) commit 589516e04f9a821e2422e880ebc33ce0f7142042 Author: Piarres Beobide Date: Wed Aug 9 07:09:57 2006 +0000 xfce4-panel basque translation update (Old svn revision: 22693) commit 8076da5700a8f72af336b9619c61ca8a3d020b9d Author: Jasper Huijsmans Date: Fri Aug 4 21:02:22 2006 +0000 Add xfce_panel_plugin_set_panel_hidden() function. (Old svn revision: 22660) commit b812b528f7cc901b1f4d2650d7ca45271d54c8fa Author: Sylvain Vedrenne Date: Fri Aug 4 18:53:13 2006 +0000 Updated Esperanto translations by Antono Vasiljev . (Old svn revision: 22657) commit 2d76fd2acb950b7cefaf174806e741e52ae9b2e9 Author: Stavros Giannouris Date: Fri Aug 4 17:28:04 2006 +0000 Greek translations update. (Old svn revision: 22656) commit e125b00f0be0d6f60222f13f450e3aac7f1eef0e Author: Jean-François Wauthy Date: Thu Aug 3 21:42:40 2006 +0000 Updated Czech and French translations (Old svn revision: 22647) commit a1bbe8edfcc02b7b637e20812f4441720452a5b6 Author: Jasper Huijsmans Date: Thu Aug 3 21:00:33 2006 +0000 Remove or increase some timeouts and handle delete-event on the panel window (bug #2116). (Old svn revision: 22645) commit b9acaa89fdbc88e843324e31c3f3f049d278db04 Author: Jasper Huijsmans Date: Thu Aug 3 17:58:30 2006 +0000 Small improvements and cleanup of clock dialog. Patch by Nick. (Old svn revision: 22643) commit b099acdbfb52421f0535d53bcbaf47e92ae63d8c Author: Jari Rahkonen Date: Thu Aug 3 12:17:06 2006 +0000 Updated Finnish translation. (Old svn revision: 22639) commit 85f85725dda09da3b792fe6c99643706e03aea16 Author: Jasper Huijsmans Date: Wed Aug 2 18:46:34 2006 +0000 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. (Old svn revision: 22629) commit 11b6c4ce17d636b87f519f116771e2ef0cbeb697 Author: SZERVÁC Attila Date: Tue Aug 1 18:45:36 2006 +0000 hu trunk: panel updated (Old svn revision: 22615) commit 3153262fcca087d05694778f940172f277f0382d Author: Jasper Huijsmans Date: Tue Aug 1 18:20:27 2006 +0000 * 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. (Old svn revision: 22612) commit 11d5592933a78689f3c9edc1a5ca8abd72f2914f Author: SZERVÁC Attila Date: Sun Jul 30 22:23:13 2006 +0000 hu trunk: panel update (Old svn revision: 22581) commit f87025bb68444a7594e717665e438209d181bf6c Author: Jasper Huijsmans Date: Sun Jul 30 21:19:30 2006 +0000 Add option to show applications from all workspaces. Patch by Landry Breuil (landry@fr.homeunix.org). Bug #2072. Adds a string. (Old svn revision: 22575) commit fc22c4f894d41e291c55e5d7c24f6fa2558b9c27 Author: Jasper Huijsmans Date: Sun Jul 30 19:20:22 2006 +0000 Try to make sure plugins still compile with -Wl,--as-needed. Thanks to Benny for the suggestion. (Old svn revision: 22572) commit 347aeeecc2a87a9040e3fb0cafed84936d78cd28 Author: Jasper Huijsmans Date: Sun Jul 30 15:00:08 2006 +0000 Patch by Nick to decrease timeout for clock updates to once a second. (Old svn revision: 22566) commit bcde41c65b1bb13a5d42041e862b69e646118504 Author: Jean-François Wauthy Date: Sat Jul 22 13:41:59 2006 +0000 fix issue preventing the removal of a panel (Old svn revision: 22510) commit 162d6c1a0b32a3927f0bf8166fd757dec731e988 Author: Jean-François Wauthy Date: Sat Jul 15 21:12:26 2006 +0000 Updated Czech translations (Old svn revision: 22456) commit ad96975ac05b2d8f829f1dc1b8624e1bb0330899 Author: Jasper Huijsmans Date: Thu Jul 13 21:37:59 2006 +0000 Fix/reimplement kiosk mode (bug #1993). Also attempt to fix linking with -Wl,--as-needed (bug #1977). (Old svn revision: 22442) commit 21b9316b64871d2eb3f74d4adb6754d28d4a6fc9 Author: Jasper Huijsmans Date: Thu Jul 13 18:50:24 2006 +0000 I've become a bit rusty it seems... (Old svn revision: 22441) commit 154522e87ca695723c66f49e91296ec107537d8c Author: Jasper Huijsmans Date: Thu Jul 13 18:47:42 2006 +0000 Make icon list a little more robust against changes in libxfcegui4. (Old svn revision: 22440) commit 908a431c7ac750ee7ab6077d6c208f4f81dc76e7 Author: Jean-François Wauthy Date: Sun Jul 9 21:34:36 2006 +0000 updated translations (Old svn revision: 22339) commit 74b0afefceb71b2ba18fc74f15a9ca5ecb349fe8 Author: Jean-François Wauthy Date: Sun Jul 9 09:56:06 2006 +0000 bump all versions and dependencies to 4.3.90.2 (Old svn revision: 22309) commit f8871a27829f4b5f6ceaf07172ded9fb638e83fb Author: Olivier Fourdan Date: Sat Jul 1 06:33:29 2006 +0000 Set NET_WM_STRUT for compatibility with former specs. (Old svn revision: 22233) commit 309205b0b9ebfe8577ed0b9388385cc432927afb Author: Alexander Toresson Date: Wed Jun 28 18:55:03 2006 +0000 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. (Old svn revision: 22212) commit 370fd382fe5c166bf69e1314ca0b88c67eaa4766 Author: Hydonsingore Cia Date: Mon Jun 12 14:26:15 2006 +0000 Update traditional Chinese translations; Modify personal e-mail address. (Old svn revision: 22074) commit 99c134e49ed1b76868528983b5eaa2e18ae273a5 Author: Daichi Kawahata Date: Sat Jun 10 12:02:24 2006 +0000 Updated Polish translations by Szymon Kalasz . (Old svn revision: 22056) commit 5f0b385177ac3fc9f9b836651ec0f79f1e438ac8 Author: Adriano Winter Bess Date: Mon Jun 5 23:11:05 2006 +0000 Updated brazilian portuguese translations. (Old svn revision: 22007) commit 648de2f601c7233e70c28a50798a36dfc003a216 Author: Jean-François Wauthy Date: Sun Jun 4 17:41:11 2006 +0000 updated French translations by Maximilian Schleiss (Old svn revision: 21988) commit 8d7492075af669a0dfd30399688e1c97f52c5288 Author: Jasper Huijsmans Date: Sun Jun 4 15:51:40 2006 +0000 * 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. (Old svn revision: 21987) commit f3eb347024ddf5cbc02163bfde9ae9b5d62f01bd Author: Alexander Toresson Date: Sun Jun 4 08:12:32 2006 +0000 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. (Old svn revision: 21971) commit 7794f127e3fe3a70e7c1ef35eb13cae94b365201 Author: Alexander Toresson Date: Sun Jun 4 00:10:04 2006 +0000 obsolete strings in the swedish translations removed (Old svn revision: 21970) commit 4716f7969ab7afaa5f9ac7a5500820e7022bf9e0 Author: Alexander Toresson Date: Sat Jun 3 23:44:47 2006 +0000 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. (Old svn revision: 21969) commit 8930a4f261edf1f6f7862576f502d561bd01f139 Author: Jasper Huijsmans Date: Wed May 31 18:52:32 2006 +0000 Attempt to fix bug #1774. It's a wild guess, but who knows... (Old svn revision: 21931) commit acebc0c6db86ee3f29652dcecff95fdacc9cd3f0 Author: Daichi Kawahata Date: Wed May 31 12:53:20 2006 +0000 Updated Japanese translations. (Old svn revision: 21928) commit 7dece12be19ff21f8ae99d3b340084b680c112f4 Author: Yuval Tanny Date: Tue May 30 23:21:53 2006 +0000 Update Hebrew translation (Old svn revision: 21920) commit c5497812a2b7b854b46ba2c1d16ac3a73d9d0181 Author: Stavros Giannouris Date: Tue May 30 18:24:32 2006 +0000 Greek translations update (Old svn revision: 21913) commit 82b9d7dc0e73e6158f7f1245a40901da9024e599 Author: Piarres Beobide Date: Mon May 29 08:04:27 2006 +0000 [l10n:eu] Basque translation update (Old svn revision: 21886) commit d76f423f4ab5cfbe32d9257c445d249ef4e4ce3d Author: Jari Rahkonen Date: Sun May 28 17:07:27 2006 +0000 Updated Finnish translations. (Old svn revision: 21879) commit 153d3bb9fa3d0ab8271f1cc556546464c7a2c792 Author: SZERVÁC Attila Date: Sun May 28 16:40:25 2006 +0000 hu trunk: panel updated (Old svn revision: 21878) commit 64b5c8148c47a4fe504d543d4517f297ee03e6fe Author: Jasper Huijsmans Date: Sun May 28 15:53:13 2006 +0000 Update strings: new strings were added. (Old svn revision: 21877) commit 4c842feee41e136b5e4a09ee1b5e2ea7e525d4ca Author: Jasper Huijsmans Date: Sun May 28 15:41:24 2006 +0000 Fix crash because icon categories were out of sync with libxfcegui4 (bug #1859). (Old svn revision: 21876) commit 2281d683f183be4763284ef8b8033655c298a12d Author: Jasper Huijsmans Date: Sun May 28 15:05:59 2006 +0000 Use clipboard contents as argument when middle clicking on launcher or menu entry. Based on patches by Mike Massonnet . (Old svn revision: 21875) commit 4ab147b60b70827fa85fb4cb9cfdc7065f8aa730 Author: Jean-François Wauthy Date: Thu May 25 16:34:32 2006 +0000 * add LINGUAS support * update svn:ignore (Old svn revision: 21837) commit b71b5af24c050960317498e43b05250483657e11 Author: Daichi Kawahata Date: Tue May 23 02:45:14 2006 +0000 Changed an address. (Old svn revision: 21777) commit 56a5645486e57d1e579af04b9e5f4a02882bdd1b Author: Jasper Huijsmans Date: Sun May 21 19:36:46 2006 +0000 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. (Old svn revision: 21760) commit cba236e83ae4fec79d4b3f8776812702dae4a670 Author: Jasper Huijsmans Date: Sun May 21 12:59:15 2006 +0000 Use new titled dialog for plugin dialogs. Patch by Nick Schermer (bug #1829). (Old svn revision: 21756) commit 1bde14d0fe4a5d208840ce089a65106aafb19361 Author: Jasper Huijsmans Date: Sun May 21 12:12:09 2006 +0000 Fix size when two buttons are shown (bug #1777). (Old svn revision: 21755) commit 121177f4f5c95f6a774e15612903958dbe56c00d Author: Jasper Huijsmans Date: Sun May 21 11:51:57 2006 +0000 Fix expand state for external plugins (bug #1738). (Old svn revision: 21754) commit c494bcce9b01fdda82b490805a00f15ebd4784db Author: Jasper Huijsmans Date: Sun May 21 11:13:48 2006 +0000 * 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. (Old svn revision: 21753) commit 8bc0c765f371139cb05a5a541657cea00e332aca Author: Pau Rullan Ferragut Date: Sat May 13 20:17:47 2006 +0000 [i18n] catalan Update various translations (Old svn revision: 21649) commit 24d52bb8d96676194369044972c2b8f7bd6dbcf5 Author: Hydonsingore Cia Date: Sat May 13 05:09:02 2006 +0000 Update traditional Chinese translations (Old svn revision: 21638) commit dd161905202db4c15d71dd8063f73a05c3f518d3 Author: Daichi Kawahata Date: Sat May 13 04:56:45 2006 +0000 Updated Polish translations by Szymon Kalasz . (Old svn revision: 21637) commit 55e9839bf1d1f5382b3636ecedff43fd1d8d4737 Author: Piarres Beobide Date: Sun May 7 20:04:07 2006 +0000 [l10n:eu] Updated basque translation (Old svn revision: 21587) commit 79d4508d750654a38004978d786d0107e29b5c25 Author: Daichi Kawahata Date: Sun May 7 13:36:12 2006 +0000 Updated Japanese translation. (Old svn revision: 21571) commit 0eb5e8e25fb85856004494c0d10d624617f9af68 Author: Jari Rahkonen Date: Sun May 7 08:15:21 2006 +0000 Finnish translations updated. (Old svn revision: 21560) commit 3499464369ee2e7d0b3daa7f78df8fdca49d2e09 Author: Adriano Winter Bess Date: Sat May 6 17:57:23 2006 +0000 Updated Brazilian Portuguese translations. (Old svn revision: 21551) commit 0669371e4a2461ad4a961939ad664cd4feb3431d Author: Stavros Giannouris Date: Sat May 6 14:30:03 2006 +0000 Greek translations update. (Old svn revision: 21550) commit 07c0d18e5b7e02875715971b33dcd16dd31fdf8e Author: SZERVÁC Attila Date: Sat May 6 06:44:16 2006 +0000 hu trunk: little updates (Old svn revision: 21533) commit 9ff1f9dcb09f2803f7b5dfa85e827bb4c6d0a866 Author: Daichi Kawahata Date: Fri May 5 21:50:41 2006 +0000 Updated Slovak translations by Roman Moravcik . (Old svn revision: 21525) commit dee68c09e97feadbd6d12116cbbf5a99f5a96b96 Author: Daichi Kawahata Date: Fri May 5 21:01:14 2006 +0000 Bump. (Old svn revision: 21522) commit fb2d47c7e4ba1217483faa8155896fcfcf056e31 Author: Yuval Tanny Date: Fri May 5 19:23:35 2006 +0000 Updated Hebrew translation (Old svn revision: 21519) commit 150499a3413ce47447d402cfcf7b9018691b8477 Author: Daichi Kawahata Date: Fri May 5 06:15:04 2006 +0000 Updated Czech translations by Michal Varady . (Old svn revision: 21501) commit 218718e41f212ff443336bd93d590849219b378c Author: Daichi Kawahata Date: Fri May 5 06:11:24 2006 +0000 Updated Japanese translations. (Old svn revision: 21500) commit de379787159275164fafaf7b7dd7b80e5b2dbccd Author: Benedikt Meurer Date: Thu May 4 22:23:06 2006 +0000 Update the panel dialogs to use XfceTitledDialog. (Old svn revision: 21497) commit e67b47e2e99d0489b12c84d4c9ee4fdbe60f7b54 Author: Danny Milosavljevic Date: Tue May 2 18:46:58 2006 +0000 add missing .h (Old svn revision: 21449) commit 9c9a4a18164a41707a527c18969e3bf3100fed79 Author: Daichi Kawahata Date: Tue May 2 16:06:52 2006 +0000 Removed timestamps so that a translator isn't bothered: "Then, what time is it now in UTC?" (Old svn revision: 21447) commit 6c7c6f752fd7d4115d5b3c294b42216e1a6c1d6a Author: Daichi Kawahata Date: Tue May 2 12:23:39 2006 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 21442) commit 4a1665dbf4395d083ce62bdd0afc4e8491e2ad0c Author: Daichi Kawahata Date: Mon May 1 13:31:35 2006 +0000 Updated Russian translations by Anthony Ivanoff , Maxim Zenin , Sergey Fedoseev . (Old svn revision: 21420) commit 1711a7ffea173090fe50c2d5b6f4a3818b06336e Author: Daichi Kawahata Date: Mon May 1 07:04:23 2006 +0000 Updated. (Old svn revision: 21414) commit d698dfdd63c5f8d5491190c2189fc0158cc374d8 Author: Daichi Kawahata Date: Sun Apr 30 16:00:08 2006 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 21408) commit 0f3cc9e2a9a126deba69104cb4eb970814da5e72 Author: Daichi Kawahata Date: Sat Apr 29 12:24:51 2006 +0000 Updated Czech translations by Michal Varady . (Old svn revision: 21314) commit 3818d0f05214144bddcfd2210ce7d492a2751311 Author: Daichi Kawahata Date: Sat Apr 29 12:15:46 2006 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 21313) commit dec1c4f3700bffe680bc9c1a6915eeddca5a98e1 Author: Daichi Kawahata Date: Sat Apr 29 11:48:06 2006 +0000 Updated Vietnamese translations by Phan Vinh Thinh . (Old svn revision: 21305) commit 4a59d99837f13161bc4e5701b50dfc370d7a1618 Author: Hydonsingore Cia Date: Sat Apr 29 00:01:07 2006 +0000 Update traditional Chinese translations for several packages. (Old svn revision: 21293) commit 4f8cf5cebe634adeea4de098efe591e3fe0a23f3 Author: Yuval Tanny Date: Fri Apr 28 10:53:32 2006 +0000 Hebrew translation update (Old svn revision: 21283) commit 16943ad54d6c77e511e3dd24e18f548337827b64 Author: Maxim Dziumanenko Date: Wed Apr 26 09:29:23 2006 +0000 2006-04-26 Maxim Dziumanenko * Updated Ukrainian translation. (Old svn revision: 21248) commit ebfb90aee6ff8ed76ac6e2ad99fc01eb65bd1f2c Author: Peeter Vois Date: Wed Apr 26 08:38:23 2006 +0000 (Old svn revision: 21240) commit 548124a85b5a0ec8fcf480d90dc4ec285df5e434 Author: Jari Rahkonen Date: Tue Apr 25 16:27:35 2006 +0000 Finnish translations updated. (Old svn revision: 21228) commit 4ebad38a08f1c6af1391bf2e2640c5f079894008 Author: Jasper Huijsmans Date: Mon Apr 24 19:04:24 2006 +0000 Remove generated files from POTFILES.in. Patch by Jari Rahkonen. (Old svn revision: 21210) commit 08cfb32802458c1889a409cc86c751759e26dd26 Author: Piarres Beobide Date: Mon Apr 24 08:48:14 2006 +0000 [l10n:eu] Basque translation update (Old svn revision: 21196) commit dfc22307f28f0c7b07b6d01f84bcc50bccdffee5 Author: Stavros Giannouris Date: Mon Apr 24 06:57:34 2006 +0000 Greek translation update (Old svn revision: 21193) commit a69e5fff7c792a433d1c0bec74dca4ffb63f973e Author: Daichi Kawahata Date: Sun Apr 23 15:42:55 2006 +0000 Updated Japanese translations. (Old svn revision: 21182) commit 38316d197dd7dd19d9c419222ab000f770c10930 Author: Daichi Kawahata Date: Sun Apr 23 11:56:49 2006 +0000 Updated Russian translations by Sergey Fedoseev . (Old svn revision: 21176) commit 572db06010211466a993c3c669b7e3e0aac43caf Author: SZERVÁC Attila Date: Sun Apr 23 09:39:37 2006 +0000 hu trunk: cal, desktop, mcs-plugins & panel updates (Old svn revision: 21175) commit 3b59965a4d3edba1b8ea02994dff876a5bd9e270 Author: Jasper Huijsmans Date: Sun Apr 23 08:55:23 2006 +0000 * 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. (Old svn revision: 21173) commit 6cd40aa9eb919c01720ce6363e2b92ab24c9890b Author: Daichi Kawahata Date: Sat Apr 22 09:53:50 2006 +0000 Updated Simplified Chinese by Jick Nan . (Old svn revision: 21150) commit 90696e859ab7eba4011fc18595f15994d9191fed Author: Yuval Tanny Date: Fri Apr 21 21:58:56 2006 +0000 Hebrew translations update (Old svn revision: 21144) commit e9af3b92c7870f0d7f4160362e03a897bdafa9d7 Author: Jasper Huijsmans Date: Thu Apr 20 19:58:31 2006 +0000 Don't make exit dialog transient for the panel, to improve window placement. (Old svn revision: 21122) commit 52f2315e1e0b2c95fb35a3d95809ba2567d85219 Author: Stavros Giannouris Date: Mon Apr 17 17:26:54 2006 +0000 Greek translations update (Old svn revision: 21051) commit d858a6eb101aab164e09a96dde495051a79f9f8f Author: Daichi Kawahata Date: Mon Apr 17 13:21:11 2006 +0000 Updated Estonian translations by Peeter Vois . (Old svn revision: 21048) commit c2150970831fb2bf0b6dfa35f7e25184f65f2532 Author: Daichi Kawahata Date: Mon Apr 17 13:17:16 2006 +0000 Updated. (Old svn revision: 21047) commit 2e88aaf8bf88912cacd782aff31b601246cd2d82 Author: Benedikt Meurer Date: Mon Apr 17 12:22:46 2006 +0000 Port release fix. (Old svn revision: 21044) commit 072604f5282de4d7dde03f67d0b40ed32f85cf44 Author: Benedikt Meurer Date: Sun Apr 16 11:13:35 2006 +0000 Update for 4.4beta1. (Old svn revision: 20992) commit e14e4b07ac9c657f6476ca0b490f2cad50dc4465 Author: Jasper Huijsmans Date: Sun Apr 16 10:45:29 2006 +0000 Remove highlighting of current panel when panel is in edit mode. It doesn't work properly (bug #1664). (Old svn revision: 20989) commit ff0e4ffe8b680a35aa090e95a1504f89f8bca950 Author: Jasper Huijsmans Date: Sun Apr 16 10:13:37 2006 +0000 Patches by Jani Monoses: fix icon name in desktop file (bug #1613) and check for valid icon (#1614). (Old svn revision: 20987) commit f8c77900d6be2cb136ef42f6cb560aa976602bfb Author: Jasper Huijsmans Date: Sun Apr 16 09:06:30 2006 +0000 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. (Old svn revision: 20982) commit bc9d7f35122670ea22e6d49958aadd61525e74b2 Author: SZERVÁC Attila Date: Sun Apr 16 07:00:29 2006 +0000 hu trunk: panel, wm & mcs-plugins updates (Old svn revision: 20964) commit b15cf0937af565c261641a36de803f08cc8891e7 Author: Olivier Fourdan Date: Sat Apr 15 17:39:50 2006 +0000 Update ChangeLog (Old svn revision: 20934) commit 004a593fcfecb4be2031fe61650914defd8f83fe Author: Daichi Kawahata Date: Sat Apr 15 12:10:48 2006 +0000 Bump, etc. (Old svn revision: 20913) commit ba6c87ad2c94be6f0495a1275796809295140f10 Author: Daichi Kawahata Date: Sat Apr 15 03:03:30 2006 +0000 Updated Russian translations by Andrey Fedoseev . (Old svn revision: 20906) commit ca6e35946d169c6214a55efceb84177f375da440 Author: Daichi Kawahata Date: Sat Apr 15 02:12:31 2006 +0000 Added/Updated Korean translations by ByungHyun Choi . (Old svn revision: 20905) commit 094e966dd5e6bfe79ba032f53a3eee623def9731 Author: Jasper Huijsmans Date: Thu Apr 13 20:53:17 2006 +0000 * 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 (Old svn revision: 20870) commit 3af3df5fa221bb160ecbaa574cf45bf687598584 Author: SZERVÁC Attila Date: Thu Apr 13 10:35:55 2006 +0000 hu: calendar, appfinder, icon-theme & panel updates (Old svn revision: 20861) commit 5c1686c893e374ac223f60913db793ac8e904230 Author: Olivier Fourdan Date: Tue Apr 11 20:41:56 2006 +0000 Fix a potential memory corruption issue. (Old svn revision: 20853) commit b1b0eabf2f347a30f40ab5f173f4d34ddf7af3f2 Author: Daichi Kawahata Date: Sun Apr 9 02:22:26 2006 +0000 Updated Finnish translations by Jari Rahkonen . (Old svn revision: 20821) commit 36e3827b16f283a7212b3e4944fa0aded005f216 Author: Daichi Kawahata Date: Sun Apr 9 02:16:30 2006 +0000 Updated. (Old svn revision: 20820) commit 97eabc686da26d756a2aa29a8deccb4d3a2bfc42 Author: Jasper Huijsmans Date: Sun Apr 2 16:35:48 2006 +0000 Fill in comment field and try to download icons for 0install applications. Patch by Thomas Leonard. (Old svn revision: 20686) commit 87dddce3fca623316e2f6bbf5f6b7fb47ce47cfe Author: Stavros Giannouris Date: Sat Apr 1 03:37:15 2006 +0000 Greek translations update & polish by Stathis Kamperis (Old svn revision: 20673) commit 21dfe3b55678f917b64b7c89130933a870d875b4 Author: Daichi Kawahata Date: Thu Mar 30 13:41:24 2006 +0000 Updated Vietnamese translations by Phan Vinh Thinh . (Old svn revision: 20647) commit c1018e0a2a2e3edd6239711b39f0566dce603412 Author: Daichi Kawahata Date: Mon Mar 27 14:34:03 2006 +0000 Added/Updated Russian translations by Andrey Fedoseev and Sergey Fedoseev . (Old svn revision: 20606) commit 1c9c50b5436831d8b8012326a96ffca16c3a3171 Author: Daichi Kawahata Date: Mon Mar 27 14:27:45 2006 +0000 Updated. (Old svn revision: 20605) commit 84dc407bfd5207952cef619ccec8e62ec88f69d9 Author: Jasper Huijsmans Date: Thu Mar 23 20:05:17 2006 +0000 Silly mistake. Don't stop scanning for plugins after first non-desktop file, just skip it (bug #1600). (Old svn revision: 20525) commit 2712f9435f113e73b7ece19afe66bf22175e00a8 Author: Jasper Huijsmans Date: Tue Mar 21 20:00:42 2006 +0000 Cygwin fix by Stephan Arts. (Old svn revision: 20516) commit 6c931f5a4683bb6c2bdca47656a01da44955d584 Author: Jasper Huijsmans Date: Tue Mar 21 19:50:47 2006 +0000 Fix race condition on exit. Based on patch by Adriano Winter Bess. (Old svn revision: 20515) commit ab26f19fad081d85c5294121dfa9fad43be1575b Author: Jasper Huijsmans Date: Sun Mar 19 16:21:10 2006 +0000 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 . (Old svn revision: 20497) commit 32e35e4c24e738db0cf10b59677e8159a72c2df0 Author: Daichi Kawahata Date: Sun Mar 19 15:37:46 2006 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 20496) commit 519060ca352a558dd04b930e271ba0bea731ae1a Author: Daichi Kawahata Date: Sun Mar 19 02:01:51 2006 +0000 Updated Japanese translations. (Old svn revision: 20490) commit e83379025f743d0a5b188b420c701c92eb2fa142 Author: Pau Rullan Ferragut Date: Sat Mar 18 19:21:19 2006 +0000 [i18n] catalan little fixes (Old svn revision: 20485) commit 4e1a2d0e5be7333dba1a995626b3d2257fa80c1c Author: Pau Rullan Ferragut Date: Sat Mar 18 19:00:10 2006 +0000 [i18n] catalan little of work on trunk (Old svn revision: 20484) commit a1ef463fcc2d69d3d57c9c79606662a353dc427d Author: Jasper Huijsmans Date: Sat Mar 18 18:32:04 2006 +0000 Just use the value from the rc file for number of rows, without a check. (Old svn revision: 20483) commit a733c443e1c6ba6b0f0c8b86f2ab562d083df2a0 Author: Daichi Kawahata Date: Sat Mar 18 09:24:39 2006 +0000 Updated. (Old svn revision: 20475) commit fe6b17eedeb40935b023cf1b2d7725eac3654099 Author: Daichi Kawahata Date: Sat Mar 18 09:15:20 2006 +0000 Added/Updated Russian translations by Andrey Fedoseev , Sergey Fedoseev . (Old svn revision: 20473) commit 31a2086d038602f342d4e2580edc7f22e1f1779c Author: Jasper Huijsmans Date: Wed Mar 15 19:53:55 2006 +0000 Set struts after unsetting autohide option. (Old svn revision: 20446) commit e77be5140f07a1a497fa9ed4e46a72638dd0956e Author: Jasper Huijsmans Date: Tue Mar 14 19:10:24 2006 +0000 Fix problems with changing orientation that are caused by previous positioning changes. (Old svn revision: 20424) commit 1f3b4cd0219bb31eb5ce0190b85c62420e5de1af Author: Hydonsingore Cia Date: Tue Mar 14 17:27:25 2006 +0000 Update traditional Chinese translations for panel (Old svn revision: 20421) commit 3268a587d6bf5e4144e3cc6ba3808af84e65540d Author: Jasper Huijsmans Date: Mon Mar 13 20:35:03 2006 +0000 Improve initial positioning in attempt to fix bug #1480. (Old svn revision: 20398) commit 4f6b6e2aaaf25bc51ad0484f9a54df778bc4eb4d Author: Jasper Huijsmans Date: Sun Mar 12 20:50:02 2006 +0000 Apperently there can be problems with last empty line. Suggested by Jani Monoses. (Old svn revision: 20371) commit 8a3a787bb8ed5b7c597614c6028c83f26138f2c0 Author: Sylvain Vedrenne Date: Sun Mar 12 19:51:42 2006 +0000 Completed update of Esperanto translations for xfce4-panel. (Old svn revision: 20369) commit 5d4f70084ed4039a1e748dfcc8c5d772a3c2c0f3 Author: Sylvain Vedrenne Date: Sun Mar 12 14:50:10 2006 +0000 Esperanto translations: updated fuzzy strings. (Old svn revision: 20359) commit 2f8e6ffe7bff2d2c77591bfbe050139f4011ba73 Author: Jasper Huijsmans Date: Sun Mar 12 10:37:06 2006 +0000 * only initialize signals once. This should also fix bug #1490. * Fix remaining uses of full_width as boolean instead of enum. (Old svn revision: 20355) commit a703eaf36ddb139dbc18b5a086bb4e5b0fea63ce Author: Jasper Huijsmans Date: Sun Mar 12 09:04:43 2006 +0000 * 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. (Old svn revision: 20349) commit 0f36e0df918ed05874268db73a47a72aafdbe789 Author: Jasper Huijsmans Date: Sat Mar 11 20:54:29 2006 +0000 Delay construction of internal plugin until 'realize' signal. (Old svn revision: 20345) commit 51235f3f6f3d30fe2555958ab4eb3e32489ae7cb Author: Jasper Huijsmans Date: Sat Mar 11 19:50:55 2006 +0000 Revert setting of DISPLAY variable, to avoid memory leaks. Thanks to Benedikt for the explanation. (Old svn revision: 20344) commit b4bdd3e0478d61b0370318860c51d70f213d3e2b Author: Jasper Huijsmans Date: Sat Mar 11 19:26:15 2006 +0000 Fix panel struts (bug #1550). (Old svn revision: 20343) commit 6e0d43ed2e8e67d4034fda1a9542eea5a09b7fc9 Author: Jasper Huijsmans Date: Sat Mar 11 19:12:06 2006 +0000 Try to improve multihead behavior by setting DISPLAY variable at several strategic places in the code. (Old svn revision: 20342) commit 5c7b275bfcfe046e5b948252105c9b7e025addb1 Author: Jasper Huijsmans Date: Sat Mar 11 16:28:17 2006 +0000 Oops, committed too much. (Old svn revision: 20335) commit e5f4534aa7d9937e5291a463a8c31c97047bd0c4 Author: Jasper Huijsmans Date: Sat Mar 11 15:59:20 2006 +0000 Use gtk_widget_reparent instead of remove/insert. Prevents problems with external plugins (bug #1532). (Old svn revision: 20333) commit 8ba14ad0450ab0d8736b3e8f66c413d13ff1f587 Author: Jasper Huijsmans Date: Sat Mar 11 11:09:41 2006 +0000 Oops, small mixup of icons. Patch by Jani Monoses. (Old svn revision: 20331) commit 5fb16038531d7800eac95ad945b9f2638a220282 Author: Jasper Huijsmans Date: Sat Mar 11 11:03:56 2006 +0000 Add support for files dragged from mozilla and for 0install. Patch from Thomas Leonard. Very cool stuff. (Old svn revision: 20330) commit 0a1bfd4cf8607dd11b8c470aa86f36decc7d64c3 Author: Jasper Huijsmans Date: Sat Mar 11 10:14:27 2006 +0000 Fix crash when last item of a panel is removed (bug #1529) (Old svn revision: 20328) commit 994d6953c86c25c741abf4502b04b857f8f7ade9 Author: Piarres Beobide Date: Mon Mar 6 20:36:22 2006 +0000 Basque translation update (Old svn revision: 20262) commit 3a86253f80d820795f6011fa9e605204340df2ef Author: Daichi Kawahata Date: Sat Mar 4 12:14:34 2006 +0000 Updated Japanese translations. (Old svn revision: 20210) commit a073897cf92d89584dc286fa1e8f80e399f905a3 Author: Daichi Kawahata Date: Sat Mar 4 11:10:44 2006 +0000 Updated. (Old svn revision: 20207) commit e28f7bae526aad80d428d212d35b898e633a263b Author: Daichi Kawahata Date: Thu Mar 2 13:03:18 2006 +0000 Added/Updated Estonian translations by Peeter Vois . (Old svn revision: 20157) commit aa6520fe4e48251cf2d0b72c10e8ee044cc33db6 Author: Jasper Huijsmans Date: Mon Feb 27 21:38:24 2006 +0000 Parse command into separate arguments in addition to adding dropped files as argument (#1517). (Old svn revision: 20129) commit 889c62ba94cddfcee98957e7c00e25c51ddd8581 Author: Jasper Huijsmans Date: Mon Feb 27 21:02:00 2006 +0000 Change systray sizing. Maybe prevent race condition in icon-docked handler. (Old svn revision: 20127) commit aee336349943373d9e51f91bf8e37989ab5ccea4 Author: Jasper Huijsmans Date: Mon Feb 27 20:57:14 2006 +0000 Remove invalid g_free(). This fixes a possible crash. (Old svn revision: 20126) commit 9f549c852cdfd4ee0200849d87b683d9d2b64dac Author: Jasper Huijsmans Date: Sun Feb 26 21:30:15 2006 +0000 No comment. Orientation fix. Again. (Old svn revision: 20102) commit 1e2e3943eeb096ef7aa2138c3a000bb18a34b128 Author: Jasper Huijsmans Date: Sun Feb 26 21:20:51 2006 +0000 Why fix in one try when you can do it in two? (Old svn revision: 20101) commit 9653d645c6cbce610662a26348b720f98c7f8242 Author: Jasper Huijsmans Date: Sun Feb 26 21:16:28 2006 +0000 Used wrong orientation for hvbox. (Old svn revision: 20100) commit efd97b27abe6184ee0d343c5db097c4b65be1080 Author: Jasper Huijsmans Date: Sun Feb 26 21:09:48 2006 +0000 Properly disconnect signals in free_data callback, to prevent problems when widgets are destroyed (Also fixes #1505). (Old svn revision: 20099) commit 8917c148ff1ac02edcf66f64af36516634d3ff4c Author: Jasper Huijsmans Date: Sun Feb 26 19:39:04 2006 +0000 Twice in the same weekend I forget to add files. Damn. (Old svn revision: 20096) commit e57e097cde8fbf832661d5e449264543fcfa8894 Author: Jasper Huijsmans Date: Sun Feb 26 17:30:38 2006 +0000 * 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 (Old svn revision: 20094) commit 3712d831ad411dd4e72dcafb78dbad4e6ed64d66 Author: Daichi Kawahata Date: Sun Feb 26 15:08:23 2006 +0000 Updated Japanese translations. (Old svn revision: 20086) commit ceed8101115d88630768bd127933563122d661de Author: Pau Rullan Ferragut Date: Sun Feb 26 11:57:12 2006 +0000 [i18n] catalan translation xfce4-panel (Old svn revision: 20081) commit 10d415f1f87e742d5ac2b263f2714757804270c0 Author: Jasper Huijsmans Date: Sun Feb 26 11:17:48 2006 +0000 Fix xfce_panel_plugin_register_menu problem (#1476) and fix an unrelated crash in the process. (Old svn revision: 20080) commit dd44e48b3a646718e66d293679fe5dd5466eb0c3 Author: Jasper Huijsmans Date: Sun Feb 26 10:12:57 2006 +0000 Try naming spec icons for action buttons as well (Old svn revision: 20079) commit 2f5254f1567fe1ce2fa979d165da852ea53ec362 Author: Jasper Huijsmans Date: Sun Feb 26 08:59:16 2006 +0000 Bump library version and soname after API addition. (Old svn revision: 20074) commit 9fc1d0dce423d4e0551be099b846723fb4b1e8f6 Author: Jasper Huijsmans Date: Sun Feb 26 07:57:55 2006 +0000 Oops, forgot to add these. (Old svn revision: 20073) commit 0bcf96fc0f79acb2e25fc9398f126a7f276cc830 Author: Jasper Huijsmans Date: Sat Feb 25 22:33:57 2006 +0000 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 (Old svn revision: 20070) commit eeb7ab500e857704d7023cf23d3553c66af314a5 Author: Stavros Giannouris Date: Sat Feb 25 16:19:07 2006 +0000 Updated Greek translation (Old svn revision: 20066) commit dc9238092e7d954f8cc02f564f1341f5d16fdff2 Author: Daichi Kawahata Date: Sat Feb 25 06:56:51 2006 +0000 Updated Japanese translations. (Old svn revision: 20045) commit e5c2d12afde809101bc21eeaf83a32542aaa9dfe Author: Daichi Kawahata Date: Sat Feb 25 02:20:14 2006 +0000 Added/Updated Finnish translations by Jari Rahkonen . (Old svn revision: 20043) commit 7c5c6fbc2486426e6110a7f48f23bfc65202af7b Author: Daichi Kawahata Date: Sat Feb 25 02:07:39 2006 +0000 Updated. Discarded obsolete translations. (Old svn revision: 20042) commit 106cf89bc049b22bc7220df522b8c074c881a5f0 Author: Daichi Kawahata Date: Fri Feb 24 12:41:44 2006 +0000 Updated Finnish translations by Jari Rahkonen . (Old svn revision: 20025) commit e64fcb2336171eafe9824786700b26ed18a1af75 Author: Daichi Kawahata Date: Tue Feb 21 13:20:58 2006 +0000 Added/Updated Slovak translations by Roman Moravcik . (Old svn revision: 19986) commit effa40f18d7988007d1ca110c3b60209035efef1 Author: Jasper Huijsmans Date: Sun Feb 19 21:01:39 2006 +0000 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). (Old svn revision: 19967) commit fb6cbed7490b8dd68af835c8f888ea35d8c6d226 Author: Daichi Kawahata Date: Sun Feb 19 16:35:14 2006 +0000 Updated German translations by Fabian Nowak . (Old svn revision: 19963) commit bdf6065fd3e6ca50e7998663727bbd0662863fca Author: Daichi Kawahata Date: Sat Feb 18 14:02:04 2006 +0000 Updated Japanese translations. (Old svn revision: 19944) commit 4d33ac4013fcd503b1d0f90c5866e2f0d07e0c16 Author: Daichi Kawahata Date: Sat Feb 18 13:43:45 2006 +0000 Updated. (Old svn revision: 19942) commit 45086fa3805b4100a7c80ef3814b7df165e9808a Author: Pau Rullan Ferragut Date: Thu Feb 16 21:39:59 2006 +0000 [i18n] catalan: little fixes of old strings (even that the translation is very fuzzy) (Old svn revision: 19911) commit bbf352a3a8cda63293df2955f31782833f88c1b8 Author: Jean-François Wauthy Date: Thu Feb 16 16:31:02 2006 +0000 updated zh_CN translations (Old svn revision: 19907) commit 719edd1b6e6640499b7d3dd161ce8ef891f3743b Author: Jasper Huijsmans Date: Tue Feb 14 20:11:02 2006 +0000 Add localedir variable at the request of Adriano Winter Bess. (Old svn revision: 19874) commit ae55cbe77f1b1351417a956ccdf1a8aa6c129ad5 Author: Jean-François Wauthy Date: Mon Feb 13 12:28:34 2006 +0000 updated VI translations (Old svn revision: 19853) commit 75617555ae2f40f7d4c1578193153081dfc7dfa0 Author: Jasper Huijsmans Date: Sun Feb 12 14:48:20 2006 +0000 Add API to focus a widget on the panel. (Old svn revision: 19846) commit 5b514b130cb594eb7f25f133cafc594ba5079914 Author: Daichi Kawahata Date: Sun Feb 12 12:29:16 2006 +0000 Updated Finnish translations by Jari Rahkonen . (Old svn revision: 19845) commit 8a14380493f4f2a84430e750b5c8186ebf18c8b8 Author: Jasper Huijsmans Date: Sat Feb 11 21:17:03 2006 +0000 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. (Old svn revision: 19839) commit 83be9a0a16fd01f4a66708bbb21a020ab12d15a2 Author: Yuval Tanny Date: Sun Feb 5 17:53:28 2006 +0000 Update Hebrew translations (Old svn revision: 19749) commit 9da13a3f89ef64b7e7b8896540da7562869517f5 Author: Jasper Huijsmans Date: Sun Feb 5 16:26:17 2006 +0000 Account for xinerama layout when calculating struts. This is an attempt to fix bug #1316. (Old svn revision: 19748) commit 369fdd09c39e029cfcc338fabceb9d98f8962040 Author: Stavros Giannouris Date: Sun Feb 5 00:10:28 2006 +0000 Updated Greek translations (Old svn revision: 19741) commit f5fb232bc67117c7e5ec952583055cb9d1d258b5 Author: Daichi Kawahata Date: Sat Feb 4 02:50:33 2006 +0000 Updated Japanese translations. (Old svn revision: 19738) commit f44186e304f0f342702e5764197ad41602f110fc Author: Daichi Kawahata Date: Sat Feb 4 02:14:27 2006 +0000 Bump the version up. (Old svn revision: 19737) commit 8f8cca82c0a150c1cef28d27f641162b20696549 Author: Piarres Beobide Date: Mon Jan 30 10:07:00 2006 +0000 [I18n] Basque translation upgrade (Old svn revision: 19668) commit 703482f3bf8f1719ff0a54e0b4e52be3c88da8a1 Author: Jasper Huijsmans Date: Sun Jan 29 18:58:51 2006 +0000 Add windowlist and showdesktop plugins ported by Jani Monoses. (Old svn revision: 19661) commit 344209b9c0bc7a2b4fdaf5bde338dab7462b2345 Author: Jasper Huijsmans Date: Sun Jan 29 12:29:18 2006 +0000 Slight change in behavior: default size-changed handler sets both width and height, instead of just height. (Old svn revision: 19653) commit 7a230e7e77f5194feb1a0e422ed9ae1e5cd95dcb Author: Jasper Huijsmans Date: Sun Jan 29 10:07:41 2006 +0000 Try to fix crash when starting to move an item (#1347). (Old svn revision: 19648) commit 5d754be587426d119a3cc0b313a67500c822c16e Author: Daichi Kawahata Date: Sun Jan 29 07:21:54 2006 +0000 Updated Japanese translations. (Old svn revision: 19646) commit 7161b8ad7364d4ef32d26a92d5ebd7cf2593641a Author: Daichi Kawahata Date: Sun Jan 29 06:52:27 2006 +0000 * Updated. * Discarded obsolete translations. (Old svn revision: 19645) commit 2e4c011bdea4bcbe1d947d83486fb443a584639e Author: Jasper Huijsmans Date: Sun Jan 22 08:39:01 2006 +0000 Use 'Close' instead of 'Cancel' in items dialog. (Old svn revision: 19545) commit c98efface43f05af71151408b83dfd6a98cdd24b Author: Jasper Huijsmans Date: Sun Jan 22 08:27:49 2006 +0000 Add width option back. Expand option is still only shown when using xinerama. (Old svn revision: 19544) commit c86ccd2644327cfb967550deed24bddead492169 Author: Jasper Huijsmans Date: Sat Jan 21 20:00:44 2006 +0000 We can depend on gtk 2.6 now. Reported by Jani Monoses. (Old svn revision: 19535) commit 50b65306489d1ca6c1e7ee5556e29f8dbe38a219 Author: Jasper Huijsmans Date: Sat Jan 21 19:50:30 2006 +0000 Commit patch by Jani Monoses to allow removal of first item when there are stil items in the list. (Old svn revision: 19534) commit c455376c5690b9330b012f29624cffe8833012ca Author: Jasper Huijsmans Date: Sat Jan 21 19:13:46 2006 +0000 Simpler xinerama check (Old svn revision: 19532) commit 1a8a904d4b2e2843f98f94ed58e2674f0974818c Author: Jasper Huijsmans Date: Sat Jan 21 19:07:32 2006 +0000 Only show size/expand options when running in xinerama mode (Old svn revision: 19531) commit 7b7e5ac633dd704760264d9b29fa18c357800d0e Author: Jasper Huijsmans Date: Sat Jan 21 18:29:39 2006 +0000 Add option on Xinerama systems to make panel span across monitors (Old svn revision: 19530) commit d843ee0de0496907829fc43d3cb4b92ff321ab0c Author: Daichi Kawahata Date: Thu Jan 19 15:04:13 2006 +0000 Updated Japanese translations. (Old svn revision: 19498) commit dc25b08fba71a31aa46dcd42772254c4bfb2a93d Author: Daichi Kawahata Date: Wed Jan 18 17:48:07 2006 +0000 Updated. (Old svn revision: 19482) commit 8c76c6e32c02d3ca87213289260eff1f502fb6fe Author: Piarres Beobide Date: Mon Jan 16 10:23:05 2006 +0000 Basque translation update (Old svn revision: 19445) commit 09f0c2530bf12116f2e364ae954950f5b5fa650c Author: Daichi Kawahata Date: Sun Jan 15 11:38:01 2006 +0000 Fixed an error. (Old svn revision: 19433) commit 80f08f61cccf0dd0834ea354347749048a06a2ad Author: Jasper Huijsmans Date: Sun Jan 15 09:34:05 2006 +0000 Fix pl.po (,c format -> #,c format) (Old svn revision: 19432) commit 90d34874fef3d38767fddf8843a76a760addaa4f Author: Jasper Huijsmans Date: Sun Jan 15 08:54:26 2006 +0000 Patches by Jani Monoses. Use MIN_SIZE and MAX_SIZE defines and set MIN_SIZE to 16. (Old svn revision: 19431) commit ee8fce0b0a0a97fd2670bc2425cfacfbdb96301c Author: Daichi Kawahata Date: Fri Jan 13 05:52:21 2006 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 19410) commit 50053e78a33519e03c71fc9fc02c23359e578558 Author: Pau Rullan Ferragut Date: Sun Jan 8 21:12:28 2006 +0000 catalan translation: little heading fixing but in every trunk file Created the xfmedia translation (Old svn revision: 19354) commit caa622cb0b98f2c1a02c83b0484216d44e404f88 Author: Jasper Huijsmans Date: Sun Jan 8 15:26:30 2006 +0000 Add 'width' and 'expand' options (Old svn revision: 19352) commit b0ee09032ef3e1cb24febe223a1e1bb47edb6a08 Author: Daichi Kawahata Date: Sat Jan 7 09:40:55 2006 +0000 Updated copyright information. (Old svn revision: 19340) commit b89a070087ac655cba65ad568abefcc6a7deeeb4 Author: Adriano Winter Bess Date: Fri Jan 6 19:12:56 2006 +0000 Updated pt_BR translations for xfce4-panel. (Old svn revision: 19318) commit acf1813c778c7f6e3c243fbf4c1726c1a9603cb5 Author: Stavros Giannouris Date: Thu Jan 5 20:50:25 2006 +0000 Updated Greek translation (Old svn revision: 19303) commit a0e694cc8b03ecd8f0dd4ab95d7362caeaf36742 Author: Jasper Huijsmans Date: Sun Jan 1 22:15:06 2006 +0000 Fix for IRIX from Daichi (Old svn revision: 19260) commit dbe3b07f4a56ef505f294ae8f493898618021333 Author: Daichi Kawahata Date: Sun Jan 1 19:03:13 2006 +0000 Updated Japanese translations. (Old svn revision: 19250) commit 2102c5c655418f2d832958b2cc82b52a1b815917 Author: Daichi Kawahata Date: Sun Jan 1 18:12:08 2006 +0000 Updated. (Old svn revision: 19248) commit b5357127ea817da1d9658c4978cecce1c121c8ba Author: Jasper Huijsmans Date: Thu Dec 29 21:49:17 2005 +0000 Prevent possible crash when item is deleted while dialog is open. (Old svn revision: 19174) commit 329ab2216f37b2cbe00ab9eba013c499f2054be6 Author: Jasper Huijsmans Date: Thu Dec 29 21:04:04 2005 +0000 Open properties dialog after adding a new item. (Old svn revision: 19168) commit cd77f1247bd7c25188c1275395a1f2b0c4ad84f9 Author: Jasper Huijsmans Date: Thu Dec 29 17:16:35 2005 +0000 Make 'Add Items' dialog insert new items after the plugin that was clicked (Old svn revision: 19166) commit 59384474cadb69260d71d8d75665edcac7535c10 Author: Jasper Huijsmans Date: Thu Dec 29 14:33:53 2005 +0000 Small fix to show icon on initial empty launcher (Old svn revision: 19163) commit 853875e0c43ef40af73cf02f832b34d0e37e5f39 Author: Jasper Huijsmans Date: Thu Dec 29 10:08:40 2005 +0000 Delayed loading of icons. (Old svn revision: 19155) commit fa4e8cfea15609982b79698d631135cf53d858c4 Author: Jasper Huijsmans Date: Wed Dec 28 20:53:47 2005 +0000 Update po files (Old svn revision: 19144) commit 118b29c3a7346f37c02ff166f31e429f3c6666a4 Author: Jasper Huijsmans Date: Wed Dec 28 20:40:04 2005 +0000 Try to improve initial positioning. (Old svn revision: 19143) commit 4ba298932444aa9162b8f074b22fabdfcb2f07e1 Author: Jasper Huijsmans Date: Wed Dec 28 19:23:37 2005 +0000 Select drag widget on button press, not after drag has already started (Bug #1301). (Old svn revision: 19142) commit 7db63886d56ba6aeb2340d9a6699926f7947a544 Author: Jasper Huijsmans Date: Wed Dec 28 19:04:01 2005 +0000 Properly unset drag source after move (Bug #1300). (Old svn revision: 19141) commit 7925e277ee340bd117a3b4a6c4699018e87bbd21 Author: Jasper Huijsmans Date: Tue Dec 27 17:20:45 2005 +0000 Small tweaks (Old svn revision: 19139) commit 8addb3392da6fd8e444dec9a5fdb87daba502a91 Author: Jasper Huijsmans Date: Fri Dec 23 10:42:46 2005 +0000 Center item remove dialog (Old svn revision: 19127) commit 159efd23f5e0a70b7862c499e8650907d6b8d74c Author: Jasper Huijsmans Date: Thu Dec 22 19:55:24 2005 +0000 Fix possible crash. Patch by Nick Schermer. (Old svn revision: 19123) commit ba86bd6f6ba13c8006fbddad1c6d8103d4af5423 Author: Jasper Huijsmans Date: Thu Dec 22 19:16:28 2005 +0000 Add window menu to iconbox. Patch by Pasi Orovuo. (Old svn revision: 19122) commit 44cfb0d27cc9d229b998197317b04ecfc374b96e Author: Jasper Huijsmans Date: Thu Dec 22 15:58:53 2005 +0000 Add extra handle to taskbar and iconbox, at the end. (Old svn revision: 19121) commit 6c53a520fa7d6630c3fe62b9c21f973f0e4c86ef Author: Jasper Huijsmans Date: Thu Dec 22 15:37:09 2005 +0000 More minor cleanups. Add error trapping for X messages. (Old svn revision: 19120) commit e6d47dfab1dea172b0e390c3618653e0c7aa5c08 Author: Jasper Huijsmans Date: Thu Dec 22 14:01:53 2005 +0000 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 (Old svn revision: 19119) commit 7046008e780ab9218a5e07adb73ed328b9932928 Author: Jasper Huijsmans Date: Thu Dec 22 10:49:46 2005 +0000 * Fix two potential crashes when a panel is removed * Add minimum size for a panel * Expand 'Id' property (Old svn revision: 19118) commit 7d2ebab290ceae33fa9b095e0bc2770fecca6b7a Author: Jasper Huijsmans Date: Thu Dec 22 08:36:09 2005 +0000 Played a bit with the panel manager dialog. I don't think this will be the final design. (Old svn revision: 19117) commit ae3b40bc20498dffc86f48561fb6070a343f4aa3 Author: Jean-François Wauthy Date: Wed Dec 21 17:23:15 2005 +0000 add support for multiscreen (Old svn revision: 19108) commit a49435c04ea6775b5895025bb3ce96d083b24d0b Author: Jean-François Wauthy Date: Wed Dec 21 17:05:56 2005 +0000 remove useless debug info (Old svn revision: 19107) commit 3459bdafffec0a52d19e64b5b8355c22eecffdc3 Author: Jean-François Wauthy Date: Wed Dec 21 17:02:28 2005 +0000 add multiscreen support (Old svn revision: 19106) commit 162710c534917e622e4431dd92c506b22eb130bd Author: Jasper Huijsmans Date: Wed Dec 21 15:42:29 2005 +0000 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 ;-) (Old svn revision: 19105) commit 29a9136211a7ff4c8be270332dedcef4b8691bc3 Author: Jean-François Wauthy Date: Wed Dec 21 14:29:16 2005 +0000 fix some potential bug (Old svn revision: 19103) commit 753a3a2652efcd31f06bf0a6a50de0d67eb84997 Author: Jasper Huijsmans Date: Wed Dec 21 13:47:56 2005 +0000 Oops. Bad c&p. (Old svn revision: 19102) commit 63e7c54ade1c1e67b82b0de5ab808e7a01ee9395 Author: Jasper Huijsmans Date: Wed Dec 21 13:46:57 2005 +0000 * Use xfce_gtk_window_center_on_monitor() for panel dialog as well * Make item list show descriptions again (Old svn revision: 19101) commit 4de903bcf4b75f58f0d50ebc7d3a81b35db69e67 Author: Jean-François Wauthy Date: Wed Dec 21 13:37:40 2005 +0000 show the add items dialog on the correct screen (Old svn revision: 19100) commit c190e6e9b7bd0bc5887dfd568b35192ef048367f Author: Jasper Huijsmans Date: Wed Dec 21 08:52:56 2005 +0000 * Improve unblock_autohide: check for pointer position before hiding * Make plugin menu use new register_menu function * Update API docs (Old svn revision: 19099) commit 308dc3781ecdd5242d6ff4e9e291da57ae12e27a Author: Jasper Huijsmans Date: Tue Dec 20 22:00:34 2005 +0000 Add xfce_panel_plugin_register_menu() to block autohide while the menu is active and unblock on deactivation. (Old svn revision: 19094) commit 57ec212c685f677b2e76ab2383ad3d0da4706a8f Author: Daichi Kawahata Date: Tue Dec 20 14:55:03 2005 +0000 Changed order alphabetically. (Old svn revision: 19090) commit 5c5ea6b817b857dd106e62d88d3b16b05c422e13 Author: Daichi Kawahata Date: Tue Dec 20 14:36:51 2005 +0000 Updated. (Old svn revision: 19087) commit a70f14934d667f32220468335183863612ef9151 Author: Jasper Huijsmans Date: Tue Dec 20 10:59:21 2005 +0000 Add SIGCHLD handler to avoid creation of zombies (hopefully). (Old svn revision: 19085) commit f751102aea5685ae4a37072b488a483b3ccb26a7 Author: Jasper Huijsmans Date: Tue Dec 20 09:44:56 2005 +0000 * Fix positioning bug when moving an item to the right on the same panel * update po files (Old svn revision: 19084) commit b5e1791613192a39bc3f7f52a79e24480a5c3581 Author: Jasper Huijsmans Date: Mon Dec 19 22:09:04 2005 +0000 * Remove old settings dialog implementations * Fix warnings on treeview (bad c&p) * Remove gthread dependency (Old svn revision: 19083) commit d32232bfe7c8330e7c4e94fda4cc49ba30382114 Author: Jean-François Wauthy Date: Mon Dec 19 21:51:24 2005 +0000 add support for multiscreen (Old svn revision: 19081) commit 8bb3a28e1e1afa0ee82823a286b394fc1b51271c Author: Jean-François Wauthy Date: Mon Dec 19 21:43:56 2005 +0000 add support for multiscreen (Old svn revision: 19080) commit bbcf904da96bd97f3e962e1d542e15051816b96c Author: Jasper Huijsmans Date: Mon Dec 19 20:10:31 2005 +0000 Add 'Close' button to add items dialog (Old svn revision: 19076) commit a7b9aca8e08dfada5afbd2ca85704523f790e4ba Author: Jasper Huijsmans Date: Mon Dec 19 18:59:31 2005 +0000 * Allow menu to close before taking snapshot of plugin * Fix block autohide issues when using the 'Move' menu item while in edit mode (Old svn revision: 19069) commit 4d2656b623e70bab6a93b675f6a5044483e7564d Author: Jasper Huijsmans Date: Mon Dec 19 16:19:08 2005 +0000 Fix insert position for custom menu items. (Old svn revision: 19068) commit 037d96f4a81aecb0eea9fc5994c9e2532b24a2a0 Author: Jasper Huijsmans Date: Mon Dec 19 14:46:13 2005 +0000 * Another alternative for the panel customization dialogs * Add 'Move' menu item for plugins * Block autohide now also blocks transparency Please test. (Old svn revision: 19067) commit 4f7d6232dd4168723ef6dc31f4a540fae51520c2 Author: Jasper Huijsmans Date: Sat Dec 17 09:53:37 2005 +0000 Hmm, some people actually expect this code to work (hi Jannis): implement item remove action. (Old svn revision: 19051) commit c9cdf50a0f5229787ada128520a04533e8d6f450 Author: Jasper Huijsmans Date: Fri Dec 16 07:43:05 2005 +0000 Implement alternative settings dialog. Please test and tell me what you think. (Old svn revision: 19049) commit 602913dbfb21435b709526aac5dd633b623608ac Author: Stavros Giannouris Date: Sun Dec 11 18:37:29 2005 +0000 Updated Greek translations (Old svn revision: 19021) commit 7542ebf6cfe3879e7dd98a58be12471f8fa6ef65 Author: Jasper Huijsmans Date: Wed Dec 7 12:13:48 2005 +0000 Allow 100% transparenct again. Feels like I'm changing this every week... (Old svn revision: 19012) commit 45d51cd4977e361c4d91ef1d03c428672f619450 Author: Jasper Huijsmans Date: Wed Dec 7 10:42:38 2005 +0000 Code cosmetics: use defines for hide/unhide timeouts. (Old svn revision: 19009) commit 042116827bcc70cbd6c461d3c93f1b35c6306483 Author: Jasper Huijsmans Date: Wed Dec 7 10:36:22 2005 +0000 Center dialogs to prevent them from overlapping the panel. I don't particularly like this solution either... (Old svn revision: 19008) commit d78b05a52793789da8d5f8fc056069e60dd42a43 Author: Jasper Huijsmans Date: Tue Dec 6 21:01:40 2005 +0000 * 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 (Old svn revision: 18999) commit 75432a73429ffeeae87114520c029bdff61c9f8a Author: Daichi Kawahata Date: Mon Nov 28 15:44:48 2005 +0000 Updated Japanese translations. (Old svn revision: 18958) commit b630f9851289705f991552ef231b80b1863bfe78 Author: Daichi Kawahata Date: Mon Nov 28 15:19:52 2005 +0000 Updated. (Old svn revision: 18957) commit e326e10aa2611ca8eb894c784954f985c52666d6 Author: Jasper Huijsmans Date: Sun Nov 27 19:27:48 2005 +0000 Cosmetic change and minor bugfix, just to prove I'm still working on this ;-) (Old svn revision: 18950) commit 38d9866a923c9b1c7a9e188b167799583afc22a7 Author: Stavros Giannouris Date: Mon Nov 21 17:06:23 2005 +0000 * Update Greek Panel translations (Old svn revision: 18911) commit 950cbc6eba47e15cfba3063d170ab4b317ea5903 Author: Daichi Kawahata Date: Mon Nov 7 13:13:49 2005 +0000 Updated Spanish translations by Rudy Godoy . (Old svn revision: 18752) commit 0899badd00192c5779d3fd8cc3e8681b417d00b0 Author: Daichi Kawahata Date: Sat Nov 5 14:59:02 2005 +0000 Deciphering. (Old svn revision: 18665) commit 33add00c072c6005362f8d4c39efba8a5a4270ef Author: Daichi Kawahata Date: Sat Nov 5 14:38:09 2005 +0000 Trimmed and updated. (Old svn revision: 18664) commit 8f6093c36baa0ce7da8a3787f40b58b20f2f1c1d Author: Brian Tarricone Date: Sat Nov 5 02:10:27 2005 +0000 fix 'make dist' (Old svn revision: 18636) commit 24b567d079fe653dde75c71261dd756116f5ec22 Author: Daichi Kawahata Date: Fri Nov 4 08:32:02 2005 +0000 Updated French translations by Collet Etienne . (Old svn revision: 18627) commit 3319ec01e4f70c116d4102df49df3699453035ac Author: Daichi Kawahata Date: Thu Nov 3 13:48:12 2005 +0000 Updated Korean translations by ByungHyun Choi . (Old svn revision: 18605) commit 3feb48e4af9381a7af0d0a7fdcb267f6ad650550 Author: Daichi Kawahata Date: Sun Oct 30 13:45:14 2005 +0000 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). (Old svn revision: 18528) commit d3bd0951c05e5c584ba8a21e71ef4a05c102241c Author: Daichi Kawahata Date: Sat Oct 29 09:27:48 2005 +0000 Updated French translations by Collet Etienne . (Old svn revision: 18481) commit 00f8c7b649eb97368cfd275f6a3128754a810ec5 Author: Daichi Kawahata Date: Sat Oct 29 08:08:56 2005 +0000 Updated and bumped the version up. (Old svn revision: 18478) commit 0c05d116e0720587789e1a35f844b98ccfd2dd83 Author: Pau Rullan Ferragut Date: Thu Oct 27 20:32:01 2005 +0000 begin process to 4.4 work autotranslation of most of the actual po -- paurullan@bulma.net , ca translator (Old svn revision: 18448) commit 2cffce389fbcbb6c0d8142c84320065dd995bde1 Author: Piarres Beobide Date: Mon Oct 24 07:11:02 2005 +0000 Basque translation update (Old svn revision: 18427) commit 403546112579da4929f071f6b90b02f27d521aa4 Author: Jasper Huijsmans Date: Sat Oct 22 21:11:10 2005 +0000 Several multiscreen fixes in settings dialog and launcher plugin. (Old svn revision: 18423) commit 074bf17dcddbed92ac4aafe6d5a072af3ba02a51 Author: Daichi Kawahata Date: Fri Oct 21 19:13:46 2005 +0000 Added a blank line. (Old svn revision: 18413) commit 674156a7204adaf2787c1cb0b7d0743b5e773c77 Author: Daichi Kawahata Date: Fri Oct 21 12:18:18 2005 +0000 Updated with the latest POT file. (Old svn revision: 18399) commit ae8494ed08c1e6c3a2c64bd9488c0d1245181a9c Author: Daichi Kawahata Date: Fri Oct 21 12:07:56 2005 +0000 Updated Japanese translations. (Old svn revision: 18398) commit d83148057e1f65757a7d4943a6c61e01db7e9582 Author: Jasper Huijsmans Date: Fri Oct 21 09:23:12 2005 +0000 * 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. (Old svn revision: 18391) commit 4e317cb18c9fbc98746166dc7cd0288c8482f648 Author: Daichi Kawahata Date: Fri Oct 21 09:03:13 2005 +0000 Updated Polish translations by Piotr Malinski . (Old svn revision: 18389) commit 24c49fa1ae1a2fffac640eec4a2064b86c884679 Author: Jasper Huijsmans Date: Fri Oct 21 09:01:44 2005 +0000 Change wording of handle style options as suggested by Brian. (Old svn revision: 18388) commit 081285933fdcc51e0f67ef3fb186d3b7f4e4349b Author: Jasper Huijsmans Date: Fri Oct 21 07:47:39 2005 +0000 Check for compositing manager selection when creating settings dialog. (Old svn revision: 18383) commit c6733e3fe9e0efc6a61ce4d826a9c27d34f6ba1e Author: Daichi Kawahata Date: Fri Oct 21 01:49:36 2005 +0000 Updated. (Old svn revision: 18372) commit d7c7d88f504696ba964a99e01794f89592e2b798 Author: Jasper Huijsmans Date: Thu Oct 20 21:10:33 2005 +0000 * (re)unify customization dialogs * Adjust menus accordingly * Add grippy cursor from libexo This could probably use some testing. (Old svn revision: 18362) commit f1664f52d5239d27c9cffc42ffe635036aa53f64 Author: Alessandro Premoli Date: Thu Oct 20 12:37:44 2005 +0000 Update Italian translations. (Old svn revision: 18353) commit 2dfb4a9192ce5f5239cf0fe1d118db639b88db82 Author: Jasper Huijsmans Date: Tue Oct 18 10:37:36 2005 +0000 Add stock icons to the menus, as suggested by Brian. (Old svn revision: 18330) commit 65e1fc5a298b7a4425be6ee907eed96755575ccb Author: Jasper Huijsmans Date: Tue Oct 18 09:12:33 2005 +0000 Some extra visual feedback when removing a panel. (Old svn revision: 18329) commit 1eca2e8ec6993b792cab1ab4b323509769f3faac Author: Jasper Huijsmans Date: Tue Oct 18 07:26:54 2005 +0000 Add back confirmation dialog for item removal. Make panel dialog use a warning icon instead of a question mark. (Old svn revision: 18327) commit 47770043f706cff18eb0833bbc49928e43f96a93 Author: Daichi Kawahata Date: Sun Oct 16 22:19:31 2005 +0000 Updated. (Old svn revision: 18316) commit 308a6b2f9763bc565be48b9c3cd5b833afab9a11 Author: Daichi Kawahata Date: Sat Oct 15 13:06:12 2005 +0000 Updated. (Old svn revision: 18299) commit 6214be3dbeb89a36d636f92054e437ed9b66bab1 Author: Brian Tarricone Date: Sat Oct 15 12:11:58 2005 +0000 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. (Old svn revision: 18290) commit d2f25d92cef573156019ec9702ed24f3dd4ee03d Author: Jasper Huijsmans Date: Sat Oct 15 07:07:07 2005 +0000 Expand variables for launchers (Old svn revision: 18277) commit a6d63cabedaf8c8b00da9d29f576351113456e43 Author: Daichi Kawahata Date: Fri Oct 14 10:02:59 2005 +0000 Updated Hungarian translations by Szervac Attila . (Old svn revision: 18253) commit 474825565f289ef5bdf0799937ff94491e2b4e84 Author: Jasper Huijsmans Date: Thu Oct 13 17:11:04 2005 +0000 Saving empty strings is not needed here, since we unlink the file first. (Old svn revision: 18240) commit db7496725b8228873c1b2b8c17c2590b452bb452 Author: Jasper Huijsmans Date: Thu Oct 13 16:51:40 2005 +0000 ahem*, translated of course... (Old svn revision: 18239) commit c998502d8e5a3f09d1e323d4fc14c5a5930e25fa Author: Jasper Huijsmans Date: Thu Oct 13 16:47:00 2005 +0000 Better handle empty fields (Old svn revision: 18238) commit 299f87eeea74c8431fb07b064b88b9fc17de3c3f Author: Jasper Huijsmans Date: Thu Oct 13 12:49:59 2005 +0000 Make sure icon menu is destroyed (Old svn revision: 18234) commit 6cb7b1ad6ecf1ae1aa3f212ad4a2618708f50cfb Author: Daichi Kawahata Date: Thu Oct 13 12:03:13 2005 +0000 * 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 (Old svn revision: 18233) commit 9d592a183614734f4238b29b8e36f8f61b2024ac Author: Jasper Huijsmans Date: Thu Oct 13 11:39:04 2005 +0000 Small improvement for saving configuration (Old svn revision: 18232) commit 1740c4c9f9fb38865b5eee85fbeeb5881211ce49 Author: Jasper Huijsmans Date: Thu Oct 13 10:23:26 2005 +0000 Improve saving current item settings when changing items in the dialog (Old svn revision: 18231) commit b57eaf64e989ff18fce73f5a9d8a245dde3365d9 Author: Jasper Huijsmans Date: Thu Oct 13 10:09:13 2005 +0000 Properly set size for separators (Old svn revision: 18229) commit c0a98ff8cf02ebb5a0e71f634f7459f4c82b6491 Author: Jasper Huijsmans Date: Wed Oct 12 06:11:58 2005 +0000 Allow a maximum of 95% transparency. (Old svn revision: 18223) commit 55e9e00c9ba1d538f36d2378bec30ed18aebcb23 Author: Jasper Huijsmans Date: Tue Oct 11 20:07:59 2005 +0000 Make menu entries appear in the same order as in the dialog treeview (Old svn revision: 18221) commit 664cb5f65a02efd89215fce610243ccb60481e48 Author: Jasper Huijsmans Date: Tue Oct 11 15:18:04 2005 +0000 * Allow items to be removed when dragging them to the dialog treeview * Don't ask before removing items (as requested by Fabian Nowak) (Old svn revision: 18213) commit 05ec3450c1944d9a7bc1ba5b6cb00efc462db4e8 Author: Jasper Huijsmans Date: Tue Oct 11 09:55:20 2005 +0000 Attempt to improve resizing/redrawing for panel window (Old svn revision: 18202) commit ee3d7d5a30f05abe95cbb21bbfd2ad16471cb9a0 Author: Daichi Kawahata Date: Tue Oct 11 09:53:18 2005 +0000 Changed an address. (Old svn revision: 18201) commit 99a0ef7525f562890e5243c9397fb24c2dff452d Author: Hydonsingore Cia Date: Mon Oct 10 16:02:09 2005 +0000 Update zh_TW translations (Old svn revision: 18192) commit 84a4021ed1a73b5072e21277547965f24742570e Author: Jasper Huijsmans Date: Mon Oct 10 13:14:45 2005 +0000 Use fork()/execv() instead of g_spawn_async() for external plugins. Now the plugins remain child processes of the panel. (Old svn revision: 18187) commit 933ca0afbc76767825ad40e325212536f3bf4e00 Author: Daichi Kawahata Date: Sun Oct 9 17:39:57 2005 +0000 Keyword `Id' expansion, hope this works. (Old svn revision: 18168) commit 400e8491b89d68ad29e7d13e3524e4aef57e8375 Author: Jasper Huijsmans Date: Sun Oct 9 15:56:16 2005 +0000 Update some strings in the plugins (Old svn revision: 18162) commit fdb4962b9785e2f066aeecb1120d8a4d5549cdb8 Author: Stavros Giannouris Date: Sun Oct 9 15:49:10 2005 +0000 Minor panel translation update (Old svn revision: 18161) commit 7f6167e50c5f1f92a7d32bf8686555da60659e5f Author: Jasper Huijsmans Date: Sun Oct 9 15:25:03 2005 +0000 Change menu layout and text as suggested by Jannis and Fabian. (Old svn revision: 18157) commit 37cebf236f5bfa2d7f2cb74c13e160171e88bf8e Author: Daichi Kawahata Date: Fri Oct 7 22:17:54 2005 +0000 Updated German translations by Fabian Nowak . (Old svn revision: 18124) commit 06f8a16bd408c171f93dc3f3fe337599af77a834 Author: Stavros Giannouris Date: Thu Oct 6 20:05:57 2005 +0000 Minor updates & polishing for the Greek translations (Old svn revision: 18018) commit 6fa654fcdf21becf8a9e1a96449cc3e83b537613 Author: Jasper Huijsmans Date: Mon Oct 3 06:16:41 2005 +0000 Update version number in README.Plugins (Old svn revision: 17964) commit 8f6f6465adccf31f3185fab9c2cc457c34a94b39 Author: Jasper Huijsmans Date: Sun Oct 2 07:19:32 2005 +0000 Pager doesn't have to be unique. (Old svn revision: 17955) commit 5c230259de8ac2f472412482cd857ce0823fc66c Author: Jasper Huijsmans Date: Sun Oct 2 07:13:39 2005 +0000 Fix menu popup for multiple screens. Based on patch by Jean-Francois. (Old svn revision: 17954) commit dce131a39d4a5afe65320e349374c81fc123f7c7 Author: Hydonsingore Cia Date: Sat Oct 1 14:18:24 2005 +0000 Update xfce4-panel zh_TW translations (Old svn revision: 17947) commit cfecee44ce9aed756a8d6f79c05ce340fe6486fc Author: Jasper Huijsmans Date: Sat Oct 1 06:33:43 2005 +0000 Add back stdlib.h include. (Old svn revision: 17934) commit 6b4f047666e3d42ded45afc76db6f8f8c63ed055 Author: Stavros Giannouris Date: Fri Sep 30 19:37:46 2005 +0000 Updated EL translations for thunar & xfce4-panel/trunk (Old svn revision: 17928) commit c86420b0365f7e691ff8c0612da338c9c834d063 Author: Jasper Huijsmans Date: Fri Sep 30 12:13:40 2005 +0000 change 4.4.0 to 4.3.20 in README.Plugins. Suggested by Fabian Nowak. (Old svn revision: 17913) commit c0bf1e055501faf2fe7f8f46a4b9564c7e9f2d69 Author: Daichi Kawahata Date: Thu Sep 29 13:23:09 2005 +0000 Changed copyright notification by the author's request. (Old svn revision: 17907) commit 83529f692cb8bc007961447f788aef97d595aab1 Author: Daichi Kawahata Date: Thu Sep 29 12:32:59 2005 +0000 Bumped version. (Old svn revision: 17905) commit 31ecb0a768428c19be80f83affb275942a356f20 Author: Daichi Kawahata Date: Thu Sep 29 11:55:42 2005 +0000 * 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". (Old svn revision: 17904) commit f71138598cff4877f28fabb01f4b8549111c6ff6 Author: Daichi Kawahata Date: Thu Sep 29 11:53:58 2005 +0000 Removed unnecessary language code. (Old svn revision: 17903) commit 3d68ed939878caaab79dc5f482e8d48ad606fcf3 Author: Jasper Huijsmans Date: Wed Sep 28 10:15:26 2005 +0000 Refresh plugin list when dialog is opened. (Old svn revision: 17879) commit f933c2b542263f57667b6b954bbb7acc5b278b49 Author: Jasper Huijsmans Date: Wed Sep 28 08:14:23 2005 +0000 * 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. (Old svn revision: 17878) commit de5036c5c7bc1573de13a988b9925a2251cf6d63 Author: Jasper Huijsmans Date: Wed Sep 28 06:10:44 2005 +0000 Slight API change. Make xfce_panel_plugin_save_location() take an extra 'create' argument, to match xfce_resource_save_location(). (Old svn revision: 17876) commit dc27139731da5d86f5cbb95c595b339dfd6f9529 Author: Jasper Huijsmans Date: Tue Sep 27 21:30:01 2005 +0000 Test visibility problem (Old svn revision: 17869) commit a63558a0c19ad4f91c5ef2d1af3ea8ba9d478f3d Author: Jasper Huijsmans Date: Tue Sep 27 21:14:27 2005 +0000 don't require automake 1.9 (Old svn revision: 17868) commit d0701a1e354ba18c184c30cf59a991861523c48e Author: Jasper Huijsmans Date: Tue Sep 27 20:01:04 2005 +0000 Move new panel to trunk (Old svn revision: 17863) commit 650aa1554eb1ecc196cda6a293903b41cc29aa64 Author: Jasper Huijsmans Date: Tue Sep 27 19:59:01 2005 +0000 Move old trunk (Old svn revision: 17862) commit 484d44a64f92eed95186d1f9ec45205a3ba8060d Author: Daichi Kawahata Date: Sat Sep 24 07:45:44 2005 +0000 * Added initial "$Id$". * Updated some translations. (Old svn revision: 17804) commit 3ae296f2f5ac791655783854501bff515b70154e Author: Hydonsingore Cia Date: Thu Sep 8 15:42:20 2005 +0000 Update zh_TW translations (Old svn revision: 17476) commit cbad64b48ab7672fc9012374db19f979e0830896 Author: Daichi Kawahata Date: Mon Aug 29 21:48:11 2005 +0000 Changed responsible period for previous translator. (Old svn revision: 17175) commit f2f50b1b67918ccdf7fa83cd901c4773b6e4e9b7 Author: Ankitkumar Patel Date: Fri Aug 26 04:54:59 2005 +0000 Updated Gujarati Translations (Old svn revision: 17082) commit 5c0dd1fd21825a16a6769a97d5a0ad5a6d90f1c1 Author: Daichi Kawahata Date: Tue Aug 23 13:51:19 2005 +0000 Updated Japanese translations. (Old svn revision: 17055) commit 68757bc5174aca3efbb96153480cf845d8d7334c Author: Daichi Kawahata Date: Sun Aug 21 08:55:07 2005 +0000 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. (Old svn revision: 17047) commit 3412df1d2c764a408874554a1eeb19d1b27dc8a6 Author: Daichi Kawahata Date: Thu Aug 18 12:05:56 2005 +0000 Updated Japanese translations. (Old svn revision: 16995) commit 7a5911338429c2e2793caa4263add745edba273d Author: Daichi Kawahata Date: Wed Aug 17 16:21:45 2005 +0000 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'. (Old svn revision: 16984) commit 02bb177f4940c6df5420abb2c67f0a4b183418e2 Author: Daichi Kawahata Date: Wed Aug 17 15:03:46 2005 +0000 Converted local charsets to UTF-8. (Old svn revision: 16980) commit 636ddc46175f9af7c11026a300aeb6933502d476 Author: Daichi Kawahata Date: Wed Aug 17 14:17:07 2005 +0000 Updated Polish translations by Wit Wilinski. (Old svn revision: 16978) commit 3e0f0ba9d5abf0e1847204c68315f5bc890c8e27 Author: Daichi Kawahata Date: Mon Aug 15 15:12:07 2005 +0000 Removed executable attribution. (Old svn revision: 16929) commit b792288f140ca8c75e89a619f62145a2d475c6e3 Author: Stavros Giannouris Date: Sat Aug 13 15:09:44 2005 +0000 * Added initial Greek translations in trunk for xfce-mcs-plugins, xfprint, xfwm4 & xfdesktop. * Corrections & additions for xfce4-panel/trunk/po/el.po (Old svn revision: 16884) commit c75f83a92525e59ac4b57b3800be859f3eeff7b4 Author: Daichi Kawahata Date: Sat Aug 13 14:09:20 2005 +0000 Updated Finnish translations by Jari Rahkonen. (Old svn revision: 16879) commit 164d9669c97c31097439dcf92fa4c38fb38e5a2c Author: Stavros Giannouris Date: Thu Aug 11 17:04:19 2005 +0000 Add initial Greek translations in trunk for xfce4-session, xfce4-mixer & xfce4-panel, and some corrections in xfcalendar/trunk/po/el.po (Old svn revision: 16852) commit 943087a8f00b0975c6144850a279720cfdbf7865 Author: Eduard Roccatello Date: Fri Aug 5 14:09:53 2005 +0000 Fix #963 - panel does not move after sizing when autohiding is enabled (Old svn revision: 16470) commit a5f1d7c36ea050a43a879c0ec33e9ecf9be26a88 Author: Jean-François Wauthy Date: Thu Aug 4 15:17:30 2005 +0000 add some HY translations (Old svn revision: 16459) commit 26f4df77c0c9478358564d0c92eb376913d3a016 Author: Jasper Huijsmans Date: Sat Jul 30 14:55:48 2005 +0000 Cosmetic tweak (Old svn revision: 16308) commit bf13adc2931bb47a847234ba1e9df7bc439be677 Author: Jasper Huijsmans Date: Sat Jul 30 08:17:07 2005 +0000 Oops, remove debugging stuff (Old svn revision: 16304) commit 8d6cbbca23c83d8e4aa53980b8935472e647044f Author: Jasper Huijsmans Date: Sat Jul 30 08:15:21 2005 +0000 Fix full width on startup with autohide (bug #1097) (Old svn revision: 16303) commit 3ac339637a267fd50f4d0aa006b71dadafe76b86 Author: Jasper Huijsmans Date: Sat Jul 30 07:58:03 2005 +0000 Fix problem with icons in menu (bug #1052) (Old svn revision: 16302) commit b60afa0b137d23c3be619022a74bf2ca81eacfa3 Author: Jasper Huijsmans Date: Fri Jul 29 19:21:54 2005 +0000 Systray plugin update: * reduce frame border (bug #1017) * make frame drawing optional (bug #1081) * make 24-hour clock optional (Old svn revision: 16297) commit b1cf85c86fef45e118177666119aa74065a5e737 Author: Jean-François Wauthy Date: Tue Jul 19 19:08:04 2005 +0000 update JA translations (Old svn revision: 16255) commit 189f521e8e16acf88b53ec380c5b8e47d795ddc1 Author: Jean-François Wauthy Date: Sat Jul 16 15:09:51 2005 +0000 add EO translations (Old svn revision: 16243) commit 8967cc56898788a18794a00112bd1d3a20ee380a Author: Jasper Huijsmans Date: Wed Jul 13 05:57:23 2005 +0000 Merge monitor setting from xfce_4_2 branch (Old svn revision: 16217) commit 83ccf7649aa2baf313d0a6618f93f9e48f16d9d6 Author: Jasper Huijsmans Date: Tue Jul 12 21:07:54 2005 +0000 Fix incorrect drawing of borders on iconbox (Old svn revision: 16211) commit fc7aaf662ad0c2ab4742e6ad570cdfc8a7494896 Author: Jasper Huijsmans Date: Tue Jul 12 20:41:55 2005 +0000 Fix drawing of panel window border (Old svn revision: 16210) commit c5e59d7a98ec0f82734d26d92d38eb5d63c4fd7e Author: Jasper Huijsmans Date: Tue Jul 5 19:19:04 2005 +0000 Fix compilation with --enable-debug=full (#1057) (Old svn revision: 16171) commit fdbd265674d7edb59a1f6f0647c5ad030068461c Author: Jean-François Wauthy Date: Mon Jul 4 11:47:48 2005 +0000 update KO translations (Old svn revision: 16168) commit 9adf9769ddb8b42899ac2e7e6a41aa055c525f90 Author: Jasper Huijsmans Date: Sun Jul 3 09:07:51 2005 +0000 * Fix properties dialog to not break the menu when moving items (bug #1047) * Add missing file chooser for command (Old svn revision: 16166) commit aa5e39c3ab69e5c6971fe8424ffef72ab74e2601 Author: Jean-François Wauthy Date: Wed Jun 29 16:14:42 2005 +0000 update zh_TW translations (Old svn revision: 16098) commit 34471e400d2ade33e438c59c6daf68bab772b6ca Author: Jean-François Wauthy Date: Sun Jun 26 17:09:45 2005 +0000 update KO translations (Old svn revision: 16091) commit 725a59aa1274075df982fd7cf32663042d24d79c Author: Benedikt Meurer Date: Sat Jun 25 11:10:05 2005 +0000 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. (Old svn revision: 16062) commit d4a4bba97eab6feb09a9b4b791c06567f7723bb6 Author: Jasper Huijsmans Date: Sat Jun 25 10:36:29 2005 +0000 Free tasklist properly and add more grouping options (Old svn revision: 16057) commit d1e6860e9cb4d489ab2234a5caae334345aa7121 Author: Jasper Huijsmans Date: Sat Jun 25 09:09:56 2005 +0000 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. (Old svn revision: 16056) commit ffaa69fde5a5bb1ad7fea6e8d784403d93f85b37 Author: Jasper Huijsmans Date: Sat Jun 25 08:59:42 2005 +0000 Add tasklist options (Old svn revision: 16055) commit 7579464e67773b0351cb36ff46765901a60dc1da Author: Jasper Huijsmans Date: Sun Jun 19 14:00:09 2005 +0000 * add COPYING_LIBS with LGPL text * fix make distcheck * make update-po * remove enum-types and marshal generated files from libs/ (Old svn revision: 16026) commit 1a6330e782e96a2674af1b16f49ac438b99ed342 Author: Jasper Huijsmans Date: Sat Jun 18 11:51:31 2005 +0000 * additional gtk-doc comments for itembar * change license to LGPL for library files (Old svn revision: 16021) commit bfaaf214f11b9459acad375406bd60cc833c5962 Author: Jasper Huijsmans Date: Sat Jun 18 09:50:19 2005 +0000 Ok, previous commit wasn't clever at all. This one should be better. (Old svn revision: 16020) commit 450c6af1ca8313a0b2646c3788beda7080b68728 Author: Jasper Huijsmans Date: Sat Jun 18 09:41:08 2005 +0000 Be a bit more clever when allocating expanding items on an itembar. (Old svn revision: 16019) commit ca12d724af6d7f1a89f2de720043c274fff4adf7 Author: Jasper Huijsmans Date: Thu Jun 16 19:21:50 2005 +0000 Remove launcher insensitivity after executing. Doesn't work properly if you leave the mouse over the button. Too much hassle to find the cause. (Old svn revision: 16004) commit e4a7d2b7c14d0aa5d6c24a36104b1070b0177945 Author: Jasper Huijsmans Date: Thu Jun 16 18:22:46 2005 +0000 Fix depressed button after menu popup from timeout (bug #994) (Old svn revision: 16001) commit 4704a97fc463696b4605d6c57d57d0705817b9e8 Author: Jasper Huijsmans Date: Mon Jun 13 06:16:11 2005 +0000 Configuration for anotherclock. (Old svn revision: 15958) commit d5537bb4619817ed3f2f0fb0aee24f805723967a Author: Jasper Huijsmans Date: Sun Jun 12 19:28:21 2005 +0000 Tweaks to anotherclock (Old svn revision: 15955) commit 42e29d0003e98569ad0f113e8554ca83e1b06448 Author: Jasper Huijsmans Date: Sun Jun 12 15:48:35 2005 +0000 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 ;) (Old svn revision: 15952) commit 27f678c1ec90ac0d6dc90010f02ab1493a3f6ee7 Author: Jasper Huijsmans Date: Sun Jun 12 12:22:23 2005 +0000 Cosmetic changes to launcher properties dialog (Old svn revision: 15948) commit 8a28132b9eed5805682063b7613debcadd04a95c Author: Jean-François Wauthy Date: Thu Jun 9 12:01:32 2005 +0000 fix make dist (Old svn revision: 15916) commit 9a41b64a0ed9174eda956179ae88ef7849934d01 Author: Jean-François Wauthy Date: Tue Jun 7 15:02:23 2005 +0000 update GU translations (Old svn revision: 15897) commit 1b19d44c477f90d91fb7f8abe5dc08b2de7fb4f5 Author: Jasper Huijsmans Date: Sun Jun 5 10:39:07 2005 +0000 Better way to check whether to close the menu after drag-leave. Now also works with xffm and nautilus. (Old svn revision: 15861) commit 201ea09a2afeeb106f776677fc6405461ded93ab Author: Jasper Huijsmans Date: Sun Jun 5 08:50:21 2005 +0000 * Add drag-motion convenience function to xfce_support.c * Implement DND to launcher menus. Could use some testing. (Old svn revision: 15860) commit 465772e0b0659e5d6d95bf5cea0169607edc4861 Author: Jean-François Wauthy Date: Tue May 31 17:28:56 2005 +0000 update JA translations (Old svn revision: 14617) commit 6df28778df62eead92fb44b2ca971ea0fe9f28e9 Author: Olivier Fourdan Date: Sat May 14 19:32:49 2005 +0000 Update ChangeLog (Old svn revision: 14341) commit 2058f81371012b70bda0a1a810953be20f8beac4 Author: Olivier Fourdan Date: Sat May 14 19:32:30 2005 +0000 Update ChangeLog (Old svn revision: 14340) commit 0eb284ff55b35bb7d83c424f6dbb0b54a65773a1 Author: Jasper Huijsmans Date: Sat May 14 10:00:15 2005 +0000 oops, hbox->vbox for vertical panel (Old svn revision: 14304) commit 241dfe53110a334f92e79ba83c6028015c5b33d7 Author: Jasper Huijsmans Date: Sat May 14 09:48:32 2005 +0000 Add (optional) time to sysytray, similar to the taskbar. XEMBED icons still don't play nice with resizing/moving :( (Old svn revision: 14303) commit 6e2266739789d3a6893358fb7e02d298cf3542cb Author: Jasper Huijsmans Date: Wed May 11 21:33:09 2005 +0000 Fix stickyness issue. Still don't know why it wouldn't work. (Old svn revision: 14258) commit 9a742361834d967579a4a6be9b29bce4466559ea Author: Jasper Huijsmans Date: Wed May 11 21:05:08 2005 +0000 Fix orientation changing, reported by Francois (Old svn revision: 14257) commit 28cbeda9ca38735f35d2f384dd6c2753ba95f1c7 Author: Jasper Huijsmans Date: Tue May 10 19:08:45 2005 +0000 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. (Old svn revision: 14244) commit e855eb8a48ee6f4c537e0b429fc6e1e718c35da5 Author: Jasper Huijsmans Date: Tue May 10 18:34:54 2005 +0000 Open file dialog immediately when choosing custom icon. Reported by Francois. (Old svn revision: 14243) commit d728cec48b602efc182ffcb37817ea480e5aea40 Author: Jasper Huijsmans Date: Sun May 8 19:11:39 2005 +0000 Fix crash when dropping a desktop file on the dialog (Old svn revision: 14225) commit 0f8e89b137e82451a8dcaa187e359356e1d724ba Author: Jasper Huijsmans Date: Sun May 8 18:59:21 2005 +0000 oh, alright, i'll put it back. at least for Xfce themes it seems to do the right thing. (Old svn revision: 14224) commit d4a89eb255e9f0258fa674d23b8f94c07a70c0f1 Author: Jasper Huijsmans Date: Sun May 8 18:45:37 2005 +0000 Hmm that wasn't it either. I'll have to think of something else... (Old svn revision: 14223) commit 941e01d204b07f3228265d07ef818a7e17faec6e Author: Jasper Huijsmans Date: Sun May 8 10:15:08 2005 +0000 cosmetic tweak (Old svn revision: 14218) commit 8df330961e5f532e6f09dcf5cbdaad73d200df0a Author: Jasper Huijsmans Date: Sun May 8 09:58:30 2005 +0000 * 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. (Old svn revision: 14217) commit 246955ec21cd8344b4efb2fa819f869df1bb620c Author: Jasper Huijsmans Date: Sat May 7 12:27:01 2005 +0000 Allow all controls to act on changing the panel side; specifically the new launcher. (Old svn revision: 14204) commit d3098ed77b0bd9948cb2b3cf03c7d17e020934c9 Author: Jean-François Wauthy Date: Fri May 6 19:02:01 2005 +0000 add bn_IN translations (Old svn revision: 14187) commit 84782053c73159ab34dd781318bfc33cc1cc4af3 Author: Jean-François Wauthy Date: Fri May 6 18:48:44 2005 +0000 add MR translations (Old svn revision: 14171) commit e12b1ca400a662f6badf16488c01bfff00fc4fde Author: Jean-François Wauthy Date: Fri May 6 17:19:03 2005 +0000 update JA translations (Old svn revision: 14139) commit d66688b29e14614b289754a6403103593092d6e8 Author: Jens Luedicke Date: Thu May 5 12:55:53 2005 +0000 blame danny (Old svn revision: 14074) commit 6bffb63912a4534a9c50ef981b399f26e78c4930 Author: Olivier Fourdan Date: Wed May 4 21:05:37 2005 +0000 Update ChangeLog (Old svn revision: 14016) commit 290c44ed48726a99232d3bbc92f66e123078106e Author: Olivier Fourdan Date: Wed May 4 21:04:56 2005 +0000 Update ChangeLog (Old svn revision: 14015) commit b62eed40523d261349a331e5b0eb33252de13fc7 Author: Danny Milosavljevic Date: Tue May 3 21:07:19 2005 +0000 use xfce_about_dialog_new_with_values (recent libxfcegui4 change) (Old svn revision: 13904) commit b3e89e0de5dd4a374c69fc2b5f065ec492ee63c8 Author: Jasper Huijsmans Date: Tue May 3 07:33:28 2005 +0000 Fix autohide (Old svn revision: 13888) commit abf28764eb9cba2b379f4ad2657441d3811c4878 Author: Jasper Huijsmans Date: Mon May 2 20:37:07 2005 +0000 * Add option to choose handle style * Fix bug that made panel always centered on startup (Old svn revision: 13880) commit fcaf56de3836aa872d778435f0d2f077629f30d9 Author: Jasper Huijsmans Date: Mon May 2 11:45:01 2005 +0000 Make sure to cleanup event window (fixes bug #916) (Old svn revision: 13876) commit a09c3c41236c419ce6dc381785012ffb372c22e3 Author: Jasper Huijsmans Date: Sat Apr 30 20:21:05 2005 +0000 * Change (improve?) new launchers property dialog (Old svn revision: 13861) commit 4415003b7007e5ae295f157db3a34806c1380a38 Author: Jasper Huijsmans Date: Wed Apr 20 19:51:40 2005 +0000 Extra calculation of struts. (Old svn revision: 13701) commit aa8791831891356ff17f4d139497cb5f285488e3 Author: Jasper Huijsmans Date: Tue Apr 19 19:19:54 2005 +0000 Try to be a bit more accurate when calculating struts. (Old svn revision: 13692) commit 86087a3ae9622a5b1c3fe6a84874fb7a073d4cd8 Author: Jasper Huijsmans Date: Tue Apr 19 14:09:25 2005 +0000 * Fix widget allocation cutting off rightmost panel item (bug #915). * Small cosmetic change to panel handles. (Old svn revision: 13691) commit 7edcfc44c81995d0a6b0087642ead12328c8b678 Author: Jasper Huijsmans Date: Fri Apr 15 14:04:10 2005 +0000 Fix autohide/full width issues (Old svn revision: 13593) commit 610ed4e93d134545522fce03d0f7fd23246d6bbc Author: Jasper Huijsmans Date: Fri Apr 15 09:31:11 2005 +0000 * 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 (Old svn revision: 13592) commit d88381123344a1b27ae8991ce4ff70c4b196ef71 Author: Jasper Huijsmans Date: Tue Apr 12 21:11:12 2005 +0000 Implement 'hold icon button to pop up menu' for alternative launcher (Old svn revision: 13568) commit 7363c29de98fe05d4aca563f1498d48ae1201643 Author: Jasper Huijsmans Date: Wed Apr 6 08:11:46 2005 +0000 Improve drawing of the panel window border, using some code from gtk-xfce-engine. (Old svn revision: 13322) commit 3a2971b080629e86e5f7566d6fe7cf872e14af83 Author: Jens Luedicke Date: Wed Apr 6 07:33:27 2005 +0000 remove .cvsignore cruft (Old svn revision: 13315) commit 85bf83a2c2249a1b553805c2ec779d21c35dea8f Author: Jasper Huijsmans Date: Mon Apr 4 06:47:02 2005 +0000 Oops (2). Children list does no long contain direct references to widgets. (Old svn revision: 4385) commit a5c0ecdefcfe20d895c49721cd353f51676ae283 Author: Jasper Huijsmans Date: Mon Apr 4 06:19:32 2005 +0000 Oops, forgot to add raised option to private struct (Old svn revision: 4384) commit 432a7fad4366c3be9e81adda24be1cf2810db2e5 Author: Jasper Huijsmans Date: Mon Apr 4 05:53:54 2005 +0000 Raise/lower itembar event window; hopefully will be useful for 'customize' mode. (Old svn revision: 4383) commit 666a4b09fad8619354fa9242c02afa74a983f282 Author: François Le Clainche Date: Sat Apr 2 14:37:57 2005 +0000 Wrong directory for this image, updated Makefile (Old svn revision: 4380) commit 85c67eaf5b1af1d7cc560bc3fba897dc647031eb Author: Jasper Huijsmans Date: Mon Mar 28 09:18:08 2005 +0000 Update French doc (Old svn revision: 4377) commit dd2c6ee2b1ba79c26df5bdd79d39ed36888289a7 Author: François Le Clainche Date: Sun Mar 27 17:43:04 2005 +0000 Updating panel icons as well (Old svn revision: 4376) commit 41ab1f34ebf9cd1cfa183470dc5d1664f60dc35e Author: Jean-François Wauthy Date: Sat Mar 26 11:21:59 2005 +0000 update KO translations (Old svn revision: 4375) commit 527511f6e143847efaa577ce382adfce1c31a67e Author: Jean-François Wauthy Date: Sat Mar 26 11:17:11 2005 +0000 update JA translations (Old svn revision: 4374) commit 634a2ce4ecbc17a5f54229252c209b25973edc0e Author: Benedikt Meurer Date: Tue Mar 15 17:33:27 2005 +0000 Make sure to link against the libxfce4panel in the sandbox instead of the version installed on the system. (Old svn revision: 4366) commit 43ceeca88d714ea7567f95c6ba22da6b20a9ef75 Author: Jasper Huijsmans Date: Sat Mar 12 21:38:01 2005 +0000 Add context to some strings (Old svn revision: 4365) commit 6d3b804f7909ab1677fcd1c063df2559822936d4 Author: Jasper Huijsmans Date: Tue Mar 8 15:56:24 2005 +0000 Use Q_ to add context to translation of Terminal in icons.c (Old svn revision: 4358) commit e328224371d340634313c49182334427f292c760 Author: Edscott Wilson Date: Mon Mar 7 22:32:45 2005 +0000 translation gaps (Old svn revision: 4357) commit 98919c03520c499d34d1e7e17b75f7de594ab3cb Author: Jasper Huijsmans Date: Mon Mar 7 20:52:04 2005 +0000 Small tweak. Maybe fixes #716, which I can't reproduce anyway. (Old svn revision: 4356) commit 3ab048423948a99cef05560cfd78423b18862e32 Author: Jasper Huijsmans Date: Mon Mar 7 19:32:34 2005 +0000 * 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 (Old svn revision: 4354) commit 09b7fb8c60629fce1a01414b52e09bec6ac1f52b Author: Benedikt Meurer Date: Mon Mar 7 16:58:32 2005 +0000 We use intltool instead of xml-i18n-tools. (Old svn revision: 4353) commit 1d5445318d8a36f362253a5d1894973facd7c29d Author: Jasper Huijsmans Date: Mon Mar 7 16:05:28 2005 +0000 missing include (Old svn revision: 4352) commit 0267a6136f855f5577bb14104ffedadc88504ce9 Author: Benedikt Meurer Date: Mon Mar 7 13:57:43 2005 +0000 Use intltool to translate the contents.xml. (Old svn revision: 4351) commit f0048d183927634f828f8809abd5eae40d5b7c69 Author: Juha Kautto Date: Mon Mar 7 13:56:52 2005 +0000 Keeping xfcalendar and panel clock in sync (Old svn revision: 4350) commit 4246a5060988d489261262ad59e115a0caf2edf1 Author: Jean-François Wauthy Date: Mon Mar 7 09:06:50 2005 +0000 update GU translations (Old svn revision: 4348) commit ec3df4e91b24d9055cdfecab4403a25ab2ff2dd5 Author: Jasper Huijsmans Date: Fri Mar 4 19:30:59 2005 +0000 Oops, wrong number (bug #815: separators at wrong position) (Old svn revision: 4343) commit a3dd94bfeb40e63b1378dc6fec1e68ff86f40fd7 Author: Jasper Huijsmans Date: Wed Mar 2 07:19:58 2005 +0000 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. (Old svn revision: 4341) commit a9ee5958ae66380da36b896d903dc4e767ff5209 Author: Jasper Huijsmans Date: Tue Mar 1 21:08:30 2005 +0000 Small change to make handles follow gtk theme properly (Old svn revision: 4340) commit dfb032fefb3501a6b40fd6184e86a63a7e02adb2 Author: Jasper Huijsmans Date: Tue Feb 22 22:09:10 2005 +0000 Save changes properly (Old svn revision: 4339) commit 895875495c8c386e958ecd2a2483d81908eb85f3 Author: Jasper Huijsmans Date: Tue Feb 22 21:27:43 2005 +0000 Oops, wrong file test (Old svn revision: 4338) commit 539f02bc2cec6e3ff96316e3692946d0431f8634 Author: Jasper Huijsmans Date: Tue Feb 22 20:22:00 2005 +0000 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 (Old svn revision: 4337) commit 65536b74e9d566c85c6794e00e4cbcda4cdb5d18 Author: Jean-François Wauthy Date: Mon Feb 21 08:40:01 2005 +0000 update JA translations (Old svn revision: 4334) commit 05500ade723e7fffbbed4538d72d13be1ae76f6b Author: Jasper Huijsmans Date: Thu Feb 17 21:01:05 2005 +0000 * 'Unexport' some functions * Prevent direct access to PanelPopup struct * Fix menu popup after timeout (broken because of recent rearrangements) (Old svn revision: 4333) commit 379de97b2da6564612539316b44c5135398aa9f3 Author: Jasper Huijsmans Date: Thu Feb 17 15:48:18 2005 +0000 More cleanup: * Move PanelPopup code into item-control.[ch] * remove popup.[ch] (Old svn revision: 4332) commit c419143961278ea376a3f36ad57f8cf05fc666a1 Author: Jasper Huijsmans Date: Wed Feb 16 19:43:04 2005 +0000 * 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) (Old svn revision: 4330) commit 52819e7249e550aedb9d167ca1f93351e4f7aab8 Author: Jasper Huijsmans Date: Tue Feb 15 20:30:50 2005 +0000 Remove some unused functions (Old svn revision: 4329) commit a766f68ab03bfa13cc5a298cde06f34921688551 Author: Jasper Huijsmans Date: Tue Feb 15 16:15:39 2005 +0000 * Remove groups.[ch] * Fold groups_* code back into panel.c * Small improvement to autoresize ... again (Old svn revision: 4328) commit 531464a91bc4c83956360fb1ec2dfe716cd10d17 Author: Jasper Huijsmans Date: Sun Feb 13 21:16:24 2005 +0000 Restructuring work: * make panel popup part of the launcher control * hopefully things still work as before ;-) (Old svn revision: 4327) commit 07f77b58b8a5c4d16c85a404b28cfe1df1a41c54 Author: Jean-François Wauthy Date: Sun Feb 13 12:39:03 2005 +0000 update KO translations (with a big delay) (Old svn revision: 4326) commit 7fc79bd6542aaf847035c422b2602fe8f196bc1d Author: Jasper Huijsmans Date: Sun Feb 13 10:40:59 2005 +0000 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. (Old svn revision: 4325) commit 951ff80d758e42e4271a55ea4810aef12fb398fa Author: Jean-François Wauthy Date: Tue Feb 1 11:45:23 2005 +0000 update zh_CN translations (Old svn revision: 4323) commit edd631b80ca847c6d77bd73ca8b7debd474a8427 Author: Jasper Huijsmans Date: Tue Feb 1 07:31:38 2005 +0000 Fix 64bit bug. Thanks to Michael . (Old svn revision: 4322) commit 165c7d68734f674fbd053948224d14529d21557a Author: Jasper Huijsmans Date: Mon Jan 31 21:03:08 2005 +0000 * Change (improve?) layout of dialog * Make launcher temporarily insensitive after clicking to give a little visual feedback (Old svn revision: 4320) commit d969432b5128af0bd8f195f6cd1885bd59c65664 Author: Jasper Huijsmans Date: Sun Jan 30 20:51:17 2005 +0000 Fix initial position (Old svn revision: 4319) commit 8281a68eeae34729514f4eb3bf31983249a2e37a Author: Jasper Huijsmans Date: Sat Jan 29 10:15:54 2005 +0000 Fix 2.6-ism: GTK_STOCK_EDIT. New launcher DND does not work properly yet. (Old svn revision: 4317) commit 78bdb6ff30ab81b26502c19cd059e530ef77e5b8 Author: Jasper Huijsmans Date: Sat Jan 29 09:49:31 2005 +0000 Improve resizing/moving (Old svn revision: 4316) commit 13504369efbc98f43fdc444aaac0f198115f3667 Author: Jasper Huijsmans Date: Thu Jan 27 19:46:05 2005 +0000 Add xftaskbar4 symlink for backward compatibility (Old svn revision: 4315) commit 6ccb39e90ac131da4b8439c0f0706f9a8ccb4bfe Author: Jasper Huijsmans Date: Thu Jan 27 19:13:41 2005 +0000 include .desktop.in files instead of .desktop (Old svn revision: 4314) commit 6885d5694531d338b2d679d70986cd9b747671b1 Author: Jasper Huijsmans Date: Thu Jan 27 14:54:17 2005 +0000 Use intltool for .desktop files. (Old svn revision: 4313) commit ca9b69ceef495ab4c68ff862ffdb8246b5423e36 Author: Jasper Huijsmans Date: Thu Jan 27 10:10:04 2005 +0000 Update to use XDT. Yay Benedikt. (Old svn revision: 4312) commit 2c857e63cfcbafd3353a967d8c94363dd0147308 Author: Benedikt Meurer Date: Wed Jan 26 23:26:16 2005 +0000 Small fix for LDFLAGS (-export-dynamic was missing). (Old svn revision: 4311) commit 1a159bc63cfefbe26f9267df30bca20fbdacea57 Author: Jasper Huijsmans Date: Wed Jan 26 23:21:24 2005 +0000 * 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 ;-) (Old svn revision: 4310) commit 49379c04a3b563fdf0de1735833ba51477f86b84 Author: Jean-François Wauthy Date: Sat Jan 22 12:22:03 2005 +0000 update FI translations (Old svn revision: 4306) commit 35e3907949d5f7351bf5216a9d2d9c253f17cf36 Author: Jasper Huijsmans Date: Wed Jan 19 09:23:38 2005 +0000 Add iconbox and taskbar icons (Old svn revision: 4304) commit ec35faf36f6611fdac9771519eb7a43596c17b71 Author: Jasper Huijsmans Date: Tue Jan 18 21:07:47 2005 +0000 Only show help when really requested (Old svn revision: 4303) commit fee2400f1a729f5a59184d6e23b8158a508bd7d7 Author: Jasper Huijsmans Date: Tue Jan 18 20:51:33 2005 +0000 Add right-click menu and make sure we get all existing windows on startup (Old svn revision: 4302) commit 86f716ed06cdfc491c405e5f7ed3235958d6162a Author: Jasper Huijsmans Date: Tue Jan 18 14:05:52 2005 +0000 Add (rewritten) systray to panel (Old svn revision: 4301) commit 0c9e878171c0c61e21fb9718aa07ef761e7ccd80 Author: Jasper Huijsmans Date: Mon Jan 17 22:08:09 2005 +0000 Can't live without transparency, now can we? (Old svn revision: 4299) commit 6811e84dc99ae3e5466bddc6f444e2cccfb4ad82 Author: Brian Tarricone Date: Mon Jan 17 00:58:11 2005 +0000 fix csm's crash on HEAD (Old svn revision: 4298) commit d9f4433dc2514983fc4568de817da5b662061ff7 Author: Jasper Huijsmans Date: Fri Jan 14 16:01:20 2005 +0000 Iconbox sizing and positioning (Old svn revision: 4296) commit 529db5f09d479c98af316a4a6b41ed013b9f9296 Author: Jasper Huijsmans Date: Fri Jan 14 07:53:29 2005 +0000 Iconbox almost works (TM) (Old svn revision: 4295) commit 209ba37185b724cb1fd20cc773f385f959345956 Author: Jasper Huijsmans Date: Mon Jan 10 22:12:59 2005 +0000 Unfinished iconbox stuff (Old svn revision: 4294) commit e64f32339d73b11a9425355ad3bef97581b47069 Author: Jean-François Wauthy Date: Sat Jan 8 15:04:41 2005 +0000 update RU translations (Old svn revision: 4284) commit 7974d47fbbde049d17e074ce65c83c29e275f354 Author: Jasper Huijsmans Date: Sat Jan 8 10:04:36 2005 +0000 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). (Old svn revision: 4283) commit 0b8f57e0ade0c87fac525a5ea635ff2c7520df88 Author: Jasper Huijsmans Date: Sat Jan 8 09:04:55 2005 +0000 Improve appfinder DND on menus (Old svn revision: 4282) commit c75120e5425dea00497bfbba5054e5ebf3068da2 Author: Jasper Huijsmans Date: Sat Jan 8 09:04:55 2005 +0000 Improve appfinder DND on menus (Old svn revision: 4281) commit b5b853ba014b97ffcf5f423138f136c8921c4d0b Author: Jean-François Wauthy Date: Thu Jan 6 20:11:30 2005 +0000 another missing file (Old svn revision: 4280) commit aed9735106a7882e3d6f3137f73d48ff0f704fa2 Author: Jasper Huijsmans Date: Thu Jan 6 19:51:26 2005 +0000 Fix DND from Appfinder to menu (Old svn revision: 4279) commit 542adb6c28c51ca4e26707c0ec93f1ba49caa8bc Author: Jean-François Wauthy Date: Thu Jan 6 19:24:23 2005 +0000 update UK translations (Old svn revision: 4277) commit 0e45b6b7d524af018b1ef15a17cd8fea0e4637e8 Author: Jasper Huijsmans Date: Thu Jan 6 16:06:05 2005 +0000 Oops. Typo. (2) (Old svn revision: 4276) commit a83c9624baac451b446194d2f550cc8dc5f597a7 Author: Jasper Huijsmans Date: Thu Jan 6 16:04:09 2005 +0000 Oops. Typo. (Old svn revision: 4274) commit 22099c4b6c065dc29666f87c8a2953f751edc98e Author: Jasper Huijsmans Date: Thu Jan 6 15:45:22 2005 +0000 Fix POP3 format documentation (Old svn revision: 4272) commit 61aaaaeb1cf09616a514272d1fb204e123c356b3 Author: Jasper Huijsmans Date: Thu Jan 6 15:45:21 2005 +0000 Fix POP3 format documentation (Old svn revision: 4271) commit 35d0a9ed3d4e07f18f5078f4e49c93e9dec86ee9 Author: Moritz Heiber Date: Wed Jan 5 16:09:05 2005 +0000 Update the German translation. Thanks to Johannes Zellner (Old svn revision: 4266) commit b73f55a95b89ec722765ce54348050a1bacf7e02 Author: Jean-François Wauthy Date: Wed Jan 5 16:01:10 2005 +0000 update HE translations (Old svn revision: 4265) commit b6fa01b05f280ec01b37cddd18de58098b810f88 Author: Olivier Fourdan Date: Sun Jan 2 12:51:13 2005 +0000 Update version and changelog (Old svn revision: 4264) commit b25a71daf3253df4f8fe6e2b51036de49760a8ef Author: Brian Tarricone Date: Wed Dec 29 03:50:20 2004 +0000 allow the use of a port number in the pop3 server string (Old svn revision: 4263) commit 3ccf5f6f61fd1488ba7ec75fdda9fa3c17e412bf Author: Jean-François Wauthy Date: Tue Dec 28 10:46:23 2004 +0000 fix #608 (Old svn revision: 4262) commit 743a744b4b36303afbc5273fb2cc90ee41cf4c19 Author: Jean-François Wauthy Date: Mon Dec 27 19:05:37 2004 +0000 mcs-plugins now appear on the mouse pointer screen (Old svn revision: 4261) commit f11d59253832ae96cd488a5afaf8135721047fa1 Author: Brian Tarricone Date: Sat Dec 25 20:33:19 2004 +0000 fix distcheck-bz2 (Old svn revision: 4260) commit 3df372aa6da8ee7fac0b768b80f4f41c14f7aa6b Author: Brian Tarricone Date: Fri Dec 24 00:03:42 2004 +0000 add dist-bz2 and distcheck-bz2 targets (Old svn revision: 4259) commit 166e977f278fa899cbf1e0f6394ca9c09ced02be Author: Olivier Fourdan Date: Thu Dec 23 23:33:59 2004 +0000 Themes and screenshots (Old svn revision: 4258) commit 8e88713069e466b5bbb1072726efb2fb21169111 Author: Jean-François Wauthy Date: Thu Dec 23 21:24:49 2004 +0000 update ET translations (Old svn revision: 4257) commit eb5fce21078970f529d5a7ee9c2c7fb450e71eea Author: Benedikt Meurer Date: Wed Dec 22 21:00:41 2004 +0000 Update ChangeLog. Fix make distcheck. (Old svn revision: 4255) commit 7ee0d00a2ee4fea6c074d7da5cc59d70bcc13689 Author: Brian Tarricone Date: Tue Dec 21 09:03:59 2004 +0000 add/update czech translations (Old svn revision: 4254) commit 8097a32f05f5de614ae2e6a0465f19b264d319a6 Author: Jasper Huijsmans Date: Mon Dec 20 21:00:52 2004 +0000 Update versions and ChangeLog (Old svn revision: 4253) commit 2cc4173ccb21a7fe9310eb418c0380f4c71f6ca7 Author: Jasper Huijsmans Date: Mon Dec 20 20:11:32 2004 +0000 Update ChangeLog and NEWS (Old svn revision: 4252) commit c67529484d952218139230590b2e33217feb9c60 Author: Jean-François Wauthy Date: Sun Dec 19 20:49:35 2004 +0000 update KO translations (Old svn revision: 4251) commit 683344c5aecf05cbfafcd11a049c22d3394f7d77 Author: François Le Clainche Date: Sun Dec 19 16:36:37 2004 +0000 Documentation screenshots update (Old svn revision: 4250) commit 99623181d4521d8e7fc624cc1d4e52ba16ec1bd0 Author: Jean-François Wauthy Date: Wed Dec 15 19:04:24 2004 +0000 update pt_BR translations (Old svn revision: 4249) commit 23b63600d97daefe9ea375ee5fa795b8c8d02ba9 Author: Jean-François Wauthy Date: Tue Dec 14 20:33:21 2004 +0000 add RO translations (Old svn revision: 4248) commit a1a24d7700cf3cfdd649ceab3297da82b4eb6b60 Author: Jasper Huijsmans Date: Tue Dec 14 11:51:10 2004 +0000 Fix type mismatch. Patch by Michele Baldessari . (Old svn revision: 4247) commit c36b7ecf1a0f18804887dfb8339ac60e31f2d7de Author: Jean-François Wauthy Date: Mon Dec 13 22:08:21 2004 +0000 update KO translations (Old svn revision: 4246) commit 9c259e77fa75f61c2b4dbece946dda5edd31ffb8 Author: Olivier Fourdan Date: Sat Dec 11 17:51:44 2004 +0000 Various changes and small fixes (Old svn revision: 4244) commit 1e7a3024e9d0c1b0f22d2e97f3ba9f704974d9c0 Author: Jasper Huijsmans Date: Tue Dec 7 20:02:00 2004 +0000 Reduce snapwidth for very big panels (Old svn revision: 4243) commit a18ee304d45228df35ef390b0560139976ea207b Author: Olivier Fourdan Date: Sun Dec 5 23:43:32 2004 +0000 Add missing "contents.xml.ko" (Old svn revision: 4242) commit 735881071fa667c73091863e709dc057a98660ad Author: Olivier Fourdan Date: Sun Dec 5 23:38:11 2004 +0000 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") (Old svn revision: 4241) commit 6f401a4dc00911ecfbb8ef504421db41a88dda50 Author: Jean-François Wauthy Date: Sun Dec 5 21:38:42 2004 +0000 add nb_NO translations (Old svn revision: 4240) commit 9e1a74bc646070aa015ba671d2ab2db6c2c1cd0e Author: Jean-François Wauthy Date: Sun Dec 5 21:20:16 2004 +0000 add en_GB translations (Old svn revision: 4239) commit ba2376cc86f84d5abb9fc6e9fe8111b09a7ad51c Author: Jean-François Wauthy Date: Sun Dec 5 20:50:11 2004 +0000 update KO translations and add screenshots in xfprint doc (Old svn revision: 4238) commit 05b37942bb58f0e72fe3865e4316f9894d1179b9 Author: Benedikt Meurer Date: Sat Dec 4 17:15:29 2004 +0000 Update configure and ChangeLog. (Old svn revision: 4237) commit c6a239596a4aaf051f8bea0252cdaadffb8cbe77 Author: Jasper Huijsmans Date: Fri Dec 3 21:39:10 2004 +0000 Attempt to fix resizing on unhide (Bug #541) (Old svn revision: 4236) commit 4c5b291dc10d83485b7ed9f4a0686e2f61296a7e Author: Jasper Huijsmans Date: Fri Dec 3 07:59:09 2004 +0000 Completely unnecessary gravity setting (Old svn revision: 4235) commit b6f8649b9fd1a8d0f8a37613fc3accd81f2d86a7 Author: Jasper Huijsmans Date: Thu Dec 2 13:33:51 2004 +0000 At least should make dock type setting work on gtk 2.2 (Old svn revision: 4234) commit 23cbe50a3458344c7e43278ac0c5323897b02457 Author: Jasper Huijsmans Date: Wed Dec 1 20:44:57 2004 +0000 Update NEWS and ChangeLog (Old svn revision: 4233) commit d26796fa9bfa9760f87c272a5be1f9f60d528608 Author: Jasper Huijsmans Date: Tue Nov 30 21:57:09 2004 +0000 Fix text selection being lost when validating icon in item dialog (Bug #542) (Old svn revision: 4232) commit 14a23e91203f8d84fa6832f76e6c283378a997f0 Author: Jean-François Wauthy Date: Mon Nov 29 09:47:38 2004 +0000 add missing file (Old svn revision: 4231) commit 34bef089037e2319b57625f1684a4e7072b8c83b Author: Jean-François Wauthy Date: Sun Nov 28 18:01:32 2004 +0000 update TR translations (Old svn revision: 4230) commit 9a15da86a42e62a4e109fa2786f1c31e409e5bbc Author: Jean-François Wauthy Date: Fri Nov 26 19:06:54 2004 +0000 update KO translations (Old svn revision: 4229) commit 44d2f052f8988ff5a537e32009329f7def8f4b9f Author: Jean-François Wauthy Date: Fri Nov 26 17:53:59 2004 +0000 add french translation of contents.xml (Old svn revision: 4228) commit 5a9d68e732b6b79eff7073e6cce6513b1453a978 Author: Benedikt Meurer Date: Wed Nov 24 21:18:53 2004 +0000 Fix typo. (Old svn revision: 4227) commit 6a1b3d35dfc4d45805e83190b18c1c25f60b2831 Author: Jasper Huijsmans Date: Thu Nov 18 22:52:02 2004 +0000 Update NEWS and ChangeLog (Old svn revision: 4226) commit a6fec5ed2f291c0418f0cf2fec19f4748f9f7b9f Author: Jasper Huijsmans Date: Thu Nov 18 22:29:53 2004 +0000 Update plugin API for mcs manager and panel. NOT: all plugins need to be rebuild. (Old svn revision: 4225) commit 25dbbeb9e2769af33d298f4c18400d41158993b1 Author: Jasper Huijsmans Date: Thu Nov 18 21:37:25 2004 +0000 Fix bug #516, go Olivier ;-) (Old svn revision: 4224) commit 0b860ad2c41cae29d2f53142858c8e421d160ac0 Author: Jasper Huijsmans Date: Thu Nov 18 20:12:51 2004 +0000 Fix bug found by Olivier (#514) (Old svn revision: 4223) commit b4cadc6445e7a1c82d70a40b48232b1005f0eb7e Author: Olivier Fourdan Date: Tue Nov 16 23:09:30 2004 +0000 Improve French translation. (Old svn revision: 4222) commit 1e22449e81e86d374a81e4323e4f8a7e6e8b3098 Author: Olivier Fourdan Date: Tue Nov 16 22:50:34 2004 +0000 Update French localization (Old svn revision: 4221) commit 715a175bb712b6e3becafe16a171d2ffa8087990 Author: Jasper Huijsmans Date: Tue Nov 16 07:12:53 2004 +0000 Update some docs and update to new color scheme at the suggestion of Jeff Franks (Old svn revision: 4220) commit e3896b23eb8640a6d0b24c6f79d6467eb8174c12 Author: Benedikt Meurer Date: Sun Nov 14 19:17:19 2004 +0000 Fix typo. (Old svn revision: 4219) commit 0092e819c039b81885993171b4d52da0d46d884a Author: Olivier Fourdan Date: Sat Nov 13 18:01:29 2004 +0000 Update ChangeLog (Old svn revision: 4217) commit 9cbbedc937f4d9c1fbc064f0583690b2b21f39b8 Author: Olivier Fourdan Date: Sat Nov 13 15:19:26 2004 +0000 Auto-tools check-up. (Old svn revision: 4216) commit a159b4915924c0072a0f1caab250510e5f33edec Author: Jasper Huijsmans Date: Thu Nov 11 20:21:40 2004 +0000 Big screenshot update for the docs (Old svn revision: 4215) commit 303bc59767e73d08385889fe594c18cf8b3e783b Author: Jasper Huijsmans Date: Thu Nov 11 09:21:24 2004 +0000 Patch by Piotr Chmura to fix pop3 mail checking (Old svn revision: 4214) commit ad46dd7068d7d82a97a44478c8d339cbff390e50 Author: Jasper Huijsmans Date: Wed Nov 10 19:21:14 2004 +0000 Add back transparency for the hidden panel; make hidden panel a bit more hidden ;-) People can still disable it using ~/.config/xfce4/transparency. (Old svn revision: 4213) commit 4099e59dd73e5ba4edd489ab42f57b37d9acc88d Author: Jasper Huijsmans Date: Wed Nov 10 07:04:23 2004 +0000 A space in a sscanf format string magically matches 0 or more whitespace characters. (Old svn revision: 4212) commit 202e1dd569f69255c1aa14efd4b93c7861b3ad74 Author: Jasper Huijsmans Date: Tue Nov 9 20:44:44 2004 +0000 Remove screensaver settings from default panel (Old svn revision: 4211) commit 91282a21daa94b744504facf87b66f8f2032bb8b Author: Jasper Huijsmans Date: Mon Nov 8 21:53:08 2004 +0000 bah. (Old svn revision: 4210) commit fff2a33b51e0846b212115e292054fbb8a4b51b2 Author: Jasper Huijsmans Date: Mon Nov 8 21:47:07 2004 +0000 Missing fclose(). Shame on me. (Old svn revision: 4209) commit 4f48f77f421384e3522c5a8a6728e60906ee8d99 Author: Jasper Huijsmans Date: Mon Nov 8 21:31:03 2004 +0000 Add support for /xfce4/transparency configuration file. Panl docs updated accordingly. (Old svn revision: 4208) commit b3a563bd6826062322f503d073d8fe7588adfba9 Author: Jasper Huijsmans Date: Sun Nov 7 22:32:42 2004 +0000 Dimm mailcheck icon in a better way, based on code from netk-tasklist (Old svn revision: 4207) commit d026b81aee394450498cd9b9626ee18f3f13003f Author: François Le Clainche Date: Sun Nov 7 21:09:27 2004 +0000 Commit a mail icon which is visible through a transparent panel (Old svn revision: 4206) commit 2d78821279f2051ae95b98beb78c150347d09160 Author: François Le Clainche Date: Sun Nov 7 15:15:35 2004 +0000 Sync with Rodent icons. (Old svn revision: 4205) commit 49a59becb162eb68207d197b715b1fffb59f9c03 Author: Jasper Huijsmans Date: Sun Nov 7 12:00:12 2004 +0000 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. (Old svn revision: 4204) commit ba72c486c62bf052c90157ca7f08154b98154298 Author: François Le Clainche Date: Sun Nov 7 08:56:06 2004 +0000 Forgot to commit the new new multimedia icon :P (Old svn revision: 4203) commit 36bbb64530f70ea8fd8382212b18ad95b429b73f Author: Jasper Huijsmans Date: Sat Nov 6 22:20:58 2004 +0000 Small tweaks (Old svn revision: 4202) commit d5da1f6759131c2483e6b4747f6f462396241c73 Author: François Le Clainche Date: Sat Nov 6 18:28:49 2004 +0000 Improved icons (Old svn revision: 4201) commit 230eae95f6cefeb756ff8de9b9cb1e6fd7fb83d2 Author: Olivier Fourdan Date: Sat Nov 6 16:24:24 2004 +0000 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. (Old svn revision: 4200) commit 978b02ccb7ceb121ee0059276e1054e8d2291482 Author: Jasper Huijsmans Date: Sat Nov 6 13:11:40 2004 +0000 Use file chooser widget (Old svn revision: 4199) commit 3d1b5e3f1a5b256190566aab343abea56c93c965 Author: Jasper Huijsmans Date: Fri Nov 5 22:25:46 2004 +0000 small DND fix (Old svn revision: 4198) commit 2259abc832221796c8c53b6fe31dcc2a68bc862f Author: Jasper Huijsmans Date: Fri Nov 5 21:16:18 2004 +0000 Fix icon size in dialog header (Old svn revision: 4197) commit 3a542041c07c2acfd16a55cb01fa9e4badffeb08 Author: Jasper Huijsmans Date: Wed Nov 3 17:06:35 2004 +0000 Try to clarify the file locations a little (Old svn revision: 4196) commit f02af16dad29f582ad98de409b1d5580b78a1b63 Author: Jasper Huijsmans Date: Mon Nov 1 09:56:09 2004 +0000 Hmm, set the sticky hint a bit earlier (Old svn revision: 4195) commit 5b8e96ca21a3e29aeb6e889f2f25bdf06dbc532a Author: Jasper Huijsmans Date: Sun Oct 31 16:43:32 2004 +0000 Update doc to include latest changes (Old svn revision: 4194) commit ee40bbe8a51e6fa4276ffb554208a92599e1c18f Author: Jasper Huijsmans Date: Sun Oct 31 13:58:32 2004 +0000 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 (Old svn revision: 4193) commit 4bddf29fbfe1231d85e5cc783aa399d0789f072c Author: Olivier Fourdan Date: Sat Oct 30 19:03:10 2004 +0000 Global update for 4.1.91 (Xfce 4.2 beta 2) (Old svn revision: 4191) commit b89af16f286c769af36fc8f4c59496e5cd332c10 Author: Jean-François Wauthy Date: Sat Oct 30 14:00:09 2004 +0000 update LT translations (Old svn revision: 4190) commit 94135a455a095418f61772f654e69f066cc86e77 Author: Jasper Huijsmans Date: Sat Oct 30 11:28:30 2004 +0000 Reduce the transparancy considerably, since it is non-optional for now (Old svn revision: 4189) commit 13349653d16612044c6c9cc9804254c5a3f2b8c6 Author: Jasper Huijsmans Date: Fri Oct 29 09:48:03 2004 +0000 Update dependency versions. Make distcheck passes. (Old svn revision: 4188) commit d5f95f4a59a726b38a89afaf51825f6d05db9f7b Author: Jasper Huijsmans Date: Fri Oct 29 07:36:42 2004 +0000 Update ChangeLog and NEWS (Old svn revision: 4187) commit 2701ac289f7a60d689d816f2966864c0cedd89f0 Author: Jean-François Wauthy Date: Thu Oct 28 11:55:25 2004 +0000 update HE translations (Old svn revision: 4186) commit 1853694b855aca16334c5656af2dfb9c9ac34b08 Author: Jasper Huijsmans Date: Wed Oct 27 19:24:32 2004 +0000 Oops. CONFIG, not DATA ;) (Old svn revision: 4185) commit 0ef761c0dd522c7c28df45e6888b6e171e81ba00 Author: Olivier Fourdan Date: Sat Oct 23 14:45:02 2004 +0000 Update ChangeLog (Old svn revision: 4184) commit e053c1b479e8a29bbd3d553438c3e02e83a55a7c Author: Jasper Huijsmans Date: Sat Oct 23 14:15:10 2004 +0000 Update kiosk location in docs (Old svn revision: 4183) commit ba372fb928f8c29a9dec8630005eb40e10f68d93 Author: Olivier Fourdan Date: Fri Oct 22 20:38:06 2004 +0000 Updated versions and change logs (Old svn revision: 4182) commit beba675344ec01d207d164fbc7d95df43650a692 Author: Jasper Huijsmans Date: Fri Oct 22 09:24:45 2004 +0000 Code reordering. Set window properties later to prevent race with xfwm4. Probably won't help anyone ;-) (Old svn revision: 4181) commit 4a45a9c65d8eb214d16c9a9622c5bbf03d56bcff Author: Jasper Huijsmans Date: Thu Oct 21 20:00:56 2004 +0000 Update version, ChangeLog and NEWS (Old svn revision: 4180) commit 15b7bd8971d836e752d8f48ebb7dc4e8a156be78 Author: Jean-François Wauthy Date: Wed Oct 20 22:06:10 2004 +0000 update ET translations (Old svn revision: 4179) commit 0b08e21035a9da2b675395285d3e13d85632fb40 Author: Jasper Huijsmans Date: Mon Oct 11 18:52:58 2004 +0000 Fix a few autohide issues (bug #386) (Old svn revision: 4178) commit 2b095ae66944658ea3910c09592fd2a8bb3a501b Author: Benedikt Meurer Date: Mon Oct 11 16:30:49 2004 +0000 update-po for Moe. (Old svn revision: 4177) commit 01dfb8503a1c1ec7c0b82be310178a5901dd5887 Author: Jean-François Wauthy Date: Sun Oct 10 11:52:55 2004 +0000 update pt_PT translations (Old svn revision: 4176) commit 2ebaa7d1b7787ab074a2d464a97b8bba9184d7f8 Author: Jean-François Wauthy Date: Sat Oct 9 14:20:10 2004 +0000 update FA translations (Old svn revision: 4175) commit a33447e5f8ba71074fc3235a3c09e3efdcb1df77 Author: Jean-François Wauthy Date: Sat Oct 9 13:48:37 2004 +0000 Punjabi translations update from jaswinderlinux@netscape.net (Old svn revision: 4174) commit 972755db2accedf887da2dd3c0f7f47ab54829ad Author: Edscott Wilson Date: Fri Oct 8 13:04:18 2004 +0000 fix missing strings, spelling mistakes, and context mistakes (Old svn revision: 4173) commit ef604311c0203e62dd5e622a7b8694a1dff77a40 Author: Jasper Huijsmans Date: Fri Oct 8 07:10:58 2004 +0000 Multihead filename fix (Old svn revision: 4172) commit 524f10441ce563033f5170c4e2162dc4dadb0c96 Author: Benedikt Meurer Date: Thu Oct 7 20:35:46 2004 +0000 Added --enable-final (-O1 for GNU ld) as per Jaspers request. Added missing m4 files. (Old svn revision: 4171) commit a7890d2d74abe261e7630fa6756a6d3220595eb3 Author: Jasper Huijsmans Date: Tue Oct 5 06:50:57 2004 +0000 Fix config file lookup for multihead (Old svn revision: 4170) commit b53059982cb80fe3da30660200628c95908452cb Author: Olivier Fourdan Date: Sun Oct 3 21:00:24 2004 +0000 Make panel translucent when paled on top. (Old svn revision: 4169) commit 306090660dc5b5e963d0b354e5ffd50a21cb7fde Author: Jean-François Wauthy Date: Sun Oct 3 16:14:36 2004 +0000 Punjabi translations (PA) from jaswinderlinux@netscape.net (Old svn revision: 4168) commit d43a01882a7e1facfa133c76f09177d3ce7be3c4 Author: Jean-François Wauthy Date: Sun Oct 3 15:43:47 2004 +0000 zh_TW translations of desktop files from Ambrose Li (Old svn revision: 4167) commit ba12a6982205523ad8c771a703ff7796635437c6 Author: Olivier Fourdan Date: Sat Oct 2 22:18:41 2004 +0000 Missing files from dist (Old svn revision: 4165) commit 1990a83c8b3f70828a3f685ec7613c838b78f0d2 Author: Olivier Fourdan Date: Sat Oct 2 13:28:21 2004 +0000 Update all files for 4.2 beta 1 (Old svn revision: 4164) commit a3b228a9467df8095d7f74aaa303635eccb14ba1 Author: Jasper Huijsmans Date: Fri Oct 1 08:24:06 2004 +0000 Expand variables when executing commands (Old svn revision: 4163) commit dcdc9e6717536b81f328e17e8bfc15c16d4cddcd Author: Jean-François Wauthy Date: Thu Sep 30 15:48:07 2004 +0000 updated Italian translations from Luca Marrocco (Old svn revision: 4162) commit cee10178f45a4429028b3659582acc058d571024 Author: Jean-François Wauthy Date: Wed Sep 29 08:22:02 2004 +0000 updated zh_TW translations from Ambrose Li (Old svn revision: 4161) commit f603d5f87d148f02dc457a620450ab2b46cae8a8 Author: Jean-François Wauthy Date: Wed Sep 29 07:59:54 2004 +0000 updated zh_CN translations from yongtao yang (Old svn revision: 4160) commit 901c3ca58c8210b8103ef2a98de735e407baaf13 Author: Jasper Huijsmans Date: Mon Sep 27 13:05:09 2004 +0000 Hope this still works; I have no way to test it. (Old svn revision: 4159) commit 44d6a46c2f2f54c648622f8e045f82679ab3488c Author: Jasper Huijsmans Date: Mon Sep 27 09:34:11 2004 +0000 Update version to 4.1.90 (Old svn revision: 4158) commit b0429309a4186ae6b92ac9f033de4f3b0d22c67e Author: Jasper Huijsmans Date: Sun Sep 26 11:55:20 2004 +0000 Oops, sorry. Didn't check before committing. (Old svn revision: 4157) commit eb0e34c9e7c5d4a6cc64b4fa822d604584a63f6c Author: Jasper Huijsmans Date: Sun Sep 26 09:56:15 2004 +0000 Fix html target for docs. Not build by default. (Old svn revision: 4156) commit bd2c4aec16781c7e1ef54404266fdf54e8bcb0cc Author: Jasper Huijsmans Date: Sun Sep 26 09:04:24 2004 +0000 Only convert to utf8 if it's not already (bug #332) (Old svn revision: 4155) commit 0d6daef608fedc4f3405c9d6f7b696009f278af4 Author: Jasper Huijsmans Date: Fri Sep 24 18:36:02 2004 +0000 Documentation and screenshots update (Old svn revision: 4154) commit f6599d22d41d5df7dd859a1ba84104b3fe8b96b7 Author: Jean-François Wauthy Date: Thu Sep 23 21:36:59 2004 +0000 add Gujarati translations (GU) from Ankit Patel (Old svn revision: 4153) commit b406276182afa93695c78a54a4e8a1c99855e147 Author: Jasper Huijsmans Date: Thu Sep 23 18:31:30 2004 +0000 doc updates (Old svn revision: 4152) commit 4a2d26829e0e47aa05af66bd5b75f32bd128c32f Author: Jasper Huijsmans Date: Thu Sep 23 13:47:59 2004 +0000 Add Files and Kiosk mode section to the manual (Old svn revision: 4151) commit 6f201c3a825c78cc5278d79821de1a2cf8db2c71 Author: Jasper Huijsmans Date: Thu Sep 23 09:09:05 2004 +0000 Better translation (Old svn revision: 4150) commit 0ebb7feb3e2c05de87f692d7249b2d62f5221045 Author: Jasper Huijsmans Date: Thu Sep 23 08:22:52 2004 +0000 Add nl translations (Old svn revision: 4149) commit 3118172f04166c903302e12e7c8a54656913e725 Author: Jean-François Wauthy Date: Wed Sep 22 17:46:18 2004 +0000 fix typo (Old svn revision: 4148) commit 120efa059b27676a5cdc5ca131757b32deb900af Author: Jean-François Wauthy Date: Wed Sep 22 17:45:03 2004 +0000 add Punjabi (PA) translation of the panel (Old svn revision: 4147) commit aad38238ede8e2313ae92986cfaac8e2542eafcf Author: Brian Tarricone Date: Wed Sep 22 03:18:33 2004 +0000 add GenericName tags to settings .desktop files (Old svn revision: 4146) commit 5509854ad97d7f35dfd00b3594a0c1b48afcaf20 Author: Jasper Huijsmans Date: Tue Sep 21 11:51:20 2004 +0000 Run make update-po at Moe's request. (Old svn revision: 4145) commit 5082bac5519999b31d85b31fc68e416d9706dacb Author: Jasper Huijsmans Date: Tue Sep 21 10:58:18 2004 +0000 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) (Old svn revision: 4144) commit 31d9f4b0cac2e360e9159e6051676e959f1d5ef1 Author: Jasper Huijsmans Date: Tue Sep 21 07:47:06 2004 +0000 Small tweaks. Panel passes make distcheck. (Old svn revision: 4143) commit 1ae9b4050459a8bbc451faa49f1fd7819c4923a8 Author: Olivier Fourdan Date: Mon Sep 20 22:22:04 2004 +0000 Update all ChangeLogs (Old svn revision: 4142) commit 91f3153b1eed7a904aea4bd1a4ab056082e08b43 Author: François Le Clainche Date: Mon Sep 20 20:16:19 2004 +0000 oups... :) (Old svn revision: 4141) commit d7c8eecaee57abb97e130079f3f5eba2afb7ddd4 Author: François Le Clainche Date: Mon Sep 20 20:13:18 2004 +0000 Updated icons. (Old svn revision: 4140) commit dfe9483115710a8b7d310434e0866674eed7389b Author: Jasper Huijsmans Date: Sun Sep 19 09:29:16 2004 +0000 Throw xfce_textdomain() in lots of places to fix translations. Hopefully. (Old svn revision: 4139) commit 499f776c666607fc25a5f35e274613ef29148b6c Author: Jean-François Wauthy Date: Sat Sep 18 16:41:26 2004 +0000 update EU translations (Old svn revision: 4138) commit fae1ae73cacef9f38660e46aa343a11f0f3a731d Author: Moritz Heiber Date: Sat Sep 18 00:02:56 2004 +0000 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!). (Old svn revision: 4137) commit cafc4e09a4b4c5467db699109ed5894a1cf83d13 Author: Jean-François Wauthy Date: Thu Sep 16 22:10:20 2004 +0000 add BE translations from Ales Nyakhaychyk (Old svn revision: 4136) commit d871344c38d51f4048a85b008750973ad97249ae Author: Jasper Huijsmans Date: Mon Sep 13 20:31:39 2004 +0000 CYGWIN changes. Patch by Marrten boekhold. (Old svn revision: 4135) commit cf294f4db688ece49ea224e6aef9aabfc560c3c8 Author: Jasper Huijsmans Date: Sun Sep 12 16:39:31 2004 +0000 Make sure we always create the mcs channel (Old svn revision: 4134) commit 9be796d6958049211653cd707fdc151e143dc5ac Author: Jasper Huijsmans Date: Sat Sep 11 15:12:54 2004 +0000 Cygwin changes. Patch by Maarten Boekhold. (Old svn revision: 4133) commit cc4deafa9cc18bbffc751f596492c6b26d7141ce Author: Danny Milosavljevic Date: Sat Sep 11 10:30:31 2004 +0000 strfreev expects paths to be NULL terminated (Old svn revision: 4132) commit e593eb1dc953d5b743893f0b242bb4fb7080beaf Author: Jasper Huijsmans Date: Sat Sep 11 08:16:29 2004 +0000 Rather big update: * use Base Dir Spec * xfce4rc -> panel/contents.xml * small doc update, more to come (Old svn revision: 4131) commit f0204e783e8b5ab96a498c215042576e146c4991 Author: Jean-François Wauthy Date: Fri Sep 10 20:49:03 2004 +0000 HE translations update from Yuval Tanny (Old svn revision: 4128) commit 8a1215bdbdad9a7d5e18c932cd2f3c879e5abe8c Author: Jean-François Wauthy Date: Thu Sep 9 18:51:08 2004 +0000 update VI translations (Old svn revision: 4127) commit 805257699a05b9b60298a7d82561e1ba11754510 Author: Jasper Huijsmans Date: Thu Sep 9 08:24:22 2004 +0000 Fix compiler warning (Old svn revision: 4126) commit d5005690dab85a302e344a5fbb9dabb87f8a2d6e Author: Jasper Huijsmans Date: Wed Sep 8 16:13:07 2004 +0000 Nobody tell me anything ;) Seems we're using all 48x48 sized icons in headers now... (Old svn revision: 4125) commit 426a5898343154c3e97fd30242493717bbbdb431 Author: Jasper Huijsmans Date: Tue Sep 7 13:43:35 2004 +0000 Tiny string freeze breakage (1 message). Sorry. (Old svn revision: 4124) commit 9d48ba1cf792d542cfaedea3e6c19d708789cb79 Author: Jasper Huijsmans Date: Tue Sep 7 13:37:28 2004 +0000 Tiny string freeze breakage (1 message). Sorry. (Old svn revision: 4123) commit 978b921c5c2c288ce5efd07b0dafe7f61ec7e695 Author: Jasper Huijsmans Date: Mon Sep 6 21:14:01 2004 +0000 Build fix (today's lesson: test before you commit) (Old svn revision: 4122) commit 83d8fb808493e604f020d5cc29bf8ca50d65ba40 Author: Jasper Huijsmans Date: Mon Sep 6 19:32:46 2004 +0000 Big update after server move: * updated icons to Rodent versions * remove xfcombo stuff * general cleanups (Old svn revision: 4121) commit 96a80543441717180401c6606aa1c6aafc433190 Author: Jean-François Wauthy Date: Mon Sep 6 14:08:40 2004 +0000 ET translations from Peeter Vois (Old svn revision: 4120) commit a1c4273981fb4c3ac94fa72ce120f18343aca097 Author: Olivier Fourdan Date: Sun Sep 5 21:40:23 2004 +0000 Fix spec file (Old svn revision: 4119) commit 9a0d8404ac33dc965c6db6c7bbfcd33554ee72c8 Author: Jasper Huijsmans Date: Mon Aug 30 15:57:49 2004 +0000 Get non-themed icons right (Old svn revision: 4118) commit 61be86b17dce8dba673c18d4da3e2c745cd74004 Author: Jasper Huijsmans Date: Mon Aug 30 12:55:43 2004 +0000 * Use XfceIconTheme (warning: still crashes) * Add $ and clean up copyright statements * Reindent using only spaces (more like Olivier's style) (Old svn revision: 4117) commit 7446e148d8e7aacf6a22899516b19c0a6b4d29a9 Author: Jean-François Wauthy Date: Sun Aug 29 16:03:44 2004 +0000 AZ translations update from Metin Amiroff (Old svn revision: 4116) commit 137c7bd718bb26ed932d9183711d9027203dcba2 Author: Jean-François Wauthy Date: Sat Aug 28 19:20:58 2004 +0000 add Slovak translations from Juraj Brosz (Old svn revision: 4115) commit e54fcf2601cf10a94526042116a6b7f30e6ec032 Author: Jean-François Wauthy Date: Thu Aug 26 19:57:07 2004 +0000 finnish translations update from Ilkka Ollakka (Old svn revision: 4114) commit 35eca3a83cb92dbd69519a1d134f51bb7a2ecf6a Author: Jean-François Wauthy Date: Tue Aug 24 10:04:35 2004 +0000 RU translations update from Anthony Ivanoff (Old svn revision: 4113) commit c8301ed32f1f8aac62cc7d73d710b9b17db9d57b Author: Jasper Huijsmans Date: Tue Aug 24 07:02:25 2004 +0000 Use correct file name for print icon (Old svn revision: 4112) commit b1f42050193dd071a4f70230a6e3f2468901f64e Author: Olivier Fourdan Date: Mon Aug 23 21:01:40 2004 +0000 Reverting my last revert as the bug has been found (in the WM) (Old svn revision: 4111) commit b339860077fd0c182d7a67574484405b106cbf10 Author: Olivier Fourdan Date: Sun Aug 22 22:06:26 2004 +0000 Reverting gtk_widget_show_now as it breaks SKIP_PAGER and SKIP_TASKBAR properties (Old svn revision: 4110) commit c22d0e64f881ad76cff8c49e043411e6240abcef Author: Jasper Huijsmans Date: Sun Aug 22 17:36:19 2004 +0000 Gettext hack only if gettext is used. Removed an gtk_widget_show_now() (Old svn revision: 4109) commit 995497be3a739f1418a13df20fce088eb5937b4c Author: Jasper Huijsmans Date: Sun Aug 22 16:55:47 2004 +0000 This is better, should be temporary until I find out what's wrong. (Old svn revision: 4108) commit 7a70d948b04bffb0211c19e400e11a880d298152 Author: Jasper Huijsmans Date: Sun Aug 22 15:29:11 2004 +0000 Update strings. Gettext stuff seems a bit broken... (Old svn revision: 4107) commit 02d2f8d94d52521f70cca3e85c65dc81d1ecf25d Author: Jasper Huijsmans Date: Sat Aug 21 20:36:32 2004 +0000 Fix initial positioning (will I ever get this right?) (Old svn revision: 4106) commit 1fa813bba0f155d06ba95f93f19f697fbf67a661 Author: Jean-François Wauthy Date: Thu Aug 19 19:55:35 2004 +0000 allow panel to compile with --enable-debug=full (Old svn revision: 4105) commit 925a6437c312b755674834f2dc4172beb8572761 Author: Jasper Huijsmans Date: Thu Aug 19 11:39:18 2004 +0000 Rip out thread support. threads + gtk == trouble ;-) (Old svn revision: 4104) commit a5cde032354d94c61896e833af9c14df4a37b253 Author: Jasper Huijsmans Date: Tue Aug 17 11:26:59 2004 +0000 Keep launcher at the top of the 'Add item' list (Old svn revision: 4103) commit 26dee3b809425ad50f51665ad70249a453ff43f8 Author: Olivier Fourdan Date: Sun Aug 15 19:39:53 2004 +0000 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 (Old svn revision: 4102) commit cb724436af971af3ac95ea204cabf2f9229ebe92 Author: Jean-François Wauthy Date: Sat Aug 14 19:44:14 2004 +0000 Hebrew translations from Yuval Tanny (Old svn revision: 4101) commit 990d1cdd5a3db07b0e5ae7283c906289dce68f9c Author: Jean-François Wauthy Date: Fri Aug 13 09:36:29 2004 +0000 adds xfce4rc Romanian translation from Razvan T. Coloja (Old svn revision: 4100) commit 2cf9575b07f49664a8af28c4ee89c5ca1920923b Author: Jasper Huijsmans Date: Thu Aug 12 21:28:53 2004 +0000 Add preliminary, minimal appfinder DND support. Patch by Eduard. (Old svn revision: 4098) commit d8020f5abb8f7214ee8f3e0a480bec73b2ca01a3 Author: Jasper Huijsmans Date: Tue Aug 10 08:14:38 2004 +0000 Small tweak I apparently forgot to commit earlier (Old svn revision: 4095) commit 29506ed8d3395dccae953ddd5cb774f35c4e8b1a Author: Benedikt Meurer Date: Sun Aug 8 17:25:19 2004 +0000 Updated documentation, thanks to Francois. (Old svn revision: 4094) commit 11ac1dcb33d19be3eb5342669bbd5e4c217f972a Author: Benedikt Meurer Date: Thu Jul 29 20:28:10 2004 +0000 Fix get_panel_icon() borkage and try to fix the 'Add new item' positioning. (Old svn revision: 4093) commit 22909f6ec4e94231821617c304d0e686a854353a Author: Benedikt Meurer Date: Wed Jul 28 21:22:04 2004 +0000 Fixed (module)_FOUND bug reported by brian. Hopefully nothing else broke this time. (Old svn revision: 4092) commit 99904c4dbdac00f5af4f5e6c702c1d538737085f Author: Benedikt Meurer Date: Tue Jul 27 20:04:47 2004 +0000 Use xfce_themed_icon_load() for the mcs plugin. (Old svn revision: 4091) commit da44f160bc42fcef0c2e8ed67072232de421180a Author: Brian Tarricone Date: Mon Jul 26 22:51:39 2004 +0000 well that's an annoying typo... depending on libxfcegui4 twice but libxfce4util not at all (Old svn revision: 4090) commit 5aab58c63f5ac41a529c85ca01d7d9a04b18a375 Author: Benedikt Meurer Date: Mon Jul 26 19:05:29 2004 +0000 Added support for KIOSK mode. (Old svn revision: 4089) commit 5d764e372e68e96cca9658230773e0dc8aba8111 Author: Benedikt Meurer Date: Sat Jul 24 18:52:49 2004 +0000 Readded XFCE_MCS_PLUGIN() again, dunno how I manage to remove it everytime I edit depends.m4! (Old svn revision: 4088) commit 2beec839e649af13f8472047be932f960f72a6a2 Author: Jasper Huijsmans Date: Sat Jul 24 17:59:26 2004 +0000 First threading bug. Expect some more to show up ;-) (Old svn revision: 4087) commit 128ac7d14b999fc03fe2da323189a4ec0ff9508e Author: Jasper Huijsmans Date: Sat Jul 24 17:31:15 2004 +0000 Allow multiple rows for pager (Old svn revision: 4086) commit b923f4665bb067ba2f79c1b5cd0c8f9ffce44ccc Author: Benedikt Meurer Date: Sat Jul 24 17:30:33 2004 +0000 XFCE_PANEL_PLUGIN had wrong panel version for the threaded test. (Old svn revision: 4085) commit cf4e7d081e3995b6d24f80e05ed06d3816ef6b15 Author: Benedikt Meurer Date: Sat Jul 24 17:28:16 2004 +0000 Extended the XFCE_PANEL_PLUGIN macro to include some magic for threaded panels. (Old svn revision: 4084) commit af3275a83c6b10cc731bb75475755dc143371dd8 Author: Jasper Huijsmans Date: Fri Jul 23 21:09:04 2004 +0000 Patch by brian to add threading to the panel. (Old svn revision: 4083) commit d39a5c15e9fb42f2080f97eee7ef0987d36df946 Author: Jasper Huijsmans Date: Fri Jul 23 18:06:16 2004 +0000 Oops (Old svn revision: 4082) commit db85029776874eb7921183c7cc0a7358692cef80 Author: Jasper Huijsmans Date: Fri Jul 23 17:45:32 2004 +0000 Apparently needs stricter size settings. (Old svn revision: 4081) commit 5b4594271ddfc4b79cd49d2c90a5f39db1ab67f0 Author: Jasper Huijsmans Date: Thu Jul 22 15:00:39 2004 +0000 Find out which side of the screen the panel is on (Old svn revision: 4080) commit 633436fd777cc18a86346d5b9e47731b75a7730c Author: Benedikt Meurer Date: Wed Jul 21 23:00:54 2004 +0000 Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it, tho. (Old svn revision: 4079) commit 0e2db646a735b5895368d8748570a1f61a048fcd Author: Jasper Huijsmans Date: Wed Jul 21 13:23:17 2004 +0000 Synthesize leave notify event when a registered gtk menu is closed. First step to fixing #266. (Old svn revision: 4078) commit 92cfe9cb6b9a4fea14e63be6de16ee365c51a19b Author: Jasper Huijsmans Date: Wed Jul 21 08:07:37 2004 +0000 Center dialog (bug #263) (Old svn revision: 4077) commit ffa7743bdc934a73add36b2eafd51041e4d81016 Author: Benedikt Meurer Date: Tue Jul 20 20:58:46 2004 +0000 Modifed panel plugin check, so one (the installer) can choose to install into a different plugin dir. (Old svn revision: 4076) commit b8dd8301886a0cd7e7816e39f87d3d9b1b27840e Author: Jean-François Wauthy Date: Mon Jul 19 18:37:17 2004 +0000 definitively fix #162 (Old svn revision: 4075) commit 8830ff201520afcd44ca37ac6856bfa3f081bfbe Author: Jasper Huijsmans Date: Sun Jul 18 17:36:43 2004 +0000 Strange, stickyness was lost. Perhaps because of setting layer? (Old svn revision: 4073) commit 7d95dc4e5affb565dfbee6e5196402302bdd76be Author: Jasper Huijsmans Date: Sun Jul 18 17:25:28 2004 +0000 Layer settings were lost after reorientation (Old svn revision: 4072) commit 5a1961be0bcc6e0bba1333277e7a0f8dcc35c0ca Author: Jasper Huijsmans Date: Sun Jul 18 08:46:16 2004 +0000 YAA (Yet Another Attempt ;) to fix autohiding. It works for me, please test. (Old svn revision: 4071) commit a33c6b1a1dd2752a1c5e85e7a081f98d28f64d6d Author: Jasper Huijsmans Date: Thu Jul 15 12:23:04 2004 +0000 Override theme for focus padding popup buttons (Old svn revision: 4070) commit e8f53e2e2720f487b30a415c39b59872e5fc87fb Author: Jasper Huijsmans Date: Thu Jul 15 11:29:26 2004 +0000 Fix bug #235: changes to panel settings not accepted at first login (Old svn revision: 4069) commit 16766098f2335aa8fd0f37ab0406deb7bc0b7a46 Author: Jasper Huijsmans Date: Wed Jul 14 20:22:13 2004 +0000 Get rid of moongroup.com references (Old svn revision: 4065) commit 5b7104b79d413f9b90d6aa0dc6a116b2cc9cf992 Author: Jasper Huijsmans Date: Wed Jul 14 18:27:41 2004 +0000 Fix for bug #215: crash when dropping large number of files (Old svn revision: 4063) commit 26d4242df0651608df473d863a3678bfa2a063e0 Author: Jean-François Wauthy Date: Tue Jul 13 15:39:05 2004 +0000 Catalan translation correction from Xan (Old svn revision: 4062) commit 6452ef2ba3df3dfdd53d309bdcbb04468dbb5e0a Author: Jasper Huijsmans Date: Mon Jul 12 06:22:03 2004 +0000 Create framework after reading settings, but create window before that. (Old svn revision: 4061) commit 5c51d1847e62cb42bb3ff252edfad4ce2e1422c0 Author: Jasper Huijsmans Date: Sun Jul 11 12:41:48 2004 +0000 More positioning stuff. Let's hope I didn't break anything ... (Old svn revision: 4060) commit 23d46b65e4dc129ce151eea34a2c30dee132ceb2 Author: Olivier Fourdan Date: Sun Jul 11 07:51:29 2004 +0000 Connect signal after session mgt. (Old svn revision: 4057) commit 2dc0c777d8a0c0c760ff6910fbd904958c1dd1bf Author: Olivier Fourdan Date: Sun Jul 11 07:33:29 2004 +0000 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) (Old svn revision: 4056) commit f7518e8ce5e95ae74a26dbf4ba382839c2bceac6 Author: Jean-François Wauthy Date: Fri Jul 9 20:18:35 2004 +0000 oups little error (Old svn revision: 4055) commit 2c5de83e31d45377c513525c686cb5761baac5ce Author: Jean-François Wauthy Date: Fri Jul 9 20:17:36 2004 +0000 more italian doc translation from Sascha Ales (Old svn revision: 4054) commit 2dd54a5336692542991eb16302767e838d000c86 Author: Jasper Huijsmans Date: Fri Jul 9 13:28:49 2004 +0000 Remove dock type again. Use window state to set panel always on top. (Old svn revision: 4053) commit afcd1412480dfce41bf7cd4f50842c92b67098ba Author: Jasper Huijsmans Date: Thu Jul 8 06:38:07 2004 +0000 Fix some issues with positioning and struts (Old svn revision: 4048) commit eade46243ed938333989af2785c8933e499b6326 Author: Olivier Fourdan Date: Sun Jun 20 20:23:34 2004 +0000 Fix panel crash with gtk+-2.2.x (Old svn revision: 4043) commit 908c10e4b76297ece1a0f5fbf763fed6699aff79 Author: Jasper Huijsmans Date: Fri Jun 18 19:42:04 2004 +0000 Grr, why did I agree to add the option in the first place? Options are trouble. Fix issue with autohide and always on top. (Old svn revision: 4041) commit 79d22c3b4455b5f72ae20299c2a72e5217628b3d Author: Jasper Huijsmans Date: Fri Jun 18 11:41:59 2004 +0000 Make always on top behaviour optional (Old svn revision: 4040) commit dd2091b286c13a1a80318c324a6e97a8b081a95b Author: Jasper Huijsmans Date: Thu Jun 17 21:10:47 2004 +0000 Fix strut when autohiding and patch from brian for double click on add item dialog. (Old svn revision: 4039) commit 143eed9238200940de754c84a93b5fc660e70ba0 Author: Jasper Huijsmans Date: Thu Jun 17 13:49:36 2004 +0000 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. (Old svn revision: 4038) commit 6b6651acced3dd698d4e5df24eea94b72a3d0e41 Author: Jean-François Wauthy Date: Sun Jun 13 21:18:12 2004 +0000 Updated lt translations from Mantas Zapolskas (Old svn revision: 4037) commit 83c39107042dda257f708b504f1d00d90073ceb9 Author: Jean-François Wauthy Date: Sun Jun 13 09:40:08 2004 +0000 .gmo files updated (Old svn revision: 4036) commit a905f32aa37aee8db2f6e1c0614ff192d33a8a73 Author: Jasper Huijsmans Date: Sun Jun 13 08:09:34 2004 +0000 minor cleanups by Eduard (Old svn revision: 4035) commit 5b60e111758534f2588b96575e5791e0e89a461f Author: Jean-François Wauthy Date: Fri Jun 11 19:59:07 2004 +0000 Update zh_CN translations (Old svn revision: 4034) commit 5f3607a6457580ac6ec06b090141f3fc5f11345a Author: Jasper Huijsmans Date: Sat May 29 07:47:58 2004 +0000 Cleaning up panel internals. First step to get rid of global variables. (Old svn revision: 4032) commit 78b21b259f8e8c9f1a973121c7b8d4d4d4d3baa0 Author: Jasper Huijsmans Date: Wed May 19 09:24:13 2004 +0000 Attempt to fix moving to different xinerama screens (Old svn revision: 4031) commit a74a0681519b9b889cecf1ea7d1a0b2d02f419a8 Author: Olivier Fourdan Date: Tue May 18 21:55:17 2004 +0000 Get rid of libxfcegui4 xinerama impl, align panel on screen edges ignoring previous struts. (Old svn revision: 4030) commit c4a5beb144d05368ad93c738d1437998c0ec28f1 Author: Jasper Huijsmans Date: Mon May 17 07:50:35 2004 +0000 Attempt to fix problem with autohide on startup as reported on IRC. (Old svn revision: 4029) commit 5e0b50ced881deba84f1b44e31224a3807d33b3d Author: Benedikt Meurer Date: Sat May 15 07:57:28 2004 +0000 Let apps start on the correct screen. (Old svn revision: 4028) commit e0122fc87cc2a10637e637823c5497d304fc2be4 Author: Jasper Huijsmans Date: Thu May 13 11:09:23 2004 +0000 A bit of a proof of concept for icon theme handling. (Old svn revision: 4027) commit 1d209462840e9d541dcd3139907715d38b4e7c79 Author: Jasper Huijsmans Date: Mon May 10 11:57:50 2004 +0000 Add a new sample plugin to the panel. It will not be installed. (Old svn revision: 4026) commit 4af488323c8913876e4cd80eff4b2d8db32ca777 Author: Edscott Wilson Date: Sat May 8 01:06:23 2004 +0000 xffm_theme_maker is now replaced by xfmime_edit. (Old svn revision: 4025) commit 17055b27b7385c3f0d390c882e0076933568bf8f Author: Olivier Fourdan Date: Mon May 3 21:44:48 2004 +0000 Update zh_TW translations from umm (Old svn revision: 4023) commit 9d4ab3690da3362b275cfaa3749815b58b0196cc Author: Brian Tarricone Date: Mon May 3 20:20:22 2004 +0000 EXTRA_DIST (Old svn revision: 4022) commit 67e391d105a3376d900caafdc0037e8aeb41276d Author: Jasper Huijsmans Date: Sat May 1 15:32:57 2004 +0000 First try at multihead support. User has to set DISPLAY correctly to start a new panel on a different screen. Expect some breakage. (Old svn revision: 4021) commit c0a7a18813c9712f05d8e72618f9d6b22a760249 Author: Jasper Huijsmans Date: Sat May 1 14:10:24 2004 +0000 Fix positioning (I hope) and hide relevant menu items when XFCE_DISABLE_USER_CONFIG is set. (Old svn revision: 4020) commit c72b34335daebc87521e2b5d89c1c495ae849616 Author: Brian Tarricone Date: Fri Apr 30 04:08:48 2004 +0000 .desktop file for panel settings (Old svn revision: 4019) commit c688c7a020b50e5b6ed609c83b811cc678f9fc13 Author: Olivier Fourdan Date: Fri Apr 23 20:15:02 2004 +0000 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. (Old svn revision: 4017) commit f15d42c979ca1f705f5deab408816379965488ea Author: Jasper Huijsmans Date: Fri Apr 23 12:19:56 2004 +0000 Update plugin list (remove uninstalled and add newly installed ones) when opening the add item dialog. Based on the idea of Scott Barron . (Old svn revision: 4016) commit 5aa223a0ac12193a74e34f73f0dbcfe05ff786da Author: Olivier Fourdan Date: Wed Apr 21 06:09:33 2004 +0000 Apply patch from Scott Barron (Old svn revision: 4015) commit 44e788c3492f4f03db165a2d29a6f7afa1f2e045 Author: Brian Tarricone Date: Wed Apr 21 00:56:54 2004 +0000 bump libxfcegui4 version requirement (Old svn revision: 4013) commit 3d08b98c4abe56f10c3476aa691ec7da681b4fdf Author: Brian Tarricone Date: Wed Apr 21 00:56:04 2004 +0000 make panel icons theme work with gtk 2.2 (no GtkIconTheme anymore) (Old svn revision: 4012) commit bd3a738009427941656bdb84e501ac7b40862c61 Author: Jasper Huijsmans Date: Tue Apr 13 19:41:55 2004 +0000 Also look in ~/.icons/ for icon themes. Patch by Moe. (Old svn revision: 4011) commit c503d82fa7f1248c2d683286fa00daa6761165ea Author: Danny Milosavljevic Date: Mon Apr 12 13:52:34 2004 +0000 Update catalan xfce4rc by Carles Mu��oz Gorriz (Old svn revision: 4010) commit 4ec52937d6f16027c1fdf4eac426e7f8a5a3ff02 Author: Danny Milosavljevic Date: Mon Apr 12 13:36:20 2004 +0000 Updated catalan translations by Carles Mu��oz Gorriz (Old svn revision: 4009) commit 7d0d672268c5f5f0937c48218d3be5b99688b32b Author: Jasper Huijsmans Date: Sun Apr 11 07:58:50 2004 +0000 Resizing tweak (Old svn revision: 4008) commit 08b5b6b16d6c6626c18ad295dd590d96e6c850be Author: Jasper Huijsmans Date: Sun Apr 11 07:19:40 2004 +0000 Depend on latest libxfcegui4 (Old svn revision: 4007) commit 6e3f786ad05e6348b441524eac6408169d58f521 Author: Jasper Huijsmans Date: Sat Apr 10 22:20:24 2004 +0000 Fix panel on the screen edge. Also should fix Moe's autohide bug. (Old svn revision: 4006) commit 7275413aa3736a53f8c41690502cd6ce02d015a8 Author: Jasper Huijsmans Date: Sat Apr 10 14:21:58 2004 +0000 Gratuitous spamming of commits list: changed all occurances of XFce to Xfce; Olivier told me once he prefered that. Sorry. (Old svn revision: 4005) commit 103e4658e6d05d93e92d5d8d6db8c9a68d327fa9 Author: Jasper Huijsmans Date: Sat Apr 10 12:19:24 2004 +0000 extra debug info (Old svn revision: 4004) commit 0f67ab82927ed6c8a88a6f23ac26c52154e75b1b Author: Jasper Huijsmans Date: Sat Apr 10 11:43:42 2004 +0000 Don't use G*_DISABLE_DEPRECATED (Old svn revision: 4003) commit 49ebbb023bcd86c8be9a3bbd579631484431134b Author: Jasper Huijsmans Date: Fri Apr 9 14:36:32 2004 +0000 Use a dialog instead of a submenu to add items to the panel (Old svn revision: 4002) commit 01d314c8d6553407a869f0796051bf7deb65ec2a Author: Jasper Huijsmans Date: Thu Apr 8 08:08:57 2004 +0000 Fix dialog resizing issue (Old svn revision: 4001) commit e4827251a8853463209cac5dbb9dfb50942e7492 Author: Jasper Huijsmans Date: Tue Apr 6 06:46:08 2004 +0000 Fix some compiler warnings (Old svn revision: 4000) commit 0f31f4cf841d53ad8cf2b8337a5a94dddaa9f2f8 Author: Brian Tarricone Date: Sun Apr 4 13:15:09 2004 +0000 stock icons should size properly now (Old svn revision: 3999) commit 5284c232b9c6aa170091f800b3374509c9c39f41 Author: Jens Luedicke Date: Sat Apr 3 19:15:32 2004 +0000 changed gtk_menu_item_new_with_label to gtk_menu_item_new_with_mnemonic. (Old svn revision: 3998) commit 637c241165a409d8fe4f0cc289a6a0f03c47e016 Author: Jasper Huijsmans Date: Thu Apr 1 22:17:21 2004 +0000 - 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. (Old svn revision: 3997) commit 41cbc62af209e6160b261948e98fe4bd4b3016d9 Author: Brian Tarricone Date: Wed Mar 31 15:15:36 2004 +0000 panel settings plugin should get icon theme names from the correct directory (thanks francois!) (Old svn revision: 3996) commit f4f52dddf28ed0ecf905fb56c48c0ceabb58c6e6 Author: Brian Tarricone Date: Tue Mar 30 03:58:17 2004 +0000 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 (Old svn revision: 3995) commit feb8e4a7bc898aacf957b6832ac518345f966e92 Author: Brian Tarricone Date: Tue Mar 30 03:54:55 2004 +0000 move panel icon themes to $datadir/xfce4/icons (Old svn revision: 3994) commit 3365dcc26d4836210e07a86b013bdeed283592ae Author: Brian Tarricone Date: Mon Mar 29 10:55:32 2004 +0000 match the 'official' gnome icon theme name (Old svn revision: 3993) commit 3ada31a7b6fe075533f5c256c6667ddc32d69f73 Author: Jasper Huijsmans Date: Sat Mar 20 20:22:02 2004 +0000 Revert tweaks to dnd :) (Old svn revision: 3990) commit fba5179438f0cf1d53375d7df5f1614ae55b65a1 Author: Jasper Huijsmans Date: Sat Mar 20 18:32:40 2004 +0000 Tweaks to dnd (Old svn revision: 3989) commit f7ec495c9d690b9696cc7eeeab0dc2c071711524 Author: Jasper Huijsmans Date: Thu Mar 18 18:26:32 2004 +0000 Fix DND for launchers with 'Run in terminal' checked. (Old svn revision: 3987) commit de287cad309b6ced0098757589ac2c774ea6c75d Author: Olivier Fourdan Date: Mon Mar 15 07:36:03 2004 +0000 Add/update i18n for: Bulgarian from Miroslav Yordanov and Peter Slavov Italian from Alex Dupre Arabic from Saleh Hathal (Old svn revision: 3986) commit c60c8c07bd6ad239f630d227a17eb179997dfdd2 Author: Jasper Huijsmans Date: Sun Mar 14 20:09:39 2004 +0000 * 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 (Old svn revision: 3984) commit a334a6dd2e082228fa3339846d9d633f2ba0e5df Author: Jasper Huijsmans Date: Thu Mar 4 20:49:04 2004 +0000 Add xfce-exec to libxfcegui4 (Old svn revision: 3983) commit 766fe773e5fc2ef53ed0a058a1bd9d3bf8f7c0a1 Author: Benedikt Meurer Date: Mon Mar 1 21:09:30 2004 +0000 Added --enable-gcov to compile xfce with support for coverage tests. Very useful. (Old svn revision: 3982) commit d3d07032097daf67d42df466da9af649bfa2d3c4 Author: Jasper Huijsmans Date: Sun Feb 29 23:22:00 2004 +0000 Allow plugins to request not to be unloaded (Old svn revision: 3981) commit 5c0825baa9caa317444c8e8d92eb37ced9ea7591 Author: Jasper Huijsmans Date: Sun Feb 29 22:22:22 2004 +0000 Show only new-style icon themes in dialog and remove position settings from dialog (not a real setting) (Old svn revision: 3980) commit 5ba068c8b96ea19b235ad30cd132f2ab7640d91d Author: Brian Tarricone Date: Thu Feb 26 00:19:44 2004 +0000 add Inherits= so we have some defaults (Old svn revision: 3976) commit 710d8fa51720c9de029a72a0a5d9bc44aeff3c88 Author: Brian Tarricone Date: Wed Feb 25 19:16:34 2004 +0000 make the panel use GtkIconTheme and the new layout (Old svn revision: 3975) commit 2a19e79138ef8ccd4085f9eac55e90e74bf92aa6 Author: Brian Tarricone Date: Wed Feb 25 19:13:42 2004 +0000 add was successful, remove the old (Old svn revision: 3974) commit c0e14a0d6973debe8d85ab3b89336b8de7dfc574 Author: Brian Tarricone Date: Wed Feb 25 19:11:00 2004 +0000 more icon reorg... (Old svn revision: 3973) commit d424083c1d86fa5cfd704f771769df040f30f3e4 Author: Jasper Huijsmans Date: Wed Feb 18 21:43:46 2004 +0000 Revert "Fitt's law" positioning. Too ugly. (Old svn revision: 3972) commit cae9028c5b9168be57aa321de0168c4f377ecefe Author: Jasper Huijsmans Date: Tue Feb 17 19:36:44 2004 +0000 Update Malay translations (Old svn revision: 3971) commit 4bb520896da023e91e293d27d3dd36d43edf8488 Author: Jasper Huijsmans Date: Wed Feb 11 20:44:15 2004 +0000 Add Basque (eu) translations (Old svn revision: 3970) commit 75a0d130175a2e319550ef1ccbb4b947ebcaca43 Author: Jasper Huijsmans Date: Thu Feb 5 12:50:04 2004 +0000 Friendlier message for pressence of session manager (Old svn revision: 3969) commit 69e8965ba0e200f1a3d69579e164e4aef90b59b3 Author: Jasper Huijsmans Date: Thu Feb 5 12:19:24 2004 +0000 Remove _net_wm_support check. I don't think it is really needed. (Old svn revision: 3968) commit 189528872f04d740ffc47df60fc64e7a3986ae26 Author: Jasper Huijsmans Date: Mon Feb 2 07:03:38 2004 +0000 Fix stub for create combo function when HAVE_LIBDBH is not defined (Old svn revision: 3967) commit d02cbbe7d96f041c957a9450f2fd71fdb7710bc0 Author: Jasper Huijsmans Date: Thu Jan 29 15:51:27 2004 +0000 Update Persian translations (Old svn revision: 3965) commit 857a3fadbd8e985b48ac68315a88cfa65c07f803 Author: Olivier Fourdan Date: Sun Jan 25 00:07:36 2004 +0000 Update libtool and other automake, autoconf and gettext packages (Old svn revision: 3962) commit d0c25ec507931bea86dfda79d6776c0d591055e3 Author: Jasper Huijsmans Date: Fri Jan 23 07:47:52 2004 +0000 Add maildir suport (Old svn revision: 3961) commit 00b44077b450ea350713be1ee40d8b8ea21bc335 Author: Jasper Huijsmans Date: Wed Jan 21 13:44:02 2004 +0000 Translations added/updated for spanish, persian, japanese, korean, brasilian and chinese (Old svn revision: 3960) commit a6b84f06e30a2a03b82dd4f8c62664c354171736 Author: Jasper Huijsmans Date: Sun Jan 18 21:56:31 2004 +0000 Update for dannym ;-) Missing header install. Thanks. (Old svn revision: 3959) commit 96b81245f03b86ca15044b15a527750f085ff5bd Author: Danny Milosavljevic Date: Sun Jan 18 21:36:18 2004 +0000 added xfcombo.h since its needed by item_dialog.h... jasper, please run automake over that and commit the .in stuff :) (Old svn revision: 3958) commit 840fd27377e42f6e9cb26d0526b0244a22b52317 Author: Jasper Huijsmans Date: Sun Jan 18 14:21:16 2004 +0000 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. (Old svn revision: 3957) commit 3446485171c5cd32f4d10cdb81d71009236067e7 Author: Jasper Huijsmans Date: Wed Jan 14 20:11:04 2004 +0000 Run command on new mail arrival (Old svn revision: 3956) commit 5f24a7683dc307d2a26a847c4c553148fb019c36 Author: Jasper Huijsmans Date: Sun Jan 11 08:26:29 2004 +0000 Fix crash with updated combo module (Old svn revision: 3955) commit 1b715d0ca2ac271a978b143b3f9c3563b8c0e8d2 Author: Edscott Wilson Date: Sun Jan 11 02:41:52 2004 +0000 remove no longer needed code by module simplification. (Old svn revision: 3954) commit 5a875f990296a56e14464bd4d91200d1ac9283e5 Author: Jasper Huijsmans Date: Sat Jan 10 21:52:33 2004 +0000 Add new xfcombo files (Old svn revision: 3953) commit 4482ce7b4ea6e4580252ca7021ff105fd5087a6f Author: Jasper Huijsmans Date: Sat Jan 10 21:44:50 2004 +0000 Completion combo support. I'll probably be changing this a bit later. (Old svn revision: 3952) commit 28103fc2e2609a1a8914ee18fecf0353586c2e2c Author: Jasper Huijsmans Date: Thu Jan 8 21:18:23 2004 +0000 General clean-ups. First step to prettier property dialogs. (Old svn revision: 3951) commit 539a7fe63d79120f571bc5ff1d3f583fe0e5a003 Author: Moritz Heiber Date: Wed Jan 7 23:07:50 2004 +0000 I'm poor lonely and all alone. Thats why I'm doing translations at 7 past twelve during the night. (Old svn revision: 3950) commit 6912be4a8e68f9ba47852c6f7b1263a961bd1a1b Author: Jasper Huijsmans Date: Wed Jan 7 07:41:43 2004 +0000 O dear. Module unloading. It actually appears to work too. (Old svn revision: 3947) commit 2daea399d0d9fe879c5a5dd4b4efaedeba33ee5f Author: Jasper Huijsmans Date: Tue Jan 6 22:36:51 2004 +0000 Free new control on failure (Old svn revision: 3946) commit f41aeb6188c7ce2943da8f2ea56d74fad5d78995 Author: Jasper Huijsmans Date: Tue Jan 6 22:23:01 2004 +0000 Internal changes. First step towards module unloading. Add uniqueness (see clock for an example). Add title to item right-click menu. (Old svn revision: 3945) commit f7b53c28fc90a92657e96158000eeccbe547e8f9 Author: Olivier Fourdan Date: Sat Jan 3 20:23:18 2004 +0000 Update Polish translation from Daniel Mr��z (Old svn revision: 3943) commit b75a6dd9af717651943f0b0355d344e461650d34 Author: Jasper Huijsmans Date: Fri Jan 2 11:07:01 2004 +0000 improved call to xfdesktop (Old svn revision: 3942) commit b889791031a6006f5ebb42784b914c3872bf5567 Author: Edscott Wilson Date: Thu Jan 1 14:28:08 2004 +0000 added missing directive for correct compilation in FreeBSD 5.1 (Old svn revision: 3941) commit 7aacac20274e2de38244c013a42d4a6d90efaeb8 Author: Jasper Huijsmans Date: Tue Dec 30 08:33:32 2003 +0000 Prevent starting multiple instances of xfcalendar (Old svn revision: 3940) commit 92f0ee6fcddbea7c0c910b8e589f12c731911324 Author: Olivier Fourdan Date: Mon Dec 29 15:18:55 2003 +0000 Fix missing CHARSET in potfiles (Old svn revision: 3938) commit 80b3e95250c97e0fcd6a6a0c84b2a8c190a7f26a Author: Jasper Huijsmans Date: Mon Dec 29 10:56:31 2003 +0000 Update Norwegian and Turkish translations (Old svn revision: 3935) commit 774c9adf811fd69a005aed920d2934a3889827f6 Author: Jasper Huijsmans Date: Sat Dec 27 19:46:56 2003 +0000 Update Polish translations (Old svn revision: 3932) commit c14393f6544b5ed50178e745079bd7671109df9b Author: Jasper Huijsmans Date: Wed Dec 17 16:29:19 2003 +0000 Use %d in strftime instead of GNU extension %-d. For now ... (Old svn revision: 3929) commit 552203220cbc86cdf7ea4c5032a8f65a241ad2cc Author: Jasper Huijsmans Date: Tue Dec 16 08:26:48 2003 +0000 Add Azerbaijani translations (Old svn revision: 3928) commit d6f3d70d9213d479505734faf95a2457a4f5211d Author: Olivier Fourdan Date: Mon Dec 15 22:15:55 2003 +0000 Fix crash in workspace MCS plugin Include a patch from Patrick Bores that allows pop3 email checking from mailcheck panel plugin (use pop3://username:password@host for the mailbox) Small tweaks to default xfwm4 and gtk themes (Old svn revision: 3926) commit 6487b76563fce29c4b976200370b88036c44552b Author: Jasper Huijsmans Date: Mon Dec 15 20:56:36 2003 +0000 Add Azerbaijani translations (Old svn revision: 3923) commit b29e5cedf9b8c1846ca487b4939d8cb72317c185 Author: Jasper Huijsmans Date: Sat Dec 6 18:28:32 2003 +0000 Fix positioning when screen size is different than in previous session (Old svn revision: 3921) commit 3a89f28c75e452559d7c8b1d3e089adef150639f Author: Jasper Huijsmans Date: Sat Dec 6 16:05:30 2003 +0000 Fix panel crash when removing an item with a detached menu (Old svn revision: 3920) commit c0d2e0cd8a04e955f505d7cf4febcbb31435d93a Author: Jasper Huijsmans Date: Sat Dec 6 15:26:03 2003 +0000 Further cleanup: only create popup widgets when actually used. Start xfcalendar from the clock or send it a client message if already running (Old svn revision: 3918) commit 4fc84da56f0d2a1cde770c30fd928eba79301ead Author: Jasper Huijsmans Date: Thu Dec 4 08:26:39 2003 +0000 convert strftime date to utf 8. Patch by Oliver M. Bolzer. (Old svn revision: 3917) commit 926b2c0802ed2151638e953015031f27f839c400 Author: Jasper Huijsmans Date: Wed Dec 3 14:37:23 2003 +0000 General cleanup, positioning improvements, update arrow direction after move. (Old svn revision: 3916) commit 09dfdf8562a7305b7f01897c9703f72ba4a54872 Author: Jasper Huijsmans Date: Mon Dec 1 20:38:15 2003 +0000 Typo (Old svn revision: 3915) commit a43c9f1d5ce02ec88f2e5de791f2f9766c3aaaf9 Author: Jasper Huijsmans Date: Mon Dec 1 11:53:49 2003 +0000 Update vietnamese translations (Old svn revision: 3914) commit 83ed8a600d249479ea26f4bb1861673a204e37f2 Author: Jasper Huijsmans Date: Mon Dec 1 11:41:57 2003 +0000 Fix bug with XFCE_DISABLE_USER_CONFIG (Old svn revision: 3911) commit 31f0b05a4ed29afd3ff765a4c563a090a0478c70 Author: Jasper Huijsmans Date: Mon Dec 1 11:04:57 2003 +0000 Update catalan translations (2) (Old svn revision: 3910) commit fb27fa3f10ead0971a4cd419a853a9b2696d2570 Author: Edscott Wilson Date: Sat Nov 22 02:35:05 2003 +0000 add the xffm_theme_maker button (if available) to icon selection process. (Old svn revision: 3908) commit 9c6b205539671050af9ad3b1fab1a48b1057ab89 Author: Benedikt Meurer Date: Thu Nov 20 21:31:59 2003 +0000 Added italian translation, thanks to Eduard Roccatello. (Old svn revision: 3907) commit f8b7171ec7ab848908077f747514c46d8158010a Author: Jasper Huijsmans Date: Mon Nov 17 15:10:07 2003 +0000 Check for cmd != NULL when executing commands (Old svn revision: 3906) commit 69f3dc8c8f30d014bfac46c0c32ce49fea3838c6 Author: Olivier Fourdan Date: Sun Nov 16 21:49:29 2003 +0000 Fix 64bit/endianess problem (Old svn revision: 3904) commit 49f5094c12f2304a15ab325fbf380509f7120b0f Author: Jasper Huijsmans Date: Sun Nov 16 08:45:30 2003 +0000 Update Czech translations (Old svn revision: 3903) commit 6296afd6d0eb4825093729e292fb5a545a449d8c Author: Moritz Heiber Date: Fri Nov 14 17:00:10 2003 +0000 Minor updates (Old svn revision: 3901) commit 8431c518611df6776ccf37ac269963313e909ce7 Author: Jasper Huijsmans Date: Sun Nov 9 19:22:44 2003 +0000 Add Check translations (Old svn revision: 3897) commit 57ed87a26603fdcb67a2a87a23d17a6d91db901f Author: Danny Milosavljevic Date: Sat Nov 8 16:16:47 2003 +0000 Fix for a typo in "Lock" translation spotted by Lefungus (lefungus@altern.org) (Old svn revision: 3895) commit 3a1b8fcd72e81dd0fb50fa07553a9a13069dccfc Author: Jasper Huijsmans Date: Sat Nov 8 11:23:25 2003 +0000 Use strftime to set clock tooltip (Old svn revision: 3894) commit a12d422ca535e1a49ed45853375759005eef7723 Author: Jasper Huijsmans Date: Sat Nov 8 09:28:51 2003 +0000 correct wrong image name (Old svn revision: 3891) commit d40454be0e6e054df7cc1e679587453c060b73a5 Author: Jasper Huijsmans Date: Fri Nov 7 18:42:06 2003 +0000 Update French documentation (Old svn revision: 3888) commit 2f0d4190094b0647569fef8dd20f424f05d0cff7 Author: Jasper Huijsmans Date: Fri Nov 7 12:49:52 2003 +0000 Add French documentation. Rather large commit. (Old svn revision: 3887) commit 421167999fdc0bf5faf651ce923660fd4897ce80 Author: Jasper Huijsmans Date: Wed Nov 5 16:21:47 2003 +0000 Make SIGUSR2 quit with confirmation (Old svn revision: 3885) commit 70b661d85587122f41ef08fd7461f0b18040c11a Author: Jasper Huijsmans Date: Tue Nov 4 13:25:42 2003 +0000 Add Restart item to handle menu (Old svn revision: 3884) commit 59906f83357e721b086bf0ebb8f4df41c1636f28 Author: Jasper Huijsmans Date: Mon Nov 3 18:06:36 2003 +0000 Add Ukranian translations (Old svn revision: 3883) commit 9e84b06655e9ff3aa91ae8d1615d2533b92b21c3 Author: Jasper Huijsmans Date: Sat Oct 25 14:37:40 2003 +0000 Add xrandr awareness (Old svn revision: 3880) commit 5a88e56e87f564eb93273ea6cb8ee2fb7c38d5d4 Author: Jasper Huijsmans Date: Fri Oct 24 22:20:34 2003 +0000 Add vietnamese translations by Lam Vinh Nien . (Old svn revision: 3877) commit 1fbc9285ec88b6007a5a32c4dcf9701e46f74c31 Author: Jasper Huijsmans Date: Wed Oct 22 06:39:38 2003 +0000 Only create controls menu once (Old svn revision: 3875) commit 5eef8bf89fff55f2e8a0f4d7ee4e7be17556b205 Author: Jasper Huijsmans Date: Tue Oct 21 11:21:12 2003 +0000 Don't forget to save on SIGHUP (X exit). (Old svn revision: 3874) commit 75398a3ba57019a10e9f1a5159a70b5c226de547 Author: Jasper Huijsmans Date: Tue Oct 21 06:09:04 2003 +0000 Use x selection to run only one panel instance (Old svn revision: 3872) commit d3ac987237b168a4107e329c070ba963d1d8e2a5 Author: Jasper Huijsmans Date: Fri Oct 17 15:37:50 2003 +0000 Add/update swedish translations (Old svn revision: 3869) commit 22ba50a6a09ed1e10f5c0f2275177ac3a623af3b Author: Jasper Huijsmans Date: Wed Oct 15 11:20:40 2003 +0000 Update korean translations (Old svn revision: 3867) commit 1ac523e32df0ed7d9bbf2c834a6407f06c4e7dab Author: Jasper Huijsmans Date: Tue Oct 14 06:21:09 2003 +0000 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. (Old svn revision: 3866) commit da959664b1c940e32bb0bff2491f69711ceb6f72 Author: Olivier Fourdan Date: Mon Oct 13 22:06:27 2003 +0000 Sync with my local tree (Old svn revision: 3865) commit 6b2e0bbd8c5e2c82c29346f40d456aed130d9b6d Author: Jasper Huijsmans Date: Mon Oct 13 18:51:21 2003 +0000 Update ChangeLog's after syncing with SF. Everything should now be up-to-date. (Old svn revision: 3863) commit f2f6c33a3658564869df808f5d349e2ac8eaa07b Author: Jasper Huijsmans Date: Mon Oct 13 16:21:01 2003 +0000 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 +++ (Old svn revision: 3860) commit 57ffe3715fa021b684417085e435b58bd27499e9 Author: Jasper Huijsmans Date: Tue Sep 30 20:53:36 2003 +0000 change version to 4.0.0.1 (Old svn revision: 3858) commit f5ee2d26f3c9a59e05434f04e6ac259668c19380 Author: Jasper Huijsmans Date: Tue Sep 30 20:28:23 2003 +0000 Fix a bug with empty panel. (Old svn revision: 3856) commit 19e9926c225fc6a57de23b471d46694bef3e66fd Author: Olivier Fourdan Date: Sun Sep 28 20:24:54 2003 +0000 Add a check for min/max in gtk_spin_button_new_with_range (Old svn revision: 3855) commit 392ca1138bcc2be0f35872dc8b320a1e79a6e745 Author: Jasper Huijsmans Date: Sat Sep 27 12:37:59 2003 +0000 Update tamil translation (Old svn revision: 3854) commit bab749bb0f7bcdced8d15f31ff0884e2a7be0bd4 Author: Jasper Huijsmans Date: Mon Sep 22 20:52:56 2003 +0000 Update ChangeLogs (Old svn revision: 3850) commit 186b77ec52cf8d5562cff5bdd97e3df67c97832a Author: Jasper Huijsmans Date: Mon Sep 22 20:34:01 2003 +0000 Update version numbers and po files for release (Old svn revision: 3849) commit 3085ac6b22712986281a64b7b0783a335a473d36 Author: Jasper Huijsmans Date: Mon Sep 22 12:55:48 2003 +0000 Update screenshots to latest panel config (Old svn revision: 3848) commit 663fdea4664a2e3d48a262da60c77b5e5fa270ac Author: Jasper Huijsmans Date: Mon Sep 22 11:54:20 2003 +0000 Remove limit to number of panel items (Old svn revision: 3847) commit 8273924876944ad7e721b818ea319691ea504b4b Author: Olivier Fourdan Date: Sun Sep 21 22:19:55 2003 +0000 Update version number to 4.0.0 Improve focus change for modal dialogs in xfwm4 (Old svn revision: 3846) commit 3fa61aa071eccc905904aaf31e5c5eca746f841a Author: Olivier Fourdan Date: Sat Sep 20 07:12:47 2003 +0000 Forgot the popup! (Old svn revision: 3845) commit 628f93898d8019e09cfa6dd8436bd3fd0b7b6006 Author: Olivier Fourdan Date: Sat Sep 20 07:10:03 2003 +0000 *** empty log message *** (Old svn revision: 3844) commit e2eed43344b37535040d3fd2a281e358d35de971 Author: Olivier Fourdan Date: Sat Sep 20 06:44:15 2003 +0000 Add lock button and xscreensaver config to settings menu (Old svn revision: 3843) commit 1e08a8bd48e04c1e8a461ce2b1db32b2f29fc243 Author: Olivier Fourdan Date: Fri Sep 19 21:10:56 2003 +0000 Change default background color to #336699 and update screen captures for doc (default WM decorations are rounded) (Old svn revision: 3842) commit 006b0b3fe2519ec68bf11e767a65db77c4897e1e Author: Jasper Huijsmans Date: Mon Sep 15 20:55:33 2003 +0000 Big portugese translation update (Old svn revision: 3841) commit 0010e22a91dc040e2fd1a4c9666a240d3e8b57c4 Author: Jasper Huijsmans Date: Mon Sep 15 18:19:12 2003 +0000 Portugese translations (Old svn revision: 3840) commit b974b104b6b936faea1c34c5617d43a33c242960 Author: Olivier Fourdan Date: Sun Sep 14 22:06:59 2003 +0000 Update ChangeLog (Old svn revision: 3839) commit 56b765f9e4344500185021779566296f5bc4054d Author: Jasper Huijsmans Date: Sun Sep 14 12:20:40 2003 +0000 Documentation updates (Old svn revision: 3838) commit f44a2c1e69a5892bfaa0ab7c0bcd44121da9d1e3 Author: Olivier Fourdan Date: Sat Sep 13 23:13:51 2003 +0000 Update ChangeLog (Old svn revision: 3837) commit 213bac89b2766f2a301fdf8fea57ced9bd6a9d48 Author: Jasper Huijsmans Date: Sat Sep 13 12:28:48 2003 +0000 Fix hungarian translated config files (Old svn revision: 3836) commit 505e40a22190139fe842700053693d8e68549345 Author: Jasper Huijsmans Date: Wed Sep 10 07:54:48 2003 +0000 Update ChangeLogs (Old svn revision: 3834) commit 8917d89f772edfb6ac96b6fedfebbd13ec0978a8 Author: Jasper Huijsmans Date: Wed Sep 10 07:39:50 2003 +0000 Update version numbers and po files for release (Old svn revision: 3833) commit d9c5ce7c7de9431e2e8f4ef49c9671e8f8614a94 Author: Jasper Huijsmans Date: Mon Sep 8 06:24:47 2003 +0000 Update russian translations (Old svn revision: 3832) commit 51cd05f9789d45ff288d88bdb213fc7651d740bd Author: Jasper Huijsmans Date: Fri Sep 5 05:47:42 2003 +0000 Fix crash introduced with last cosmetic change. Some self-punishment is in order. (Old svn revision: 3831) commit bd5fb7e9e41b8945603e53391920dc02fbb9940a Author: Jasper Huijsmans Date: Thu Sep 4 14:40:09 2003 +0000 Small aesthetic adjustment (Old svn revision: 3830) commit c27f2b9437ecdd4da2671fa13d237fc13799577e Author: Jasper Huijsmans Date: Wed Sep 3 21:23:48 2003 +0000 Small tweaks to popup positioning (Old svn revision: 3829) commit 3c11a169200b18ad9f0ebac1d13c8aa2be64ad58 Author: Jasper Huijsmans Date: Tue Sep 2 06:48:24 2003 +0000 Update malaysian translations (Old svn revision: 3828) commit 2d3d245fcffca27922e88f1a50be6a98f736da3d Author: Jasper Huijsmans Date: Sat Aug 30 12:49:18 2003 +0000 Rename zh_TW.Big5 -> zh_TW (Old svn revision: 3827) commit 27d97ea2c504a3d8465963e5289308dcf01d6fdb Author: Jasper Huijsmans Date: Sat Aug 30 08:57:58 2003 +0000 Add traditional chinese translations (Old svn revision: 3826) commit 3acf39ad1655c7f6b9e5e5c29bf32dedbf54ae24 Author: Jasper Huijsmans Date: Sat Aug 30 07:16:45 2003 +0000 Add hungarian config files (Old svn revision: 3825) commit e889785e2d48b64fd9a023dd1ec8ffab41a1450b Author: Jasper Huijsmans Date: Tue Aug 26 07:38:23 2003 +0000 Update changelogs (Old svn revision: 3823) commit 531fdd8faa4f9693f49bfcd2d37bd0fa04411ac3 Author: Jasper Huijsmans Date: Tue Aug 26 07:12:28 2003 +0000 Update version numbers and po files for release (Old svn revision: 3822) commit d8451e8fce8fb8bcd0d78a4b6fefc6b9aaa5a3a4 Author: Jasper Huijsmans Date: Tue Aug 26 05:43:58 2003 +0000 Add debuging statement (Old svn revision: 3821) commit 527e498c8ec5cf0c033b89679cfeaf5aa9f0ea62 Author: Jasper Huijsmans Date: Sun Aug 17 12:26:52 2003 +0000 Tweak popup positioning (Old svn revision: 3820) commit d5b4e22d2d1e77493a10a889866e6b95420edbad Author: Jasper Huijsmans Date: Sun Aug 17 11:36:42 2003 +0000 Add lithuanian translations (Old svn revision: 3819) commit 7af0a8fc3f845f3d4746b74a57de348c3d0a8e5f Author: Olivier Fourdan Date: Thu Aug 14 19:09:33 2003 +0000 Resync with cvs (Old svn revision: 3818) commit 79906bf636da1fb26af7f7ed2be10be4a29f78c6 Author: Jasper Huijsmans Date: Mon Aug 11 19:49:13 2003 +0000 Close menu before restarting (Old svn revision: 3817) commit 3074ab5507e1077ebcf092e90320ae28ad3aac39 Author: Jasper Huijsmans Date: Fri Aug 8 17:25:56 2003 +0000 bleh, silly typo. (Old svn revision: 3816) commit 0ba8e084a9ada29d52b953f85aaff4974b26b031 Author: Jasper Huijsmans Date: Thu Aug 7 22:09:20 2003 +0000 Update catalan translations (Old svn revision: 3815) commit 77d91b3a0679530955e7782b58309b3c771c0da8 Author: Jasper Huijsmans Date: Thu Aug 7 19:05:04 2003 +0000 Make i18n work (Old svn revision: 3814) commit c2210c3dd02de454f4329dda663db27a6de9d927 Author: Jasper Huijsmans Date: Tue Aug 5 17:25:33 2003 +0000 Updated german translations (Old svn revision: 3813) commit 24e4c7f84c323a87927f8b893cbecc93b97c7f93 Author: Jasper Huijsmans Date: Tue Aug 5 15:08:42 2003 +0000 Add dutch xfce4rc file (Old svn revision: 3812) commit 0593093d9003acd36c70a7a407abd3ae0ba57112 Author: Olivier Fourdan Date: Mon Aug 4 18:25:39 2003 +0000 Add Korean translation from ByungHyun Choi (Old svn revision: 3811) commit b34168ea4d44c410f228253eda4fc154df9d381c Author: Benedikt Meurer Date: Sun Aug 3 18:45:51 2003 +0000 Updated ChangeLogs (Old svn revision: 3810) commit 5d1d0ad260ac54403d64807bebb84c1a62bff2f3 Author: Benedikt Meurer Date: Sun Aug 3 18:37:33 2003 +0000 grep -q does not work with Solaris grep, fixed it. (Old svn revision: 3809) commit ec31fc023237c49df1fe072eec9d698959ba64e9 Author: Jasper Huijsmans Date: Thu Jul 31 07:31:10 2003 +0000 most people will not have their mail in /var/spool/ofourdan ;-) (Old svn revision: 3808) commit 6538e14c31d920af1aed0468a15895f1603a6031 Author: Jasper Huijsmans Date: Thu Jul 31 06:30:53 2003 +0000 Fix SIGUSR1 handling when there are open dialogs (Old svn revision: 3807) commit 82473b0594fe93c11bc1b0b2c7047c82001520be Author: Jasper Huijsmans Date: Wed Jul 30 11:31:24 2003 +0000 Update changlogs (Old svn revision: 3806) commit 84ee7c93b8ba2c473597acbfe5dac06dfec54fc7 Author: Jasper Huijsmans Date: Wed Jul 30 08:05:29 2003 +0000 Update version numbers and po files for release (Old svn revision: 3805) commit 81b0b103e9e17eed43682d35a1e6229ae8aa9314 Author: Jasper Huijsmans Date: Tue Jul 29 15:04:29 2003 +0000 Update documentation to latest versions (Old svn revision: 3804) commit e0278264d81f2c03bb47b7808574aeca28cacff6 Author: Jasper Huijsmans Date: Tue Jul 29 12:23:59 2003 +0000 Update all images to new defaults (Old svn revision: 3803) commit 1f8f994ba5b4ca0aedd394abb626039c36fafce5 Author: Jasper Huijsmans Date: Tue Jul 29 06:28:46 2003 +0000 Update russian translations (Old svn revision: 3802) commit cb0784e1fbc846d6585575e963276c0d6654a4f4 Author: Jasper Huijsmans Date: Sun Jul 27 18:54:33 2003 +0000 Don't place hidden panel outside the screen (Old svn revision: 3801) commit a561e7e317e16a2e2b865db49136feaa5da821a7 Author: Olivier Fourdan Date: Sat Jul 26 15:56:50 2003 +0000 Update ChangeLog (Old svn revision: 3800) commit 5d6750c12f2ef3e23abf1b77395efecad5948d12 Author: Olivier Fourdan Date: Sat Jul 26 15:55:09 2003 +0000 Bugfix: panel loosing EWMH attibuts (skip pager, skip taskbar, layer, etc) when changing orientation (Old svn revision: 3799) commit d57a7ea44c0c15c476049852f74a00d310322fc5 Author: Jasper Huijsmans Date: Sat Jul 26 13:37:48 2003 +0000 Fix autohide bug, I hope (Old svn revision: 3798) commit fab1051d8921db7def4ef77b40d6f0564f524a14 Author: Olivier Fourdan Date: Fri Jul 25 21:58:05 2003 +0000 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. (Old svn revision: 3797) commit 54819abcd3862f5119cd2c1bcf4172cb5dd090fa Author: Jasper Huijsmans Date: Fri Jul 25 18:27:29 2003 +0000 Add some debugging statements (Old svn revision: 3796) commit 580ba47c940c40ee5f9715142b3a7c7af22a438b Author: Jasper Huijsmans Date: Fri Jul 25 11:03:19 2003 +0000 More positioning changes (Old svn revision: 3795) commit 5f0e5bb30476de7dd7b1b0fb208558ae537601cf Author: Jasper Huijsmans Date: Fri Jul 25 09:52:21 2003 +0000 Tweaks. startup autohide is still a problem (Old svn revision: 3794) commit c061c3dca6fb56e9162578aba034f7f6c214d821 Author: Jasper Huijsmans Date: Fri Jul 25 08:40:36 2003 +0000 Fix some warnings (Old svn revision: 3793) commit 4720d4af57aeba895390b2363545515b16de96cd Author: Jasper Huijsmans Date: Fri Jul 25 08:34:59 2003 +0000 Try to fix orientation change and hiding direction on startup (Old svn revision: 3792) commit e7979231b7eb2c9441aebf1897ca0fdf310b2421 Author: Jasper Huijsmans Date: Thu Jul 24 09:21:29 2003 +0000 Remove debian dirs on Martin's request (Old svn revision: 3791) commit 1184518b49ac10c808d822a9136393db3ad5d34d Author: Jasper Huijsmans Date: Thu Jul 24 06:27:24 2003 +0000 Update finnish translations (Old svn revision: 3790) commit 83d014dbe9495f81b4f7e2d2ee70cbf6c01cc050 Author: Jasper Huijsmans Date: Wed Jul 23 14:00:24 2003 +0000 Fix systembuttons. Trivial (Old svn revision: 3789) commit 010b1af8733c911c269b86147ad11f702278f708 Author: Olivier Fourdan Date: Tue Jul 22 21:09:58 2003 +0000 Fix SN being set on xfterm and mozilla by default (Old svn revision: 3788) commit f4c331921b28eef43810ac00c74c177fc9380c12 Author: Olivier Fourdan Date: Tue Jul 22 20:59:10 2003 +0000 Change defaults (Old svn revision: 3787) commit f042af0c3795c9fbc1f4bdd80e3df6d9d689bdb9 Author: Jasper Huijsmans Date: Sat Jul 19 09:30:00 2003 +0000 Update ChangeLogs (Old svn revision: 3785) commit 1267771b911b446f4969496ac8d4b3c97396aeda Author: Jasper Huijsmans Date: Sat Jul 19 08:59:20 2003 +0000 Update version numbers and po files for release (Old svn revision: 3784) commit 9b7f2f542c90f37a363156488e8b11631cb22d40 Author: Jasper Huijsmans Date: Fri Jul 18 20:30:37 2003 +0000 Update default config (Old svn revision: 3783) commit 7b4d3058645549437f07f6b0b038f3a9946c5242 Author: Benedikt Meurer Date: Fri Jul 18 18:12:21 2003 +0000 Fixed item.c (Old svn revision: 3782) commit e8a263394f81c107579f0513a99a8263c55c6d29 Author: Benedikt Meurer Date: Fri Jul 18 18:06:18 2003 +0000 Update version so panel plugins will fail at configure time instead of compile time. (Old svn revision: 3781) commit 1753511e00e0e6b351ee59efff37421d18e65e4b Author: Jasper Huijsmans Date: Fri Jul 18 15:58:49 2003 +0000 Change panel API again to prevent old plugins to crah the panel (Old svn revision: 3780) commit 4583850f8908074f3fd6cb73e55a50f96ac8801a Author: Jasper Huijsmans Date: Fri Jul 18 10:56:47 2003 +0000 Update hungarian translations (Old svn revision: 3779) commit fa169d4936fa01c537c3071abd7760e2b5fdfd13 Author: Jasper Huijsmans Date: Fri Jul 18 07:46:19 2003 +0000 Update turkish translations (Old svn revision: 3778) commit 330a7fe7cba6cd4c28a0c195ff535c74cef5b83c Author: Jasper Huijsmans Date: Thu Jul 17 19:06:50 2003 +0000 Add menu popup from laucher patch and updated documentation. (Old svn revision: 3777) commit 8089cc7991590faa612c1af27a5c810cc1f40234 Author: Jasper Huijsmans Date: Thu Jul 17 12:50:15 2003 +0000 Tweak panel icon (Old svn revision: 3776) commit caea4b0e04beb05d0b59f9193ce6b02747f0d776 Author: Jasper Huijsmans Date: Wed Jul 16 15:01:59 2003 +0000 Update russian translations (Old svn revision: 3775) commit 804b068106b653bcd5fa0dddf1dd4ffee0f724d8 Author: Jasper Huijsmans Date: Wed Jul 16 09:57:38 2003 +0000 Add hungarian translations (Old svn revision: 3774) commit e7b8a017587b9611efb954a889bd093322e931e8 Author: Jasper Huijsmans Date: Sun Jul 13 08:43:08 2003 +0000 Update ChangeLogs for release (Old svn revision: 3772) commit 55614a030744ae7f3134d85f7018abf578c6ccc1 Author: Jasper Huijsmans Date: Fri Jul 11 07:33:53 2003 +0000 Update ChangeLog's for release (Old svn revision: 3771) commit 6e15362795542c81667a40d3eb97459103eadc16 Author: Jasper Huijsmans Date: Fri Jul 11 06:55:03 2003 +0000 Update Chinese translations (Old svn revision: 3770) commit ddb70eb034b72e3d954efcebe9dd103b163e7fe4 Author: Jasper Huijsmans Date: Thu Jul 10 09:56:02 2003 +0000 Update ChangeLog's for release (Old svn revision: 3769) commit 0b3716418f8e668bfa9a3eca986d55a741b5ab12 Author: Jasper Huijsmans Date: Thu Jul 10 09:24:12 2003 +0000 Bump version numbers for release and update po files (Old svn revision: 3768) commit ee65ebc4da65fd88b6c1d953882470d676838bba Author: Jasper Huijsmans Date: Wed Jul 9 20:57:49 2003 +0000 Tweak default config (Old svn revision: 3767) commit 862fbe1543d55741429920fc9dce4687fa81c52d Author: Jasper Huijsmans Date: Wed Jul 9 20:05:15 2003 +0000 Remove separators from desktop switcher as well (Old svn revision: 3766) commit 1aab3998f3a750266aad5cc884d899933d23b6e2 Author: Jasper Huijsmans Date: Wed Jul 9 18:46:00 2003 +0000 Forgot the xml file (Old svn revision: 3765) commit 7c02cb2af959977dbf8553fb7017cf695c909d2c Author: Jasper Huijsmans Date: Wed Jul 9 14:29:40 2003 +0000 Remove reference to ... buttons (Old svn revision: 3764) commit 9f4e1534424a57b17dee646e3e127ce54294ad77 Author: Jasper Huijsmans Date: Wed Jul 9 12:14:15 2003 +0000 Update images to reflect new item dialogs (Old svn revision: 3763) commit f61c726b6f6501197c51bc43835eb0382822099a Author: Jasper Huijsmans Date: Wed Jul 9 10:26:19 2003 +0000 Update ChangeLog and NEWS (Old svn revision: 3762) commit c33b87572cf1ebe851ec832d2e102d6b62468e49 Author: Jasper Huijsmans Date: Wed Jul 9 08:21:07 2003 +0000 Big internal changes. Remove revert button from item dialogs; this also affects plugin API. API version increased (Old svn revision: 3761) commit b75460cbcb402c7c6554e14bcaeaa5737c19c9ad Author: Jasper Huijsmans Date: Tue Jul 8 16:47:54 2003 +0000 Size tweak (Old svn revision: 3760) commit bb79cf814e08c37a507bc02c9890fc776b49c347 Author: Jasper Huijsmans Date: Tue Jul 8 15:21:54 2003 +0000 Don't automatically create tooltip on menu item when not present (Old svn revision: 3759) commit 6ae198a8961937f2ade83649d319185aa492d588 Author: Jasper Huijsmans Date: Tue Jul 8 08:35:45 2003 +0000 Update dialogs to use open stock icon on buttons instead of ... (Old svn revision: 3758) commit fcd33bf814280fb62e72ca4aa22e77bf8a63f27a Author: Jasper Huijsmans Date: Tue Jul 8 07:31:36 2003 +0000 Small fixes (Old svn revision: 3757) commit 6bed17ef641e0968c859545f18930669fb3adb7a Author: Olivier Fourdan Date: Mon Jul 7 22:26:14 2003 +0000 Update ltmain.sh with patched version (Old svn revision: 3756) commit 8eb8e221e50352384369fae0577f7446ea56d93c Author: Jasper Huijsmans Date: Mon Jul 7 21:18:54 2003 +0000 Update catalan translations (Old svn revision: 3755) commit d5b450c15d0c5d6c030c82dc5e5c74a69398d5eb Author: Jasper Huijsmans Date: Mon Jul 7 16:14:39 2003 +0000 Update default panel screenshot (Old svn revision: 3754) commit f23e03f8a2b8a5f6de111c322ebc71bda8e89c23 Author: Jasper Huijsmans Date: Mon Jul 7 11:16:21 2003 +0000 Update some info (Old svn revision: 3753) commit 5b60471b8e02373ff34243ebdbefe86cbdcb7ec0 Author: Jasper Huijsmans Date: Sun Jul 6 19:45:35 2003 +0000 Updating ChangeLogs (Old svn revision: 3752) commit c0b7d35fd07cfc59c7677f3af08fca4452c99ce2 Author: Olivier Fourdan Date: Sat Jul 5 12:31:21 2003 +0000 Remove ltconfig script as it is generated (Old svn revision: 3751) commit e83f6b64a2009579b7463be6ffabefff987932b8 Author: Jasper Huijsmans Date: Sat Jul 5 08:41:57 2003 +0000 Renew timeout after reading the config file. Patch by Bernhard Walle. (Old svn revision: 3750) commit 92141b918f1cd224ddca55bd4996388724092ca2 Author: Olivier Fourdan Date: Fri Jul 4 23:37:37 2003 +0000 libttol update and all (Old svn revision: 3749) commit 2e561f10fc0f56ec8d64df967ab209f54d7c41c6 Author: Benedikt Meurer Date: Fri Jul 4 16:55:37 2003 +0000 Small fix. (Old svn revision: 3748) commit adac2efe7fa4ad5c45a1078cda42e524d8b23212 Author: Olivier Fourdan Date: Thu Jul 3 20:24:21 2003 +0000 Tweak new separator plugin and update frnech po (Old svn revision: 3747) commit 8c431bb70cfa733a6116ac875ae0a8b8b66dcdc9 Author: Edscott Wilson Date: Thu Jul 3 18:16:34 2003 +0000 spanish tranlation updates for 4.0 release. (Old svn revision: 3746) commit 276488729d40ea1befac5cf03837174180266266 Author: Jasper Huijsmans Date: Thu Jul 3 12:36:45 2003 +0000 Update German translations (Old svn revision: 3745) commit d02be976bf56f6302b4a607dfa71e68effc9a126 Author: Jasper Huijsmans Date: Thu Jul 3 12:28:18 2003 +0000 Update finish translation (Old svn revision: 3744) commit 71a768fb097d5ae600b8d2728601a01f05950444 Author: Jasper Huijsmans Date: Thu Jul 3 12:20:01 2003 +0000 Make separator 80% (Old svn revision: 3743) commit 772c484654f255b553eefc310ced4e1376d8b5f9 Author: Jasper Huijsmans Date: Thu Jul 3 10:13:09 2003 +0000 Add separator. Remove separators from pager. Several smaller fixes to plugins. Update docs. (Old svn revision: 3742) commit 352627ddbfe27605a9a5a77071c0285ab244be8f Author: Jasper Huijsmans Date: Wed Jul 2 08:29:21 2003 +0000 Update image for panel settings (Old svn revision: 3741) commit 1cc8c2a8a6f437752a4a41a5f54a98cc710a8711 Author: Jasper Huijsmans Date: Sun Jun 29 20:05:04 2003 +0000 Fix systembutton sizing. Patch by Michael Mosier (Old svn revision: 3740) commit cc8da7836be3832c453dbfcd519fae4d015903f8 Author: Olivier Fourdan Date: Sat Jun 28 09:46:23 2003 +0000 Update to libtool-1.5 Use proper complete CURRENT:REVISION:AGE scheme for lib versionning (Old svn revision: 3739) commit a97af1c12a2929978130f363c9cd0a6e823b0850 Author: Benedikt Meurer Date: Sat Jun 21 19:22:39 2003 +0000 Updates. (Old svn revision: 3737) commit 4c81c90de6bdd1cad716b602227753a45aa25c1c Author: Benedikt Meurer Date: Sat Jun 21 17:58:52 2003 +0000 Fixes. (Old svn revision: 3735) commit 1763e6a98c32dcce6c920a656ce2bd218ac8bd88 Author: Benedikt Meurer Date: Sat Jun 21 17:14:27 2003 +0000 Updated german translations. (Old svn revision: 3733) commit 82904a1d5d025824045a6d80a6c5806e276d10c1 Author: Benedikt Meurer Date: Sat Jun 21 16:55:50 2003 +0000 Updated version numbers. (Old svn revision: 3731) commit d0fbfc0847933eeebf341a0bb45adf4ee9aa0eed Author: Olivier Fourdan Date: Wed Jun 18 20:36:06 2003 +0000 Call gtk_window_set_position () as late at possible as it seems there is a race cond in gtk+ (Old svn revision: 3730) commit 6d52c6a71797f11b2181b63b25a89bbbfd5657fc Author: Benedikt Meurer Date: Sun Jun 15 12:21:55 2003 +0000 Added note about libxfce4util. (Old svn revision: 3729) commit 21fb16538484711110c11ee823ad469453ef2de2 Author: Benedikt Meurer Date: Sun Jun 15 12:20:33 2003 +0000 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. (Old svn revision: 3728) commit 95deb5f5b49eea01d22d82a3219c393b55956084 Author: Benedikt Meurer Date: Sat Jun 14 21:53:30 2003 +0000 Introduced xfce_textdomain() (Old svn revision: 3727) commit 70d239867d17b79d3da45144fa5829a0f7bddefc Author: Olivier Fourdan Date: Sat Jun 14 16:03:15 2003 +0000 Revert the GTK_POS_WINDOW_CENTER (Old svn revision: 3726) commit ae7f322d80a346f6d694d2c985db27daa83a4d6c Author: Olivier Fourdan Date: Fri Jun 13 23:57:48 2003 +0000 Use GTK_WIN_POS_CENTER_ALWAYS instead of GTK_WIN_POS_CENTER when centering dialogs (Old svn revision: 3725) commit 80c024be9bb0d801882f0aed96db67fdfe49e83e Author: Benedikt Meurer Date: Fri Jun 13 22:32:35 2003 +0000 Fixed bind_textdomain_codeset() problem on linux. (Old svn revision: 3722) commit 45fd53ca010b65263669fb4408f641cb4e49c861 Author: Benedikt Meurer Date: Thu Jun 12 20:26:12 2003 +0000 Fixes bind_textdomain_codeset() (Old svn revision: 3721) commit d867329e93e0d43ad3055f97189c9d6b3cd73734 Author: Benedikt Meurer Date: Tue Jun 10 21:49:28 2003 +0000 automake 1.7.5 (Old svn revision: 3720) commit e0aeab481d292eb1048c6a00cf22290e9d51b2ae Author: Olivier Fourdan Date: Tue Jun 10 21:34:30 2003 +0000 Add test for bind_textdomain_codeset() Use xftree4 as viewer on dirs unless "Open in terminal" is checked (Old svn revision: 3719) commit 27ab4cb9cee2d80a4c7d40294c7205b78190fa72 Author: Benedikt Meurer Date: Tue Jun 10 21:19:53 2003 +0000 Fixed bind_textdomain_codeset() problem (Old svn revision: 3718) commit 5ab7e66c7994c07266c1566f14bbbf677a7ee7b8 Author: Olivier Fourdan Date: Tue Jun 10 21:14:40 2003 +0000 Add support for directories as launchers in panel and add extra check for icons (Old svn revision: 3717) commit 4a848b9f9e6d8a3b5e72ed1ea20d1ef34ee796eb Author: Benedikt Meurer Date: Tue Jun 10 20:19:59 2003 +0000 Make --enable-debug=full work. (Old svn revision: 3716) commit e3bef32769d8410068a6e4be8b8e2ae8cb474bdf Author: Olivier Fourdan Date: Mon Jun 9 23:39:46 2003 +0000 Add new widget xfce_framebox to unify look across UI Migrate all plugins to this new widget (Old svn revision: 3714) commit fc957ef59aa55844c9ad501a9159b14b12d8126f Author: Jasper Huijsmans Date: Sun Jun 8 19:06:35 2003 +0000 Make Curve the fallback icon theme instead of XFce (Old svn revision: 3713) commit ab6b73fdf5fd0c6be79d08d329bbed4c13fbd9bc Author: Jasper Huijsmans Date: Sun Jun 8 14:29:29 2003 +0000 Add russian translation and fix xfdesktop not reading a new local menu (Old svn revision: 3712) commit 31c67cb3b04507aa9228db463867edd60165a46e Author: Benedikt Meurer Date: Sun Jun 8 13:51:02 2003 +0000 Prefer SVG over PNG. (Old svn revision: 3711) commit 6a87047466de6412d7f00d9132efbf6defa690de Author: Benedikt Meurer Date: Sat Jun 7 12:58:07 2003 +0000 Added .svg support for themes. (librsvg provides a gdk-pixbuf loader), pointed out by keke@plskthx.org (Old svn revision: 3710) commit 043bd2c7d37d2ba48416fe78c3d8d5f0aa306a57 Author: Olivier Fourdan Date: Fri Jun 6 21:37:12 2003 +0000 Versionning scheme (Old svn revision: 3708) commit ea7be5f7ed5c1e441841d6c23b8e870d94c6c0a8 Author: Jasper Huijsmans Date: Fri Jun 6 15:46:32 2003 +0000 final update-po before beta 1 (Old svn revision: 3704) commit 6b214f68ae577da16621d0a84ad4fa9587f4a2fc Author: Jasper Huijsmans Date: Thu Jun 5 21:48:12 2003 +0000 Doc fixes assorti (Old svn revision: 3703) commit 277a67b6ad53ea2ae4bc2583fd778c78c873238f Author: Jasper Huijsmans Date: Thu Jun 5 09:08:06 2003 +0000 Updated images (Old svn revision: 3702) commit 62641fdbfdbbe98999e38bc5794bee46ea5073cb Author: Jasper Huijsmans Date: Thu Jun 5 07:28:54 2003 +0000 Updated translations and multiple file drop on backdrop list manager (Old svn revision: 3701) commit 30fb422f9b3371c5d79f24d63bf1d09c0b5a43dc Author: Jasper Huijsmans Date: Tue Jun 3 14:54:46 2003 +0000 Remove revision history (Old svn revision: 3700) commit 715a2fef930417e7da9648714fcf4ad4e2927afa Author: Jasper Huijsmans Date: Mon Jun 2 18:18:34 2003 +0000 Fix empty menu item (Old svn revision: 3699) commit 95a04a75761d4f9f59922b938d4d9c33a1063e90 Author: Jasper Huijsmans Date: Mon Jun 2 17:56:39 2003 +0000 Update default panel image (Old svn revision: 3698) commit 0006cb7960e70bccad8a4a7cfe52b09aab681e07 Author: Jasper Huijsmans Date: Mon Jun 2 15:44:02 2003 +0000 change some defaults (Old svn revision: 3697) commit 96c31eaa95d3ca3ffea43ed71fce51d0be1bda90 Author: Jasper Huijsmans Date: Sun Jun 1 21:27:02 2003 +0000 Update fi translations and specfile fix (Old svn revision: 3696) commit b8eed7e4c619691d849d705ef49a374b4cef31b6 Author: Jasper Huijsmans Date: Fri May 30 20:36:32 2003 +0000 Add malayan translations (Old svn revision: 3695) commit e55ac4367f0d04792c225fd5bb44fa5db98cf334 Author: Jasper Huijsmans Date: Fri May 30 19:24:16 2003 +0000 Build only static libs (Old svn revision: 3694) commit a3f151cfe420336fa108451d28bfd19b8e1aa3b1 Author: Jasper Huijsmans Date: Fri May 30 08:50:38 2003 +0000 Small tweaks to build files (Old svn revision: 3693) commit 9eaa296071f4a129ed285b898b8c77b4a18d69ac Author: Jasper Huijsmans Date: Thu May 29 12:53:47 2003 +0000 improve stylesheet import (Old svn revision: 3692) commit 2b5753860c1b210a72691a447ff3cacb07dfbea7 Author: Jasper Huijsmans Date: Thu May 29 12:35:07 2003 +0000 Update catalan translations (Old svn revision: 3691) commit 783c77530f9c73f5e87dc255f4303ae2c034c9e9 Author: Jasper Huijsmans Date: Thu May 29 11:54:41 2003 +0000 Fix crash with empty command (Old svn revision: 3690) commit db95ab750772d309e4cf922ff50c2dfb16a57b39 Author: Jasper Huijsmans Date: Thu May 29 09:56:29 2003 +0000 Translations update (Old svn revision: 3689) commit f5b88c4bcced2ec381876bf500920ca77b7b508a Author: Olivier Fourdan Date: Tue May 27 21:29:17 2003 +0000 Add Japanese translation by Zhao-Ji (Old svn revision: 3688) commit f747a752f6047fe92bb03accf7f4c04a045328e4 Author: Jasper Huijsmans Date: Wed May 21 21:42:59 2003 +0000 Add Turkish translations (Old svn revision: 3687) commit b76cf0c992a11a503ad049afeed04e5f45b29c6c Author: Jasper Huijsmans Date: Sat May 17 08:45:06 2003 +0000 Reindent using Olivier's new .indent.pro file (Old svn revision: 3686) commit 1838de48fe70f226d214a53da5732a312c53ef33 Author: Jasper Huijsmans Date: Fri May 16 18:21:49 2003 +0000 Add tamil translations (Old svn revision: 3685) commit 9d97dbd02fd52b6a8519d5186f322ab7c1d0f1d7 Author: Jasper Huijsmans Date: Thu May 15 13:25:31 2003 +0000 documentation fixes (2) (Old svn revision: 3684) commit 74a978221bde7ad744b344a38cc3a06b472786b6 Author: Jasper Huijsmans Date: Thu May 15 13:22:11 2003 +0000 documentation fixes (Old svn revision: 3683) commit e41d0dfd1ea353ef63626a44e1add95303fcbf7a Author: Jasper Huijsmans Date: Thu May 15 11:03:52 2003 +0000 Mass update of ChangeLogs (Old svn revision: 3682) commit d93bdf8ece1e1c9d594d7bec659923132d2e29ca Author: Jasper Huijsmans Date: Wed May 14 05:50:51 2003 +0000 update finnish translations (Old svn revision: 3681) commit 4919cf311bc5d0bc40d532430c1770ae9835d4ec Author: Jasper Huijsmans Date: Tue May 13 21:10:26 2003 +0000 update docs (Old svn revision: 3680) commit 6f11efd37ff5289c82b3063d4fbeb11c0d9a6690 Author: Jasper Huijsmans Date: Tue May 13 19:32:06 2003 +0000 Fix icons with spaces problem. User now must manually escape commands. (Old svn revision: 3679) commit 42b42348493d994f32e4d14668a78fd520d5dc4f Author: Jasper Huijsmans Date: Tue May 13 17:15:47 2003 +0000 Add catalan translations (Old svn revision: 3678) commit 8261c18ece53c5d1c6fd507c6d4f31d57fa92a62 Author: Jasper Huijsmans Date: Tue May 13 11:50:06 2003 +0000 Move docs to new location (Old svn revision: 3677) commit 7c4aee67f936b6525b7ce7af98d8992184fd5ad7 Author: Jasper Huijsmans Date: Tue May 13 09:44:43 2003 +0000 Menu item dialog now has the same layout as panel item dialogs (Old svn revision: 3676) commit 387f1903e09c1c10db649da872b2fc42195bcbea Author: Jasper Huijsmans Date: Tue May 13 09:03:35 2003 +0000 Fix distcheck target. Rename package to xfce4-panel. Set version to 3.90 (betas will be 3.90, 3.91, 3.92, etc.) (Old svn revision: 3675) commit 19038f1791dd223ca75eb90f223495f1153f57a8 Author: Jasper Huijsmans Date: Tue May 13 07:06:28 2003 +0000 spec file tweaks (Old svn revision: 3674) commit 3e55b03639eada934ee92f079fe38dd246a55875 Author: Jasper Huijsmans Date: Tue May 13 06:29:44 2003 +0000 Add items from popup menu (Old svn revision: 3673) commit cdfb0cfe1ea547d090df51fb2b4483a12da4789d Author: Jasper Huijsmans Date: Mon May 12 18:04:33 2003 +0000 Renamed subpanel to menu (Old svn revision: 3672) commit 91473a41315e1bd55c5558d71274684dd538439d Author: Jasper Huijsmans Date: Mon May 12 16:38:27 2003 +0000 Get rid of type option menu from item dialog (Old svn revision: 3671) commit 1673f69c11d4db1a487fea5d6de0c3ef86d55dc9 Author: Jasper Huijsmans Date: Mon May 12 10:41:49 2003 +0000 Update po files (Old svn revision: 3670) commit c451ae62f669b4969e7cf7c77e840f9117dd5ec2 Author: Jasper Huijsmans Date: Mon May 12 10:32:05 2003 +0000 Allow hiding of subpanels; remove subpanel from mailcheck plugin (Old svn revision: 3669) commit 1be58dd586dc3347e4ac4fa9e3da4adea0e89c53 Author: Jasper Huijsmans Date: Sun May 4 22:21:02 2003 +0000 Fixes for rpm target and distcheck stuff (Old svn revision: 3668) commit 8a29b1063bb8c3d1dd7053c4e3f018742107ccf9 Author: Olivier Fourdan Date: Sat May 3 22:02:37 2003 +0000 Various fixes, added french translation, fixed desktop switching in xfwm4 (Old svn revision: 3667) commit 55c9bb53a512b10a4ecb5ad308251a486b212dbf Author: Jasper Huijsmans Date: Sat May 3 09:43:12 2003 +0000 Add chinese translations (Old svn revision: 3666) commit 5acbe28b5e9963efa20cd150569e7e7223147a12 Author: Jasper Huijsmans Date: Sat May 3 09:12:51 2003 +0000 Ensure item popup menu uses panel domain for translations (Old svn revision: 3665) commit 9aaa6b842c35b987b0cadb1384b65ee4bda21506 Author: Jasper Huijsmans Date: Fri May 2 20:35:01 2003 +0000 Update to use the new panel-plugins location (Old svn revision: 3664) commit 4e6e622838f6fa98e7412db1a2be9e67872cf318 Author: Benedikt Meurer Date: Fri May 2 17:12:43 2003 +0000 Several changes. See http://www.home.unix-ag.org/bmeurer/xfce/index.html#20030502 for details. (Old svn revision: 3663) commit 227f7560592268511577dcd9b3ff05b05294080c Author: Jasper Huijsmans Date: Fri May 2 09:19:29 2003 +0000 only popup warning dialog about subpanels being removed when not empty (2) (Old svn revision: 3662) commit 594b081175efd3115951bd5bd5b334d7f441ffe3 Author: Jasper Huijsmans Date: Fri May 2 09:00:57 2003 +0000 properly check for return values when creating controls (Old svn revision: 3661) commit 1486bdff50ae97338a78731022260b5c9b014e10 Author: Jasper Huijsmans Date: Fri May 2 08:05:54 2003 +0000 only popup warning dialog about subpanels being removed when not empty (Old svn revision: 3660) commit 2700c7cf673520ac971306901e9031fd81a706ed Author: Jasper Huijsmans Date: Thu May 1 05:55:24 2003 +0000 Add missing gmo files (Old svn revision: 3659) commit 609868414f5dad6e3a5c65e2f1ccdcd5953cba25 Author: Benedikt Meurer Date: Wed Apr 30 17:35:52 2003 +0000 Added themedir variable to pkg-config file and increased version to 0.10.2 (Old svn revision: 3658) commit 3c4ef323b8eb9341bae141e3d4341040a5f77044 Author: Jasper Huijsmans Date: Wed Apr 30 12:29:25 2003 +0000 Add autohide feature to docs (Old svn revision: 3657) commit 8971ae744fdac5b02ac51e24c08f4de3f3e38705 Author: Jasper Huijsmans Date: Wed Apr 30 11:37:07 2003 +0000 Use move handler signal to properly keep the position up-to-date (Old svn revision: 3656) commit c61054c5bc1ecb45f9b773207533009013776204 Author: Benedikt Meurer Date: Sun Apr 27 20:09:03 2003 +0000 Added polish translations. (Old svn revision: 3655) commit 2b184c13f989aaeda9bc992d27726dc07f5eb319 Author: Benedikt Meurer Date: Sat Apr 26 21:23:49 2003 +0000 Autotools update. (Old svn revision: 3654) commit db1dc172e5291688e4d98efa75d9766d6034fd11 Author: Benedikt Meurer Date: Sat Apr 26 21:16:09 2003 +0000 Updated BM_DEPEND_CHECK. (Old svn revision: 3653) commit fdbc6fbf43ab2b7d3bfd02f1008bf25ab5cd06d2 Author: Benedikt Meurer Date: Sat Apr 26 11:53:01 2003 +0000 Fixed a stupid typo. (Old svn revision: 3652) commit 997229ce6bbdb2bffc90ba47de5d5bf6420628fa Author: Jasper Huijsmans Date: Fri Apr 25 19:00:47 2003 +0000 Fix startup notification setting (Old svn revision: 3651) commit efc87d7a0525824884afb8d6fb5939edf8d54b52 Author: Benedikt Meurer Date: Fri Apr 25 18:48:35 2003 +0000 xfce-mcs-manager version was changed to 0.1.0. (Old svn revision: 3650) commit d049f933b08f605fe0077772df80514e340ab428 Author: Benedikt Meurer Date: Fri Apr 25 18:35:09 2003 +0000 Export more functions from item*.c (Old svn revision: 3649) commit 371c54a71b65c068489a79d5324444474238147a Author: Jasper Huijsmans Date: Fri Apr 25 17:47:22 2003 +0000 Update finnish translations (Old svn revision: 3648) commit e831df1fb31836dd4c099e2f924fe849c60d54b9 Author: Benedikt Meurer Date: Fri Apr 25 09:53:33 2003 +0000 Updated depends.m4 and added macro for use with panel plugins. Updated libxfce4util to install the common m4 files into $(datadir)/xfce4/m4. (Old svn revision: 3647) commit ae8c185a0b5f09ff67e4364771d50f1f71e49df2 Author: Benedikt Meurer Date: Fri Apr 25 09:23:21 2003 +0000 German translation. Provided by Moritz Heiber. (Old svn revision: 3646) commit c47060cc3686f8032c54c18158aca05688aadf39 Author: Jasper Huijsmans Date: Thu Apr 24 09:53:34 2003 +0000 New panel icon (Old svn revision: 3645) commit d8df91400ca70ada2318ebf3d30c5e64c5571ec7 Author: Jasper Huijsmans Date: Wed Apr 23 12:25:16 2003 +0000 Fix signal handling - gtk mainloop interaction (Old svn revision: 3644) commit 6313fffde53f84dfb494078359071558bf77f3a5 Author: Jasper Huijsmans Date: Mon Apr 21 20:48:17 2003 +0000 Use Curve exit icon instead of confusing gear (Old svn revision: 3643) commit 5f8c6fff9d6f19e2b888ff1a4c933e4e6cd23bca Author: Benedikt Meurer Date: Mon Apr 21 18:53:49 2003 +0000 Its now possible to write panel plugins outside the panel. See the NOTES file for details and enjoy writing new panel plugins. (Old svn revision: 3642) commit a0a116280ea83a2bc523e75273a14b65681a2c60 Author: Jasper Huijsmans Date: Mon Apr 21 15:46:43 2003 +0000 Really rename the theme (Old svn revision: 3641) commit ff8aaf9cf05f65d8c940b5791ff8ab0121f1287c Author: Jasper Huijsmans Date: Mon Apr 21 14:28:10 2003 +0000 Rename Carillon to FreeIcons (Old svn revision: 3640) commit e150b13209fb7c7d2ee85d9e676d4b985df8a1b1 Author: Jasper Huijsmans Date: Mon Apr 21 07:42:29 2003 +0000 Add Carillon icon theme (FreeIcons by Tomasz Mielnik) (Old svn revision: 3639) commit 967e8740d37b55e9b1ea033896909fadbd936e5a Author: Benedikt Meurer Date: Sun Apr 20 20:51:36 2003 +0000 Some autotools cleanups. (Old svn revision: 3638) commit 6e8a8899f34c046242232bbe0da6558e1ed8c7df Author: Jasper Huijsmans Date: Sun Apr 20 11:16:39 2003 +0000 unhide panel when adding new items (Old svn revision: 3637) commit 807609edc42184eb5b14ecc5c542e5a53cb195d0 Author: Jasper Huijsmans Date: Sun Apr 20 10:30:17 2003 +0000 more autohide tweaks (Old svn revision: 3636) commit ccb052fc448a1c01ba86cbb94f6d2961289c64d3 Author: Jasper Huijsmans Date: Sun Apr 20 09:46:44 2003 +0000 autohide related tweaks (Old svn revision: 3635) commit f52185d729b529bc4e51894ae2d8d509aba50b1d Author: Jasper Huijsmans Date: Sun Apr 20 09:38:56 2003 +0000 autohide related tweaks (Old svn revision: 3634) commit 4e65e14c07b9a4f718f1c048233f9e901e4ea58d Author: Benedikt Meurer Date: Sat Apr 19 21:33:43 2003 +0000 The previous change was not ment to be commited :-) (Old svn revision: 3633) commit 56cc539b9450b24e63ebd2ff687345e991f86953 Author: Benedikt Meurer Date: Sat Apr 19 21:32:07 2003 +0000 Added system tray support to libxfcegui4 and frontend to xftaskbar4. Lots of cleanups in the autotools stuff. (Old svn revision: 3632) commit ca8d9290fb49776afb8fcee34465ef1150bbbd40 Author: Jasper Huijsmans Date: Fri Apr 18 21:17:20 2003 +0000 Update file list. i18n still broken (Old svn revision: 3631) commit a19bd1f5c1f282791bc7da2d5aa8a0339bbf8af9 Author: Jasper Huijsmans Date: Fri Apr 18 14:40:51 2003 +0000 unhide when dragging something over the collapsed panel (Old svn revision: 3630) commit 1c4793814915033c5c6433bf34398192aa74ca66 Author: Jasper Huijsmans Date: Fri Apr 18 09:22:57 2003 +0000 This is the real fix (tm) ... I think (Old svn revision: 3629) commit dad5ec464cbbb689d0025e63e1771de938865f17 Author: Jasper Huijsmans Date: Fri Apr 18 09:00:36 2003 +0000 autohide, position and reorientation ... (Old svn revision: 3628) commit 844639ce6e5bb542a23f6d4794a0d98a196e83f1 Author: Jasper Huijsmans Date: Fri Apr 18 08:57:06 2003 +0000 Will this (finally) fix the autohide <-> positioning problems? (Old svn revision: 3627) commit 8de0248348c7fc4778dbaf414b1cce5ac4af71a6 Author: Jasper Huijsmans Date: Wed Apr 16 21:06:57 2003 +0000 Bug fix 2 (Old svn revision: 3626) commit db21135e7687e25aea66b04c8ef4fc6b8234eb02 Author: Jasper Huijsmans Date: Wed Apr 16 20:54:40 2003 +0000 Bug fix (Old svn revision: 3625) commit b852a644ba7bd1efa9058727b36317f9fab74caf Author: Jasper Huijsmans Date: Wed Apr 16 18:26:19 2003 +0000 More autohide vs position fixes (Old svn revision: 3624) commit a6c3627ce93dc343d3e1a7ef6b12a75e905e9f04 Author: Jasper Huijsmans Date: Tue Apr 15 08:48:49 2003 +0000 Try to fix size request issues (Old svn revision: 3623) commit dd9d67153f777ac5d95cd7bcd15ca4df48e926b4 Author: Jasper Huijsmans Date: Mon Apr 14 19:29:10 2003 +0000 Fix centering bug (Old svn revision: 3622) commit be54f80b763474a7b27be418bb1106fc0c4949ea Author: Jasper Huijsmans Date: Sun Apr 13 21:25:59 2003 +0000 Update ChangeLog (Old svn revision: 3621) commit c2a808c206c70fde5823007f56fe03af3118ba7b Author: Jasper Huijsmans Date: Sun Apr 13 21:21:25 2003 +0000 Update pot-file and Dutch translations (Old svn revision: 3620) commit 0a9d4b90a04ecbe48d19d1e623c207f752d19b1b Author: Olivier Fourdan Date: Sun Apr 13 20:10:56 2003 +0000 Remove the call to gtk_window_present() that was causing a focus change when panel was hiding/showing (Old svn revision: 3619) commit 1a289195121c7a4921c7332cc87237bc3a6feff9 Author: Olivier Fourdan Date: Sun Apr 13 20:06:19 2003 +0000 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 (Old svn revision: 3618) commit d11ce5c76afbc4e893adc836dd400e171c2b8a5d Author: Jasper Huijsmans Date: Sun Apr 13 19:12:38 2003 +0000 Reduce autohide interval to 500msec (Old svn revision: 3617) commit 84ea44f193bd9ac34ca943481e52638bb839a6c5 Author: Jasper Huijsmans Date: Sun Apr 13 15:50:59 2003 +0000 Reduce hidden size to 5 (Old svn revision: 3616) commit ef991bcc34b5cb880277a60148a265c9c0bed208 Author: Jasper Huijsmans Date: Sun Apr 13 15:32:27 2003 +0000 Add autohide feature to the panel. THanks to Erik Touve. (Old svn revision: 3615) commit cd9b7365baea8d738a98ccee687fd3c8bf73c6b3 Author: Benedikt Meurer Date: Wed Apr 9 20:41:15 2003 +0000 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 (Old svn revision: 3614) commit 86555ee97f08663aa8c94fbc6ea23cd6cb049696 Author: Olivier Fourdan Date: Sat Apr 5 12:42:55 2003 +0000 Force popup to be sticky each time the window is shown (Old svn revision: 3613) commit 058c91542cdcb6fd902aa3f48d7102da1b42a4f7 Author: Benedikt Meurer Date: Thu Apr 3 22:08:44 2003 +0000 Updated BM_DEPEND_CHECK to make it possible to disable the test (Old svn revision: 3612) commit 3ec3db69bbb41a8a4d19dfc11ae332f68f3f1392 Author: Benedikt Meurer Date: Thu Apr 3 21:36:02 2003 +0000 Fixed BM_DEPEND_CHECK (Old svn revision: 3611) commit 0db2e3625beb52ca695d90865d5a41a2231b25fd Author: Olivier Fourdan Date: Wed Apr 2 21:18:49 2003 +0000 Update ChangeLog (Old svn revision: 3610) commit 0f1ca202efe73a77fdbd90837d24b8949db5864f Author: Benedikt Meurer Date: Wed Apr 2 20:30:51 2003 +0000 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. (Old svn revision: 3609) commit e13d1484c856ae0ae341970eaba644c03d516a4f Author: Jasper Huijsmans Date: Wed Apr 2 19:33:50 2003 +0000 Update TODO (Old svn revision: 3608) commit 971c20b362d95e0d8ae15fe720710872c99e43ec Author: Jasper Huijsmans Date: Wed Apr 2 18:32:11 2003 +0000 Include .indent.pro in dist target (Old svn revision: 3607) commit 701d5fcf32ee4f82d19d6b4b8d4ccbe142b07a8e Author: Jasper Huijsmans Date: Wed Apr 2 18:22:37 2003 +0000 Re-indent files. Add HACKING and .indent.pro (Old svn revision: 3606) commit 51f78c7e42ea0ce1670f824a3f19ffaba643dc2e Author: Benedikt Meurer Date: Wed Apr 2 17:33:36 2003 +0000 left-over autostuff for libxfce*, xfcs-mcs-* and xfce4 (Old svn revision: 3605) commit 698db4cc7e2b38c73508b130c801422862b0a3f5 Author: Benedikt Meurer Date: Wed Apr 2 16:02:40 2003 +0000 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 (Old svn revision: 3604) commit c32ef5844a018dbe0410962ada609d511f466a1d Author: Benedikt Meurer Date: Wed Apr 2 13:25:27 2003 +0000 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. (Old svn revision: 3603) commit 63b82479c9ae2013bcf29de0ec4d11dd801fe4ad Author: Olivier Fourdan Date: Tue Apr 1 21:33:54 2003 +0000 Initialize early i18n in mcs plugins Add Etria theme (Old svn revision: 3602) commit 76df18ed2ea947c134e4aedf0716268978c2834e Author: Jasper Huijsmans Date: Tue Apr 1 06:14:33 2003 +0000 Remove SIGHUP handling (Old svn revision: 3601) commit 37ddc2faa86b56cb62b3612e318dc0facf76368c Author: Jasper Huijsmans Date: Sat Mar 29 15:19:35 2003 +0000 Update german translations (Old svn revision: 3600) commit b91f16ccac08865ca7cd4b9749ee4dd042facb15 Author: Olivier Fourdan Date: Thu Mar 27 21:37:22 2003 +0000 Prefer gdk_screen[width|height] instead of XDisplay[Width|Height] (Old svn revision: 3599) commit 0850c4be6e8b1b0ca6b5f09a66623500edd1064a Author: Olivier Fourdan Date: Thu Mar 27 20:32:25 2003 +0000 Update ChangeLog (Old svn revision: 3598) commit 59f578c9a7203c2db205afcec5b824ca94d9309c Author: Jasper Huijsmans Date: Tue Mar 25 21:28:38 2003 +0000 escape spaces in paths obtaine from gtk file selector (Old svn revision: 3597) commit 282313b4996f28c817b79571709601cc9f7a9717 Author: Jasper Huijsmans Date: Mon Mar 24 20:01:21 2003 +0000 Fix DND bug. Reported by Jens Guballa. (Old svn revision: 3596) commit abf3c500e558d0f30225c1cf108a619034055813 Author: Jasper Huijsmans Date: Sun Mar 23 22:18:27 2003 +0000 Make dialogs appear on top even if panel is in below layer (Old svn revision: 3595) commit 24039a8769fcbe0f245ad006291fd71806513e50 Author: Olivier Fourdan Date: Sun Mar 23 21:17:50 2003 +0000 Update ChangeLog (Old svn revision: 3594) commit 8ff23953ff5b2e6816cc6bd0d455ef4b12e275c8 Author: Olivier Fourdan Date: Wed Mar 19 23:16:02 2003 +0000 Add GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT) to the buttons that should have it (Old svn revision: 3593) commit 2325b2b74cd5b34b06411be51ddcc86dcc80d132 Author: Jasper Huijsmans Date: Wed Mar 19 07:12:04 2003 +0000 Only add extra autogen parameters when none are given (Old svn revision: 3592) commit 02708d242637e24574c8071141a84e8f2c6c0c52 Author: Olivier Fourdan Date: Tue Mar 18 22:34:10 2003 +0000 Update ChangeLog Update build scripts (ie rerun autogen.sh) Update xfwm4's microdeck theme Remove 1 pix border arround xffm menu bar (Old svn revision: 3591) commit 87f870c80e9204e92d930674c636e83d2e9c9a5a Author: Benedikt Meurer Date: Thu Mar 13 21:55:49 2003 +0000 show_*() -> xfce_*() (Old svn revision: 3590) commit 252ad0f9551e1996e3a16b789bba3230998eff0d Author: Olivier Fourdan Date: Thu Mar 13 20:39:49 2003 +0000 Update Changelogs (Old svn revision: 3589) commit ed9ffeaa38db30cb0611571d60d076dea55a4e32 Author: Benedikt Meurer Date: Mon Mar 10 21:16:30 2003 +0000 Use xfprint-manager in the panel. (Old svn revision: 3588) commit 315e44b72980708cbff755171a1229aff0a144ad Author: Jasper Huijsmans Date: Sun Mar 9 18:37:25 2003 +0000 Edge center and corner snapping. Position saving fixes. (Old svn revision: 3587) commit f97bfff7788bbc1a2796d72b6393487030895c6f Author: Jasper Huijsmans Date: Wed Mar 5 13:12:06 2003 +0000 check position before saving it (Old svn revision: 3586) commit f4a02a98ca2367c6c9e1b5f01e3b6f7977cad9cf Author: Jasper Huijsmans Date: Wed Mar 5 12:58:49 2003 +0000 Small documentation update (Old svn revision: 3585) commit 29934be9fd87751b732692a53ac25dfb8ccdd3ea Author: Olivier Fourdan Date: Sun Mar 2 17:10:47 2003 +0000 Rearrange button events handler in xfwm4 Update french translation for xfce4 panel (Old svn revision: 3584) commit 22edb9c4b1dcc2e0bb035b7a7f84807e4ac6ab14 Author: Olivier Fourdan Date: Fri Feb 28 23:38:28 2003 +0000 *** empty log message *** (Old svn revision: 3583) commit 5a1b08320b1cfeab8f563ef29fc7c67718c79d9e Author: Benedikt Meurer Date: Fri Feb 28 19:09:59 2003 +0000 Fixed type "xfhelp" -> "xfhelp4" (Old svn revision: 3582) commit 9c0536778db1975df45e71f4081d7faa37bc53ad Author: Olivier Fourdan Date: Fri Feb 28 18:43:01 2003 +0000 Fix xfce-mcs-manager API/ABI versionning Update configure/libtool to use libtool 1.4.3 (Old svn revision: 3581) commit 36590840a78f7637cf0f2c4273429cd8958f27e4 Author: Benedikt Meurer Date: Fri Feb 28 10:53:31 2003 +0000 Fixes xfce-mcs-manager issue. (Old svn revision: 3580) commit e171fa094182d64d5cd861ef891a922f1dd38029 Author: Olivier Fourdan Date: Thu Feb 27 21:48:44 2003 +0000 Updates (I'm sure you wouldn't have guessed) (Old svn revision: 3579) commit d3c1ecdbf6a7c52505960fae715627b8c728e0cc Author: Jasper Huijsmans Date: Wed Feb 26 14:39:39 2003 +0000 POSIX signal handling (Old svn revision: 3578) commit 076457b9ef87fb31e0a225e59ed840643d742008 Author: Jasper Huijsmans Date: Wed Feb 26 10:22:34 2003 +0000 Add japanese translations (Old svn revision: 3577) commit 9b78b839bb73b177ac0725eae390d4a293f6763c Author: Olivier Fourdan Date: Wed Feb 26 07:17:44 2003 +0000 Apply Benedikt Meurer patch Replace all occurences of g_getenv("HOME") with g_get_home_dir() Regenerate all Makefiles.on and configure scripts (Old svn revision: 3576) commit 55cd7d0cedce592a8da091bc1bffc828e8ddffed Author: Jasper Huijsmans Date: Tue Feb 25 22:18:33 2003 +0000 Use xflock4 (Old svn revision: 3575) commit 9f1a9dc8e4719151dfae5b90248844b6b49140be Author: Jasper Huijsmans Date: Tue Feb 25 21:19:42 2003 +0000 Fix proper use of AC_PROG_LIBTOOL (Old svn revision: 3574) commit f0ffc93532f8fafe597a31def201698f28dd80ca Author: Jasper Huijsmans Date: Tue Feb 25 10:54:17 2003 +0000 Update screenshots for new dialog style (Old svn revision: 3573) commit a205438c2f2b99863de9014bb30946a9fe64e997 Author: Jasper Huijsmans Date: Mon Feb 24 22:10:25 2003 +0000 Use frames in dialog for the sake of consistency. (Old svn revision: 3572) commit 561496599c32b7631eacc7783faefdbbd83505e5 Author: Jasper Huijsmans Date: Mon Feb 24 19:56:24 2003 +0000 Revert to using gtk to move the panels. No more flicker, yay. (Old svn revision: 3571) commit 76164033e0ae3df04daa11ec52588790e008e632 Author: Jasper Huijsmans Date: Sun Feb 23 22:22:46 2003 +0000 Use gdk_window_move to position subpanel. gtk does not ignore margins (Old svn revision: 3570) commit 2de5078744ea18bf924ac7d874eddac14206e507 Author: Jasper Huijsmans Date: Sun Feb 23 13:52:43 2003 +0000 Add some text to panel item screenshots (Old svn revision: 3569) commit eb56bb0c032c24b01e8c27214ecca6fb79cfed3b Author: Jasper Huijsmans Date: Sat Feb 22 11:10:30 2003 +0000 Small doc update (Old svn revision: 3568) commit 8b359c42c09ef970c610afdcbe4963fed7af7e92 Author: Jasper Huijsmans Date: Sat Feb 22 10:30:54 2003 +0000 Actually install doc images ... (Old svn revision: 3567) commit a2b138fc56b3f547b4afad0c13622520e6ff24c7 Author: Olivier Fourdan Date: Tue Feb 18 21:56:01 2003 +0000 Use xflock4 instead of xflock (same file, just a name change for xfce4) (Old svn revision: 3566) commit 218bf5975d0707a1cd34c2a4436a4ecb4b2edc39 Author: Jasper Huijsmans Date: Mon Feb 17 20:06:59 2003 +0000 Update Makefiles (Old svn revision: 3565) commit 2ee8f8d4744b5ce7c43eee76376fc958c2922c73 Author: Jasper Huijsmans Date: Mon Feb 17 19:25:06 2003 +0000 Rename some docs. Don't call the root file index.html. (Old svn revision: 3564) commit 9a863c71c896d84ff5e0d35874af9743cf9bcf2f Author: Jasper Huijsmans Date: Mon Feb 17 13:20:12 2003 +0000 Fix make dist. Add my_gettext.h to sources in Makefile. (Old svn revision: 3563) commit acc3909b240ac3d23ffbdc0e258f30fe637c7967 Author: Jasper Huijsmans Date: Mon Feb 17 13:16:40 2003 +0000 Remove info panel. Use xfce4-about instead. (Old svn revision: 3562) commit 73fdd9ec2b4731217442dfe397738acab517c9d5 Author: Jasper Huijsmans Date: Sun Feb 16 16:43:52 2003 +0000 Add missing files to Makefile (Old svn revision: 3561) commit 9df80e1756e002d415595760f75b81b4b6fd4c22 Author: Jasper Huijsmans Date: Sun Feb 16 15:57:38 2003 +0000 Add screenshots of popup menus (Old svn revision: 3560) commit af71397f7c6290129b5971f15f2cc206f7a64a7f Author: Jasper Huijsmans Date: Sun Feb 16 15:17:32 2003 +0000 Added lots of informative screenshots to the docs. (Old svn revision: 3559) commit 3ecf87a02b27f4ad5933c70fff42e73e1796a6f2 Author: Jasper Huijsmans Date: Sat Feb 15 19:28:53 2003 +0000 Split graphical pager out from switcher plugin. Add it to the default configuration (Old svn revision: 3558) commit 8818e62d1b3283ce354e713e474a28d665864bca Author: Olivier Fourdan Date: Fri Feb 14 21:46:22 2003 +0000 Use static var for startup notification internals (Old svn revision: 3557) commit 53f92c18630002ad1cd1d230dfc984711d79449b Author: Jasper Huijsmans Date: Fri Feb 14 20:40:52 2003 +0000 Fix typo (Old svn revision: 3556) commit 9ff9abe5871bab788ab639bc15d9bf82412aaa54 Author: Jasper Huijsmans Date: Fri Feb 14 19:57:50 2003 +0000 Don't use a variable after freeing it ... (Old svn revision: 3555) commit 7198bfc68ddc17f3803fb380a9458162b077db6f Author: Olivier Fourdan Date: Fri Feb 14 11:45:42 2003 +0000 Fix crash at logout (Old svn revision: 3554) commit 6cd968040bc01c2cd67fce66068adc9d086a1d2a Author: Olivier Fourdan Date: Fri Feb 14 11:14:08 2003 +0000 Fix startup notification/GdkScreen problems (Old svn revision: 3553) commit af08e5937664961d502adac8a1407b99666d2f8a Author: Olivier Fourdan Date: Fri Feb 14 09:34:10 2003 +0000 Fix use of gtk+-2.2 function in xfce_support (Old svn revision: 3552) commit 79823243795cc22242c00e88d26e53e36f171055 Author: Jasper Huijsmans Date: Thu Feb 13 21:42:57 2003 +0000 Update TODO list (Old svn revision: 3551) commit 87e215d3c99148d76c7f6739e992459ae1ad9e47 Author: Jasper Huijsmans Date: Thu Feb 13 20:22:49 2003 +0000 Small fixes to position setting and other cleanups (Old svn revision: 3550) commit 89b020c5d7fb2f5357189c2274dbe60e486ea9a2 Author: Jasper Huijsmans Date: Wed Feb 12 15:01:34 2003 +0000 Properly use const keyword in several places (Old svn revision: 3549) commit 7eed31c50d9117375108477c7982290bbc8e504f Author: Olivier Fourdan Date: Wed Feb 12 08:52:53 2003 +0000 *** empty log message *** (Old svn revision: 3548) commit b6a8d129e3c52c5dd20afa32feb9d422db9c8a54 Author: Jasper Huijsmans Date: Wed Feb 12 06:53:34 2003 +0000 Fix menu translation functions (Old svn revision: 3547) commit a1362d9241bd66871746f6586c51eb436a4a66da Author: Jasper Huijsmans Date: Tue Feb 11 22:36:04 2003 +0000 Add a little more structure and text to the documentation (Old svn revision: 3546) commit 907b1d4dd1a16e27d68efe6332d8d3cbceb4b3f2 Author: Olivier Fourdan Date: Tue Feb 11 19:48:10 2003 +0000 Update ChangeLog (Old svn revision: 3545) commit 291db4ad5eec809a2dc3a55481aab3045b5e870d Author: Olivier Fourdan Date: Tue Feb 11 19:43:47 2003 +0000 Add additional sanity checks to satrtup notification code. (Old svn revision: 3544) commit 24a0522d5d60ee9d305d309460555d2d538c15d5 Author: Olivier Fourdan Date: Tue Feb 11 18:07:29 2003 +0000 *** empty log message *** (Old svn revision: 3543) commit b3d78b5010f2a95589f9e88048b0b62d0105e69f Author: Olivier Fourdan Date: Tue Feb 11 16:40:38 2003 +0000 Make sure we don't free system var environ by mistake... (Old svn revision: 3542) commit f5e9c3316f8bca4c21c4c1792ec705c6b04da8dd Author: Jasper Huijsmans Date: Mon Feb 10 21:58:32 2003 +0000 Forgot to put old spanish translations back as es_MX (Old svn revision: 3541) commit 8d08d8d7fbfdd5762a514a54c37693ca5aa1ebfd Author: Jasper Huijsmans Date: Mon Feb 10 19:39:20 2003 +0000 Update spanish translations (Old svn revision: 3540) commit 5bc2f5db50600ec45a49afb294e1d8f41eb13162 Author: Olivier Fourdan Date: Mon Feb 10 12:17:35 2003 +0000 Increase startup notification timeout to 30 seconds (Old svn revision: 3539) commit 41b9506f2cce27839948a8f8e323b5cfe0698a8d Author: Olivier Fourdan Date: Mon Feb 10 11:52:26 2003 +0000 Add support for startup notification from freedesktop.org standard Fix a few memory leaks (Old svn revision: 3538) commit da0ba7abfd2675d428424216eb156a8d77d92c7f Author: Jasper Huijsmans Date: Tue Feb 4 11:01:19 2003 +0000 Fix the default rc file to show the correct number of items (Old svn revision: 3537) commit 8be438c72c682f2466e59fc376bda6c6c48440e1 Author: Jasper Huijsmans Date: Tue Feb 4 10:00:45 2003 +0000 Add documentation framework and some preliminary text (Old svn revision: 3536) commit f72d3d94ee739f145048ad77d84fa018a45d47f7 Author: Jasper Huijsmans Date: Mon Feb 3 18:44:52 2003 +0000 Fix setting the correct theme in the dialog (Old svn revision: 3535) commit 0428d9738fc2164a171a8cb301e569a1e887146b Author: Jasper Huijsmans Date: Mon Feb 3 08:31:06 2003 +0000 Fix systembutton sizing (Old svn revision: 3534) commit f36f06b9ef4b39bbf72304e81392c98ada8dc6bf Author: Jasper Huijsmans Date: Sun Feb 2 21:02:20 2003 +0000 Update translatable strings (Old svn revision: 3533) commit e949830519a016c344cb07da8f558d61dc888e13 Author: Jasper Huijsmans Date: Sun Feb 2 20:29:46 2003 +0000 Oh, I don't know. Random changes I guess (Old svn revision: 3532) commit 34176e98121c2a1ad5f3e9697ce1e120635d76c3 Author: Jasper Huijsmans Date: Sun Feb 2 13:20:54 2003 +0000 Updates assorti, mainly systembuttons (Old svn revision: 3531) commit ad802f7f58b376b6a7b8bc6542822e9097fdcbfb Author: Jasper Huijsmans Date: Sun Feb 2 12:39:19 2003 +0000 Improve arranging systembuttons (Old svn revision: 3530) commit 8a4268df7e9690a191cb6c85a0338567b71c5681 Author: Jasper Huijsmans Date: Sun Feb 2 08:49:01 2003 +0000 Fix mail check. (Old svn revision: 3529) commit e15ee0f030f6d853994c18286a99075a46eb84ac Author: Jasper Huijsmans Date: Sat Feb 1 19:34:38 2003 +0000 Remove trash plugin. Cleanup mailcheck plugin (Old svn revision: 3528) commit 093fd7f3b2b0c7311a790fb447aa6b6849be6554 Author: Olivier Fourdan Date: Sat Feb 1 14:08:12 2003 +0000 Use "xfce" lowercase for channel name (Old svn revision: 3527) commit c8542f0377565f13c13a3c5634a917bfbcefb91a Author: Jasper Huijsmans Date: Sat Feb 1 13:37:29 2003 +0000 Fix crash when changing clock type (Old svn revision: 3526) commit 7b3ccc7b6e6d23cc15fc5032ea47afebc51ee84c Author: Jasper Huijsmans Date: Sat Feb 1 13:23:21 2003 +0000 Small cleanup (Old svn revision: 3525) commit 7aee3cea0d9e231c33c6252fc51c7ee731aaa373 Author: Jasper Huijsmans Date: Sat Feb 1 13:16:30 2003 +0000 Cleanup clock plugin. Update to gettext 0.11.5 (Old svn revision: 3524) commit e265bb55c1757d68fd9de594d9fc1b2190fecc70 Author: Jasper Huijsmans Date: Sat Feb 1 09:44:45 2003 +0000 Update finnish translations (Old svn revision: 3523) commit 32bac644a40db070a9fe342bc8caa2f78599a1e5 Author: Jasper Huijsmans Date: Sat Feb 1 08:29:53 2003 +0000 Fix bug where libxml ate special characters. Patch by Michael Mosier. (Old svn revision: 3522) commit d7e060b0cc60c6753caecae8fbd6b83442831901 Author: Jasper Huijsmans Date: Thu Jan 30 16:18:21 2003 +0000 Make handle look a bit better when size >= MEDIUM (Old svn revision: 3521) commit 2389e4085ccd4ddaeed6b3ace65f831222ac1af1 Author: Jasper Huijsmans Date: Thu Jan 30 16:12:24 2003 +0000 Make dialog look a bit better (Old svn revision: 3520) commit 58f1243cfd57b9dbec461c8a8ca976da663beaca Author: Jasper Huijsmans Date: Thu Jan 30 15:53:00 2003 +0000 Update info text. Use AUTHORS for the credits page. Fix strange characters in COPYING (Old svn revision: 3519) commit 4ffcb947b3c48c66f948e4905d59bd26ae26183e Author: Jasper Huijsmans Date: Thu Jan 30 13:32:26 2003 +0000 Remove handle.[ch]. Code moved to panel.c. (Old svn revision: 3518) commit 84ec5fc63c7716c4dc6972f751d992c0e9334deb Author: Jasper Huijsmans Date: Thu Jan 30 11:53:16 2003 +0000 Remove callbacks.[ch]. Last remaining functions moved to popup.c (Old svn revision: 3517) commit 6e6bd0dc13761a85c713a17cb862919a6a81da1b Author: Jasper Huijsmans Date: Wed Jan 29 15:41:56 2003 +0000 Cleanup. Unify PanelItem and MenuItem to avoid code duplication. Small bug fixes. (Old svn revision: 3516) commit f6f6dd9dc0fe3c918e3771fccd0ef60298b3c515 Author: Jasper Huijsmans Date: Wed Jan 29 12:15:17 2003 +0000 Cleanup configuration handling and other fixes. Includes string changes. (Old svn revision: 3515) commit efdc2e2a3617ad940ff168d717f26ad5867d6849 Author: Jasper Huijsmans Date: Tue Jan 28 21:50:34 2003 +0000 Fix menu item reordering (Old svn revision: 3514) commit cc3de633416b573104dec3fbd1451dc888fc3025 Author: Jasper Huijsmans Date: Tue Jan 28 15:36:11 2003 +0000 Several small cleanups and some gratuitous reformating (Old svn revision: 3513) commit 67fd337c400674ea816c60577a4872af207c6ac2 Author: Jasper Huijsmans Date: Mon Jan 27 22:01:44 2003 +0000 Remove old style and switcher minibuttons (Old svn revision: 3512) commit 686d07ba6610d50bf48a1359ee831867a78323f2 Author: Jasper Huijsmans Date: Sun Jan 26 18:33:48 2003 +0000 Add Finnish translations (Old svn revision: 3511) commit dc4a4e822faea5d9ee942a3ef404e310bdcd9fed Author: Jasper Huijsmans Date: Sat Jan 25 21:26:45 2003 +0000 Don't ask for removal confirmation for controls without popup menu (Old svn revision: 3510) commit 6c55f79bdc00bc066cf55a9bee3c2ce92bf363de Author: Jasper Huijsmans Date: Sat Jan 25 18:30:18 2003 +0000 Add orientation to systembuttons (Old svn revision: 3509) commit 9a37d0d8c754f4ccf2c8d212e770e485d53cd69f Author: Jasper Huijsmans Date: Sat Jan 25 13:14:09 2003 +0000 Really add german translation (Old svn revision: 3508) commit 8aafdb198693ed209de004d7a3e0501b4087ce58 Author: Jasper Huijsmans Date: Sat Jan 25 13:12:23 2003 +0000 Add german translation (Old svn revision: 3507) commit a2e5d46d912b1b5dfb142fecb352e07ce877292d Author: Jasper Huijsmans Date: Sat Jan 25 12:25:13 2003 +0000 Hide popup for clock and systembuttons (Old svn revision: 3506) commit 15d1a7e57244f87b091226180a9c21746c380f2f Author: Olivier Fourdan Date: Fri Jan 24 15:19:28 2003 +0000 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... (Old svn revision: 3505) commit 9718508f2539afcf4dfcb816e1ec0aa969712a85 Author: Olivier Fourdan Date: Fri Jan 24 14:57:57 2003 +0000 Fix encoding not specified in es.po, regenerate pot file (required after Edscott fixed a typo in the source) and adjust french translation. (Old svn revision: 3504) commit 356e87a59dfbef227b0672e8bee71ff79fdf7a6c Author: Olivier Fourdan Date: Fri Jan 24 14:41:44 2003 +0000 Add french xtion. (Old svn revision: 3503) commit 8ac2950ec6906a927294fdd06dc432933d543de5 Author: Edscott Wilson Date: Fri Jan 24 13:33:18 2003 +0000 added spanish translation and fixed a typo in source code (Old svn revision: 3502) commit dcf0765127450809d97b90eff71e9ff998a9f59a Author: Jasper Huijsmans Date: Fri Jan 24 11:53:19 2003 +0000 Add i18n framework and Dutch translation (Old svn revision: 3501) commit 50ed6a86ae707623c9fd116edbbe42d5375561c0 Author: Jasper Huijsmans Date: Tue Jan 21 19:12:23 2003 +0000 Small things that weren't committed yet (Old svn revision: 3500) commit 6ec662f0136439f2d9825b65f6fa13965629b070 Author: Jasper Huijsmans Date: Sun Jan 19 22:22:50 2003 +0000 Fixing popup menu positioning (Old svn revision: 3499) commit 5657cc71f8783c39653dab8d598589807727338a Author: Jasper Huijsmans Date: Sun Jan 19 21:51:21 2003 +0000 Use edit/remove/add menu on panel control right-click (Old svn revision: 3498) commit a3a0f74658606a6263ab52d188da82f8d4f8e8a5 Author: Martin Loschwitz Date: Sun Jan 19 16:39:35 2003 +0000 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 (Old svn revision: 3497) commit dba6745ee6cd9723eb8571f4b61725af4311ac89 Author: Jasper Huijsmans Date: Sun Jan 19 14:34:27 2003 +0000 Fix problem with dragging files that contain spaces (Old svn revision: 3496) commit 1f589e7525b44ecd0834c3af897986939b6e00bc Author: Jasper Huijsmans Date: Sat Jan 18 17:13:14 2003 +0000 Damnit I must learn some basic math. Got the ratios the wrong way around (Old svn revision: 3495) commit 7278417db64fa124bd3202d2942e1dbf330f6328 Author: Jasper Huijsmans Date: Sat Jan 18 16:20:13 2003 +0000 Save screen width and height, so we can use a relative position, when the user logs in with a different screen resolution (Old svn revision: 3494) commit 87d12aecb9d0f9505ebfb59ba81152835708728b Author: Jasper Huijsmans Date: Sat Jan 18 10:37:33 2003 +0000 Open a menu when dragging over the toggle button. Thanks to perldude for suggesting it. This is a cool feature (Old svn revision: 3493) commit 10112aa1c0800368f2f5bc8a8739405d0872e30f Author: Jasper Huijsmans Date: Sat Jan 18 09:51:27 2003 +0000 Use gdk_window_move() to prevent margins from interfering with position setting (Old svn revision: 3492) commit 916e3c7e60a083742b6ed2a9af2b774364440fc2 Author: Jasper Huijsmans Date: Fri Jan 17 23:06:33 2003 +0000 revert changes that made saving changes fail (Old svn revision: 3491) commit 9a41ab062d9d137075a80b052c18486c8d7a3b13 Author: Jasper Huijsmans Date: Fri Jan 17 20:16:54 2003 +0000 Use updated netk functions for workspace names and other dialog fixes (Old svn revision: 3490) commit 93674e8378adf938dd8c71fc7e085ab6db582cc8 Author: Jasper Huijsmans Date: Fri Jan 17 10:24:02 2003 +0000 Use same border width gtk uses in dialog action area. Some reordering in the panel dialog. Looks better IMO. (Old svn revision: 3489) commit 44388d84c780afe1971fa4cd6f151ca58fe47a80 Author: Jasper Huijsmans Date: Mon Jan 13 10:17:20 2003 +0000 Really fix crash in menu (Old svn revision: 3488) commit 4b6e1412162fadf577257a52a86c146d76245c30 Author: Jasper Huijsmans Date: Sun Jan 12 22:41:38 2003 +0000 Fix panel crash when removing menu items (Old svn revision: 3487) commit ace979916854eef8f8fc05dffa51672d8ab123ef Author: Jasper Huijsmans Date: Sun Jan 12 22:20:39 2003 +0000 Fix bug in mouse press handling that stopped the menu from working (Old svn revision: 3486) commit af73d184a0b097fda1a7ef0abcc2473a68a8f811 Author: Olivier Fourdan Date: Sun Jan 12 20:35:41 2003 +0000 Add a check for availability of xfce-mcs-manager (Old svn revision: 3485) commit d8c8faedf47a863680c7053b30b4f1079a5e7284 Author: Jasper Huijsmans Date: Sun Jan 12 19:50:36 2003 +0000 Use SHIFT-button1 as equivalent for right-click (Old svn revision: 3484) commit f78ebb1879bbd3ae490842d46935c16435760541 Author: Jasper Huijsmans Date: Sat Jan 11 18:58:40 2003 +0000 Rename binary to xfce4-panel (Old svn revision: 3483) commit 3aaebdad141e586225949f07817d19f8e68d8dc2 Author: Jasper Huijsmans Date: Sat Jan 11 16:32:45 2003 +0000 Update to use new settings manager plugin path (Old svn revision: 3482) commit 1cfb218085018205d985cccd0e614460eee062b3 Author: Jasper Huijsmans Date: Sat Jan 11 12:08:26 2003 +0000 Use new check for running settings manager (Old svn revision: 3481) commit 83a46a8159f0b64bbb1b1ffd38f3fb558b476a26 Author: Olivier Fourdan Date: Thu Jan 9 23:03:18 2003 +0000 Update dependencies on libxfcegui4 version and libxfce4mcs (Old svn revision: 3480) commit 6ec73c842ee73d839c5530cbf3dbff0c0b256f65 Author: Olivier Fourdan Date: Thu Jan 9 22:53:53 2003 +0000 Add " -avoid-version " to libxfce4settings_la_LDFLAGS in settings/Makefile.am (Old svn revision: 3479) commit 4d8d8ee5eca326c6a33587d0e7d9979e0ff52a6a Author: Jasper Huijsmans Date: Thu Jan 9 22:25:09 2003 +0000 Fix possible bug in menu item ordering. See if you can break this one perldude :) (Old svn revision: 3478) commit 1ac685c478a1ab64e7755f508dc6cc3a7c0a22e4 Author: Jasper Huijsmans Date: Thu Jan 9 07:05:47 2003 +0000 Fix bug in calling mcs_dialog(). Thanks to L. Friendman for pointing it out. (Old svn revision: 3477) commit 7b1a431df3d92d44b8a8d47f32109ec56646ec02 Author: Jasper Huijsmans Date: Wed Jan 8 14:55:09 2003 +0000 Add option to run settings manager dialog to right-click menu on move handles (Old svn revision: 3476) commit 97a76605a8a6cb3869003556dba271a136c6c6bf Author: Jasper Huijsmans Date: Wed Jan 8 13:16:55 2003 +0000 Add new header to xfce4 plugin and add a bit more border (Old svn revision: 3475) commit a4fe32a5143bb89f792c40b3e2004081a4a95401 Author: Jasper Huijsmans Date: Wed Jan 8 12:28:46 2003 +0000 Use new dialog header for settings plugin (Old svn revision: 3474) commit b933c75e5ffa17cf59d941a5548a4f25c0102d13 Author: Jasper Huijsmans Date: Sun Jan 5 15:55:46 2003 +0000 Use dialogs from libxfcegui4 (Old svn revision: 3473) commit 1a970312eaf3aa0b97cb1d91a889ad3c5e3b4f85 Author: Jasper Huijsmans Date: Sat Jan 4 08:49:32 2003 +0000 Use inline icon (Old svn revision: 3472) commit 34f3701dd1a58a1ef957926d2fc4836a248a06fc Author: Jasper Huijsmans Date: Thu Jan 2 11:34:45 2003 +0000 Fix small bug in localized config file names (Old svn revision: 3471) commit b3029da2d6b550b953b3d0fca147d1fa9b94a46e Author: Jasper Huijsmans Date: Tue Dec 31 11:20:45 2002 +0000 Resize on workspace creation/deletion (Old svn revision: 3470) commit 9f06c13130b8a62f958afcb157d8a479b3a300e2 Author: Jasper Huijsmans Date: Tue Dec 31 11:12:37 2002 +0000 Several fixes: minibuttons position, settings plugin icon and non-modal dialog, netk_pager sizing (Old svn revision: 3469) commit 3172fe4db67795c0f69593840d44647c7454d35b Author: Jasper Huijsmans Date: Mon Dec 30 20:53:22 2002 +0000 Remove exit and iconify buttons from handles (Old svn revision: 3468) commit e4088e2a6254a82a2b97376d0a1df2b45bec0b34 Author: Jasper Huijsmans Date: Sat Dec 28 21:16:24 2002 +0000 Fix SIGHUP handling. Thanks to Steganos for pointing it out (Old svn revision: 3467) commit ccaeb1cb6bc2f4bbd4913d8dfa161c3bdf025d42 Author: Jasper Huijsmans Date: Sat Dec 28 08:54:58 2002 +0000 Update ChangeLog and TODO file (Old svn revision: 3466) commit bfbd542457c72c5fc00f097bbe617b541148a8f2 Author: Jasper Huijsmans Date: Sat Dec 28 08:53:32 2002 +0000 Fix minibutton positioning (Old svn revision: 3465) commit 8e4358ef9ae5d3c92db358c7ae92647314e39658 Author: Jasper Huijsmans Date: Fri Dec 27 15:25:36 2002 +0000 Fix size setting of graphical pager (Old svn revision: 3464) commit fb78a1846bf131e46ef804c999f22ed0edf1a34d Author: Jasper Huijsmans Date: Fri Dec 27 14:30:12 2002 +0000 Small fix to dialog (Old svn revision: 3463) commit 3656daedf0b425082bd66fd609a59e6e847e7ed6 Author: Jasper Huijsmans Date: Fri Dec 27 14:08:01 2002 +0000 Add graphical pager option to switcher plugin (Old svn revision: 3462) commit fe909975877ffd7fa43436e3e0867f7fe18e3c87 Author: Jasper Huijsmans Date: Tue Dec 24 10:56:29 2002 +0000 Make ESC close popup menu (Old svn revision: 3461) commit 56d5394e3244ee85cc71a02fb8a0a062272996c1 Author: Jasper Huijsmans Date: Mon Dec 23 09:28:13 2002 +0000 Add missing files (Old svn revision: 3460) commit 961ec629617626efc3856944677eb28b5669e544 Author: Jasper Huijsmans Date: Mon Dec 23 09:17:17 2002 +0000 Add settings manager plugin and make the panel a settings client. Cool stuff :) (Old svn revision: 3459) commit d662c3989356767a102fd8b3c2444fee5027b8ba Author: Jasper Huijsmans Date: Fri Dec 20 12:12:10 2002 +0000 Fix bug with controls dialog. Thanks to Korbinus for reporting it. (Old svn revision: 3458) commit d09e38b667b6dd22bf70e367cbbed8229ad2a83e Author: Jasper Huijsmans Date: Tue Dec 17 18:07:38 2002 +0000 Update README and TODO file (Old svn revision: 3457) commit 4f4c0d24567f47713e26a04e68e2748c2f20779b Author: Jasper Huijsmans Date: Tue Dec 17 16:03:30 2002 +0000 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. (Old svn revision: 3456) commit e25364788d7fad587313ea01be86cf22508945f6 Author: Jasper Huijsmans Date: Mon Dec 16 19:12:25 2002 +0000 Fix version checking code (Old svn revision: 3455) commit eb8fe0fdf6de1b272982b3ae82493309de2055ab Author: Jasper Huijsmans Date: Mon Dec 16 18:02:02 2002 +0000 Add new module loading code (Old svn revision: 3454) commit 217f1779ea7b9caeaf701c700ab5d32485a52a27 Author: Jasper Huijsmans Date: Mon Dec 16 08:09:28 2002 +0000 Fix date bug (Old svn revision: 3453) commit 5bd4c2b40b2a2dfdc2dfd8530cb44aa9863015c9 Author: Jasper Huijsmans Date: Mon Dec 16 07:16:31 2002 +0000 Fix bug with handling old config file (Old svn revision: 3452) commit de0db969aa288b2f98453faf82849b0e7c23f1db Author: Jasper Huijsmans Date: Fri Dec 13 22:09:25 2002 +0000 remove last builtins and add new systembuttons plugin (Old svn revision: 3451) commit 08eb8b1e50df478e2ef49cc56bf1458473bc7fd8 Author: Jasper Huijsmans Date: Thu Dec 12 21:21:05 2002 +0000 Allow user to add a panel control from the handle right-click menu (Old svn revision: 3450) commit b87465e2004717e2962abec56f75d9b0facb5848 Author: Jasper Huijsmans Date: Thu Dec 12 15:28:30 2002 +0000 Improve SIGHUP handling (Old svn revision: 3449) commit b256120adf187240c6c3bfcde997147b7b396646 Author: Jasper Huijsmans Date: Thu Dec 12 11:09:59 2002 +0000 Improve window layer handling (Old svn revision: 3448) commit 4386aa826ffc00e793b36cef7a8d4d7dc3bf9020 Author: Jasper Huijsmans Date: Thu Dec 12 09:23:39 2002 +0000 Update default rc file (Old svn revision: 3447) commit 9cbbe45200c4cf77e6b23f945a6d25be55fc72c2 Author: Jasper Huijsmans Date: Thu Dec 12 09:17:06 2002 +0000 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 (Old svn revision: 3446) commit 178debe78cff323fc3bcfa390cf8b21f4d844da1 Author: Jasper Huijsmans Date: Tue Dec 3 14:24:53 2002 +0000 Add mail icons to Crystal and Noia themes. Thanks (again) to Jeroen Vloothuis (Old svn revision: 3445) commit 6d848c169ab1900763b111b934a2729a2be1bb3e Author: Martin Loschwitz Date: Thu Nov 28 20:28:14 2002 +0000 Update to debian/-subdir included in xfce4_20021127-1. (Old svn revision: 3444) commit 5d9a1012cdc43da5271e1ff8996ff5f928423b9b Author: Jasper Huijsmans Date: Wed Nov 27 21:30:58 2002 +0000 Fix a bug in icon handling. Thanks to Korbinus (Old svn revision: 3443) commit 47bf3ea98ed7c60e8ecead621b4cf250f404dff4 Author: Jasper Huijsmans Date: Tue Nov 26 14:04:14 2002 +0000 Also update makefiles (Old svn revision: 3442) commit 7818b2dbfc99c84312a37fa05042e63f74cc5ead Author: Jasper Huijsmans Date: Tue Nov 26 14:01:40 2002 +0000 Fix naming of new mail icon (Old svn revision: 3441) commit 9032c83564eb3ea8673a2b689e857a504a56aeb0 Author: Jasper Huijsmans Date: Tue Nov 26 13:06:17 2002 +0000 Add Crystal and Noia themes provided by Jeroen Vloothuis (aka slm on IRC) (Old svn revision: 3440) commit 163b35e457e5c306f6d0e8e5207014435c43ae86 Author: Jasper Huijsmans Date: Tue Nov 26 08:06:41 2002 +0000 Fix bug in wmhints and add mail icons to Curve theme (Old svn revision: 3439) commit 32e498b653fc338719af6c6f14fb30ba03708eb9 Author: Olivier Fourdan Date: Mon Nov 25 11:39:20 2002 +0000 Put back "gtk_widget_show" on toplevel, the panel doesn't show otherwise :) (Old svn revision: 3438) commit fd1457521ff078e3f6d69de2e70ceacc4f70cda4 Author: Jasper Huijsmans Date: Sun Nov 24 19:26:28 2002 +0000 Only show preview when slecting icons (Old svn revision: 3437) commit d3886fc94a93e5a92727977e6bbc6e55b39f0b47 Author: Olivier Fourdan Date: Sat Nov 23 17:39:13 2002 +0000 Update for libxfcegui4 new include base dir. (Old svn revision: 3436) commit 879776bf3cf853f73482ff2c7ab4ee3c34b4922c Author: Jasper Huijsmans Date: Sat Nov 23 11:24:33 2002 +0000 Install default xfce4rc (Old svn revision: 3435) commit 787c74df1865f4b98bc8e98dcd35717bc52a6301 Author: Jasper Huijsmans Date: Fri Nov 22 13:33:48 2002 +0000 Fix bug where file dialog stays below control dialog (Old svn revision: 3434) commit f68132cfcf99372820da9792d7026eb373be5fe3 Author: Jasper Huijsmans Date: Mon Nov 18 21:51:09 2002 +0000 Fix SIGHUP handling, I'll just quit. Restarting doesn't work (Old svn revision: 3433) commit 64fc03cffbfd6cd48155f1e2a7db806a62b13af3 Author: Jasper Huijsmans Date: Wed Nov 13 09:23:24 2002 +0000 Panel control API change and several small fixes (Old svn revision: 3432) commit 10c81a7091f6f112d868f11e0f4da55f77a7329a Author: Jasper Huijsmans Date: Sun Nov 10 15:23:39 2002 +0000 Fix repositioning bug in preferences dialog (Old svn revision: 3431) commit 7c66322c14903ce686f6e3971fdc74419a2803fd Author: Jasper Huijsmans Date: Sun Nov 10 15:02:09 2002 +0000 Fix screen button positioning bug (again./xfce4 ) (Old svn revision: 3430) commit 4bc348c0899f1067fcfb9d8f0b10d2e3a7d57cfe Author: Jasper Huijsmans Date: Sun Nov 10 14:54:55 2002 +0000 Fix small screen naming bug (Old svn revision: 3429) commit ef7075126134bfbf5da366b2b7ec69a234aeec90 Author: Jasper Huijsmans Date: Sun Nov 10 14:41:05 2002 +0000 Update desktop switcher (Old svn revision: 3428) commit 1e5dac605fb5e427f9c05db28504e3aa113bbc74 Author: Jasper Huijsmans Date: Sun Nov 10 13:07:14 2002 +0000 Allow removal of panel controls (Old svn revision: 3427) commit 4bda6a48ec23ef081fca6fc51e6fe5b5dc1dd41d Author: Jasper Huijsmans Date: Sun Nov 10 11:45:41 2002 +0000 Fix a bug in screen name handling (Old svn revision: 3426) commit 2f4586df2131efb1d66de079c29ae1cd8241e4df Author: Jasper Huijsmans Date: Sun Nov 10 10:35:57 2002 +0000 Try to fix a bug in panel control positioning (Old svn revision: 3425) commit 8fe5d8000effc6b1b96856611a75ae86d4f36513 Author: Martin Loschwitz Date: Sun Nov 10 10:03:43 2002 +0000 Initial revision (Old svn revision: 3421) commit 9ba92440d8e256d4fc9b8c429d23666a2fea3939 Author: Jasper Huijsmans Date: Sat Nov 9 21:49:13 2002 +0000 Fix a bug whith icon handling when there is no rc file or theme == NULL (Old svn revision: 3420) commit f8c3189f89d5bb2f7678ba9659bf7480f133a3aa Author: Jasper Huijsmans Date: Sat Nov 9 10:48:22 2002 +0000 Add back notebook tabs in global dialog (Old svn revision: 3419) commit cfe0110f6523b786d7c42fb31f916d3cddac26f8 Author: Olivier Fourdan Date: Fri Nov 8 22:21:29 2002 +0000 make sure required libs for build/rpm are listed, with versions and keep the minimum version required at only one place (configure.ac) (Old svn revision: 3418) commit 30f75e9d6bc91e8591013c70d5b44dec8c8d476b Author: Olivier Fourdan Date: Fri Nov 8 22:15:21 2002 +0000 make sure required libs for build/rpm are listed, with versions and keep the minimum version required at only one place (configure.ac) (Old svn revision: 3417) commit 4523d4ffa36fce036ff20ab8096a75997414e504 Author: Jasper Huijsmans Date: Fri Nov 8 14:17:41 2002 +0000 Add panel centering options to global dialog (Old svn revision: 3416) commit c711f831f3065dfdb456f3a159666e1b8a930976 Author: Jasper Huijsmans Date: Fri Nov 8 12:49:22 2002 +0000 Make default theme a normal theme. Get rid of builtin icons (Old svn revision: 3415) commit 419da048f85b6cc2df3c46992151a5382b5cffa2 Author: Jasper Huijsmans Date: Wed Nov 6 15:44:55 2002 +0000 Small fixes and cleanups (Old svn revision: 3414) commit 014d1980a7c6984ad27d9723196245f4bf79aff6 Author: Jasper Huijsmans Date: Wed Nov 6 11:14:16 2002 +0000 Really fixed control positioning. (Old svn revision: 3413) commit bd98e995c2bd78c99d78f9f3ef4da92e07aef739 Author: Jasper Huijsmans Date: Wed Nov 6 11:09:52 2002 +0000 Fixed control positioning. (Old svn revision: 3412) commit 15d1a33aaa6dfdf71f146b7d1b00d9b60a66ff48 Author: Jasper Huijsmans Date: Tue Nov 5 22:53:31 2002 +0000 This is an 'almost' fix for a control positioning bug. (Old svn revision: 3411) commit c512fc549531803cbc38c2c2eb65dd8b6b798f39 Author: Jasper Huijsmans Date: Tue Nov 5 22:04:50 2002 +0000 Major reworking of panel internals. Work in progress (Old svn revision: 3410) commit 1866350cdf0969658e4544ad064ebb8759f14d56 Author: Jasper Huijsmans Date: Mon Oct 28 07:10:05 2002 +0000 Fix positioning bug the right way (Olivier's suggestion) (Old svn revision: 3409) commit 9282e5d25dd53c767b7673d4353abe9bdf33309f Author: Jasper Huijsmans Date: Sun Oct 27 16:22:24 2002 +0000 Use putenv instead of setenv. Solaris doesn't have it. (Old svn revision: 3408) commit a23029abe0663a62533363fc7554788e9182ac05 Author: Jasper Huijsmans Date: Sun Oct 27 13:25:44 2002 +0000 Fix a menu editing bug that caused a crash (Old svn revision: 3407) commit e76e6b06137331bbe8693eee0f8d92064e9d2749 Author: Jasper Huijsmans Date: Sun Oct 27 12:38:18 2002 +0000 Attempt to fix menu positioning bug (Old svn revision: 3406) commit bae0fd7674cfeb0a8c34e40220a8c797107e22f6 Author: Jasper Huijsmans Date: Sun Oct 27 12:06:17 2002 +0000 More central panel code rearrangment (Old svn revision: 3405) commit 00c9f01021569a589910dd4a16848df24133001e Author: Jasper Huijsmans Date: Sun Oct 27 11:11:38 2002 +0000 separate central panel more from the panel code. First step to making it a module (Old svn revision: 3404) commit 7a5025f80f410682a722da9a45a76655da2adbc5 Author: Olivier Fourdan Date: Sun Oct 27 10:13:50 2002 +0000 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. (Old svn revision: 3403) commit f9c49a638078d3c0a728355d2ee106cb63875696 Author: Olivier Fourdan Date: Fri Oct 25 21:57:55 2002 +0000 Increase SM priority to 40 (Old svn revision: 3402) commit fcaba0675dbed18bf67b175f5a02612b23f862a0 Author: Jasper Huijsmans Date: Mon Oct 21 20:54:45 2002 +0000 Add session management functionality (Old svn revision: 3401) commit 023bcf8c23cee1c857e5cfc4bf60345606a03235 Author: Jasper Huijsmans Date: Fri Oct 18 09:58:25 2002 +0000 Use xfce_menubutton widget in popup menus (Old svn revision: 3400) commit 87c8edb8f1950ae335df2f852852d7a92d0433e2 Author: Olivier Fourdan Date: Fri Oct 11 20:56:42 2002 +0000 Fix xfce4.spec file still pointing on old plugin location. (Old svn revision: 3399) commit afba56f7877e8cec6d4cab55b66653277e26e517 Author: Jasper Huijsmans Date: Fri Oct 11 14:19:28 2002 +0000 Move plugins under /usr/lib (FHS compliant). Thanks to Martin Loschwitz for bringing it up. (Old svn revision: 3398) commit 44a7ef5bcb89ae7e279016f2de691d3fba12219b Author: Jasper Huijsmans Date: Thu Oct 10 15:43:39 2002 +0000 Fix bug in builtins (stupid gcc 3.2 didn't complain) (Old svn revision: 3397) commit 90038aaec94997dd7d4f196a7422b1426c5ef83c Author: Jasper Huijsmans Date: Thu Oct 10 15:40:21 2002 +0000 Fix bug where popup menu disappears if you press Add icon (Old svn revision: 3396) commit e8a0a1ed13e6dbea45a173dddbff04f0db12db0f Author: Jasper Huijsmans Date: Thu Oct 10 06:46:55 2002 +0000 Remove popup_size option and change add-to-menu icon (Old svn revision: 3395) commit d4ed76ac84c4b64ebb11c3ab5e59dbf7a6bf06ff Author: Jasper Huijsmans Date: Wed Oct 9 22:32:03 2002 +0000 Use xfce_iconbutton widget for panel items (Old svn revision: 3394) commit 218e15d480e71a2c8918ce58736ddc4eff81cde3 Author: Jasper Huijsmans Date: Tue Oct 8 22:13:16 2002 +0000 New popup buttons. Really this time (Old svn revision: 3393) commit 3807a11fd6a6845a488d17aafde472121a87bfc9 Author: Jasper Huijsmans Date: Tue Oct 8 22:07:03 2002 +0000 Oops used an old tree to commit. Revert. (Old svn revision: 3392) commit efcbad21ede59ec3c2cd1e37a40caca483de0d79 Author: Jasper Huijsmans Date: Tue Oct 8 21:27:00 2002 +0000 Use new xfce_togglebutton from libxfcegui4 (Old svn revision: 3391) commit 3c0e4ffa6d1884ab2bd61833f01106e5cf6b5821 Author: Jasper Huijsmans Date: Mon Oct 7 19:18:28 2002 +0000 Fix position saving bug (Old svn revision: 3390) commit e767cb5e27dcce37b4ed701414dda60fb9d9e0c6 Author: Jasper Huijsmans Date: Mon Oct 7 14:36:48 2002 +0000 Increase size popup buttons by two pixels (Old svn revision: 3389) commit 7d48d4eed5b4ee32386cf18269c37d0151e78bde Author: Jasper Huijsmans Date: Mon Oct 7 06:25:20 2002 +0000 Add new decorbuttons (Old svn revision: 3388) commit 763060c4a1aee2a1a97d3e2002703640acc47f81 Author: Jasper Huijsmans Date: Sun Oct 6 21:32:50 2002 +0000 Fix position saving (Old svn revision: 3387) commit 2798c26b8090d0b592344d703a39f52d14d50575 Author: Jasper Huijsmans Date: Sun Oct 6 15:17:20 2002 +0000 Use new libxfcegui4 (Old svn revision: 3386) commit 8fe6adf599bb7d9cf7623b3c9ca9293a1edf049a Author: Jasper Huijsmans Date: Sat Oct 5 21:53:20 2002 +0000 Make trash can a plugin (Old svn revision: 3385) commit 8b0a56247c9709547f2207cb7383d682587d74bd Author: Jasper Huijsmans Date: Sat Oct 5 21:01:52 2002 +0000 A few fixes for bugs created with the clock plugin move (Old svn revision: 3384) commit 10179783a3385a3e5c6c444cec541a7cbb4bcd0f Author: Jasper Huijsmans Date: Sat Oct 5 20:49:40 2002 +0000 Make the clock a plugin (Old svn revision: 3383) commit f0daa5b000986b3d397cb58ad34431a7c5e14bf1 Author: Jasper Huijsmans Date: Sat Oct 5 08:37:28 2002 +0000 update handle layout (Old svn revision: 3382) commit c1d7fc538cc9fc66f78560d445111345d1e5c9b4 Author: Jasper Huijsmans Date: Thu Oct 3 17:24:30 2002 +0000 Fix current desktop bug (Old svn revision: 3381) commit c634bc4a30d02ee5b4a13676502bcd5fe14c8c46 Author: Jasper Huijsmans Date: Wed Oct 2 06:49:27 2002 +0000 Re-add frame to move handles, remove separators. Looks a bit better I think (Old svn revision: 3380) commit c2d3fdbafbb33f4f507471dd9b8db58c649743f8 Author: Jasper Huijsmans Date: Tue Oct 1 22:25:30 2002 +0000 Initial layout change: handles on the sides (Old svn revision: 3379) commit 2bbdd5badfdd1417695bd9a8b8564851cd2cfed4 Author: Olivier Fourdan Date: Mon Sep 30 08:33:31 2002 +0000 Change length of hour needle to improve readability, especially in small size. (Old svn revision: 3378) commit 321ec050fdbb0eeff4ad9907cf09015234774c49 Author: Jasper Huijsmans Date: Mon Sep 30 06:55:02 2002 +0000 remove last remaining file from this dir (Old svn revision: 3377) commit 8617807774af6717c74347154fcecf1c0a722e0d Author: Jasper Huijsmans Date: Sun Sep 29 21:22:48 2002 +0000 Change theme name (Old svn revision: 3376) commit 91d9256ca81098cca11907010ed62cc81c3ef106 Author: Jasper Huijsmans Date: Sun Sep 29 18:54:57 2002 +0000 Fix header missing from dist tarball (Old svn revision: 3375) commit 8db70dcd1f0741470fb55f0f6375ce1fe12678f0 Author: Jasper Huijsmans Date: Sun Sep 29 18:39:18 2002 +0000 Add Bluecurve theme (Old svn revision: 3374) commit 8f50fa57100c5f9432bd8877bbd09dae01fb9dc5 Author: Olivier Fourdan Date: Sun Sep 29 09:00:29 2002 +0000 Rendering and optimizations to clock_widget (Old svn revision: 3373) commit 7f9594394cbeb614f77e73df8313ec6032c7a1de Author: Olivier Fourdan Date: Sun Sep 29 07:46:20 2002 +0000 clock tweaking. (Old svn revision: 3372) commit b9e26d2ede26af72ce3c2aab5da9b1aaef7bc1ca Author: Olivier Fourdan Date: Sun Sep 29 07:38:17 2002 +0000 Use MIN where MIN is meant and not MAX ! (Old svn revision: 3371) commit f8bb5fae9bcbdd10ba7d1deaa4c152b9ff1d0650 Author: Olivier Fourdan Date: Sat Sep 28 21:31:15 2002 +0000 Put back main field for builtin clock to eventbox otherwise the date doesn't show (Jasper was right :) ) (Old svn revision: 3370) commit ccdfe129e2c99c25ace08e398c7eb191a7062ffd Author: Olivier Fourdan Date: Sat Sep 28 21:24:52 2002 +0000 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. (Old svn revision: 3369) commit 9d0e4268261f514a5f9b377f14a8ce38cece3b05 Author: Olivier Fourdan Date: Sat Sep 28 20:55:51 2002 +0000 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. (Old svn revision: 3368) commit a7e09d8c4b97ec3fb4e21a7c7934ffc79408468b Author: Xavier Maillard Date: Sat Sep 28 15:08:00 2002 +0000 Update TODO list (Old svn revision: 3367) commit b3d5c7b4463be11741842fa1795a1a7abb3978c6 Author: Olivier Fourdan Date: Sat Sep 28 15:03:39 2002 +0000 Err, forgot to remove the digits.xbm files from the Makefile.am ! (Old svn revision: 3366) commit 900460fb7b6e2e36901341459ffb8bb1b46ab5db Author: Olivier Fourdan Date: Sat Sep 28 14:53:54 2002 +0000 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. (Old svn revision: 3365) commit 3e2022d051789a99b45c47f41c30d7796be64c95 Author: Olivier Fourdan Date: Sat Sep 28 13:47:12 2002 +0000 Add removal of autom4te.cache dir at distclean. (Old svn revision: 3364) commit 4cf97e435451ea7e11e5dd2dfa0f9cb7e4fc9ab0 Author: Olivier Fourdan Date: Fri Sep 27 14:23:53 2002 +0000 *** empty log message *** (Old svn revision: 3363) commit b29923a8116764cc627bb18390b3d709b157a2ff Author: Olivier Fourdan Date: Fri Sep 27 13:35:02 2002 +0000 Add _finalize() method to xfce_clock widget. (Old svn revision: 3362) commit 29775a8072bb6f0d73d7fa4f171795b9750f82ae Author: Olivier Fourdan Date: Fri Sep 27 12:46:27 2002 +0000 Jasper is right (as usual), the eventbox makes sense. (Old svn revision: 3361) commit f33b8933375f042ae43312850d091fed8b84eefd Author: Olivier Fourdan Date: Fri Sep 27 12:18:47 2002 +0000 Fix clock widget as suggested by Olexiy Avramchenko on gtk-app-devel-list, revert g_ref since it's not necessary anymore, fix various compilation warnings (some being serious) (Old svn revision: 3360) commit ede50df316a438d5ba4472173804777ebed3347d Author: Olivier Fourdan Date: Thu Sep 26 20:59:40 2002 +0000 Bug hunting. Fixed the double free bug when removing clock widget. (Old svn revision: 3359) commit 7d616661f566eecf13cd03992c52cf01bb3100c8 Author: Olivier Fourdan Date: Thu Sep 26 09:36:05 2002 +0000 Fix clock mode not being restored at startup. (Old svn revision: 3358) commit 7ed812bc6f10372893c9818c59e104ea50060a55 Author: Jasper Huijsmans Date: Thu Sep 26 06:27:52 2002 +0000 Try to fix double free bug (Old svn revision: 3357) commit 23c3ee87354a69dd155bea081ad07c8709cdc62f Author: Jasper Huijsmans Date: Thu Sep 26 06:01:03 2002 +0000 Fix embarrassing bug in the code for finding themes. Thanks Korbinus. (Old svn revision: 3356) commit 04bdb4bb304f60debe5afcef2b2210b1a2ce9360 Author: Olivier Fourdan Date: Wed Sep 25 21:17:02 2002 +0000 Put back clock frame with traditional panel style for zeDek :) (Old svn revision: 3355) commit fa7adfdc396c4b8dade6354b5edd40893b9d9ee9 Author: Olivier Fourdan Date: Wed Sep 25 20:35:13 2002 +0000 Change clock internals. (Old svn revision: 3354) commit 4f53b8a5d0a2a5690af7f839d8afe0514607bcab Author: Xavier Maillard Date: Tue Sep 24 21:33:35 2002 +0000 Fixed a bug (again) in the clock code (unnitialized variable) (Old svn revision: 3353) commit fc9230e549ee1a3627b7c5bb720acdbe100c344f Author: Jasper Huijsmans Date: Tue Sep 24 18:39:46 2002 +0000 Fix sizing Add Icon menu item (Old svn revision: 3352) commit 596c13f8f53ba5de53bb5e6259993a646fdb681f Author: Xavier Maillard Date: Tue Sep 24 16:01:51 2002 +0000 Fixed (who knows ;) the LED clock (Old svn revision: 3351) commit 990fd73922c9881627bd6ae2fa1ec5736c1fc4da Author: Xavier Maillard Date: Tue Sep 24 00:33:22 2002 +0000 Update ChangeLog (Old svn revision: 3350) commit ad8b86e8ee7b87548d79f9742422552ffb466fb5 Author: Xavier Maillard Date: Tue Sep 24 00:28:20 2002 +0000 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) (Old svn revision: 3349) commit f6120083d052501332574ff61fc4181fb6b5fb10 Author: Xavier Maillard Date: Mon Sep 23 22:46:51 2002 +0000 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) (Old svn revision: 3348) commit a388e2a2454bd88aadb50bd6c527d8b52f76d546 Author: Jasper Huijsmans Date: Mon Sep 23 20:58:17 2002 +0000 Try to fix crash on exit (Old svn revision: 3347) commit 4928abb64c01aa236e56107e24c320af1db7bd5d Author: Jasper Huijsmans Date: Mon Sep 23 20:25:04 2002 +0000 Fix crash on ctrl-c. (Old svn revision: 3346) commit f5c68d97f2177c5c9928722073b87b7abadfce87 Author: Jasper Huijsmans Date: Mon Sep 23 19:04:28 2002 +0000 Change default vertical position (Old svn revision: 3345) commit 1aca2048ac7a2cb44c589a8e1c65bd0b8cae02e5 Author: Jasper Huijsmans Date: Mon Sep 23 18:09:03 2002 +0000 Save settings after closing any dialog (Old svn revision: 3344) commit 5e71b0e10573a62572f27b70f17ada5b8e656e5f Author: Jasper Huijsmans Date: Mon Sep 23 16:45:36 2002 +0000 Fix resize bug (Old svn revision: 3343) commit e3d1beb7956ae48a28e184a908322e07c40673f4 Author: Jasper Huijsmans Date: Sun Sep 22 20:08:34 2002 +0000 Fixed the move handle positioning. Or did I? (Old svn revision: 3342) commit 36efbf1bd8c7624b9e6cb9c474a233a5f2d88f24 Author: Jasper Huijsmans Date: Sun Sep 22 18:46:49 2002 +0000 Fix popup menu positioning even more ;-) (Old svn revision: 3341) commit fd1adaa1358a9540d8464772a611a1ac7d23b489 Author: Jasper Huijsmans Date: Sun Sep 22 18:29:34 2002 +0000 Now really fix move handle positioning. Really. (Old svn revision: 3340) commit 00be35eb7e2e1306cc71a9a5b3e400ebc02fc8ff Author: Xavier Maillard Date: Sun Sep 22 18:11:34 2002 +0000 Add debug infos at runtime (--enable-debug) (Old svn revision: 3339) commit 8d3e9c881f232441b7a2ab11032801e43a58ade6 Author: Jasper Huijsmans Date: Sun Sep 22 18:01:47 2002 +0000 Some cleanup (Old svn revision: 3338) commit 1f6ca88cb4b2755aaacd7da0699f6c397f825b01 Author: Xavier Maillard Date: Sun Sep 22 17:43:46 2002 +0000 fix my previous commit (debug macro) (Old svn revision: 3337) commit f90c390e49fd657733121c530821f5de094205a3 Author: Xavier Maillard Date: Sun Sep 22 17:42:50 2002 +0000 Added debug macros (Old svn revision: 3336) commit a6d18036e1960855bf08d39ae876f499c369aecf Author: Jasper Huijsmans Date: Sun Sep 22 15:19:12 2002 +0000 Update ChangeLog (Old svn revision: 3335) commit b20b020e3f0305bf8e31eb5dbac19ca29a0b4d0a Author: Jasper Huijsmans Date: Sun Sep 22 15:17:11 2002 +0000 Add close button on move handle (like xfce3) (Old svn revision: 3334) commit 3a03e61814fd14837ba7c1857a0614795bf2627b Author: Jasper Huijsmans Date: Sun Sep 22 14:35:56 2002 +0000 Really fix popup menu positioning (Old svn revision: 3333) commit 046fbfdab4f365104d7ee86ea2ea997a7b8dc1a2 Author: Jasper Huijsmans Date: Sun Sep 22 14:30:31 2002 +0000 Fix popup menu positioning (Old svn revision: 3332) commit 7913a98f0a3687316b417eefe3edec5ca1ca1a1f Author: Jasper Huijsmans Date: Sun Sep 22 13:39:48 2002 +0000 Fix move handle positioning in vertical mode (Old svn revision: 3331) commit ced8fba079fde9c01ed96c4ddb8ac0169c7656ca Author: Jasper Huijsmans Date: Sat Sep 21 21:06:41 2002 +0000 Fix button ordering bug. Quite embarrassing actually (Old svn revision: 3330) commit c72efb6d47b628ffd3f44773dfc77a7aa15cc6e2 Author: Jasper Huijsmans Date: Sat Sep 21 19:28:26 2002 +0000 Fix panel reorientation (Old svn revision: 3329) commit d885ba0fbb5a091cc64a6cc172cbb64a12aac7e6 Author: Xavier Maillard Date: Sat Sep 21 10:07:53 2002 +0000 Update the TODO list (Old svn revision: 3328) commit 7438a22190c74253b9a57fc3968c410a239d72cf Author: Xavier Maillard Date: Sat Sep 21 07:26:49 2002 +0000 ChangeLog updates (Old svn revision: 3327) commit cc9a10c93858ee18a12589df162ad671051ea06c Author: Xavier Maillard Date: Sat Sep 21 07:21:40 2002 +0000 Fix the bad number of desktop buttons when reverting in the panel configuration (Old svn revision: 3326) commit 147fc0ba6b84e79bb8f00bc530470520885e9b21 Author: Xavier Maillard Date: Fri Sep 20 08:54:59 2002 +0000 Fix the desktop buttons handling (size,positionning) (Old svn revision: 3325) commit 99e1ee74f4c0a1ea5b111dc5262f89d19d82ee05 Author: Xavier Maillard Date: Fri Sep 20 08:05:51 2002 +0000 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 :)) (Old svn revision: 3324) commit 68bb6a8071b142648ab19d7fdf68039a663cd256 Author: Xavier Maillard Date: Wed Sep 18 15:05:20 2002 +0000 Fixed my previous commit (bis) :) (Old svn revision: 3323) commit 696ec8572a8ce4504fbcb719d2af7f71aeb5b27d Author: Xavier Maillard Date: Wed Sep 18 15:02:43 2002 +0000 Fixed my previous commit :) (Old svn revision: 3322) commit 83bfc93ee8696f5639272398c59a5ccda8228834 Author: Xavier Maillard Date: Wed Sep 18 12:52:34 2002 +0000 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 (Old svn revision: 3321) commit c7117349d26011716403234373aeb2894b0d85ba Author: Jasper Huijsmans Date: Tue Sep 17 20:27:47 2002 +0000 Update todo list: we want to add variable width/height modules (Old svn revision: 3320) commit 2f28221a15d318f70b7ca0f33b8825c0341e6700 Author: Jasper Huijsmans Date: Mon Sep 16 21:24:11 2002 +0000 Started fixing issues with the vertical panel (Old svn revision: 3319) commit c61f3392a6a61be5bde7f28a02d17843708eb560 Author: Jasper Huijsmans Date: Mon Sep 16 16:36:53 2002 +0000 Update ChangeLog (Old svn revision: 3318) commit 780e286f6012ddc5cc8970addb2f9897e663610f Author: Jasper Huijsmans Date: Mon Sep 16 16:35:10 2002 +0000 Add vertical panel option by Botsie. Now this is a cool feature. (Old svn revision: 3317) commit cb76d017855135f58b7f63dc3d44f6e9be5326a5 Author: Jasper Huijsmans Date: Sun Sep 15 08:48:18 2002 +0000 Update ChangeLog and panel/Makefile.in (Old svn revision: 3316) commit ed6a91c084585c79181bc7ea3e98420fdfa62ed5 Author: Xavier Maillard Date: Sat Sep 14 06:49:19 2002 +0000 Updated the Changelog (Old svn revision: 3315) commit 4403147f854456d2f4b2def8a13cdc1df603987d Author: Xavier Maillard Date: Sat Sep 14 06:40:56 2002 +0000 updated my informations (addedd email) (Old svn revision: 3314) commit ac9ac8469915e770fa09881d786717e2acb79bf8 Author: Xavier Maillard Date: Sat Sep 14 06:35:13 2002 +0000 First commit to support the new clock module. (Old svn revision: 3313) commit 4aca22f0302668b4111e03ccd9cedb04f5927a45 Author: Xavier Maillard Date: Sat Sep 14 06:09:23 2002 +0000 Added xfce_clock file to the compilation source list (Old svn revision: 3312) commit f1c237f4d1fe7b65b5fbe9dab503f26d57081bf6 Author: Xavier Maillard Date: Sat Sep 14 06:07:50 2002 +0000 First commit for the clock module (Old svn revision: 3311) commit a34c875b8dc5ec47f602431961a5be2aa51774d5 Author: Jasper Huijsmans Date: Tue Sep 10 20:59:01 2002 +0000 fix problem with saving popup size (Old svn revision: 3310) commit 29bc15536256855c9b425e0c9586d2b279958738 Author: Jasper Huijsmans Date: Fri Sep 6 19:54:53 2002 +0000 Fix bug in screen button handling (Old svn revision: 3309) commit 06bf1aaacbb977816362c00bc7b5d30cd3cc9da7 Author: Jasper Huijsmans Date: Fri Sep 6 19:02:42 2002 +0000 Hopefully fix bug in panel-on-top option (Old svn revision: 3308) commit aec06deef449c12aa7d998a69828fb1b7a807ac9 Author: Jasper Huijsmans Date: Fri Sep 6 10:27:04 2002 +0000 fix small bugs in popup menu (Old svn revision: 3307) commit 714f1509dfd00217a663ac0b974caaee16cc429e Author: Olivier Fourdan Date: Fri Sep 6 09:51:31 2002 +0000 Fix crash at quit (g_free on GTK unref'd object is a bad idea, gtk+ does that itself). (Old svn revision: 3306) commit 2781d1537f4747c6fb30eb9ab8a579a2f3a25a5d Author: Jasper Huijsmans Date: Thu Sep 5 19:22:57 2002 +0000 Fix bug that showed central panel, even if option was FALSE (Old svn revision: 3305) commit dbbb45a06498b94374226b589d4d221319a35401 Author: Jasper Huijsmans Date: Thu Sep 5 18:22:32 2002 +0000 fix spec file and update rpm build command (reported by R.P. Herrold) (Old svn revision: 3304) commit 56a6308e36360008dee62dac70e644a28bf8bddd Author: Jasper Huijsmans Date: Wed Sep 4 18:05:45 2002 +0000 update ChangeLog and Makefile.am (Old svn revision: 3303) commit 0b63ca0c3a4a4cac30b272623792389bbbb2ec3a Author: Jasper Huijsmans Date: Wed Sep 4 17:59:40 2002 +0000 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 (Old svn revision: 3302) commit 320bef63b1db04e0ea3fd962a38067c27785b35d Author: Olivier Fourdan Date: Fri Aug 16 21:35:10 2002 +0000 Play with sizes, make the "tiny" panel somehow, well, tiny. (Old svn revision: 3301) commit 3ad96f20b6818cdfa562e88826cd2a0ce031d9b7 Author: Jasper Huijsmans Date: Sun Aug 11 21:04:35 2002 +0000 fix deprecated gtk function (Old svn revision: 3300) commit e7724b5631cc91e86b94409437ebda01a4ed68c3 Author: Jasper Huijsmans Date: Sun Aug 11 20:55:35 2002 +0000 temporarily comment out the DOCK_TYPE window hint (Old svn revision: 3299) commit 1373d18e50e96cb92b0872156244de75ff32af07 Author: Jasper Huijsmans Date: Sun Aug 11 19:39:01 2002 +0000 Update ChangeLog and update info panel a bit (Old svn revision: 3298) commit d57fbd080b2a0ec919a8a313d47eb39eb3197ae3 Author: Jasper Huijsmans Date: Sun Aug 11 06:30:00 2002 +0000 Really add info panel by Xavier Maillard (Old svn revision: 3297) commit 8a84501c1390e762841446ac474a74eed0b16629 Author: Jasper Huijsmans Date: Sat Aug 10 20:45:47 2002 +0000 Add info panel by Xavier Maillard (Old svn revision: 3296) commit 29717f04416d472bbb51d5b4d2c9ce879445fd89 Author: Jasper Huijsmans Date: Thu Aug 8 21:27:38 2002 +0000 Additions to Exit/Lock module (Old svn revision: 3295) commit 67583d5d60b05575b52cc188bc42994f76f19578 Author: Jasper Huijsmans Date: Thu Aug 8 18:24:14 2002 +0000 More config options for configuring central panel (Old svn revision: 3294) commit c31907e9ff7cf4a92ee05c062a8134b180b1aa6f Author: Jasper Huijsmans Date: Thu Aug 8 06:05:27 2002 +0000 Add option to hide central panel (Old svn revision: 3293) commit 84f6b04a162e84385bb050187875ece02402d1a3 Author: Jasper Huijsmans Date: Tue Aug 6 18:15:41 2002 +0000 Add support for themeable minibuttons and increased the maximum number of groups to 16 (Old svn revision: 3292) commit fd43cc0067d4c2f02cce11ab01386bbbfc782dd2 Author: Jasper Huijsmans Date: Mon Aug 5 06:19:03 2002 +0000 Don't disable changing number of desktops when desktop buttons are hidden (Old svn revision: 3291) commit ef4ad7b31f8f95549145f82e9dae16c0b7644e09 Author: Jasper Huijsmans Date: Sun Aug 4 14:42:42 2002 +0000 Add option to hide desktop buttons (Old svn revision: 3290) commit 760dbbcca495d32edbfab64c23ace5065bd7b57c Author: Jasper Huijsmans Date: Wed Jul 31 06:41:06 2002 +0000 Reformat files (missing empty lines at the end) and remove panel.h includes. Reported by Biju Chacko (Old svn revision: 3289) commit da7353f9fb00f2d448549d67929a39a4f86653b2 Author: Jasper Huijsmans Date: Mon Jul 29 21:11:52 2002 +0000 Destroy the panel before restarting or you will end up with ghost panels (Old svn revision: 3288) commit 8450897d090f19e13db29bc43dd021d7e1230c02 Author: Jasper Huijsmans Date: Sun Jul 28 18:56:08 2002 +0000 Change frame in panel group to gtk_alignment. Much better size control (Old svn revision: 3287) commit 4648bb3fcca92e6ca9398eae355259bb93054291 Author: Jasper Huijsmans Date: Sun Jul 28 15:42:10 2002 +0000 In global dialog on revert change position at the end (after resizing) (Old svn revision: 3286) commit 889e911d764906af454d2be97531019af3471905 Author: Jasper Huijsmans Date: Sun Jul 28 15:33:25 2002 +0000 Fix bug in finding icon themes (Old svn revision: 3285) commit 0e85ace5953eee662f260c8c88d47a5b6464e4f9 Author: Jasper Huijsmans Date: Sun Jul 28 15:08:41 2002 +0000 Force modern style for tiny panel. Traditional looks weird. (Old svn revision: 3284) commit eead6d7489918f70977d66359058e380ffb87af6 Author: Jasper Huijsmans Date: Sun Jul 28 14:07:21 2002 +0000 Update clock plugin to accept new panel size (Old svn revision: 3283) commit 1b5c3f86422598b7a7c6ab0129382081f2db8bef Author: Jasper Huijsmans Date: Sun Jul 28 13:23:36 2002 +0000 Oops, forgot to add TINY_PANEL_ICONS to icon_size() (Old svn revision: 3282) commit 4d59823e980e74abbfe138af32971f46b0f02cdc Author: Jasper Huijsmans Date: Sun Jul 28 12:56:39 2002 +0000 Added new size (Tiny) (Old svn revision: 3281) commit 548ce55903aa6859043e2c05419a39ab4ebef4dc Author: Jasper Huijsmans Date: Fri Jul 26 06:32:08 2002 +0000 Updated ChangeLog (Old svn revision: 3280) commit cdfc108546c53fd52225790376227ca5e44b0cb1 Author: Jasper Huijsmans Date: Fri Jul 26 06:29:03 2002 +0000 Updated README and added delete/destroy callbacks to the panel (Old svn revision: 3279) commit 545414255ee642572e94e884d7c2a664fb17c012 Author: Olivier Fourdan Date: Thu Jul 18 21:40:05 2002 +0000 Change version scheme to YYMMDD instead of YYYYMMDD to keep consistent with xfwm4 (Old svn revision: 3278) commit 7e6c5b59a0460c02eac59243814906c2d8723bfa Author: Jasper Huijsmans Date: Thu Jul 18 21:20:10 2002 +0000 hopefully fix a bug in directory opening (Old svn revision: 3277) commit 974a0cebc281ae1e6aa2bab4b6862045cd490278 Author: Jasper Huijsmans Date: Tue Jul 16 17:50:21 2002 +0000 refresh preview when leaving text entry in item dialog (Old svn revision: 3276) commit 61e7e7ae7a85c5effc70e0dd18002fbd15d0dc1e Author: Jasper Huijsmans Date: Mon Jul 15 15:19:50 2002 +0000 fixed bug in panel item dialog (Old svn revision: 3275) commit d8f2b8946e1c0119bb26ad66c0cff1c099765783 Author: Jasper Huijsmans Date: Sun Jul 14 15:56:57 2002 +0000 Split up dialogs.c file and change item dialogs. This changes the module structure (Old svn revision: 3274) commit 80c3f27cf3a55b529f372b99c8a00837cef93959 Author: Jasper Huijsmans Date: Sun Jul 7 10:02:22 2002 +0000 add execution in terminal option to mailcheck (Old svn revision: 3273) commit 2cc87561d757f21adc2f41f81456512a2b81edc8 Author: Jasper Huijsmans Date: Sun Jul 7 08:41:50 2002 +0000 fix some startup issues (Old svn revision: 3272) commit bf832e7495df271a3d735e46b308148f590f4633 Author: Jasper Huijsmans Date: Sun Jul 7 07:08:14 2002 +0000 Update ChangeLog (Old svn revision: 3271) commit ebc60830978c7d2ba272534bf2ec4e317e4b9769 Author: Jasper Huijsmans Date: Sun Jul 7 07:05:51 2002 +0000 Add exit dialog (Old svn revision: 3270) commit 007ddeaff16ba404eaf23c036a9885dbffcc0de6 Author: Jasper Huijsmans Date: Sat Jul 6 15:20:03 2002 +0000 Add preferences to mailcheck plugin and probably some other things as well (Old svn revision: 3269) commit 2056c7efe88506fe51a4af8cfc54eda314b925af Author: Jasper Huijsmans Date: Wed Jul 3 21:53:19 2002 +0000 fix a small bug in global option behaviour and removed panel forking (Old svn revision: 3268) commit ed1007d003b9234dd0585b5f76c80ba7de3db6c2 Author: Jasper Huijsmans Date: Wed Jul 3 21:30:15 2002 +0000 improve icon handling (Old svn revision: 3267) commit da9bac46438324e303bbbaa9c312697f70d7a250 Author: Jasper Huijsmans Date: Wed Jul 3 20:19:29 2002 +0000 add new support module and remove dnd.* (Old svn revision: 3266) commit cbeeb09f07154c96cca119559a774c3f6d57fcf8 Author: Jasper Huijsmans Date: Sun Jun 23 18:22:55 2002 +0000 add dialog for screen names and fix global dialog when setting number of desktops (Old svn revision: 3265) commit 3eb693b64699aa0ede00ab67a67770bcb99ea348 Author: Jasper Huijsmans Date: Sat Jun 22 21:39:05 2002 +0000 also diable global configuration when disable_user_config is set (Old svn revision: 3264) commit 1abd2777b1287eaa38ad43bfdf7d7aef830e946b Author: Jasper Huijsmans Date: Sat Jun 22 20:53:25 2002 +0000 update ChangeLog (Old svn revision: 3263) commit 35a71b900c4a49fd972c1cc5c7c8e019d4a1b0e9 Author: Jasper Huijsmans Date: Sat Jun 22 20:51:42 2002 +0000 handle menu item limits better and honor disable_user_config (Old svn revision: 3262) commit 2115eaf91e055212fb2a2d36d6b5e17abadded6c Author: Jasper Huijsmans Date: Thu Jun 20 20:04:27 2002 +0000 make icon themes work from dialogs (Old svn revision: 3261) commit 47252deb99671ccb712da5d138cb4ce2b6328408 Author: Olivier Fourdan Date: Mon Jun 17 22:15:21 2002 +0000 Forgot COPYING :-( (Old svn revision: 3260) commit e75e49146d393cad95971b2907573c88b05983be Author: Olivier Fourdan Date: Mon Jun 17 22:14:48 2002 +0000 Add (empty) AUTHORS required by automake, Fix spec file (Old svn revision: 3259) commit f618d65e6be2d2588de7be9ab572428884ce5192 Author: Jasper Huijsmans Date: Mon Jun 17 21:32:22 2002 +0000 remove some leftovers (Old svn revision: 3258) commit 790d61f86d56111c1c98c6810c3c9d327b31e72b Author: Jasper Huijsmans Date: Mon Jun 17 21:25:58 2002 +0000 Update ChangeLog and refixed typo Olivier fixed earlier (Old svn revision: 3257) commit 392223457de69da7fdbc697e03affb862f7eb0d1 Author: Jasper Huijsmans Date: Mon Jun 17 20:32:51 2002 +0000 (Re)add all files and automake framework (Old svn revision: 3256) commit b4b1f0ae6543cd74c5c95cfc6521e39b9e2953e6 Author: Jasper Huijsmans Date: Mon Jun 17 20:18:33 2002 +0000 removing old files, before putting them in new locations (2) (Old svn revision: 3255) commit 0b6ec00259d8f01738753ab67923a6201a40cde0 Author: Jasper Huijsmans Date: Mon Jun 17 20:14:23 2002 +0000 removing old files, before putting them in new locations (Old svn revision: 3254) commit dab9f5e44d979b6d580499dba0fa0111e11fb2cf Author: Olivier Fourdan Date: Fri Jun 14 13:52:22 2002 +0000 Fixed a typo (Apearance => Appearance) (Old svn revision: 3253) commit dd8914267db9efa2fdc9cfc708fa78b87fc7290e Author: Jasper Huijsmans Date: Tue Jun 11 20:24:30 2002 +0000 Panel settings dialog seems to work now, initial icon theme support (Old svn revision: 3252) commit cfff9124b35b5a478c253e9e1a3053ac3410eb29 Author: Jasper Huijsmans Date: Tue Jun 11 14:42:03 2002 +0000 Settings dialog now works (Old svn revision: 3251) commit fb3be5e2fa39e9828582f6b5fc2268d5a5290392 Author: Jasper Huijsmans Date: Tue Jun 11 06:24:47 2002 +0000 Initial global settings dialog and fork() panel at startup (Old svn revision: 3250) commit 884bdc48025837b51445a8b7f256979b9bb1a1ae Author: Jasper Huijsmans Date: Sun Jun 9 20:53:19 2002 +0000 allow running command in terminal (Old svn revision: 3249) commit 2cc9a219b38049b81f58baa40c7e0d919e1696a5 Author: Jasper Huijsmans Date: Sun Jun 9 20:27:26 2002 +0000 make xml parsing replace entities (Old svn revision: 3248) commit 70052aca05136010bbd338fe71c19fe33838fafd Author: Jasper Huijsmans Date: Sun Jun 9 17:12:54 2002 +0000 Fixed crash when no configuration file was found (Old svn revision: 3247) commit 5ee060b63e7d5755edff0beda570f268f7769d35 Author: Jasper Huijsmans Date: Sun Jun 9 15:49:28 2002 +0000 Major update (Old svn revision: 3246) commit bad073216be88785748f481574baad37b43cf4fb Author: Jasper Huijsmans Date: Tue May 21 20:48:43 2002 +0000 change dialog button order and other dialog fixes (Old svn revision: 3245) commit 942ff95d45078c6f8d4d806a492f851ecb148703 Author: Jasper Huijsmans Date: Mon May 20 18:03:53 2002 +0000 example config file (Old svn revision: 3244) commit d7074befadf86788e4aa3cc56f451231acf02569 Author: Jasper Huijsmans Date: Mon May 20 14:56:42 2002 +0000 Add gtk2 based panel (Old svn revision: 3243) commit 41d16f69578e48ed4d539f9deb0bebd1509d2177 Author: Unknown Author Date: Mon May 20 14:56:42 2002 +0000 New repository initialized by cvs2svn. (Old svn revision: 3242)