[Xfce4-commits] r29006 - in xfce4-mixer/trunk: . panel-plugin xfce4-mixer

2008-12-10 Thread Jannis Pohlmann
=== --- xfce4-mixer/trunk/ChangeLog 2008-12-10 22:18:14 UTC (rev 29005) +++ xfce4-mixer/trunk/ChangeLog 2008-12-10 23:51:10 UTC (rev 29006) @@ -1,3 +1,9 @@ +2008-12-10 Jannis Pohlmann [EMAIL PROTECTED] + + * panel-plugin/xfce-mixer-plugin.c

[Xfce4-commits] r29007 - in xfce4-mixer/trunk: . panel-plugin

2008-12-10 Thread Jannis Pohlmann
-mixer/trunk/ChangeLog === --- xfce4-mixer/trunk/ChangeLog 2008-12-10 23:51:10 UTC (rev 29006) +++ xfce4-mixer/trunk/ChangeLog 2008-12-11 00:34:39 UTC (rev 29007) @@ -1,5 +1,10 @@ 2008-12-10 Jannis Pohlmann [EMAIL PROTECTED

[Xfce4-commits] r29033 - in thunar/branches/port-to-gio: . thunar

2008-12-17 Thread Jannis Pohlmann
2008-12-17 19:30:49 UTC (rev 29032) +++ thunar/branches/port-to-gio/ChangeLog 2008-12-18 00:42:34 UTC (rev 29033) @@ -1,3 +1,12 @@ +2008-12-18 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Add dependency on GIO 2.16 and updated GLib + dependency to 2.16

[Xfce4-commits] r29034 - in thunar/branches/port-to-gio: . thunar thunar-vfs

2008-12-17 Thread Jannis Pohlmann
=== --- thunar/branches/port-to-gio/ChangeLog 2008-12-18 00:42:34 UTC (rev 29033) +++ thunar/branches/port-to-gio/ChangeLog 2008-12-18 02:20:35 UTC (rev 29034) @@ -1,5 +1,16 @@ 2008-12-18 Jannis Pohlmann jan...@xfce.org + * TODO-GIO: Add special TODO file

[Xfce4-commits] r29035 - in thunar/branches/port-to-gio: . thunar

2008-12-17 Thread Jannis Pohlmann
/branches/port-to-gio/ChangeLog 2008-12-18 02:20:35 UTC (rev 29034) +++ thunar/branches/port-to-gio/ChangeLog 2008-12-18 03:58:03 UTC (rev 29035) @@ -1,5 +1,16 @@ 2008-12-18 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.{c,h}: Add access::* to the GFileInfo

[Xfce4-commits] r29042 - in thunar/branches/port-to-gio: . thunar

2008-12-22 Thread Jannis Pohlmann
@@ Benedikt Meurer be...@xfce.org +Jannis Pohlmann jan...@xfce.org Jeffs Franks jcfra...@xfce.org +Nick Schermer n...@xfce.org The tdb library, which is included with the Thunar distribution, was originally written as part of the Samba suite. My understanding is that the majority of Modified: thunar

[Xfce4-commits] r29044 - in thunar/branches/port-to-gio: . thunar

2008-12-23 Thread Jannis Pohlmann
29043) +++ thunar/branches/port-to-gio/ChangeLog 2008-12-23 12:18:06 UTC (rev 29044) @@ -1,3 +1,12 @@ +2008-12-23 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-file.c: Implement more methods using GIO: + thunar_file_get_parent(), thunar_file_get_renameable

[Xfce4-commits] r29059 - xfce4-settings/trunk/xfce4-settings-manager

2008-12-28 Thread Jannis Pohlmann
Author: jannis Date: 2008-12-28 18:30:39 + (Sun, 28 Dec 2008) New Revision: 29059 Modified: xfce4-settings/trunk/xfce4-settings-manager/xfce-settings-manager-dialog.c Log: Set wrap-width of the settings manager icon view to 128 instead of 30. This should fix bug #4743. Modified:

[Xfce4-commits] r29100 - in libxfcegui4/trunk: . libxfce4kbd-private

2009-01-05 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-05 23:58:28 + (Mon, 05 Jan 2009) New Revision: 29100 Modified: libxfcegui4/trunk/ChangeLog libxfcegui4/trunk/libxfce4kbd-private/xfce-shortcut-dialog.c Log: * libxfce4kbd-private/xfce-shortcut-dialog.c: Fix indentation in several places.

[Xfce4-commits] r29101 - in libxfcegui4/trunk: . libxfce4kbd-private

