Commit Graph

11659 Commits

Author SHA1 Message Date
Vladimer Sichinava
9a14641a68 Updated Georgian translation 2006-03-20 23:36:13 +00:00
Matthias Clasen
b38b436d4b Make sure gettext is initialized before using it. (#335129, Christian
2006-03-20  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkmain.c (gtk_get_option_group): Make sure gettext
	is initialized before using it.  (#335129, Christian Persch)
2006-03-20 05:40:11 +00:00
Matthias Clasen
95f48b33a5 Document that @cell must be one of the renderers of the icon view, warn if
2006-03-19  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c (gtk_icon_view_set_cursor): Document that
	@cell must be one of the renderers of the icon view, warn if
	it is not, and ignore @start_editing if @cell is not set.
	(#335001, Emmanuel Rodriguez)
2006-03-20 03:14:48 +00:00
Matthias Clasen
2dc38af2a2 Add a missing comma. (#334774, Peter Breitenlohner)
2006-03-16  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Add a missing comma.  (#334774, Peter Breitenlohner)
2006-03-16 16:39:45 +00:00
Matthias Clasen
9be0ea0095 Update the size of the image, by swapping the implementations of
2006-03-16  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkimage.c (gtk_image_clear): Update the size of the image,
	by swapping the implementations of gtk_image_clear and
	gtk_image_reset.  (#334657)
2006-03-16 15:29:31 +00:00
Dom Lachowicz
dc70e80d9d Make expander-size a bit closer to Microsoft's values (bug 325699, Brad
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
        a bit closer to Microsoft's values (bug 325699, Brad Taylor)
2006-03-15 19:21:12 +00:00
Matthias Clasen
afb52438cd Popdown the list before changing the active iter, otherwise people will be
2006-03-15  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkcombobox.c (gtk_combo_box_list_button_released)
	(gtk_combo_box_list_key_press): Popdown the list before changing
	the active iter, otherwise people will be surprised by the
	grabs that are still in place when their ::changed handler
	runs.
2006-03-15 19:06:24 +00:00
Dom Lachowicz
b6deb20e1b Override style->realize/ style->unrealize, so that GTK+ doesn't
* modules/engines/ms-windows/msw_style.c: Override style->realize/
        style->unrealize, so that GTK+ doesn't automatically attempt to apply
        shading to the GC colors, causing a mismatch with the Win32 native
        colors. Problem found by (and suggested solution by) "Cosmic Integer"
2006-03-15 17:40:30 +00:00
Matthias Clasen
d411499462 Bump version 2006-03-15 16:42:48 +00:00
Matthias Clasen
c45aed8d3e 2.8.16 GTK_2_8_16 2006-03-15 16:35:08 +00:00
Matthias Clasen
8e02c55936 Forgotten commit 2006-03-15 14:04:30 +00:00
Matthias Clasen
9d5b02fb73 Add a shortcut to stop the gif mainloop after the first frame, if that is
2006-03-14  Matthias Clasen  <mclasen@redhat.com>

	* io-gif.c (gdk_pixbuf__gif_image_load): Add a shortcut
	to stop the gif mainloop after the first frame, if that
	is all we are interested in.  (#334538)
2006-03-14 21:35:25 +00:00
Clytie Siddall
0ecf3dca19 vi.po: Updated Vietnamese translation. 2006-03-14 05:21:41 +00:00
Matthias Clasen
3bb39bdb52 Bump version 2006-03-13 17:32:29 +00:00
Matthias Clasen
73b86b496a 2.8.15 GTK_2_8_15 2006-03-13 17:06:31 +00:00
Matthias Clasen
73c38e997b Updates 2006-03-13 14:25:39 +00:00
Mugurel Tudor
96f640946e Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
2006-03-13  Mugurel Tudor  <mugurelu@gnome.ro>

	* ro.po: Updated Romanian translation
	by Mişu Moldovan <dumol@gnome.ro>
2006-03-13 08:23:05 +00:00
Runa Bhattacharjee
d078c738b0 Added Entry for Bengali (bn) Translation Updation 2006-03-13 05:58:21 +00:00
Runa Bhattacharjee
bc733a825e Updated Bengali Translation 2006-03-13 05:58:04 +00:00
Raphael Higino
dca4d442ae Updated Brazilian Portuguese translation 2006-03-12 17:55:15 +00:00
Alessio Frusciante
d35be07b7f Updated Italian translation. 2006-03-12 12:20:02 +00:00
Miloslav Trmac
7fe28f32cb Updated Czech translation by Petr Tomeš.
2006-03-12  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation by Petr Tomeš.
2006-03-12 02:45:19 +00:00
Tor Lillqvist
20a262c13c Use Polygon() for outlined polygons, too. Same idea as in
2006-03-11  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkdrawable-win32.c (draw_polygon): Use Polygon() for
	outlined polygons, too. Same idea as in draw_rectangle(): Set pen
	to NULL_PEN if drawing a filled polygon, set brush to HOLLOW_BRUSH
	if drawing a polygon outline. (#332662)
	(gdk_win32_draw_polygon): Corresponding simplification: no need to
	add an extra final copy of the starting point.
2006-03-11 20:30:56 +00:00
Dom Lachowicz
46ae09156b Speed up the Windows theme considerably (#163724, John Ehresman) Be more
2006-03-11  Dom Lachowicz <cinamod@hotmail.com>

	* modules/engines/ms-windows: Speed up the Windows theme
	considerably (#163724, John Ehresman)
	Be more careful about setting Pango font descriptions (#333372)
2006-03-11 18:06:19 +00:00
Alexander Shopov
a28e0146a0 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-03-10  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>
2006-03-11 13:03:10 +00:00
Federico Mena Quintero
d9072e0fa2 Merged from HEAD:
2006-03-10  Federico Mena Quintero  <federico@novell.com>

	Merged from HEAD:

	Make Shift-P and Shift-N activate typeahead in GtkTreeView
	(i.e. they are just normal capital letters).  Fixes bug #334098.

	* gtk/gtktreeview.c (gtk_tree_view_add_move_binding): Add an
	"add_shifted_binding" argument which determines whether we'll add
	the same binding with GDK_SHIFT_MASK.
	(gtk_tree_view_class_init): Use add_shifted_binding=FALSE for GDK_p
	and GDK_n; use TRUE for all the rest.

Thu Mar  9 14:49:35 2006  Tim Janik  <timj@imendio.com>
2006-03-10 17:24:13 +00:00
Federico Mena Quintero
5554b66bf5 *** empty log message *** 2006-03-10 17:19:26 +00:00
Martin Willemoes Hansen
c353cdbaa1 Updated Danish translation.
* da.po: Updated Danish translation.
2006-03-10 17:09:11 +00:00
Inaki Larranaga
bf8a8eb3ec Fixed some typos.
2006-03-09  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Fixed some typos.
2006-03-09 16:23:21 +00:00
Tim Janik
642ef2c7db clean up the GInitiallyUnowned floating flag when setting GTK_FLOATING.
Thu Mar  9 14:49:35 2006  Tim Janik  <timj@imendio.com>

        * gtk/gtkobject.c (gtk_object_init): clean up the GInitiallyUnowned
        floating flag when setting GTK_FLOATING.
        added tests/floatingcheck (a weakened variant of what gtk+-2.10 has).
2006-03-09 13:51:18 +00:00
Matthias Clasen
f6dd9b4141 Bump version 2006-03-08 17:36:51 +00:00
Matthias Clasen
4cfbe54931 2.8.14 GTK_2_8_14 2006-03-08 17:33:40 +00:00
Tim Janik
2212d721b5 constrain text area to positive values (#316712).
Wed Mar  8 15:17:21 2006  Tim Janik  <timj@imendio.com>

        * gtk/gtkentry.c (gtk_entry_adjust_scroll): constrain text area to
        positive values (#316712).
2006-03-08 14:19:31 +00:00
Matthias Clasen
c8f86649be Updates 2006-03-08 13:58:23 +00:00
Kristian Rietveld
cbb2c62aa2 fixup adjustments and top_row if the current dy + page_size exceeds the
2006-01-14  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeview.c (gtk_tree_view_size_allocate),
        (validate_visible_area): fixup adjustments and top_row if the
        current dy + page_size exceeds the new tree view height. (Fixes
        #316689, reported by Chris Lord).
2006-03-08 13:41:14 +00:00
Tim Janik
41f5998388 announce change and glib-2.10.1 requirement.
Wed Mar  8 14:22:59 2006  Tim Janik  <timj@imendio.com>

        * NEWS: announce change and glib-2.10.1 requirement.

        * gtk/gtkobject.c: fixed up messing with non-GtkObject floating flags.
        this requires glib-2.10.1.
2006-03-08 13:25:34 +00:00
Kjartan Maraas
c05a5d19ae Updated Norwegian nynorsk translation.
2006-03-08  Kjartan Maraas <kmaraas@gnome.org>

	* nn.po: Updated Norwegian nynorsk translation.
2006-03-08 10:53:19 +00:00
Francisco Javier F. Serrador
96a38819b6 Updated Spanish translation.
2006-03-07  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2006-03-07 22:37:13 +00:00
Matthias Clasen
5fea1b2e79 Take cursor width into account when calculating the area to be
2006-03-06  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtktextview.c (text_window_invalidate_cursors): Take
	cursor width into account when calculating the area to
	be invalidated.  (#333377, #323401 Steve Frécinaux)
2006-03-07 02:06:33 +00:00
Matthias Clasen
440289403e Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch)
2006-03-06  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkmain.c (post_parse_hook): Set error when returning
	FALSE.  (#333268, Paolo Maggi, Christian Persch)
2006-03-06 17:42:35 +00:00
Matthias Clasen
1f7e64a9d1 Check that the pixmap has the right depth. (#333363, Ed Catmur)
2006-03-06  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkpixmap.c (gtk_pixmap_set): Check that the pixmap
	has the right depth.  (#333363, Ed Catmur)
2006-03-06 17:18:51 +00:00
Matthias Clasen
60b6183908 Remove superfluous extern errno declaration. (#333605, Tommi Komulainen)
2006-03-06  Matthias Clasen  <mclasen@redhat.com>

	* xdgmimemagic.c: Remove superfluous extern errno
	declaration.  (#333605, Tommi Komulainen)
2006-03-06 14:28:19 +00:00
Matthias Clasen
c1439a35ee Apply some arbitrary lower limit for the guessed wrap width. (#332466,
2006-03-05  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c (adjust_wrap_width): Apply some
	arbitrary lower limit for the guessed wrap width. (#332466,
	Donald Straney)
2006-03-06 04:57:05 +00:00
Matthias Clasen
3546b837ee Fix handling of image-only buttons. (#332985, Kalle Vahlmann, #333555)
2006-03-05  Matthias Clasen  <mclasen@redhat.com>

	Fix handling of image-only buttons.  (#332985, Kalle
	Vahlmann, #333555)

	* gtk/gtkbutton.c (gtk_button_construct_child): Don't
	return early if there an image to show.
	(show_image): Always return TRUE if there is no text.
2006-03-06 03:53:27 +00:00
Matthias Clasen
ebf1379974 Adjust the handling of min values for the x and y axes of extended input
2006-03-04  Matthias Clasen  <mclasen@redhat.com>

	* gdk/x11/gdkinput-x11 (gdk_input_translate_coordinates):
	Adjust the handling of min values for the x and y axes of
	extended input devices  (#324562, #142536, Denis Auroux and
	Robert Ögren)
2006-03-04 05:25:45 +00:00
Matthias Clasen
13776733d0 Position the focus rectangle correctly in RTL mode. (#333291, Benjamin
2006-03-04  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkexpander.c (gtk_expander_paint_focus): Position
	the focus rectangle correctly in RTL mode.  (#333291,
	Benjamin Berg)
2006-03-04 05:19:46 +00:00
Arangel Angov
2ae7a28833 Updated Macedonian Translation <arangela@cvs.gnome.org> 2006-03-03 18:52:03 +00:00
Matthias Clasen
3922b56686 Fix incremental loading of 8-bit pcx files. (#148518, Magnus Bergmann)
2006-03-03  Matthias Clasen  <mclasen@redhat.com>

	* io-pcx.c (pcx_load_palette_8): Fix incremental loading
	of 8-bit pcx files.  (#148518, Magnus Bergmann)
2006-03-03 05:44:10 +00:00
Dom Lachowicz
b6a091a076 Fix combobox theming regression noted in bug 321301 Ditto
* modules/engines/ms-windows/msw_style.c: Fix combobox theming
	regression noted in bug 321301
	* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Ditto
2006-03-03 03:34:22 +00:00
Matthias Clasen
b6daf107e8 Make scroll_to_path work for newly inserted items, by delaying the scroll
2006-03-02  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c (gtk_icon_view_layout)
	(gtk_icon_view_row_inserted, gtk_icon_view_scroll_to_path):
	Make scroll_to_path work for newly inserted items, by delaying
	the scroll until layout is done.  (#332923, Cory Dodt)
2006-03-02 19:55:05 +00:00