summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-13179-18521/+18451
|
* Translation updated by Tino Meinen.Vincent van Adrighem2005-08-132-551/+575
| | | | | | 2005-08-13 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
* Require cairo 0.9.2Matthias Clasen2005-08-134-1/+13
|
* Updated Indonesian translationMohammad DAMT2005-08-132-2/+6
| | | | | | 2005-08-13 Mohammad DAMT <mdamt@gnome.org> * id.po: Updated Indonesian translation
* Remove a line without effect.Matthias Clasen2005-08-124-2/+9
| | | | | | | 2005-08-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcheckmenuitem.c (gtk_real_check_menu_item_draw_indicator): Remove a line without effect.
* When changing the icon theme, defer the resetting of rc styles to an idle,Matthias Clasen2005-08-124-6/+63
| | | | | | | | | | | 2005-08-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c: When changing the icon theme, defer the resetting of rc styles to an idle, so that it does not happen e.g during expose handling (which is problematic, since some widgets, like the toolbar, are changing the hierarchy in response to style changes). (#300539, reported by many people, analyzed by Owen Taylor)
* Updated Greek TranslationKostas Papadimas2005-08-124-1045/+839
|
* gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)Owen Taylor2005-08-126-0/+39
| | | | | | | | | 2005-08-12 Owen Taylor <otaylor@redhat.com> * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap) * gdk/win32/gdkwindow-win32.c (gdk_window_set_back_pixmap) * gdk/x11/gdkwindow-x11.c (gdk_window_set_back_pixmap): Warn if gdk_drawable_get_colormap (pixmap) is NULL and return.
* Improve an exampleMatthias Clasen2005-08-122-2/+7
|
* Bump version 2.8.0Matthias Clasen2005-08-124-3/+15
|
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-08-122-567/+579
| | | | | | 2005-08-12 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_TW.po: Updated Traditional Chinese translation.
* Updated Norwegian bokmål translation. Same.Terance Sola2005-08-123-32/+59
| | | | | | | 2005-08-12 Terance Sola <terance@lyse.net> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Updates.Matthias Clasen2005-08-122-12/+7
| | | | | | 2005-08-11 Matthias Clasen <mclasen@redhat.com> * gtk/building.sgml: Updates.
* Work around some problems with the gnome-vfs backends which could lead toMatthias Clasen2005-08-124-2/+27
| | | | | | | | | 2005-08-11 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c: Work around some problems with the gnome-vfs backends which could lead to crashes in the bookmark handling. (#310270, Diego Gonzalez, patch by Michael Meeks)
* doneIvan Stojmirov2005-08-111-2163/+2297
|
* Fix for #312924, by John Finlay.Kristian Rietveld2005-08-115-0/+57
| | | | | | | | | | | | 2005-08-11 Kristian Rietveld <kris@gtk.org> Fix for #312924, by John Finlay. * gtk/gtkliststore.c (gtk_list_store_increment_stamp), (gtk_list_store_clear): increment stamp on store clearance. * gtk/gtktreestore.c (gtk_tree_store_increment_stamp), (gtk_tree_store_clear): ditto.
* queue a draw for the entire widget if any column changes width. (FixesKristian Rietveld2005-08-114-1/+23
| | | | | | | | 2005-08-11 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_size_allocate_columns): queue a draw for the entire widget if any column changes width. (Fixes #311026, reported by Frederic Crozat).
* doneIvan Stojmirov2005-08-111-659/+639
|
* Revert to linking against pangowin32 under win32 platform (Owen Taylor).J. Ali Harlow2005-08-104-1/+20
| | | | | | | 2005-08-10 J. Ali Harlow <ali@juiblex.co.uk> * configure.in: Revert to linking against pangowin32 under win32 platform (Owen Taylor).
* Make the last change compile.J. Ali Harlow2005-08-104-2/+18
| | | | | | | 2005-08-10 J. Ali Harlow <ali@juiblex.co.uk> * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make the last change compile.
* Remove ambiguities pointed out by gcc.Matthias Clasen2005-08-104-2/+22
| | | | | | | | 2005-08-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_deleted) (gtk_tree_model_filter_remove_node): Remove ambiguities pointed out by gcc.
* fix definition of GDK_DEP_CFLAGS so that it doesn't cause build failuresJames Henstridge2005-08-104-1/+16
| | | | | | | 2005-08-10 James Henstridge <james@jamesh.id.au> * configure.in: fix definition of GDK_DEP_CFLAGS so that it doesn't cause build failures if $X_PACKAGES is not empty.
* Remove superfluous call to gdk_window_get_offsets (). (#313051, BertramOwen Taylor2005-08-104-3/+15
| | | | | | | 2005-08-09 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_ref_cairo_surface): Remove superfluous call to gdk_window_get_offsets (). (#313051, Bertram Felgenhauer)
* Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks toOwen Taylor2005-08-106-420/+264
| | | | | | | | | | | | | | | | | 2005-08-09 Owen Taylor <otaylor@redhat.com> * configure.in: Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to use pkg-config as much as possible. * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make this return Arial always to avoid using PangoWin32FontMap. (X11 backend has always been returned "fixed" for a long time) * gdk/linux-fb/gdkdrawable-fb2.c: Remove draw_glyphs() implementations, fall through to the default implementation in terms of Cairo. * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_text): Use gdk_draw_glyphs() on the wrapper rather than gdk_fb_draw_glyphs()
* Updated Welsh translation.Rhys Jones2005-08-094-4990/+2155
| | | | | | 2005-08-09 Rhys Jones <rhys@sucs.org> * cy.po: Updated Welsh translation.
* Bugfixes.Hendrik Brandt2005-08-092-9/+13
| | | | | | 2005-08-09 Hendrik Brandt <heb@gnome-de.org> * de.po: Bugfixes.
* Fixes "notification area leaks space" (bug #312687)Mark McLoughlin2005-08-095-2/+26
| | | | | | | | | | 2005-08-09 Mark McLoughlin <mark@skynet.ie> Fixes "notification area leaks space" (bug #312687) * gtk/gtksocket-x11.c: (_gtk_socket_windowing_filter_func): gtk/gtkplug.c: (_gtk_plug_add_to_socket): don't pass a detail to g_signal_emit_by_name()
* UpdatesMatthias Clasen2005-08-094-0/+20
| | | | | | 2005-08-09 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates
* Use g_quark_from_static_string here.Matthias Clasen2005-08-094-2/+17
| | | | | | | 2005-08-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtksizegroup.c (get_size_groups, set_size_groups): Use g_quark_from_static_string here.
* Deactivate the menu when the button becomes insensitive, and remove deadChristian Persch2005-08-084-51/+44
| | | | | | | | | | | | | 2005-08-08 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkmenutoolbutton.c: (gtk_menu_tool_button_state_changed), (gtk_menu_tool_button_class_init), (popup_menu_under_arrow), (gtk_menu_tool_button_init): Deactivate the menu when the button becomes insensitive, and remove dead code. Fixes bug #312920. 2005-08-08 Matthias Clasen <mclasen@redhat.com>
* Fix the buildMatthias Clasen2005-08-084-0/+15
|
* Use ->priv instead of GTK_MENU_TOOL_BUTTON_GET_PRIVATE. Surviving part ofChristian Persch2005-08-084-12/+34
| | | | | | | | | | | | 2005-08-08 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkmenutoolbutton.c: (gtk_menu_tool_button_construct_contents), (button_state_changed_cb), (menu_position_func), (arrow_button_toggled_cb): Use ->priv instead of GTK_MENU_TOOL_BUTTON_GET_PRIVATE. Surviving part of bug #310589.
* Updated Indonesian translationMohammad DAMT2005-08-074-2173/+2008
| | | | | | 2005-08-07 Mohammad DAMT <mdamt@gnome.org> * id.po: Updated Indonesian translation
* Updated Greek translationNikos Charonitakis2005-08-072-1208/+1226
|
* Tighten up ABI checks a bitMatthias Clasen2005-08-073-4/+8
|
* Tighten up ABI checking a bitMatthias Clasen2005-08-075-2/+14
|
* Tighten up ABI checks a bitMatthias Clasen2005-08-073-0/+12
|
* Don't export extra stuffMatthias Clasen2005-08-074-33/+39
|
* Add new stock imagesMatthias Clasen2005-08-062-0/+5
|
* Small fixesMatthias Clasen2005-08-065-3/+14
| | | | | | | | | 2005-08-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: * gtk/Makefile.am: * gdk-pixbuf/gdk-pixbuf-sections.txt: * gdk/tmpl/images.sgml: Small fixes
* Add bug number to ChangeLogSøren Sandmann Pedersen2005-08-053-0/+3
|
* Set the relief of the arrow button to the value returned bySøren Sandmann2005-08-054-1/+24
| | | | | | | | | Fri Aug 5 16:54:19 2005 Søren Sandmann <sandmann@redhat.com> * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_construct_contents): Set the relief of the arrow button to the value returned by gtk_tool_item_get_relief_style(). Patch from Benjamin Berg.
* Updated Slovak translation.Marcel Telka2005-08-052-1201/+1220
| | | | | | 2005-08-05 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Norwegian Bokmål translation. Same.Terance Sola2005-08-053-2590/+2531
| | | | | | | 2005-08-05 Terance Sola <terance@lyse.net> * nb.po: Updated Norwegian Bokmål translation. * no.po: Same.
* Added Telugu translation in po-properties and re-enabled Telugu.Sunil Mohan Adapa2005-08-046-1/+4949
|
* Require cairo 0.6Matthias Clasen2005-08-044-1/+13
|
* Remove "te" since it breaks the build.Christian Persch2005-08-044-1/+13
| | | | | | 2005-08-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove "te" since it breaks the build.
* Added Telugu translations done by Prajasakti Localisation Team ↵Sunil Mohan Adapa2005-08-046-1/+2606
| | | | <localisation@prajasakti.com>.
* Change translation of Justify|_Fill to _Blocksatz.Hendrik Brandt2005-08-042-549/+562
| | | | | | 2005-08-04 Hendrik Brandt <heb@gnome-de.org> * de.po: Change translation of Justify|_Fill to _Blocksatz.
* Reflect the change of the default theme' name to "Raleigh". Include theTor Lillqvist2005-08-044-2/+21
| | | | | | | | 2005-08-04 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Reflect the change of the default theme' name to "Raleigh". Include the MS-Windows theme's gtkrc file. Include the theme engine DLLs.