2009-01-05 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-05 23:58:32 + (Mon, 05 Jan 2009) New Revision: 29101 Modified: libxfcegui4/trunk/ChangeLog libxfcegui4/trunk/libxfce4kbd-private/xfce-shortcut-dialog.c libxfcegui4/trunk/libxfce4kbd-private/xfce-shortcuts.c Log: *

[Xfce4-commits] r29109 - in thunar/branches/port-to-gio: . thunar

2009-01-06 Thread Jannis Pohlmann
) +++ thunar/branches/port-to-gio/ChangeLog 2009-01-06 14:18:29 UTC (rev 29109) @@ -1,3 +1,17 @@ +2009-01-06 Jannis Pohlmann jan...@xfce.org + + * TODO-GIO: Add desktop actions, icon infos and a few other things to + the TODO list. + * thunar/thunar-file.c: Implement

[Xfce4-commits] r29111 - in thunar/branches/port-to-gio: . thunar

2009-01-06 Thread Jannis Pohlmann
16:54:33 UTC (rev 29111) @@ -1,5 +1,18 @@ 2009-01-06 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.{c,h}: Port thunar_file_to_path_list() to GIO by + returning a list with GFile elements instead of ThunarVfsPath + elements. Add methods thunar_path_list_copy

[Xfce4-commits] r29113 - in thunar/branches/port-to-gio: . thunar

2009-01-06 Thread Jannis Pohlmann
=== --- thunar/branches/port-to-gio/ChangeLog 2009-01-06 23:03:23 UTC (rev 29112) +++ thunar/branches/port-to-gio/ChangeLog 2009-01-07 03:00:03 UTC (rev 29113) @@ -1,3 +1,14 @@ +2009-01-07 Jannis Pohlmann jan...@xfce.org + + * thunar/thunar-folder.c, thunar/thunar

[Xfce4-commits] r29120 - xfconf/trunk/xfconf-query

2009-01-10 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-10 22:31:44 + (Sat, 10 Jan 2009) New Revision: 29120 Modified: xfconf/trunk/xfconf-query/main.c Log: Apply another small string review patch by David Mohr (same bug as before). Modified: xfconf/trunk/xfconf-query/main.c

[Xfce4-commits] r29123 - in libxfce4menu/trunk: . po

2009-01-10 Thread Jannis Pohlmann
2009-01-10 22:58:48 UTC (rev 29122) +++ libxfce4menu/trunk/ChangeLog2009-01-10 23:06:51 UTC (rev 29123) @@ -1,3 +1,7 @@ +2009-01-10 Jannis Pohlmann jan...@xfce.org + + * NEWS: Update NEWS for the upcoming 4.5.93 (Xfce 4.6 beta3) release. + 2009-01-06 Jannis Pohlmann jan

[Xfce4-commits] r29127 - in xfce4-appfinder/trunk: . po

2009-01-10 Thread Jannis Pohlmann
=== --- xfce4-appfinder/trunk/ChangeLog 2009-01-10 23:38:49 UTC (rev 29126) +++ xfce4-appfinder/trunk/ChangeLog 2009-01-10 23:46:47 UTC (rev 29127) @@ -1,3 +1,7 @@ +2009-01-11 Jannis Pohlmann jan...@xfce.org + + * NEWS: Update NEWS for the upcoming 4.5.93 release. + 2009

[Xfce4-commits] r29132 - xfce4-mixer/trunk

2009-01-10 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-11 00:01:55 + (Sun, 11 Jan 2009) New Revision: 29132 Modified: xfce4-mixer/trunk/NEWS Log: Hmm, yeah. Update NEWS. Modified: xfce4-mixer/trunk/NEWS === --- xfce4-mixer/trunk/NEWS 2009-01-11

[Xfce4-commits] r29133 - in xfce4-panel/trunk: . po

2009-01-10 Thread Jannis Pohlmann
=== --- xfce4-panel/trunk/po/ChangeLog 2009-01-11 00:01:55 UTC (rev 29132) +++ xfce4-panel/trunk/po/ChangeLog 2009-01-11 00:07:20 UTC (rev 29133) @@ -1,3 +1,8 @@ +2009-01-11 Jannis Pohlmann jan...@xfce.org + + * xfce4-panel.pot, *.po: Update translation files to make sure

[Xfce4-commits] r29135 - xfce4-settings/trunk

2009-01-10 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-11 00:46:00 + (Sun, 11 Jan 2009) New Revision: 29135 Modified: xfce4-settings/trunk/NEWS Log: Update NEWS for the upcoming 4.5.93 release. Modified: xfce4-settings/trunk/NEWS === ---

[Xfce4-commits] r29185 - libexo/trunk

