commit d2ac65c8badfbaa4f223912c287bbde575b22de0 Author: Matthias Clasen Date: Fri May 29 18:47:23 2009 -0400 Fix a typo in the ::update-custom-widget docs gtk/gtkprintoperation.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7b49379b55b93d290240c9e77d21fa0f20ad2c36 Author: Matthias Clasen Date: Fri May 29 18:40:10 2009 -0400 Fix a typo in the docs gtk/gtkaboutdialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2a87eb83d170672c84ff1ff99afe38644334c63b Author: Matthias Clasen Date: Fri May 29 17:26:32 2009 -0400 Update for 2.17.1 NEWS | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 48 insertions(+), 1 deletions(-) commit 8166a0e1af36c927c67a9a3940d3f08af8c5114f Author: Eitan Isaacson Date: Fri May 29 12:50:00 2009 +0200 Fix GtkAssistant's accessible children. Fixes bug #575319. gtk/gtkassistant.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d1f921b5bc368c4d265d9329fb1c90c541bf4421 Author: Lebedev Roman Date: Tue May 26 02:49:34 2009 +0400 Updated Russian translation po/ru.po | 2242 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1139 insertions(+), 1103 deletions(-) commit 73a9c40b51ef0e2bf01485e29b3a32fc3473f7c3 Author: Seán de Búrca Date: Mon May 25 19:49:55 2009 +0100 Updated Irish translation po/ga.po | 70 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 35 insertions(+), 35 deletions(-) commit d0f887ddb144a69a85371041d1ad3640ab379ee8 Author: Lin Ma Date: Mon May 25 10:01:04 2009 +0800 Fix GtkTooltip destroy the custom widget Fixed 576091, Custom_widget does not get destroyed when the tooltip goes away. Add a release note for this fix. README.in | 8 ++++++++ gtk/gtktooltip.c | 8 ++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) commit 48c8818fa2bc3b54cd7133781021f30535193ea5 Author: Seán de Búrca Date: Mon May 25 00:33:42 2009 +0100 Updated Irish translation po/ga.po | 3309 +++++++++++++++++++++++++------------------------------------- 1 files changed, 1305 insertions(+), 2004 deletions(-) commit 96912b564f164243a143c787ea882c0c738fe2f3 Author: Matthias Clasen Date: Sun May 24 00:30:58 2009 -0400 Avoid another case of treating None as an atom gdk/x11/gdkdnd-x11.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) commit 478cc88f8dcaa35c7b1be819d1bf7387606ce1a8 Author: Matthias Clasen Date: Sun May 24 00:17:49 2009 -0400 Fix a formatting error in the docs Need to replace % by %amp; in examples. This was noticed in bug 583522. docs/reference/gtk/migrating-GtkBuilder.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1199b3f7419b6240f0c958685daf9830a0d88ed8 Author: Claude Paroz Date: Sat May 23 19:03:31 2009 +0200 Updated French translation po/fr.po | 2223 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1128 insertions(+), 1095 deletions(-) commit 7437a79b851d9d77c5fa820e08b6fa037c882169 Author: Carlos Garcia Campos Date: Sun May 17 20:02:13 2009 +0200 Fix a crash when printing with defer drawing enabled Fixes bgo#582963 gtk/gtkprintoperation.c | 37 ++++++++++++++++++++++++------------- 1 files changed, 24 insertions(+), 13 deletions(-) commit e18a4fa047b6b8c0cf8aab251fc661e38b2b5352 Author: Matthias Clasen Date: Sat May 23 01:20:39 2009 -0400 Improve gtk_combo_box_get_active_text() docs Make it more explicit that the return value needs to be freed. Fixes bug 583050. gtk/gtkcombobox.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit bd84d95e63893ba80f94d7087b580ad575555334 Author: James Andrewartha Date: Thu May 21 13:48:46 2009 +0800 add missing include $(top_srcdir)/git.mk to modules/papi/Makefile.am Signed-off-by: Davyd Madeley modules/printbackends/papi/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit e07d8adccab251467ab2c4d61fa37f833141ded6 Author: Stefan Kost Date: Wed May 20 14:27:36 2009 +0300 docs: document the GtkUpdateType enum. Add documentation based on the description from gtk_range_set_update_policy() docs/reference/gtk/tmpl/gtkenums.sgml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 1eff9aba246a061133365516438c90d532ec74ac Author: mark@ecs.vuw.ac.nz Date: Tue May 19 16:08:21 2009 +0200 Signalize that CUPS connection is available when EISCONN occurs Add test for EISCONN error when testing whether a connection to CUPS server is available (#576678 - patch by mark@ecs.vuw.ac.nz). Signed-off-by: Marek Kasik modules/printbackends/cups/gtkcupsutils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3969d1b9691889ccc98b4aad31e2e809849bdc72 Author: Davyd Madeley Date: Tue May 19 16:31:52 2009 +0800 Add papi to DIST_SUBDIRS modules/printbackends/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bcf754ea1dd46bda4fb206c0f7352a226b2b35e2 Merge: a746df7 7fe8fb3 Author: Davyd Madeley Date: Tue May 19 15:32:10 2009 +0800 Merge commit 'origin/master' commit a746df7d37e5f46b63fbf203bf88c6cf570d76dc Author: Davyd Madeley Date: Tue May 19 15:29:53 2009 +0800 Fix broken SGML in gtk reference. Introduced in commit 9dbb30482b11075045e7624df7c771cb3fc1503f docs/reference/gtk/tmpl/gtklabel.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7fe8fb35b5e44d233187179b5b934e89784d8a22 Author: Alexander Shopov Date: Tue May 19 07:54:51 2009 +0300 Updated Bulgarian translation po/bg.po | 2197 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1118 insertions(+), 1079 deletions(-) commit 9b7fa7a90482581bc8cba2eb975c8251b6acadff Author: Carlos Garcia Campos Date: Sun May 17 18:11:46 2009 +0200 Use nr_of_pages_to_print instead of nr_of_pages when updating printing progress Fixes bgo#582950. gtk/gtkprintoperation.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 122e0b40ba7997a6ba43cfc115ef64332d594d3f Author: Matthias Clasen Date: Sun May 17 23:43:26 2009 -0400 Improve GtkNotbook behaviour with too little space This fixes bug 582488. The patch was provided by Morten Welinder. gtk/gtknotebook.c | 35 +++++++++++++++++++---------------- 1 files changed, 19 insertions(+), 16 deletions(-) commit f64ef8ea514941f83ee802685adf82fd09a17f2b Author: Davyd Madeley Date: Mon May 18 10:46:42 2009 +0800 Fix broken compile: s/gtk_selection_atom/gtk_selection_atoms Introduced in 94b63ec9b7791036b0b09d4c2059059a1d7e9695 gtk/gtkselection.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 94b63ec9b7791036b0b09d4c2059059a1d7e9695 Author: Matthias Clasen Date: Sun May 17 18:35:51 2009 -0400 Avoid a warning when persisting clipboards Correctly handle conversion to SAVE_TARGETS as a side-effect target with no side-effect, by returning a zero-sized property of type NULL. See section 2.6.3 of the ICCCM. gtk/gtkselection.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) commit 375d19aa9258662a9406c00cfb2e7cc418214dbe Author: Matthias Clasen Date: Sun May 17 18:34:21 2009 -0400 Avoid warnings when handling SelectionNotify The property field in SelectionNotify events may be None instead of an atom. gdk/x11/gdkevents-x11.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) commit 5133d934f6173a0e65be5860d4c824379cd6387f Author: Ask H. Larsen Date: Mon May 18 01:54:21 2009 +0200 Updated Danish translation po/da.po | 2195 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1114 insertions(+), 1081 deletions(-) commit 7ca16dad51960f193ed3e3f691dd0f1093bdae2b Author: Jorge Gonzalez Date: Sun May 17 21:46:31 2009 +0200 Updated Spanish translation po/es.po | 2191 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1116 insertions(+), 1075 deletions(-) commit f253b6927cf5235700b1680dcfd5ce3ed96074d4 Author: Martin Nordholts Date: Fri May 15 21:29:25 2009 +0200 Avoid memory corruption on complicated confirm-overwrite logic Dup the file chooser entry string because the string may be modified depending on what clients do in the confirm-overwrite signal and this corrupts the pointer. gtk/gtkfilechooserdefault.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit 91190ce281b562d0f37d8181d9766e09e3c57558 Author: Marek Kasik Date: Wed May 13 18:28:42 2009 +0200 Add ability to print in number-up mode for file backend and lpr backend GtkPrintOperation is now able to render multiple pages per sheet by its own. The most important changes are in these functions: * increment_page_sequence * prepare_data * common_render_page * print_pages_idle Patch also changes set of choices for 2 pages per sheet mode when landscape orientation is used to "Top to bottom" and "Bottom to top". gtk/gtkprintjob.c | 2 + gtk/gtkprintjob.h | 2 + gtk/gtkprintoperation-private.h | 5 + gtk/gtkprintoperation-unix.c | 24 +- gtk/gtkprintoperation-win32.c | 4 + gtk/gtkprintoperation.c | 415 ++++++++++++++++++---- gtk/gtkprintunixdialog.c | 72 ++++- modules/printbackends/cups/gtkcupsutils.c | 3 +- modules/printbackends/file/gtkprintbackendfile.c | 6 + modules/printbackends/lpr/gtkprintbackendlpr.c | 13 +- 10 files changed, 463 insertions(+), 83 deletions(-) commit 26c10075f95268ed2d8dbfacadeb1cdc0f559da6 Merge: 4134c34 67e0a44 Author: Federico Mena Quintero Date: Tue May 12 19:13:33 2009 -0500 Merge fix for bgo#315462 - Make GtkLabel deal with too-small height allocations gracefully Merge branch 'gtk-2-16' commit 67e0a44100a288fd3374f932ba976c64e744474f Author: Federico Mena Quintero Date: Tue May 12 19:12:55 2009 -0500 bgo#315462 - Make GtkLabel deal with too-small height allocations gracefully Previously we would always align the top of the text with the label's allocation-plus-padding. However, this makes a single-line label inside a GtkButton look badly clipped when the button has a smaller allocation than its requisition. So, for single-line labels we respect the alignment even if it doesn't fit within the label's allocation. But for multi-line labels, we give preference to showing the first line, to give the user some context. Signed-off-by: Federico Mena Quintero gtk/gtklabel.c | 23 ++++++++++++++++++++--- 1 files changed, 20 insertions(+), 3 deletions(-) commit 4134c346f9e68367e515345c0ded07aa2b857a1a Merge: c57fc80 e2bce0d Author: Federico Mena Quintero Date: Tue May 12 13:50:45 2009 -0500 Merge fix for bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang commit e2bce0d630c6f424664e81ee95352c4cbc41fc27 Author: Federico Mena Quintero Date: Tue May 12 13:44:04 2009 -0500 bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flash won't hang gtk/gtkclipboard.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c57fc80465fc4d2a96138caf7b95a16aa165d027 Author: gheet Date: Mon May 11 18:33:08 2009 +0100 Adding PAPI printbackend Adding a new print backend module using libpapi detals see GNOME#382676. (gheet) configure.in | 23 + gtk/Makefile.am | 8 + modules/printbackends/Makefile.am | 4 + modules/printbackends/papi/Makefile.am | 32 + modules/printbackends/papi/gtkprintbackendpapi.c | 862 ++++++++++++++++++++++ modules/printbackends/papi/gtkprintbackendpapi.h | 44 ++ modules/printbackends/papi/gtkprinterpapi.c | 116 +++ modules/printbackends/papi/gtkprinterpapi.h | 61 ++ 8 files changed, 1150 insertions(+), 0 deletions(-) commit 52325ccd669ebd24de873bb0949d68d6dad17fb0 Author: Matthias Clasen Date: Sun May 10 02:08:41 2009 -0400 Avoid unintended side-effect in gdk_window_get_events Calling gdk_window_get_events() had the side-effect of letting property change notification through to the application, which was not intended. Now we keep StructureNotify and PropertyNotify filtered out when they were before. Reported in bug 582003. gdk/x11/gdkwindow-x11.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit 5d8a4f78aba64aea32d3bad8a3a8a1e1fd2bf361 Author: Matthias Clasen Date: Sun May 10 01:54:43 2009 -0400 Don't enforce property change events on the root window The code in gdk_x11_window_set_events is only meant to enforce property change events on child windows. Pointed out in bug 531490. gdk/x11/gdkwindow-x11.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 2e9385efe2e3f2c5b4711ad51cdfa9f601762a8f Author: Matthias Clasen Date: Mon May 11 12:02:06 2009 -0400 Make gtk-update-icon-cache not fall over leftover temp files When called with the --force option, try to remove the .icon-theme.cache file before giving up. This fixes rh#500163. gtk/updateiconcache.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit 0fd185fa6de2a89c11b4a28c8619e52d274b1b1f Author: Matthias Clasen Date: Mon May 11 12:02:06 2009 -0400 Make gtk-update-icon-cache not fall over leftover temp files When called with the --force option, try to remove the .icon-theme.cache file before giving up. This fixes rh#500163. gtk/updateiconcache.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit dc0dde995dba8c91aed152f236a383e27e8a02a3 Author: Tobias Mueller Date: Fri May 8 16:57:48 2009 +0200 Removed deprecated call to gtk_scale_button_get_orientation and use gtk_orientable_set_orientation instead. Fixes bug 581878. tests/testvolumebutton.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit ac9ea01ec95dc44ac9d0fcc03c5d1c9148b9bd6a Author: Tobias Mueller Date: Fri May 8 16:40:41 2009 +0200 Replaced deprecated call to gtk_action_connect_proxy with call to gtk_activatable_set_related_action Fixes bug 581876. tests/testmerge.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit ae94c371d186715ae78d97687b28ff78c5489673 Author: Matthias Clasen Date: Mon May 11 02:44:12 2009 -0400 Add a separate keybinding signal for activating links Keeping the keybinding signal and the regular signal separate is cleaner and allows us to pass the uri as a parameter to the activate-link signal. demos/gtk-demo/links.c | 9 +- docs/reference/gtk/migrating-GtkLabel-links.sgml | 4 +- docs/reference/gtk/tmpl/gtklabel.sgml | 4 +- gtk/gtklabel.c | 120 +++++++++++++--------- gtk/gtklabel.h | 3 +- tests/testgtk.c | 6 +- 6 files changed, 81 insertions(+), 65 deletions(-) commit 2f60e18c700dca53ef2b64085880ae3c71f50f5f Author: Matthias Clasen Date: Mon May 11 02:08:32 2009 -0400 Add a migration chapter for label links docs/reference/gtk/Makefile.am | 11 +++++---- docs/reference/gtk/gtk-docs.sgml | 5 ++++ docs/reference/gtk/gtk-sections.txt | 1 + docs/reference/gtk/migrating-GtkLabel-links.sgml | 26 ++++++++++++++++++++++ 4 files changed, 38 insertions(+), 5 deletions(-) commit 563e8e8e1d0811c1af2389a40b8e0cc7b9a37ab2 Author: Matthias Clasen Date: Mon May 11 01:31:14 2009 -0400 Mention url label support in NEWS NEWS | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit 9dbb30482b11075045e7624df7c771cb3fc1503f Author: Matthias Clasen Date: Mon May 11 01:23:13 2009 -0400 Add link support to GtkLabel This patch is based on SexyUrlLabel, but with significantly enhanced functionality: keynav, tooltips, context menu, theming. demos/gtk-demo/Makefile.am | 3 +- demos/gtk-demo/links.c | 88 ++ docs/reference/gtk/tmpl/gtklabel.sgml | 18 + gtk/gtk.symbols | 1 + gtk/gtklabel.c | 1499 ++++++++++++++++++++++++++++----- gtk/gtklabel.h | 5 +- tests/testgtk.c | 52 ++ tests/testgtkrc | 8 + 8 files changed, 1452 insertions(+), 222 deletions(-) commit 141ddd99f375b8f687f5f83164c440c8a79b1364 Author: Matthias Clasen Date: Sun May 10 02:08:41 2009 -0400 Avoid unintended side-effect in gdk_window_get_events Calling gdk_window_get_events() had the side-effect of letting property change notification through to the application, which was not intended. Now we keep StructureNotify and PropertyNotify filtered out when they were before. Reported in bug 582003. gdk/x11/gdkwindow-x11.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) commit 4fc49fd8db02e37993860289a350c9d1e96910b5 Author: Matthias Clasen Date: Sun May 10 01:54:43 2009 -0400 Don't enforce property change events on the root window The code in gdk_x11_window_set_events is only meant to enforce property change events on child windows. Pointed out in bug 531490. gdk/x11/gdkwindow-x11.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 7cfda03395318ed7a00a00c371feb5c838ca1113 Author: Marios Zindilis Date: Sat May 9 14:16:28 2009 +0100 Updated Greek translation po/el.po | 2129 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1094 insertions(+), 1035 deletions(-) commit 038dfa53d0c1506ee86fc420f7d39b593d6cbeea Author: Marios Zindilis Date: Sat May 9 14:15:33 2009 +0100 Updated Greek translation po/el.po | 2140 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1071 insertions(+), 1069 deletions(-) commit e4d97d9652f3974aca8e3729b7cfb77c446b95ee Author: Ivar Smolin Date: Fri May 8 20:17:25 2009 +0300 Updating Estonian translation po/et.po | 2683 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 1049 insertions(+), 1634 deletions(-) commit 556fb4dd5f4c6745d6df2aedda7008fc548b604f Author: Christian Kirbach Date: Wed May 6 13:33:31 2009 +0200 Updated German translation. po/de.po | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit f2d4669ff8e3a354fb91b968a7e93510744dee75 Author: Christian Kirbach Date: Wed May 6 13:11:12 2009 +0200 Updated German translation. po/de.po | 2150 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1079 insertions(+), 1071 deletions(-) commit 9426ba2735c94c5046072e09eca3b69519840519 Author: Christian Kirbach Date: Wed May 6 13:06:32 2009 +0200 Updated German translation. po/de.po | 2123 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1066 insertions(+), 1057 deletions(-) commit 339298b638ae76c546717f2136970b93438295a9 Author: Matthias Clasen Date: Tue May 5 19:29:05 2009 -0400 Add diagnostics for XID collisions This should help with diagnosing crashes caused by over-eager XID reuse in Xlib, see bug 581526. gdk/x11/gdkxid.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit 6fc6b8b4e8d582bba6c409ede98b814e88bc2f66 Author: Matthias Clasen Date: Tue May 5 19:29:05 2009 -0400 Add diagnostics for XID collisions This should help with diagnosing crashes caused by over-eager XID reuse in Xlib, see bug 581526. gdk/x11/gdkxid.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) commit a398c840be41102f170e79183a8bb9e8b6fa3a26 Author: Behdad Esfahbod Date: Sun May 3 20:08:11 2009 -0400 Add git.mk to generate .gitignore files Add four new doc templates that were not in repository. Makefile.am | 32 +++ contrib/Makefile.am | 2 + contrib/gdk-pixbuf-xlib/Makefile.am | 2 + demos/Makefile.am | 2 + demos/gtk-demo/Makefile.am | 2 + docs/Makefile.am | 2 + docs/faq/Makefile.am | 2 + docs/reference/Makefile.am | 3 + docs/reference/gdk-pixbuf/Makefile.am | 2 + docs/reference/gdk/Makefile.am | 2 + docs/reference/gtk/Makefile.am | 2 + docs/reference/gtk/tmpl/filesystem.sgml | 108 ++++++++++ docs/reference/gtk/tmpl/gtkactivatable.sgml | 100 +++++++++ docs/reference/gtk/tmpl/gtkimcontext.sgml | 212 ++++++++++++++++++++ docs/reference/gtk/tmpl/gtktoolshell.sgml | 82 ++++++++ docs/reference/libgail-util/Makefile.am | 2 + docs/tools/Makefile.am | 2 + docs/tutorial/Makefile.am | 2 + gdk-pixbuf/Makefile.am | 2 + gdk-pixbuf/pixops/Makefile.am | 2 + gdk/Makefile.am | 2 + gdk/directfb/Makefile.am | 2 + gdk/quartz/Makefile.am | 2 + gdk/tests/Makefile.am | 2 + gdk/win32/Makefile.am | 2 + gdk/win32/rc/Makefile.am | 2 + gdk/x11/Makefile.am | 2 + git.mk | 182 +++++++++++++++++ gtk/Makefile.am | 4 +- gtk/tests/Makefile.am | 2 + gtk/theme-bits/Makefile.am | 2 + m4macros/Makefile.am | 2 + modules/Makefile.am | 2 + modules/engines/Makefile.am | 2 + modules/engines/ms-windows/Makefile.am | 2 + modules/engines/ms-windows/Theme/Makefile.am | 2 + .../engines/ms-windows/Theme/gtk-2.0/Makefile.am | 2 + modules/engines/pixbuf/Makefile.am | 2 + modules/input/Makefile.am | 2 + modules/other/Makefile.am | 2 + modules/other/gail/Makefile.am | 2 + modules/other/gail/libgail-util/Makefile.am | 2 + modules/other/gail/tests/Makefile.am | 2 + modules/printbackends/Makefile.am | 2 + modules/printbackends/cups/Makefile.am | 2 + modules/printbackends/file/Makefile.am | 2 + modules/printbackends/lpr/Makefile.am | 2 + modules/printbackends/test/Makefile.am | 2 + perf/Makefile.am | 2 + tests/Makefile.am | 2 + 50 files changed, 806 insertions(+), 1 deletions(-) commit e5702523fff7cbb7c935eadb4503e2b70e48e5fb Author: Matthias Clasen Date: Mon May 4 02:09:12 2009 -0400 Bump version to 2.17.1 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit cc4cf97d62bb22a3d464b84d999975db985e6dde Author: Matthias Clasen Date: Mon May 4 01:54:06 2009 -0400 GTK+ 2.17.0 docs/reference/gtk/tmpl/gtkentry.sgml | 5 + docs/reference/gtk/tmpl/gtkprintoperation.sgml | 10 + docs/reference/gtk/tmpl/gtkscale.sgml | 7 +- gtk/gtk.symbols | 1 + gtk/tests/builder.c | 4 +- po-properties/af.po | 176 +- po-properties/am.po | 176 +- po-properties/ang.po | 176 +- po-properties/ar.po | 176 +- po-properties/as.po | 176 +- po-properties/ast.po | 176 +- po-properties/az.po | 176 +- po-properties/az_IR.po | 176 +- po-properties/be.po | 176 +- po-properties/be@latin.po | 176 +- po-properties/bg.po | 176 +- po-properties/bn.po | 176 +- po-properties/bn_IN.po | 176 +- po-properties/br.po | 176 +- po-properties/bs.po | 176 +- po-properties/ca.po | 176 +- po-properties/ca@valencia.po | 176 +- po-properties/crh.po | 176 +- po-properties/cs.po | 176 +- po-properties/cy.po | 176 +- po-properties/da.po | 176 +- po-properties/de.po | 176 +- po-properties/dz.po | 176 +- po-properties/el.po | 176 +- po-properties/en_CA.po | 176 +- po-properties/en_GB.po | 176 +- po-properties/eo.po | 176 +- po-properties/es.po | 176 +- po-properties/et.po | 176 +- po-properties/eu.po | 176 +- po-properties/fa.po | 176 +- po-properties/fi.po | 176 +- po-properties/fr.po | 176 +- po-properties/ga.po | 176 +- po-properties/gl.po | 176 +- po-properties/gu.po | 176 +- po-properties/he.po | 176 +- po-properties/hi.po | 176 +- po-properties/hr.po | 176 +- po-properties/hu.po | 176 +- po-properties/hy.po | 176 +- po-properties/ia.po | 176 +- po-properties/id.po | 176 +- po-properties/io.po | 176 +- po-properties/is.po | 176 +- po-properties/it.po | 176 +- po-properties/ja.po | 176 +- po-properties/ka.po | 176 +- po-properties/kn.po | 176 +- po-properties/ko.po | 176 +- po-properties/ku.po | 176 +- po-properties/li.po | 176 +- po-properties/lt.po | 176 +- po-properties/lv.po | 176 +- po-properties/mai.po | 176 +- po-properties/mi.po | 176 +- po-properties/mk.po | 176 +- po-properties/ml.po | 176 +- po-properties/mn.po | 176 +- po-properties/mr.po | 176 +- po-properties/ms.po | 176 +- po-properties/nb.po | 176 +- po-properties/ne.po | 176 +- po-properties/nl.po | 176 +- po-properties/nn.po | 176 +- po-properties/nso.po | 176 +- po-properties/oc.po | 176 +- po-properties/or.po | 3597 ++++++++++++------------ po-properties/pa.po | 176 +- po-properties/pl.po | 176 +- po-properties/ps.po | 3395 +++++++++++----------- po-properties/pt.po | 176 +- po-properties/pt_BR.po | 176 +- po-properties/ro.po | 176 +- po-properties/ru.po | 176 +- po-properties/rw.po | 176 +- po-properties/si.po | 176 +- po-properties/sk.po | 176 +- po-properties/sl.po | 176 +- po-properties/sq.po | 176 +- po-properties/sr.po | 176 +- po-properties/sr@ije.po | 176 +- po-properties/sr@latin.po | 176 +- po-properties/sv.po | 176 +- po-properties/ta.po | 176 +- po-properties/te.po | 176 +- po-properties/th.po | 176 +- po-properties/tk.po | 176 +- po-properties/tr.po | 176 +- po-properties/tt.po | 176 +- po-properties/uk.po | 3402 +++++++++++----------- po-properties/ur.po | 176 +- po-properties/uz.po | 176 +- po-properties/uz@cyrillic.po | 176 +- po-properties/vi.po | 176 +- po-properties/wa.po | 176 +- po-properties/xh.po | 176 +- po-properties/yi.po | 176 +- po-properties/zh_CN.po | 176 +- po-properties/zh_HK.po | 176 +- po-properties/zh_TW.po | 176 +- po/af.po | 374 ++- po/am.po | 374 ++- po/ang.po | 374 ++- po/ar.po | 2149 ++++++++------- po/as.po | 374 ++- po/ast.po | 374 ++- po/az.po | 376 ++- po/az_IR.po | 369 ++- po/be.po | 374 ++- po/be@latin.po | 374 ++- po/bg.po | 374 ++- po/bn.po | 374 ++- po/bn_IN.po | 374 ++- po/br.po | 374 ++- po/bs.po | 376 ++- po/ca.po | 2147 ++++++++------- po/ca@valencia.po | 374 ++- po/crh.po | 378 ++- po/cs.po | 2099 +++++++------- po/cy.po | 374 ++- po/da.po | 2147 ++++++++------- po/de.po | 374 ++- po/dz.po | 374 ++- po/el.po | 374 ++- po/en_CA.po | 374 ++- po/en_GB.po | 374 ++- po/eo.po | 374 ++- po/es.po | 2102 +++++++------- po/et.po | 1055 +++++++- po/eu.po | 374 ++- po/fa.po | 374 ++- po/fi.po | 374 ++- po/fr.po | 374 ++- po/ga.po | 374 ++- po/gl.po | 374 ++- po/gu.po | 420 ++-- po/he.po | 374 ++- po/hi.po | 374 ++- po/hr.po | 376 ++- po/hu.po | 2191 ++++++++------- po/hy.po | 374 ++- po/ia.po | 374 ++- po/id.po | 374 ++- po/io.po | 374 ++- po/is.po | 374 ++- po/it.po | 2154 ++++++++------- po/ja.po | 374 ++- po/ka.po | 374 ++- po/kn.po | 374 ++- po/ko.po | 374 ++- po/ku.po | 374 ++- po/li.po | 376 ++- po/lt.po | 374 ++- po/lv.po | 374 ++- po/mai.po | 374 ++- po/mi.po | 374 ++- po/mk.po | 374 ++- po/ml.po | 374 ++- po/mn.po | 380 ++- po/mr.po | 374 ++- po/ms.po | 376 ++- po/nb.po | 374 ++- po/ne.po | 373 ++- po/nl.po | 375 ++- po/nn.po | 377 ++- po/nso.po | 376 ++- po/oc.po | 373 ++- po/or.po | 2143 +++++++------- po/pa.po | 374 ++- po/pl.po | 374 ++- po/ps.po | 374 ++- po/pt.po | 374 ++- po/pt_BR.po | 2150 ++++++++------- po/ro.po | 374 ++- po/ru.po | 374 ++- po/rw.po | 377 ++- po/si.po | 374 ++- po/sk.po | 374 ++- po/sl.po | 374 ++- po/sq.po | 375 ++- po/sr.po | 2147 ++++++++------- po/sr@ije.po | 376 ++- po/sr@latin.po | 2175 ++++++++------- po/sv.po | 2751 ++++++++++-------- po/ta.po | 374 ++- po/te.po | 374 ++- po/th.po | 374 ++- po/tk.po | 374 ++- po/tr.po | 378 ++- po/tt.po | 373 ++- po/uk.po | 2105 +++++++------- po/ur.po | 369 ++- po/uz.po | 374 ++- po/uz@cyrillic.po | 374 ++- po/vi.po | 374 ++- po/wa.po | 374 ++- po/xh.po | 374 ++- po/yi.po | 376 ++- po/zh_CN.po | 2150 ++++++++------- po/zh_HK.po | 374 ++- po/zh_TW.po | 374 ++- 207 files changed, 50163 insertions(+), 41406 deletions(-)