commit 5b3d82176a82628dcdbf4c4e379262e2601a337c Author: Matthias Clasen Date: Mon Mar 14 12:31:13 2011 -0400 Update NEWS NEWS | 29 +++++++++++++++++++++++++++++ 1 files changed, 29 insertions(+), 0 deletions(-) commit 565744d498cb81095ea29c80c26707007d03d1fc Author: Cosimo Cecchi Date: Mon Mar 14 11:01:43 2011 -0400 notebook: make GtkNotebook respect the focus-padding style property https://bugzilla.gnome.org/show_bug.cgi?id=644348 gtk/gtknotebook.c | 48 ++++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 24 deletions(-) commit 318dbe7524a155c3020e4ec543bf7316753cdfd6 Author: Erdal Ronahi Date: Mon Mar 14 00:04:10 2011 +0100 Updated Kurdish translation po/ku.po | 476 +++++++++++++++++++++++++------------------------------------- 1 files changed, 192 insertions(+), 284 deletions(-) commit 80b6fd0978824c29a4d2d222a57cada0d28d99ed Author: Changwoo Ryu Date: Sun Mar 13 23:27:02 2011 +0900 Updated Korean translation po-properties/ko.po | 979 ++++++++++++++++++++++++++------------------------- 1 files changed, 494 insertions(+), 485 deletions(-) commit da22745fa299a6c08e990ddad72b9c88741826d9 Author: Matthias Clasen Date: Sat Mar 12 21:25:07 2011 -0500 Add annotations to gtk_window_get_position Part of bug 644353, patch by Ulrik Sverdrup. gtk/gtkwindow.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) commit 7abeab8490565f04e164c854166d4cf9f40130a3 Author: Matthias Clasen Date: Sat Mar 12 21:33:04 2011 -0500 Fix annotations for gtk_accelerator_parse Part of bug 644353, patch by Ulrik Sverdrup. gtk/gtkaccelgroup.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit be3fc28e6663e9cc806b5d162da0531598e0ff21 Author: Cosimo Cecchi Date: Wed Mar 9 01:14:24 2011 -0500 paned: don't set the "pane-separator" style class to all the container Otherwise children inherit color properties specified for the pane separator itself. https://bugzilla.gnome.org/show_bug.cgi?id=644276 gtk/gtkpaned.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 647f8fb2fb09a669efdf00d86bb788bb5be4abe4 Author: Carlos Garcia Campos Date: Sat Mar 12 17:02:49 2011 +0100 themingengine: Use render_background_internal() to render handle background Instead of using always the background color. This fixes handles that have a background image like gnome-panel applets in a transparent panel. https://bugzilla.gnome.org/show_bug.cgi?id=644570 gtk/gtkthemingengine.c | 17 ++++------------- 1 files changed, 4 insertions(+), 13 deletions(-) commit c65309b673c1fe05ecbc656f06eb5bdb9edc853e Author: Petr Kovar Date: Sat Mar 12 23:33:53 2011 +0100 Update Czech translation po/cs.po | 1509 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 788 insertions(+), 721 deletions(-) commit 6ff74f6e0642fb06c8d77892e8b2472d50aa34a7 Author: Matthias Clasen Date: Sat Mar 12 13:42:05 2011 -0500 GtkAboutDialog: keep toggle button state in sync When hiding the dialog, we hide the credits/license parts, so we need to update the toggle buttons controlling them. https://bugzilla.gnome.org/show_bug.cgi?id=644355 gtk/gtkaboutdialog.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) commit 021ba76ceba998c57354ae91a1cfc83fc8a76816 Author: Bruno Brouard Date: Sat Mar 12 18:03:08 2011 +0100 Updated French translation po/fr.po | 2129 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1198 insertions(+), 931 deletions(-) commit 1859972b3bd04a91804a5063f208f6b09619190a Author: Yaron Shahrabani Date: Sat Mar 12 06:21:40 2011 +0200 Updated Hebrew translation. po-properties/he.po | 895 ++++++++++++++++++++++++++------------------------- 1 files changed, 450 insertions(+), 445 deletions(-) commit f17bed1eace6f26ba14d427eef981cfdaa1b17c1 Author: Luca Ferretti Date: Sat Mar 12 02:09:30 2011 +0100 Updated Italian translation po-properties/it.po | 5179 +++++++++++++++++++++++++-------------------------- 1 files changed, 2549 insertions(+), 2630 deletions(-) commit 6accf7bf16a80c1ccc3b4411f0060c23c373db6a Author: Daniel Nylander Date: Fri Mar 11 23:52:05 2011 +0100 Updated Swedish translation po-properties/sv.po | 3398 ++++++++++++++++++++++++++++----------------------- 1 files changed, 1898 insertions(+), 1500 deletions(-) commit a5d5edace1c49b6e5583a24145b03511a3a6aa29 Author: Daniel Nylander Date: Fri Mar 11 23:51:51 2011 +0100 Updated Swedish translation po/sv.po | 1389 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 773 insertions(+), 616 deletions(-) commit ed188c8b1027024f6d0d10d4a1fce6c7b4c8d6d5 Author: Klemen Košir Date: Fri Mar 11 21:51:36 2011 +0100 Updated Slovenian translation po/sl.po |11911 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 4933 insertions(+), 6978 deletions(-) commit fa8bd08f5d552116950fc21597be5f00ea149a5a Author: Benjamin Otte Date: Fri Mar 11 19:42:26 2011 +0100 gtk: Queue a resize after state changes Lots of style properties - border-width in this case - can change the size of widgets, so we need to queue a resize instead of just redrawing. gtk/gtkwidget.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 8ee894ae46784d3067cb5c928d019ae6d5edbcf4 Author: Tristan Van Berkom Date: Thu Mar 10 14:08:15 2011 +0900 Fixed gdk_window_beep() to pass the toplevel instance to the toplevel's implementation vfunc. This incorrect assignment would cause asynchronous aborts from the X server (they would occur if for instance, an offscreen GtkTreeView calls gtk_widget_error_bell()). gdk/gdkwindow.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 934f4e5a25076421c8b7134282c5195e6414c96a Author: Tristan Van Berkom Date: Wed Mar 9 15:06:45 2011 +0900 Fixed GtkTreeModel::row-deleted documentation This documentation was in direct conflict with the documentation of gtk_tree_model_row_deleted() docs, the function docs are TRUE, the signal docs were FALSE, fixed. gtk/gtktreemodel.c | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) commit e772082a2a7310cdef527f18d48c1aca23e93b60 Author: Cosimo Cecchi Date: Tue Mar 8 17:08:03 2011 -0500 stylecontext: add a raised style class This is useful for raised elements, for example raised buttons on primary toolbars. https://bugzilla.gnome.org/show_bug.cgi?id=644248 gtk/gtkstylecontext.h | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit a3b2840cae2fa82aa1e7a1851238b798f084df5c Author: Alexander Larsson Date: Mon Mar 7 16:01:46 2011 +0100 Remove support for GDK_NATIVE_WINDOWS GDK_NATIVE_WINDOWS was a way to keep some old apps running that did weird things in gtk2. We should not have to carry this forwards in gtk 3.x. We do however keep a g_warning() call reminding people of this fact to ease debugging when they try to port their applications. https://bugzilla.gnome.org/show_bug.cgi?id=644119 docs/reference/gtk/running.sgml | 10 ---- gdk/gdk.c | 4 +- gdk/gdkdevice.c | 5 +-- gdk/gdkdisplay.c | 4 -- gdk/gdkglobals.c | 1 - gdk/gdkinternals.h | 1 - gdk/gdkwindow.c | 96 ++++----------------------------------- gdk/win32/gdkwindow-win32.c | 1 - 8 files changed, 12 insertions(+), 110 deletions(-) commit 191428f596a532799059124ed41b4b348e48634e Author: Carlos Garnacho Date: Mon Mar 7 23:05:03 2011 +0100 gtksettings: plug a leak Make the GValue take the created GString. gtk/gtksettings.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fe12c46531ac8020470ece87b73fe4c05247c885 Author: Carlos Garnacho Date: Mon Mar 7 23:00:16 2011 +0100 cssprovider: Reset the scope before skipping to the next rule after an error happens. This is so the selector token gets parsed with the correct GScanner scope/config on all situations. gtk/gtkcssprovider.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit aa6eee73e54a846644b515a1fa45c49955cac363 Author: Carlos Garnacho Date: Mon Mar 7 22:59:45 2011 +0100 cssprovider: plug two more leak fixes gtk/gtkcssprovider.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 794593a4f8208c8c52363e4bdf7103f5f215a9fc Author: Carlos Garnacho Date: Mon Mar 7 22:42:33 2011 +0100 cssprovider: return immediately if there's remaining data behind a parsed value parse_value() could fill in a GError, but yet (incorrectly) return G_TOKEN_NONE, having the GError leaked as a result. https://bugzilla.gnome.org/show_bug.cgi?id=642604 , Reported by Felix Riemann. gtk/gtkcssprovider.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit f7f9e16939112b3c06444c92c833625ecd2d8028 Author: John Ralls Date: Mon Mar 7 12:28:20 2011 -0800 Finish making the GtkSettings object identical on all backends so that it doesn't assert on non-X11 backends gtk/gtksettings.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 8d1b7362b3f2e3d52153c2ac2e41b8926c05f143 Author: Benjamin Otte Date: Mon Mar 7 17:45:08 2011 +0100 x11: Copy from actual window, not parent This code is a relic from GTK2 days and should not be necessary anymore, as code now makes sure to only copy those parts of the window that are not overlapped by parent windows. By deleting it we fix potential issues with composited and translucent windows copying the wrong data. https://bugzilla.gnome.org/show_bug.cgi?id=643416 gdk/x11/gdkgeometry-x11.c | 18 +----------------- 1 files changed, 1 insertions(+), 17 deletions(-) commit 7fe353b1861df58245a4cdcc97ff56508dc38a6e Author: Matthias Clasen Date: Mon Mar 7 10:08:48 2011 -0500 Bump version configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)