2009-01-11 Thread Jannis Pohlmann
=== --- libexo/trunk/ChangeLog 2009-01-11 22:28:23 UTC (rev 29184) +++ libexo/trunk/ChangeLog 2009-01-11 22:38:51 UTC (rev 29185) @@ -1,3 +1,7 @@ +2009-01-11 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Add missing docs subdirectories. + 2009-01-10

[Xfce4-commits] r29186 - thunar/trunk

2009-01-11 Thread Jannis Pohlmann
=== --- thunar/trunk/ChangeLog 2009-01-11 22:38:51 UTC (rev 29185) +++ thunar/trunk/ChangeLog 2009-01-11 22:40:55 UTC (rev 29186) @@ -1,3 +1,7 @@ +2009-01-11 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Add missing docs subdirectories. + 2009-01-10

[Xfce4-commits] r29190 - xfce4-dev-tools/tags

2009-01-12 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-12 20:52:19 + (Mon, 12 Jan 2009) New Revision: 29190 Added: xfce4-dev-tools/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29193 - libxfce4menu/trunk

2009-01-12 Thread Jannis Pohlmann
/ChangeLog === --- libxfce4menu/trunk/ChangeLog2009-01-12 21:03:29 UTC (rev 29192) +++ libxfce4menu/trunk/ChangeLog2009-01-12 21:04:31 UTC (rev 29193) @@ -1,3 +1,8 @@ +2009-01-11 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29194 - libxfce4menu/trunk

2009-01-12 Thread Jannis Pohlmann
/ChangeLog === --- libxfce4menu/trunk/ChangeLog2009-01-12 21:04:31 UTC (rev 29193) +++ libxfce4menu/trunk/ChangeLog2009-01-12 21:04:35 UTC (rev 29194) @@ -1,7 +1,8 @@ 2009-01-11 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29195 - libxfce4menu/tags

2009-01-12 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-12 21:05:09 + (Mon, 12 Jan 2009) New Revision: 29195 Removed: libxfce4menu/tags/xfce_4_6_beta3/ Log: Delete tag. ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29196 - libxfce4menu/tags

2009-01-12 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-12 21:06:37 + (Mon, 12 Jan 2009) New Revision: 29196 Added: libxfce4menu/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29201 - xfce4-mixer/trunk

2009-01-12 Thread Jannis Pohlmann
tag. Modified: xfce4-mixer/trunk/ChangeLog === --- xfce4-mixer/trunk/ChangeLog 2009-01-12 21:27:35 UTC (rev 29200) +++ xfce4-mixer/trunk/ChangeLog 2009-01-12 21:35:57 UTC (rev 29201) @@ -1,5 +1,11 @@ 2009-01-11 Jannis Pohlmann jan

[Xfce4-commits] r29202 - xfce4-mixer/tags

2009-01-12 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-12 21:36:08 + (Mon, 12 Jan 2009) New Revision: 29202 Added: xfce4-mixer/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29217 - xfce4-appfinder/trunk

2009-01-13 Thread Jannis Pohlmann
-appfinder/trunk/ChangeLog === --- xfce4-appfinder/trunk/ChangeLog 2009-01-13 11:41:27 UTC (rev 29216) +++ xfce4-appfinder/trunk/ChangeLog 2009-01-13 11:56:56 UTC (rev 29217) @@ -1,5 +1,10 @@ 2009-01-11 Jannis Pohlmann jan

[Xfce4-commits] r29218 - xfce4-appfinder/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 11:57:06 + (Tue, 13 Jan 2009) New Revision: 29218 Added: xfce4-appfinder/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29219 - xfwm4-themes/trunk

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:07:10 + (Tue, 13 Jan 2009) New Revision: 29219 Modified: xfwm4-themes/trunk/configure.ac Log: Bump version number to 4.5.93. Modified: xfwm4-themes/trunk/configure.ac === ---

[Xfce4-commits] r29220 - xfwm4-themes/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:07:22 + (Tue, 13 Jan 2009) New Revision: 29220 Added: xfwm4-themes/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29221 - xfce4-appfinder/trunk

2009-01-13 Thread Jannis Pohlmann
/ChangeLog 2009-01-13 12:07:22 UTC (rev 29220) +++ xfce4-appfinder/trunk/ChangeLog 2009-01-13 12:16:27 UTC (rev 29221) @@ -1,4 +1,4 @@ -2009-01-11 Jannis Pohlmann jan...@xfce.org +2009-01-13 Jannis Pohlmann jan...@xfce.org * == 4.5.93 released! == * configure.in.in

