commit 4aa7bf6195aca0a0beef0d501112786c13a9ddc8 Author: Matthias Clasen Date: Mon Mar 15 16:12:48 2010 -0400 Updates NEWS | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) commit 132e224c70098ae8e52e94914e134b13b18351af Author: Matthias Clasen Date: Fri Mar 12 15:58:11 2010 -0500 Recompute label contents when the buffer changes Also reset cursor positions to avoid assertions. This fixes bug 612505, patch by Tristan Van Berkom. (cherry picked from commit 233281fd394b34e6b4a7684ea362781f72c3a476) gtk/gtkentry.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit bf3b7bd40b2908e67271c2e1ba6c58b794b535e2 Author: Matthias Clasen Date: Sat Mar 13 00:40:10 2010 -0500 Fix the tests gtk/gtkentry.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 8bdf95758f07ebe7a6ff71aa4228f6ecc4d42166 Author: Jorge González Date: Sun Mar 14 23:19:10 2010 +0100 Updated Spanish translation po/es.po | 2224 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1116 insertions(+), 1108 deletions(-) commit c8e5dbd4de4ab5ba01b4f7f02115569cad0ec6c5 Author: Kristian Rietveld Date: Sun Dec 27 22:59:51 2009 +0100 Fix compile warning in gdk_cursor_new_from_pixmap (cherry picked from commit f3a5bf48d4e3131ce6087afad5e25bdfae1c5084) gdk/quartz/gdkcursor-quartz.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit df3e8ec0194f30ee775b774d85ac6f373a821d45 Author: Kristian Rietveld Date: Sun Mar 14 10:55:42 2010 +0100 Start using NSInteger and NSUInteger These have been introduced in Leopard and default to int and unsigned int. In 64-bit Snow Leopard they are long and unsigned long. This caused issues with the getRectsBeingDrawn message which needs a pointer to a NSInteger (long on 64-bit!) but we passed in an integer. Surprisingly this problem was visible when compiling with -O0 (segfault), but *not* when compiling with -O1. Other messages were NSInteger is now needed have also been adapted. Since NSInteger and NSUInteger are not available on Tiger, a define has been added to add typedefs for these when they have not been defined by the system headers. (cherry picked from commit b2b70e5a8d275c8412709c9f077fb136078cd416) gdk/quartz/GdkQuartzView.c | 3 ++- gdk/quartz/gdkcursor-quartz.c | 4 ++-- gdk/quartz/gdkevents-quartz.c | 2 +- gdk/quartz/gdkwindow-quartz.c | 6 +++--- gdk/quartz/gdkwindow-quartz.h | 8 ++++++++ 5 files changed, 16 insertions(+), 7 deletions(-) commit 69101a9bec0dea010700da174ad0d5e10414b23c Author: Khaled Hosny Date: Sat Mar 13 23:40:24 2010 +0200 Updated Arabic translation po/ar.po | 30 +++++++++++++----------------- 1 files changed, 13 insertions(+), 17 deletions(-) commit 21dfdd0475cd8b32ad4a1ec299ef6966cf6277c2 Author: Daniel Nylander Date: Sat Mar 13 22:06:56 2010 +0100 Updated Swedish translation po/sv.po | 2811 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 1280 insertions(+), 1531 deletions(-) commit 8ff7f16945958240a3b39fd6ced90b560c8ee4ec Author: Gil Forcada Date: Sat Mar 13 16:13:41 2010 +0100 Updated Catalan translation po/ca.po | 2220 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1114 insertions(+), 1106 deletions(-) commit 8325ece5903482980a21bc805829a8fa368e9d6c Author: Matej Urbančič Date: Sat Mar 13 10:06:25 2010 +0100 Updated Slovenian translation po/sl.po | 2804 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1303 insertions(+), 1501 deletions(-) commit 92e9be5bcf3b16f814555c38c0042b26ea84f766 Author: Claude Paroz Date: Sat Mar 13 09:55:08 2010 +0100 Updated French translation po/fr.po | 2216 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1106 insertions(+), 1110 deletions(-) commit c837564640769388e6403614d294e19e17b7f730 Author: Mario Blättermann Date: Sat Mar 13 01:34:25 2010 +0100 Updated German translation po/de.po | 2221 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1114 insertions(+), 1107 deletions(-) commit 2f66220326e3619e75fbad4ab8fdf8d90338a7ad Author: Kristian Rietveld Date: Fri Oct 23 13:53:57 2009 +0200 Bug 598881 - Unimplemented GdkWindowImplIface methods crash gimp on OSX Add dummy for _gdk_input_window_crossing (). Set both input_window_destroy and input_window_crossing pointers in the Impl struct. Reported by John Ralls. (cherry picked from commit 42ac2268773936a0a85b017e5ebac83c4b0b7557) gdk/quartz/gdkinput.c | 6 ++++++ gdk/quartz/gdkinputprivate.h | 3 +++ gdk/quartz/gdkwindow-quartz.c | 3 +++ 3 files changed, 12 insertions(+), 0 deletions(-) commit dd64c7a2b906208e5ec1d3c4004fc15e5fa86ce5 Author: Matthias Clasen Date: Fri Mar 12 15:58:11 2010 -0500 Recompute label contents when the buffer changes Also reset cursor positions to avoid assertions. This fixes bug 612505, patch by Tristan Van Berkom. (cherry picked from commit 233281fd394b34e6b4a7684ea362781f72c3a476) gtk/gtkentry.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 6bf6324626e7e50aa56f296c6a0762fd4349f202 Author: Matthias Clasen Date: Fri Mar 12 15:52:36 2010 -0500 Fix gdk_window_set_icon_name A typo kept this from working on toplevel windows. Reported in bug 612346. (cherry picked from commit f73f9d802ca412c08e3add899c7457438644d7c2) gdk/x11/gdkwindow-x11.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6834ec00b0eaf5f12897043938696e1d75fc3c1d Author: Christian Dywan Date: Thu Mar 11 15:26:06 2010 +0100 Fix definition of GTK_VOLUME_BUTTON_CLASS cast There is an extra 'e' there. (cherry picked from commit f90abc4eed476cb64b0f1e7a9f5f81fa09d49501) gtk/gtkvolumebutton.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 68b278bf34da81f418199a6e1e828836bcc2bbe9 Author: Matthias Clasen Date: Mon Mar 8 11:25:26 2010 -0500 Don't scroll to insert after middle-click paste Patch by Ignacio Casal Quinteiro, bug 612119. (cherry picked from commit d84a83142329c725eaad3492d9f1eb62415f9d24) gtk/gtktextview.c | 25 +++++++++++++++++++++++-- 1 files changed, 23 insertions(+), 2 deletions(-) commit 121607ae041c4c91311cd7fa352f7eae190873bb Author: Michael Natterer Date: Sun Mar 7 12:15:33 2010 +0100 gtk: remove begin-user-action/end-user-action around copying Copying to the clipboard is not a buffer mutation, so calling gtk_text_buffer_begin_user_action() and _end_user_action() is only confusing apps which connect to these signals in order to build undo stacks or otherwise track buffer changes. Most likely, these apps either didn't notice the bugus undo step or simply work around it. (cherry picked from commit 0a49865ec4dbe7b085f52d9ec2a2120b0d9f82d3) gtk/gtktextbuffer.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit f687aafe58a3077d91f73907c09ecdff0c1e8454 Author: Joanmarie Diggs Date: Fri Mar 5 14:48:23 2010 +0800 Add/Remove ATK_STATE_SENSITIVE according to cells' state. Bug #569042. (cherry picked from commit 4759da26348fd1063e2da2e8f85d7a7fa7b41acd) modules/other/gail/gailbooleancell.c | 19 ++++++++++++++++++- modules/other/gail/gailbooleancell.h | 1 + 2 files changed, 19 insertions(+), 1 deletions(-) commit 8ba7712b4efef0061650d2dd730b44c527ff0098 Author: Li Yuan Date: Thu Mar 4 16:30:00 2010 +0800 Return FALSE in signal handlers to make the signals be propagated Bug #611686. (cherry picked from commit 8c30affb6eba3202c2814e824428f91fd490bd22) modules/other/gail/gailtreeview.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit d3374dbc0088b376d072f0419b0ae9b97a0da309 Author: Matthias Clasen Date: Tue Feb 23 12:32:36 2010 -0500 Protect against X errors when clearing the DND cache This was reported as a problem in bug 609952. (cherry picked from commit 325cbef27edd58b801509a2016aee6ab6e49d2f1) gdk/x11/gdkdnd-x11.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit 4623a485c7d2eeffe3ed5d89d1b3359cc8e9f495 Author: Matthias Clasen Date: Tue Feb 23 11:50:25 2010 -0500 Prevent a crash in the TGA loader Reported in bug 609744. (cherry picked from commit 33330ab332ed1056d965a982a2fdd7adebddac30) gdk-pixbuf/io-tga.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit 9268b235226d02037dca9afef841b32a4f5e19dd Author: Matthias Clasen Date: Tue Feb 23 11:23:10 2010 -0500 Handle out-of-bounds parameters in gtk_assistant_get_nth_page Better do what the docs say...fix by Tadej Borovšak, bug 610141. (cherry picked from commit 06d02578f81db5f1233ec76ca6441053f3e54fa3) gtk/gtkassistant.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit c94513e44be2205ab630dc96f74d5ff43ed75eec Author: Matthias Clasen Date: Tue Feb 23 11:16:04 2010 -0500 Fix a segfault in gtk_assistant_set_current_page Reported by Tadej Borovšak in bug 610184 (cherry picked from commit ddcc305f4edf348f6f5f8cc218c90d61a133f982) gtk/gtkassistant.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 35938479cad5eb7d916214d1a5ec39324b233e5e Author: Matthias Clasen Date: Tue Feb 23 11:13:16 2010 -0500 Clarify the docs for gtk_info_bar_set_default_response According to bug 610632 (cherry picked from commit c3f0cdcfcfc0e9a3007297af6679920ad1eb0e81) gtk/gtkinfobar.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 203d6d7a1e3d0ea96bfe51eadcae47f56f819d97 Author: Matthias Clasen Date: Tue Feb 23 10:30:23 2010 -0500 Add some padding in tool buttons The default value of the icon-spacing style property was 0, which is just not good. Themes are of course free to change this anyway. Bug 610381. (cherry picked from commit 9ce6db12973192052003b624d023af8518ac551c) gtk/gtktoolbutton.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aa883e0295572b7148cf15b525f8ce0c5abf42cc Author: Carlos Garcia Campos Date: Thu Feb 18 17:46:26 2010 +0100 [docs] Fix GtkPlug::embedded signal documentation See bug #609650. (cherry picked from commit 62758ff5ef9a4f50d856bfc1f7814089a7951935) gtk/gtkplug.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 1a5d7d968f3ccdbfda11d21ada72c350916a9d3f Author: Carlos Garcia Campos Date: Thu Feb 11 15:34:45 2010 +0100 Emit GtkPlug::embedded signal when plug/socket are in the same process too Fixes bug #609650. (cherry picked from commit e5fc3dcf6439d0e48349cb503666d392151ed6f4) gtk/gtkplug.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 15b1dbdfcb993f271ad7482b7e3176f5960767c9 Author: Tor Lillqvist Date: Fri Mar 12 11:44:32 2010 +0200 Check for __MINGW64__ and not __MINGW64 Should fix bug #612308. gtk/gtkprintoperation-win32.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 39039a3500332514cebb72b2b56a5a87b33511a7 Author: Matthias Clasen Date: Mon Mar 8 10:36:11 2010 -0500 Fix an infinite loop in gtk_dialog_map() The new focus handling with links in labels tripped up the code that tries to avoid focussing labels. Bug 612066 gtk/gtkdialog.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit bcc963d3370540f8d08d0267abeaa5b3f4f81279 Author: Piotr Drąg Date: Thu Feb 25 14:31:28 2010 +0100 Updated Polish translation po/pl.po | 2931 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1491 insertions(+), 1440 deletions(-) commit de8f5fe39420122dd5c6a1397e96a41ada058cd1 Author: Nils-Christoph Fiedler Date: Thu Feb 25 13:02:31 2010 +0100 Updated LowGerman translation po-properties/nds.po | 8197 +++++++++++++++++++++++++++++++------------------- 1 files changed, 5056 insertions(+), 3141 deletions(-) commit 4059254f6b4281b4939b5e3187b6df4b337911ab Author: Nils-Christoph Fiedler Date: Thu Feb 25 12:54:43 2010 +0100 Updated LowGerman translation po/nds.po | 2872 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1472 insertions(+), 1400 deletions(-) commit 623cd82d689ff1423e6defd1e1fbea50cef62e43 Author: Runa Bhattacharjee Date: Fri Feb 19 16:24:47 2010 +0530 Updated Bengali India Translation po/bn_IN.po | 2267 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 1122 insertions(+), 1145 deletions(-) commit 4473b45ded6fdd7f7fa552f52670b7dec9b91430 Author: Manoj Kumar Giri Date: Wed Feb 17 21:16:37 2010 +0530 Updated Oriya Translation po/or.po | 2273 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1127 insertions(+), 1146 deletions(-) commit d53099bc38a75b07dfd3a195c1fdbddf7099cf81 Author: Matthias Clasen Date: Fri Feb 12 21:15:35 2010 -0500 Bump version configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit a4dd814db756df940dea16ce181b8baeecdc0852 Author: Matthias Clasen Date: Fri Feb 12 21:13:30 2010 -0500 2.18.7 po-properties/af.po | 4 +- po-properties/am.po | 4 +- po-properties/ang.po | 4 +- po-properties/ar.po | 4 +- po-properties/as.po | 4 +- po-properties/ast.po | 4 +- po-properties/az.po | 4 +- po-properties/az_IR.po | 4 +- po-properties/be.po | 4 +- po-properties/be@latin.po | 4 +- po-properties/bg.po | 4 +- po-properties/bn.po | 4 +- po-properties/bn_IN.po | 4 +- po-properties/br.po | 4 +- po-properties/bs.po | 4 +- po-properties/ca.po | 4 +- po-properties/ca@valencia.po | 4 +- po-properties/crh.po | 4 +- po-properties/cs.po | 4 +- po-properties/cy.po | 4 +- po-properties/da.po | 4 +- po-properties/de.po | 4 +- po-properties/dz.po | 4 +- po-properties/el.po | 4 +- po-properties/en_CA.po | 4 +- po-properties/en_GB.po | 4 +- po-properties/eo.po | 4 +- po-properties/es.po | 4 +- po-properties/et.po | 4 +- po-properties/eu.po | 4 +- po-properties/fa.po | 4 +- po-properties/fi.po | 4 +- po-properties/fr.po | 4 +- po-properties/ga.po | 4 +- po-properties/gl.po | 4 +- po-properties/gu.po | 4 +- po-properties/he.po | 4 +- po-properties/hi.po | 4 +- po-properties/hr.po | 4 +- po-properties/hu.po | 4 +- po-properties/hy.po | 4 +- po-properties/ia.po | 4 +- po-properties/id.po | 4 +- po-properties/io.po | 4 +- po-properties/is.po | 4 +- po-properties/it.po | 4 +- po-properties/ja.po | 4 +- po-properties/ka.po | 4 +- po-properties/kn.po | 4 +- po-properties/ko.po | 4 +- po-properties/ku.po | 4 +- po-properties/li.po | 4 +- po-properties/lt.po | 4 +- po-properties/lv.po | 4 +- po-properties/mai.po | 4 +- po-properties/mi.po | 4 +- po-properties/mk.po | 4 +- po-properties/ml.po | 4 +- po-properties/mn.po | 4 +- po-properties/mr.po | 4 +- po-properties/ms.po | 4 +- po-properties/my.po | 3474 +++++++++++++++++++++--------------------- po-properties/nb.po | 4 +- po-properties/nds.po | 4 +- po-properties/ne.po | 4 +- po-properties/nl.po | 4 +- po-properties/nn.po | 4 +- po-properties/nso.po | 4 +- po-properties/oc.po | 4 +- po-properties/or.po | 4 +- po-properties/pa.po | 4 +- po-properties/pl.po | 4 +- po-properties/ps.po | 4 +- po-properties/pt.po | 4 +- po-properties/pt_BR.po | 4 +- po-properties/ro.po | 4 +- po-properties/ru.po | 4 +- po-properties/rw.po | 4 +- po-properties/si.po | 4 +- po-properties/sk.po | 4 +- po-properties/sl.po | 4 +- po-properties/sq.po | 4 +- po-properties/sr.po | 4 +- po-properties/sr@ije.po | 4 +- po-properties/sr@latin.po | 4 +- po-properties/sv.po | 4 +- po-properties/ta.po | 4 +- po-properties/te.po | 4 +- po-properties/th.po | 4 +- po-properties/tk.po | 4 +- po-properties/tr.po | 4 +- po-properties/tt.po | 4 +- po-properties/uk.po | 4 +- po-properties/ur.po | 4 +- po-properties/uz.po | 4 +- po-properties/uz@cyrillic.po | 4 +- po-properties/vi.po | 4 +- po-properties/wa.po | 4 +- po-properties/xh.po | 4 +- po-properties/yi.po | 4 +- po-properties/zh_CN.po | 4 +- po-properties/zh_HK.po | 4 +- po-properties/zh_TW.po | 4 +- po/af.po | 557 +++++--- po/am.po | 557 +++++--- po/ang.po | 557 +++++--- po/ar.po | 558 +++++--- po/as.po | 558 +++++--- po/ast.po | 558 +++++--- po/az.po | 557 +++++--- po/az_IR.po | 557 +++++--- po/be.po | 557 +++++--- po/be@latin.po | 558 +++++--- po/bg.po | 558 +++++--- po/bn.po | 558 +++++--- po/bn_IN.po | 558 +++++--- po/br.po | 557 +++++--- po/bs.po | 557 +++++--- po/ca.po | 2214 ++++++++++++++-------------- po/ca@valencia.po | 558 +++++--- po/crh.po | 558 +++++--- po/cs.po | 558 +++++--- po/cy.po | 558 +++++--- po/da.po | 558 +++++--- po/de.po | 2215 ++++++++++++++-------------- po/dz.po | 558 +++++--- po/el.po | 558 +++++--- po/en_CA.po | 558 +++++--- po/en_GB.po | 558 +++++--- po/eo.po | 557 +++++--- po/es.po | 2217 ++++++++++++++-------------- po/et.po | 558 +++++--- po/eu.po | 557 +++++--- po/fa.po | 557 +++++--- po/fi.po | 558 +++++--- po/fr.po | 558 +++++--- po/ga.po | 558 +++++--- po/gl.po | 558 +++++--- po/gu.po | 558 +++++--- po/he.po | 558 +++++--- po/hi.po | 558 +++++--- po/hr.po | 557 +++++--- po/hu.po | 558 +++++--- po/hy.po | 557 +++++--- po/ia.po | 557 +++++--- po/id.po | 558 +++++--- po/io.po | 558 +++++--- po/is.po | 557 +++++--- po/it.po | 558 +++++--- po/ja.po | 558 +++++--- po/ka.po | 558 +++++--- po/kn.po | 558 +++++--- po/ko.po | 558 +++++--- po/ku.po | 558 +++++--- po/li.po | 557 +++++--- po/lt.po | 558 +++++--- po/lv.po | 558 +++++--- po/mai.po | 558 +++++--- po/mi.po | 557 +++++--- po/mk.po | 558 +++++--- po/ml.po | 558 +++++--- po/mn.po | 557 +++++--- po/mr.po | 558 +++++--- po/ms.po | 557 +++++--- po/my.po | 2192 +++++++++++++------------- po/nb.po | 558 +++++--- po/nds.po | 558 +++++--- po/ne.po | 557 +++++--- po/nl.po | 558 +++++--- po/nn.po | 558 +++++--- po/nso.po | 557 +++++--- po/oc.po | 558 +++++--- po/or.po | 558 +++++--- po/pa.po | 558 +++++--- po/pl.po | 558 +++++--- po/ps.po | 557 +++++--- po/pt.po | 558 +++++--- po/pt_BR.po | 2192 +++++++++++++------------- po/ro.po | 558 +++++--- po/ru.po | 558 +++++--- po/rw.po | 557 +++++--- po/si.po | 558 +++++--- po/sk.po | 558 +++++--- po/sl.po | 2797 ++++++++++++++++++---------------- po/sq.po | 559 +++++--- po/sr.po | 558 +++++--- po/sr@ije.po | 557 +++++--- po/sr@latin.po | 558 +++++--- po/sv.po | 2805 +++++++++++++++++++---------------- po/ta.po | 558 +++++--- po/te.po | 558 +++++--- po/th.po | 558 +++++--- po/tk.po | 557 +++++--- po/tr.po | 558 +++++--- po/tt.po | 557 +++++--- po/uk.po | 558 +++++--- po/ur.po | 557 +++++--- po/uz.po | 558 +++++--- po/uz@cyrillic.po | 558 +++++--- po/vi.po | 558 +++++--- po/wa.po | 558 +++++--- po/xh.po | 557 +++++--- po/yi.po | 557 +++++--- po/zh_CN.po | 558 +++++--- po/zh_HK.po | 558 +++++--- po/zh_TW.po | 558 +++++--- 206 files changed, 45377 insertions(+), 28677 deletions(-)