summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 551722 – gtk_widget_set_scroll_adjustments() should check the signalMatthias Clasen2008-09-172-8/+29
| | | | | | | | | | | | | 2008-09-17 Matthias Clasen <mclasen@redhat.com> Bug 551722 – gtk_widget_set_scroll_adjustments() should check the signal signature * gtk/gtkwidget.c (gtk_widget_set_scroll_adjustments): Check the signature of the signal. Patch by Christian Persch svn path=/trunk/; revision=21410
* Updated Oriya (or.po) TranslationManoj Kumar Giri2008-09-172-1366/+1200
| | | | svn path=/trunk/; revision=21409
* Updated Telugu TranslationKrishnababu Krothapalli2008-09-171-124/+145
| | | | svn path=/trunk/; revision=21408
* Updated Changelog fileKrishnababu Krothapalli2008-09-171-0/+4
| | | | svn path=/trunk/; revision=21407
* Updated Marathi TranslationsSandeep Shedmake2008-09-172-238/+182
| | | | svn path=/trunk/; revision=21406
* Updated Marathi TranslationsSandeep Shedmake2008-09-172-163/+140
| | | | svn path=/trunk/; revision=21405
* small reviewPraveen Arimbrathodiyil2008-09-172-78/+82
| | | | svn path=/trunk/; revision=21404
* don't access widget->window if the widget is not realized.Michael Natterer2008-09-162-12/+24
| | | | | | | | | | 2008-09-16 Michael Natterer <mitch@imendio.com> * gtk/gtkwidget.c (_gtk_widget_set,get_pointer_window): don't access widget->window if the widget is not realized. svn path=/trunk/; revision=21403
* Updated Thai translation.Theppitak Karoonboonyanan2008-09-162-2/+6
| | | | | | | | | 2008-09-16 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. svn path=/trunk/; revision=21402
* Updated assamese translationsAmitakhya Phukan2008-09-162-163/+154
| | | | svn path=/trunk/; revision=21401
* Bug 551987 – GtkPaned redrawing problemMatthias Clasen2008-09-162-6/+16
| | | | | | | | | | | | 2008-09-16 Matthias Clasen <mclasen@redhat.com> Bug 551987 – GtkPaned redrawing problem * gtk/gtkpaned.c: Remove excess invalidations. Patch by Owen Taylor svn path=/trunk/; revision=21400
* Bug 551987 – GtkPaned redrawing problemMatthias Clasen2008-09-163-0/+30
| | | | | | | | | | | | | 2008-09-16 Matthias Clasen <mclasen@redhat.com> Bug 551987 – GtkPaned redrawing problem * gtk/gtkhpaned.c: * gtk/gtkvpaned.c: Queue invalidations when the handle is moved due to child changes. Patch by Owen Taylor svn path=/trunk/; revision=21399
* Fix a C99ismMatthias Clasen2008-09-162-1/+10
| | | | svn path=/trunk/; revision=21398
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2008-09-152-1986/+1965
| | | | svn path=/trunk/; revision=21397
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2008-09-152-352/+296
| | | | svn path=/trunk/; revision=21396
* Updated Italian translation.Luca Ferretti2008-09-152-1754/+1785
| | | | | | | | 2008-09-15 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=21395
* Updated Italian translation.Luca Ferretti2008-09-152-1176/+1275
| | | | | | | | 2008-09-15 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=21394
* Updated Slovenian translationMatej Urbančič2008-09-151-2361/+2192
| | | | svn path=/trunk/; revision=21393
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-151-0/+4
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=21392
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-151-0/+4
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=21391
* Updated Lithuanian translation.Gintautas Miliauskas2008-09-144-2948/+2886
| | | | | | | | | | 2008-09-15 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=21390
* Updated Afrikaans translationRobert-André Mauchin2008-09-142-1543/+1436
| | | | svn path=/trunk/; revision=21389
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-09-142-2102/+2063
| | | | | | | | | 2008-09-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=21388
* Fixed translation of "aspect ratio".Leonardo Ferreira Fontenelle2008-09-142-13/+9
| | | | | | | | 2008-09-14 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Fixed translation of "aspect ratio". svn path=/trunk/; revision=21387
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-141-1621/+1649
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=21386
* Updated Arabic Translation by Khaled Hosny.Djihed Afifi2008-09-141-1012/+1020
| | | | | | * Updated Arabic Translation by Khaled Hosny. svn path=/trunk/; revision=21385
* Updated Finnish translationIlkka Tuohela2008-09-142-1015/+1025
| | | | svn path=/trunk/; revision=21384
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-09-142-1344/+1240
| | | | | | | | | 2008-09-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=21383
* Fixed translation of "login" and improved some access keys.Leonardo Ferreira Fontenelle2008-09-142-4/+8
| | | | | | | | 2008-09-13 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Fixed translation of "login" and improved some access keys. svn path=/trunk/; revision=21382
* gdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectatedTor Lillqvist2008-09-134-27/+71
| | | | | | | | | | | | | | | | 2008-09-13 Tor Lillqvist <tml@novell.com> * gdk-pixbuf/gdk-pixbuf-io.c * gtk/gtkmain.c: Don't use the deprectated g_win32_get_package_installation_directory() and g_win32_get_package_installation_subdirectory() functions. Use g_win32_get_package_installation_directory_of_module() instead. Also, don't use the deprecated silly G_WIN32_DLLMAIN_FOR_DLL_NAME macro, but an explicit minimal DllMain() that just saves the DLL handle. svn path=/trunk/; revision=21381
* Bug 552153 – GtkModules loading with XSettings doesn't work if theCosimo Cecchi2008-09-133-5/+21
| | | | | | | | | | | | | | 2008-09-13 Cosimo Cecchi <cosimoc@gnome.org> Bug 552153 – GtkModules loading with XSettings doesn't work if the GTK_MODULES env var isn't set. * gtk/gtkmain.c: (do_post_parse_initialization): * gtk/gtkmodules.c: (_gtk_modules_init): Call _gtk_modules_init () even if gtk_modules_string is NULL, so that GtkModules specified with XSettings could be loaded. svn path=/trunk/; revision=21380
* gdk-pixbuf/gdk-pixbuf-io.c Do as the docs forTor Lillqvist2008-09-134-7/+19
| | | | | | | | | | | | 2008-09-13 Tor Lillqvist <tml@novell.com> * gdk-pixbuf/gdk-pixbuf-io.c * gtk/gtkmain.c: Do as the docs for g_win32_get_package_installation_directory() say and pass NULL as the first parameter. svn path=/trunk/; revision=21379
* Translation updated.Gabor Kelemen2008-09-122-1798/+1745
| | | | | | | | 2008-09-12 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=21374
* Fixed Portuguese terminology.Duarte Loreto2008-09-112-1629/+1661
| | | | | | | | 2008-09-12 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Fixed Portuguese terminology. svn path=/trunk/; revision=21350
* Bug 536542 – gtk_list_store_set() documentation doesn't say whetherCosimo Cecchi2008-09-113-0/+12
| | | | | | | | | | | | | | 2008-09-11 Cosimo Cecchi <cosimoc@gnome.org> Bug 536542 – gtk_list_store_set() documentation doesn't say whether values are copied. * gtk/gtkliststore.c: * gtk/gtktreestore.c: Explicitly mention in the docs that gtk_[list,tree]_store_set copies or keep a reference of the values. svn path=/trunk/; revision=21349
* Updating Telugu TranslationKrishnababu Krothapalli2008-09-111-445/+356
| | | | svn path=/trunk/; revision=21348
* Updating Changelog fileKrishnababu Krothapalli2008-09-111-0/+4
| | | | svn path=/trunk/; revision=21347
* Committed Translation by Sweta KothariSweta Kothari2008-09-112-1222/+1117
| | | | svn path=/trunk/; revision=21346
* Bug 551378 - Print dialog: should try UDS when fetching PPD for localhostMarek Kasik2008-09-112-0/+20
| | | | | | | | | | | | 2008-09-11 Marek Kasik <mkasik@redhat.com> Bug 551378 - Print dialog: should try UDS when fetching PPD for localhost * modules/printbackends/cups/gtkprintbackendcups.c: Add ability to get PPD file from CUPS through Unix domain socket svn path=/trunk/; revision=21345
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2008-09-111-0/+4
| | | | svn path=/trunk/; revision=21344
* Updated Bengali India TranslationRuna Bhattacharjee2008-09-111-1277/+1148
| | | | svn path=/trunk/; revision=21343
* Bug 551567 – DND mark brokenChristian Dywan2008-09-112-1/+10
| | | | | | | * gtk/gtktextbtree.c (redisplay_mark): invalidate mark properly Patch by Yevgen Muntyan. svn path=/trunk/; revision=21342