[Xfce4-commits] r29222 - xfce4-appfinder/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:17:36 + (Tue, 13 Jan 2009) New Revision: 29222 Removed: xfce4-appfinder/tags/xfce_4_6_beta3/ Log: Remove tag ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29223 - xfce4-appfinder/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:17:50 + (Tue, 13 Jan 2009) New Revision: 29223 Added: xfce4-appfinder/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29224 - gtk-xfce-engine-2/trunk

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:19:23 + (Tue, 13 Jan 2009) New Revision: 29224 Modified: gtk-xfce-engine-2/trunk/ChangeLog gtk-xfce-engine-2/trunk/configure.in Log: * == 2.5.93 released! == * configure.in: Bump version number. Modified:

[Xfce4-commits] r29225 - gtk-xfce-engine-2/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:19:57 + (Tue, 13 Jan 2009) New Revision: 29225 Added: gtk-xfce-engine-2/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29227 - xfprint/tags

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-13 12:25:58 + (Tue, 13 Jan 2009) New Revision: 29227 Added: xfprint/tags/xfce_4_6_beta3/ Log: Create tag xfce_4_6_beta3 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29228 - in thunar/branches/port-to-gio: . thunar

2009-01-13 Thread Jannis Pohlmann
=== --- thunar/branches/port-to-gio/ChangeLog 2009-01-13 12:25:58 UTC (rev 29227) +++ thunar/branches/port-to-gio/ChangeLog 2009-01-13 23:12:46 UTC (rev 29228) @@ -1,3 +1,14 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29229 - thunar/trunk

2009-01-13 Thread Jannis Pohlmann
=== --- thunar/trunk/ChangeLog 2009-01-13 23:12:46 UTC (rev 29228) +++ thunar/trunk/ChangeLog 2009-01-13 23:14:06 UTC (rev 29229) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Add the 'svn' version tag again. + 2009-01-12

[Xfce4-commits] r29230 - thunar/branches/port-to-gio

2009-01-13 Thread Jannis Pohlmann
=== --- thunar/branches/port-to-gio/ChangeLog 2009-01-13 23:14:06 UTC (rev 29229) +++ thunar/branches/port-to-gio/ChangeLog 2009-01-13 23:18:26 UTC (rev 29230) @@ -1,5 +1,9 @@ 2009-01-14 Jannis Pohlmann jan

[Xfce4-commits] r29231 - thunar/branches/port-to-gio

2009-01-13 Thread Jannis Pohlmann
=== --- thunar/branches/port-to-gio/ChangeLog 2009-01-13 23:18:26 UTC (rev 29230) +++ thunar/branches/port-to-gio/ChangeLog 2009-01-14 00:01:52 UTC (rev 29231) @@ -1,5 +1,12 @@ 2009-01-14 Jannis Pohlmann jan...@xfce.org + * thunar/thunar-file.c: Implement

[Xfce4-commits] r29232 - thunar/branches/port-to-gio/thunar

2009-01-13 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 00:07:16 + (Wed, 14 Jan 2009) New Revision: 29232 Modified: thunar/branches/port-to-gio/thunar/thunar-file.c Log: * thunar/thunar-file.c: Implement thunar_file_get_emblem_names() without the ThunarVfsInfo member of ThunarFile. Remove

[Xfce4-commits] r29238 - libxfce4menu/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- libxfce4menu/trunk/ChangeLog2009-01-14 21:07:30 UTC (rev 29237) +++ libxfce4menu/trunk/ChangeLog2009-01-14 21:08:37 UTC (rev 29238) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post-release

[Xfce4-commits] r29239 - libxfce4menu/trunk

2009-01-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 21:09:20 + (Wed, 14 Jan 2009) New Revision: 29239 Modified: libxfce4menu/trunk/configure.in.in Log: Erm. Modified: libxfce4menu/trunk/configure.in.in === --- libxfce4menu/trunk/configure.in.in

[Xfce4-commits] r29241 - libxfcegui4/trunk

2009-01-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 21:12:00 + (Wed, 14 Jan 2009) New Revision: 29241 Modified: libxfcegui4/trunk/configure.in.in Log: Post-release version bump. Modified: libxfcegui4/trunk/configure.in.in === ---

[Xfce4-commits] r29242 - xfce4-appfinder/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- xfce4-appfinder/trunk/ChangeLog 2009-01-14 21:12:00 UTC (rev 29241) +++ xfce4-appfinder/trunk/ChangeLog 2009-01-14 21:13:22 UTC (rev 29242) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post

[Xfce4-commits] r29243 - xfce4-dev-tools/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- xfce4-dev-tools/trunk/ChangeLog 2009-01-14 21:13:22 UTC (rev 29242) +++ xfce4-dev-tools/trunk/ChangeLog 2009-01-14 21:14:06 UTC (rev 29243) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post

