summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2.14.3GTK_2_14_3Matthias Clasen2008-09-24207-32419/+32427
| | | | svn path=/branches/gtk-2-14/; revision=21503
* fix the testsMatthias Clasen2008-09-242-2/+6
| | | | svn path=/branches/gtk-2-14/; revision=21502
* UpdatesMatthias Clasen2008-09-232-0/+31
| | | | svn path=/branches/gtk-2-14/; revision=21501
* Warn if the adjustment has nonzero page size.Matthias Clasen2008-09-232-0/+11
| | | | | | | | | | 2008-09-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtkspinbutton.c: Warn if the adjustment has nonzero page size. svn path=/branches/gtk-2-14/; revision=21500
* Update to explain the situation.Matthias Clasen2008-09-238-41/+91
| | | | | | | | | | | | | | | | | | | | | 2008-09-23 Matthias Clasen <mclasen@redhat.com> * README.in: Update to explain the situation. * gtk/gtkadjustment.c: Revert to the old behaviour of allowing values in the range [lower, upper]. Relying on the possibility to set values in the [upper - page_size, upper] subrange is considered deprecated, though, and will trigger a warning. * gtk/gtkcombobox.c: * gtk/gtkiconview.c: * gtk/gtkrange.c: * gtk/gtkscrolledwindow.c: * gtk/gtktreeview.c: Add the CLAMPing back that was removed after the GtkAdjustment behaviour change. svn path=/branches/gtk-2-14/; revision=21499
* Updated Afrikaans translation on behalf of F Wolff. Fixes bug #355812.Andre Klapper2008-09-222-1018/+1029
| | | | | | | | | | 2008-09-22 Andre Klapper <a9016009@gmx.de> * af.po: Updated Afrikaans translation on behalf of F Wolff. Fixes bug #355812. svn path=/branches/gtk-2-14/; revision=21494
* Bug 553135 – eog crash: assertion failed. Gtk error:Matthias Clasen2008-09-222-0/+25
| | | | | | | | | | | | | | 2008-09-22 Matthias Clasen <mclasen@redhat.com> Bug 553135 – eog crash: assertion failed. Gtk error: shortcuts_remove_rows: code should not be reached * gtk/gtkfilechooserdefault.c: Disconnect from GtkFileSystem signals when we are destroyed, in order to avoid nasty surprises. Patch by Claudio Saavedra svn path=/branches/gtk-2-14/; revision=21493
* Updated Slovenian translationMatej Urbančič2008-09-221-7/+7
| | | | svn path=/branches/gtk-2-14/; revision=21490
* use the correct gi18n header. Fixes bug #553000.Frederic Crozat2008-09-222-1/+6
| | | | | | | | | | 2008-09-22 Frederic Crozat <fcrozat@mandriva.com> * gtk/gtkfilesystem.c: use the correct gi18n header. Fixes bug #553000. svn path=/branches/gtk-2-14/; revision=21487
* Translation updated by Ivar SmolinPriit Laes2008-09-222-1622/+1654
| | | | | | | | 2008-09-22 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/branches/gtk-2-14/; revision=21484
* Translation updated by Ivar SmolinPriit Laes2008-09-222-1016/+1023
| | | | | | | | 2008-09-22 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/branches/gtk-2-14/; revision=21483
* Updated Gujarati Translations.Ankitkumar Rameshchandra Patel2008-09-222-1101/+1074
| | | | svn path=/branches/gtk-2-14/; revision=21482
* Malayalam translation updated by Hari VishnuPraveen Arimbrathodiyil2008-09-222-1444/+1385
| | | | svn path=/branches/gtk-2-14/; revision=21481
* Updated Russian translation.Nickolay V. Shmyrev2008-09-212-1792/+1764
| | | | | | | | | 2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/branches/gtk-2-14/; revision=21479
* Updated Russian translation by Yurii Penkin.Nickolay V. Shmyrev2008-09-212-1049/+1047
| | | | | | | | | 2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation by Yurii Penkin. svn path=/branches/gtk-2-14/; revision=21478
* Translation updated.Gabor Kelemen2008-09-212-182/+101
| | | | | | | | 2008-09-21 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/branches/gtk-2-14/; revision=21474
* hindi update by Rajesh RanjanRajesh Ranjan2008-09-212-1382/+1205
| | | | svn path=/branches/gtk-2-14/; revision=21472
* Plug a possible leak of textutilsMatthias Clasen2008-09-213-0/+12
| | | | svn path=/branches/gtk-2-14/; revision=21471
* Don't leak a GFileMatthias Clasen2008-09-212-0/+8
| | | | svn path=/branches/gtk-2-14/; revision=21469
* Updated Danish translationKenneth Nielsen2008-09-202-1788/+1760
| | | | svn path=/branches/gtk-2-14/; revision=21467
* Updated Danish translationKenneth Nielsen2008-09-202-1170/+1129
| | | | svn path=/branches/gtk-2-14/; revision=21464
* Updated Finnish translationIlkka Tuohela2008-09-202-1018/+1028
| | | | svn path=/branches/gtk-2-14/; revision=21461
* Updated Japanese translation.Takeshi AIHANA2008-09-202-1020/+1026
| | | | | | | | 2008-09-20 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/branches/gtk-2-14/; revision=21459
* Updated Serbian translationGoran Rakic2008-09-193-318/+232
| | | | svn path=/branches/gtk-2-14/; revision=21457
* Updated Slovenian translationMatej Urbančič2008-09-191-2296/+2141
| | | | svn path=/branches/gtk-2-14/; revision=21455
* Updated Slovenian translationMatej Urbančič2008-09-191-6603/+4750
| | | | svn path=/branches/gtk-2-14/; revision=21454
* Updated Slovenian translationMatej Urbančič2008-09-191-4571/+6419
| | | | svn path=/branches/gtk-2-14/; revision=21453
* Plug a small memory leakMatthias Clasen2008-09-192-3/+11
| | | | svn path=/branches/gtk-2-14/; revision=21452
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2008-09-192-2484/+2429
| | | | | | | | | 2008-09-19 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> svn path=/branches/gtk-2-14/; revision=21450
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2008-09-192-1469/+1435
| | | | | | | | | 2008-09-19 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> svn path=/branches/gtk-2-14/; revision=21449
* Bug 552837 – mem leak in gtkimmulticontextChristian Persch2008-09-192-0/+8
| | | | | | | * gtk/gtkimmulticontext.c: (gtk_im_multicontext_get_slave): Plug mem leak. svn path=/branches/gtk-2-14/; revision=21444
* Tamil translation updatedFelix I2008-09-191-0/+4
| | | | svn path=/branches/gtk-2-14/; revision=21443
* Tamil translation updatedFelix I2008-09-191-1771/+1732
| | | | svn path=/branches/gtk-2-14/; revision=21442
* Tamil translation updatedFelix I2008-09-192-1373/+1203
| | | | svn path=/branches/gtk-2-14/; revision=21441
* Plug a memory leakMatthias Clasen2008-09-192-3/+11
| | | | svn path=/branches/gtk-2-14/; revision=21440
* Fix 2 cases where we leaked a GpImage (#552545)Dominic Lachowicz2008-09-183-5/+55
| | | | | | | | | 2008-09-18 Dominic Lachowicz <domlachowicz@gmail.com> * io-gdip-utils.c: Fix 2 cases where we leaked a GpImage (#552545) svn path=/trunk/; revision=21426
* updated Kannada ChangeLogShankar Prasad2008-09-181-0/+4
| | | | svn path=/trunk/; revision=21425
* updated Kannada translationShankar Prasad2008-09-181-195/+112
| | | | svn path=/trunk/; revision=21424
* Updated Arabic Translation by Anas Afif Emad.Djihed Afifi2008-09-182-1204/+1221
| | | | | | * Updated Arabic Translation by Anas Afif Emad. svn path=/trunk/; revision=21423
* Bump versionMatthias Clasen2008-09-182-2/+4
| | | | svn path=/trunk/; revision=21422
* 2.14.2GTK_2_14_2Matthias Clasen2008-09-18207-59695/+59761
| | | | svn path=/trunk/; revision=21420
* UpdatesMatthias Clasen2008-09-182-0/+62
| | | | svn path=/trunk/; revision=21419
* Updated Arabic Translation by Anas Afif Emad.Djihed Afifi2008-09-182-880/+750
| | | | | | * Updated Arabic Translation by Anas Afif Emad. svn path=/trunk/; revision=21418
* Bug 346903 – gtk_enumerate_printers needs events to completeMatthias Clasen2008-09-178-103/+324
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-17 Matthias Clasen <mclasen@redhat.com> Bug 346903 – gtk_enumerate_printers needs events to complete * gtk/gtkprintbackend.h: * gtk/gtkprintbackend.c: Add a GtkPrintBackend::status property. * modules/printbackends/cups/gtkcupsutils.h: * modules/printbackends/cups/gtkcupsutils.c: Turn the connection test into a tristate available/unavailable/in progress. * modules/printbackends/cups/gtkprintbackendcups.c: Use a single connection test instance for getting the default printer and for getting the printer list. Set the GtkPrintBackend::status property according to the result of the connection test. Use the printer-type attribute to find the default printer, if cups supports it. * gtk/gtkprinter.c: When enumerating printers, give up when the backend status is 'unavailable'. * gtk/gtkprintunixdialog.c (printer_status_cb): Select the printer when it is the default and nothing else has been selected yet. svn path=/trunk/; revision=21417
* Bug 552668 – format not a string literal and no format arguments inChristian Persch2008-09-172-2/+9
| | | | | | gtkimmodule svn path=/trunk/; revision=21416
* Bug 552667 – gtkimage containing gicon leaks memoryChristian Persch2008-09-172-3/+13
| | | | | | | * gtk/gtkimage.c: (ensure_pixbuf_for_gicon): Fix critical warnings when looking up the icon fails. Plug a mem leak. svn path=/trunk/; revision=21415
* Bug 329593 – Entering characters on a line very cpu intensive andMatthias Clasen2008-09-172-16/+29
| | | | | | | | | | | | | | slow * gtk/gtknotebook.c (gtk_notebook_page_allocate): Return a boolean that indicates whether the tab allocation has changed. (gtk_notebook_pages_allocate): Only redraw the tabs if their allocation has changed. (gtk_notebook_calculate_tabs_allocations): Remove unused return value. Patch by Owen Taylor svn path=/trunk/; revision=21414
* Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to styleMatthias Clasen2008-09-172-6/+14
| | | | | | | | | | | | | | 2008-09-17 Matthias Clasen <mclasen@redhat.com> Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style property * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): Take actions into account when finding the available space for matches. Patch by Ross Burton svn path=/trunk/; revision=21413
* Doc improvementsMatthias Clasen2008-09-172-2/+11
| | | | svn path=/trunk/; revision=21412
* Bug 552107 – Small libtool fixesMatthias Clasen2008-09-172-1/+11
| | | | | | | | | | | | 2008-09-17 Matthias Clasen <mclasen@redhat.com> Bug 552107 – Small libtool fixes * configure.in: Regenerate libtool early, quote $deplibs_check_method. Patch by Patryk Zawadzki svn path=/trunk/; revision=21411