[Xfce4-commits] r29244 - xfce4-mixer/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- xfce4-mixer/trunk/ChangeLog 2009-01-14 21:14:06 UTC (rev 29243) +++ xfce4-mixer/trunk/ChangeLog 2009-01-14 21:14:47 UTC (rev 29244) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post-release version bump. + 2009-01

[Xfce4-commits] r29245 - in xfce4-panel/trunk: . plugins/launcher

2009-01-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 21:16:11 + (Wed, 14 Jan 2009) New Revision: 29245 Modified: xfce4-panel/trunk/configure.in.in xfce4-panel/trunk/plugins/launcher/launcher-exec.c Log: Post-release version bump. Only define _GNU_SOURCE if it hasn't been defined before. Modified:

[Xfce4-commits] r29246 - xfce4-session/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- xfce4-session/trunk/ChangeLog 2009-01-14 21:16:11 UTC (rev 29245) +++ xfce4-session/trunk/ChangeLog 2009-01-14 21:16:53 UTC (rev 29246) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post-release

[Xfce4-commits] r29248 - xfconf/trunk

2009-01-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 21:18:59 + (Wed, 14 Jan 2009) New Revision: 29248 Modified: xfconf/trunk/configure.ac.in Log: Post-release version bump. Modified: xfconf/trunk/configure.ac.in === ---

[Xfce4-commits] r29250 - xfwm4/trunk

2009-01-14 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-14 21:22:41 + (Wed, 14 Jan 2009) New Revision: 29250 Modified: xfwm4/trunk/ChangeLog xfwm4/trunk/configure.ac.in Log: * configure.in.in: Post-release version bump. Modified: xfwm4/trunk/ChangeLog

[Xfce4-commits] r29237 - libexo/trunk

2009-01-14 Thread Jannis Pohlmann
=== --- libexo/trunk/ChangeLog 2009-01-14 15:10:45 UTC (rev 29236) +++ libexo/trunk/ChangeLog 2009-01-14 21:07:30 UTC (rev 29237) @@ -1,3 +1,7 @@ +2009-01-14 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Post-release version bump. + 2009-01-12 Stephan

[Xfce4-commits] r29273 - libexo/trunk

2009-01-18 Thread Jannis Pohlmann
=== --- libexo/trunk/ChangeLog 2009-01-18 18:00:04 UTC (rev 29272) +++ libexo/trunk/ChangeLog 2009-01-18 18:07:18 UTC (rev 29273) @@ -1,3 +1,7 @@ +2009-01-18 Jannis Pohlmann jan...@xfce.org + + * configure.in.in: Add Makefiles for Spanish docs. + 2009-01-14

[Xfce4-commits] r29283 - in xfce-utils/trunk: . scripts

2009-01-19 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-20 02:45:52 + (Tue, 20 Jan 2009) New Revision: 29283 Added: xfce-utils/trunk/scripts/xinitrc.in.in Removed: xfce-utils/trunk/scripts/xinitrc.in Modified: xfce-utils/trunk/configure.in.in Log: Modify configure.in.in to determine the glade paths defined in

[Xfce4-commits] r29286 - in xfce-installers/trunk: . xfce46

2009-01-20 Thread Jannis Pohlmann
/trunk/ChangeLog 2009-01-20 09:18:13 UTC (rev 29285) +++ xfce-installers/trunk/ChangeLog 2009-01-21 01:05:25 UTC (rev 29286) @@ -1,3 +1,10 @@ +2009-01-21 Jannis Pohlmann jan...@xfce.org + + * xfce46/xfce46.xml: Change i2t namespace (seriously, I don't know what + to use

[Xfce4-commits] r29295 - libxfce4menu/trunk

2009-01-22 Thread Jannis Pohlmann
/ChangeLog2009-01-23 00:07:04 UTC (rev 29295) @@ -1,3 +1,8 @@ +2009-01-23 Jannis Pohlmann jan...@xfce.org + + * COPYING: Add GFDL 1.1 as requested by Michael Casadevall from + Xubuntu. + 2009-01-14 Jannis Pohlmann jan...@xfce.org * configure.in.in: Post

[Xfce4-commits] r29312 - xfce4-dev-tools/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:26:51 + (Sun, 25 Jan 2009) New Revision: 29312 Added: xfce4-dev-tools/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29313 - xfce4-dev-tools/trunk

2009-01-24 Thread Jannis Pohlmann
=== --- xfce4-dev-tools/trunk/ChangeLog 2009-01-25 00:26:51 UTC (rev 29312) +++ xfce4-dev-tools/trunk/ChangeLog 2009-01-25 00:28:44 UTC (rev 29313) @@ -1,3 +1,8 @@ +2009-01-25 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29314 - xfce4-dev-tools/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:29:34 + (Sun, 25 Jan 2009) New Revision: 29314 Removed: xfce4-dev-tools/tags/xfce_4_6_rc1/ Log: Remove tag ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29315 - xfce4-dev-tools/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:29:45 + (Sun, 25 Jan 2009) New Revision: 29315 Added: xfce4-dev-tools/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29316 - libxfce4util/trunk

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:33:58 + (Sun, 25 Jan 2009) New Revision: 29316 Modified: libxfce4util/trunk/configure.in.in Log: == 4.5.99.1 released! == configure.in.in: Bump version. Modified: libxfce4util/trunk/configure.in.in

[Xfce4-commits] r29317 - libxfce4util/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:34:08 + (Sun, 25 Jan 2009) New Revision: 29317 Added: libxfce4util/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29318 - libxfce4util/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 00:36:51 + (Sun, 25 Jan 2009) New Revision: 29318 Removed: libxfce4util/tags/xfce_4_6_rc1/ Log: Forgot to update the ChangeLog first. ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29324 - in libexo/trunk: . po

2009-01-24 Thread Jannis Pohlmann
/ChangeLog 2009-01-25 01:01:24 UTC (rev 29324) @@ -1,5 +1,11 @@ -2009-01-18 Jannis Pohlmann jan...@xfce.org +2009-01-25 Jannis Pohlmann jan...@xfce.org + * == Released 0.3.99.1 == + * NEWS: Update news for the release. + * configure.in.in: Update version number. + +2009

[Xfce4-commits] r29325 - libexo/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 01:02:36 + (Sun, 25 Jan 2009) New Revision: 29325 Added: libexo/tags/exo-0.3.99.1/ Log: Create tag exo-0.3.99.1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29328 - in libxfce4menu/trunk: . po

2009-01-24 Thread Jannis Pohlmann
01:13:41 UTC (rev 29328) @@ -1,3 +1,9 @@ +2009-01-25 Jannis Pohlmann jan...@xfce.org + + * == 4.5.99.1 released! == + * configure.in.in: Bump version and dependencies and remove 'svn' + version tag. + 2009-01-23 Jannis Pohlmann jan...@xfce.org * COPYING: Add

[Xfce4-commits] r29330 - libxfce4menu/trunk

2009-01-24 Thread Jannis Pohlmann
=== --- libxfce4menu/trunk/ChangeLog2009-01-25 01:13:54 UTC (rev 29329) +++ libxfce4menu/trunk/ChangeLog2009-01-25 01:14:13 UTC (rev 29330) @@ -1,6 +1,7 @@ 2009-01-25 Jannis Pohlmann jan...@xfce.org * == 4.5.99.1 released! == + * NEWS: Update NEWS for the release

[Xfce4-commits] r29332 - libxfce4menu/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 01:14:51 + (Sun, 25 Jan 2009) New Revision: 29332 Added: libxfce4menu/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29335 - thunar/tags

2009-01-24 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 01:33:06 + (Sun, 25 Jan 2009) New Revision: 29335 Added: thunar/tags/thunar-0.9.99.1/ Log: Create tag thunar-0.9.99.1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29357 - xfce4-appfinder/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 22:05:15 + (Sun, 25 Jan 2009) New Revision: 29357 Added: xfce4-appfinder/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29356 - in xfce4-appfinder/trunk: . po

2009-01-25 Thread Jannis Pohlmann
22:05:10 UTC (rev 29356) @@ -1,3 +1,9 @@ +2009-01-25 Jannis Pohlmann jan...@xfce.org + + * == 4.5.99.1 released! == + * NEWS: Update NEWS file for the release. + * configure.in.in: Bump version number and dependencies. + 2009-01-14 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29360 - xfce4-panel/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 22:30:56 + (Sun, 25 Jan 2009) New Revision: 29360 Added: xfce4-panel/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29362 - xfce4-mixer/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 22:34:08 + (Sun, 25 Jan 2009) New Revision: 29362 Added: xfce4-mixer/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29361 - in xfce4-mixer/trunk: . po

2009-01-25 Thread Jannis Pohlmann
Jannis Pohlmann jan...@xfce.org + + * == 4.5.99.1 released! == + * NEWS: Update NEWS file for the release. + * configure.in.in: Bump version number and dependencies. + 2009-01-14 Jannis Pohlmann jan...@xfce.org * configure.in.in: Post-release version bump. Modified

[Xfce4-commits] r29364 - xfce4-session/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 23:10:56 + (Sun, 25 Jan 2009) New Revision: 29364 Added: xfce4-session/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29368 - in xfce4-settings/trunk: . po

2009-01-25 Thread Jannis Pohlmann
-settings/trunk/po/ChangeLog 2009-01-25 23:42:07 UTC (rev 29368) @@ -2,6 +2,10 @@ * cs.po: Czech translation updated +2009-01-26 Jannis Pohlmann jan...@xfce.org + + * fi.po: Update translation file for the release. + 2009-01-25 Jari Rahkonen jari.rahko...@pp1.inet.fi

[Xfce4-commits] r29370 - xfce4-settings/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-25 23:43:53 + (Sun, 25 Jan 2009) New Revision: 29370 Added: xfce4-settings/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29373 - xfce-utils/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 00:02:49 + (Mon, 26 Jan 2009) New Revision: 29373 Added: xfce-utils/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29376 - xfdesktop/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 00:53:34 + (Mon, 26 Jan 2009) New Revision: 29376 Added: xfdesktop/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29378 - xfprint/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 01:05:36 + (Mon, 26 Jan 2009) New Revision: 29378 Added: xfprint/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29380 - xfwm4/tags

2009-01-25 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 01:26:36 + (Mon, 26 Jan 2009) New Revision: 29380 Added: xfwm4/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29386 - xfconf/tags

2009-01-26 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 12:54:46 + (Mon, 26 Jan 2009) New Revision: 29386 Removed: xfconf/tags/xfce_4_6_rc1/ Log: Remove tag. ___ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits

[Xfce4-commits] r29387 - in xfconf/trunk: . po

2009-01-26 Thread Jannis Pohlmann
) === Modified: xfconf/trunk/po/ChangeLog === --- xfconf/trunk/po/ChangeLog 2009-01-26 12:54:46 UTC (rev 29386) +++ xfconf/trunk/po/ChangeLog 2009-01-26 12:57:09 UTC (rev 29387) @@ -1,3 +1,7 @@ +2009-01-26 Jannis

[Xfce4-commits] r29388 - xfconf/trunk

2009-01-26 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 12:57:22 + (Mon, 26 Jan 2009) New Revision: 29388 Modified: xfconf/trunk/ChangeLog Log: Update ChangeLog. Modified: xfconf/trunk/ChangeLog === --- xfconf/trunk/ChangeLog 2009-01-26

[Xfce4-commits] r29389 - xfconf/tags

2009-01-26 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 12:58:09 + (Mon, 26 Jan 2009) New Revision: 29389 Added: xfconf/tags/xfce_4_6_rc1/ Log: Create tag xfce_4_6_rc1 ___ Xfce4-commits mailing list Xfce4-commits@xfce.org

[Xfce4-commits] r29390 - in installit/branches/installer-single-file: . i2t-generate/InstallIt/Generators

2009-01-26 Thread Jannis Pohlmann
/installer-single-file/ChangeLog 2009-01-26 12:58:09 UTC (rev 29389) +++ installit/branches/installer-single-file/ChangeLog 2009-01-26 13:23:41 UTC (rev 29390) @@ -1,3 +1,9 @@ +2009-01-26 Jannis Pohlmann jan...@xfce.org + + * i2t-generate/InstallIt/Generators/Control.rb: Create directory

[Xfce4-commits] r29391 - in xfce-installers/trunk: . xfce46

2009-01-26 Thread Jannis Pohlmann
=== --- xfce-installers/trunk/ChangeLog 2009-01-26 13:23:41 UTC (rev 29390) +++ xfce-installers/trunk/ChangeLog 2009-01-26 13:36:05 UTC (rev 29391) @@ -1,3 +1,7 @@ +2009-01-26 Jannis Pohlmann jan...@xfce.org + + * xfce46/xfce46.xml

[Xfce4-commits] r29392 - installit/branches/installer-single-file

2009-01-26 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-26 13:39:47 + (Mon, 26 Jan 2009) New Revision: 29392 Modified: installit/branches/installer-single-file/ChangeLog Log: Fix ChangeLog indentation. Modified: installit/branches/installer-single-file/ChangeLog

[Xfce4-commits] r29393 - in xfce-installers/trunk: . xfce-goodies

2009-01-26 Thread Jannis Pohlmann
/trunk/ChangeLog === --- xfce-installers/trunk/ChangeLog 2009-01-26 13:39:47 UTC (rev 29392) +++ xfce-installers/trunk/ChangeLog 2009-01-26 16:31:31 UTC (rev 29393) @@ -1,5 +1,9 @@ 2009-01-26 Jannis Pohlmann jan...@xfce.org

[Xfce4-commits] r29399 - in installit/branches/installer-single-file: . i2t-generate/InstallIt/Generators

2009-01-26 Thread Jannis Pohlmann
) +++ installit/branches/installer-single-file/ChangeLog 2009-01-26 22:20:28 UTC (rev 29399) @@ -1,5 +1,13 @@ 2009-01-26 Jannis Pohlmann jan...@xfce.org + * i2t-generate/InstallIt/Generators/Main.rb, + i2t-generate/InstallIt/Generators/MainDependencies.rb: Set wizard dialog

[Xfce4-commits] r29400 - in installit/branches/installer-single-file: . i2t

2009-01-26 Thread Jannis Pohlmann
/installer-single-file/ChangeLog 2009-01-26 22:39:55 UTC (rev 29400) @@ -1,3 +1,8 @@ +2009-01-26 Enrico Tröger enr...@xfce.org + + * i2t/i2t-wizard.c: Use GTK_STOCK_GO_BACK and _GO_FORWARD icons for the + previous/next buttons in the wizard. + 2009-01-26 Jannis Pohlmann jan

[Xfce4-commits] r29402 - in installit/branches/installer-single-file: . i2t

2009-01-26 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-27 00:53:45 + (Tue, 27 Jan 2009) New Revision: 29402 Modified: installit/branches/installer-single-file/ChangeLog installit/branches/installer-single-file/i2t/i2t-wizard.c Log: * i2t/i2t-wizard.c: Set can-default property of the next button. Use

[Xfce4-commits] r29410 - in libxfcegui4/trunk: . libxfce4kbd-private

2009-01-29 Thread Jannis Pohlmann
Author: jannis Date: 2009-01-29 21:18:06 + (Thu, 29 Jan 2009) New Revision: 29410 Modified: libxfcegui4/trunk/NEWS libxfcegui4/trunk/libxfce4kbd-private/xfce-shortcut-dialog.c libxfcegui4/trunk/libxfce4kbd-private/xfce-shortcuts.c Log: Call xfce_textdomain() in libxfce4kbd-private so

[Xfce4-commits] r29421 - in xfce4-appfinder/trunk: . src

2009-02-01 Thread Jannis Pohlmann
UTC (rev 29420) +++ xfce4-appfinder/trunk/ChangeLog 2009-02-01 12:57:56 UTC (rev 29421) @@ -1,3 +1,10 @@ +2009-02-01 Jannis Pohlmann jan...@xfce.org + + * src/xfce-appfinder-window.c: Try to load items from + xfce-applications.menu before trying applications.menu in order

[Xfce4-commits] r29422 - xfce4-appfinder/trunk

2009-02-01 Thread Jannis Pohlmann
=== --- xfce4-appfinder/trunk/ChangeLog 2009-02-01 12:57:56 UTC (rev 29421) +++ xfce4-appfinder/trunk/ChangeLog 2009-02-01 12:59:50 UTC (rev 29422) @@ -1,5 +1,9 @@ 2009-02-01 Jannis Pohlmann jan...@xfce.org + * NEWS: Update NEWS with the latest change

[Xfce4-commits] r29423 - in xfwm4/trunk: . settings-dialogs

2009-02-01 Thread Jannis Pohlmann
Author: jannis Date: 2009-02-01 13:35:26 + (Sun, 01 Feb 2009) New Revision: 29423 Modified: xfwm4/trunk/ChangeLog xfwm4/trunk/settings-dialogs/xfwm4-settings.c Log: * settings-dialogs/xfwm4-settings.c: Only display shortcut conflict dialog if the action of the new

[Xfce4-commits] r29424 - in xfce4-mixer/trunk: . libxfce4mixer xfce4-mixer

2009-02-01 Thread Jannis Pohlmann
=== --- xfce4-mixer/trunk/ChangeLog 2009-02-01 13:35:26 UTC (rev 29423) +++ xfce4-mixer/trunk/ChangeLog 2009-02-01 17:02:47 UTC (rev 29424) @@ -1,3 +1,15 @@ +2009-02-01 Jannis Pohlmann jan...@xfce.org + + * libxfce4mixer/libxfce4mixer.c, + libxfce4mixer/xfce

[Xfce4-commits] r29427 - in xfwm4/trunk: . settings-dialogs

2009-02-01 Thread Jannis Pohlmann
Author: jannis Date: 2009-02-01 22:42:42 + (Sun, 01 Feb 2009) New Revision: 29427 Modified: xfwm4/trunk/ChangeLog xfwm4/trunk/NEWS xfwm4/trunk/settings-dialogs/xfwm4-settings.c Log: * NEWS: Update NEWS file. * settings-dialogs/xfwm4-settings.c: When stealing a

<    1   2   3   4   5   6   7   8   9   10   >