- 02 May, 2005 10 commits
-
-
Matthias Clasen authored
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderertext.c (get_size): Return a sufficient width for cases where pango_layout_get_pixel_extents() returns a rectangle with nonzero x.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Remove nonexisting functions.
-
Matthias Clasen authored
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmenushell.c (gtk_menu_shell_set_take_focus): (gtk_menu_shell_get_take_focus): Fix up the docs a bit.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Michael Natterer authored
2005-05-02 Michael Natterer <mitch@imendio.com> * gtk/gtkmain.c (do_post_parse_initialization): return silently if "gtk_initialized" is TRUE. Re-enables calling GTK's init functions multiple times when using gtk_get_option_group(), just as one can call gtk_init() multiple times without doing any harm.
-
Priit Laes authored
2005-05-02 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
-
Matthias Clasen authored
2005-05-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextview.c (gtk_text_view_expose_event): Propagate the event to unanchored children in the text window. (#302494, Stephen Kennedy)
-
- 30 Apr, 2005 3 commits
-
-
Tor Lillqvist authored
2005-04-30 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkdnd-win32.c (gdk_dropfiles_filter): Take multi-monitor offset into account. (#302525)
-
Miloslav Trmac authored
2005-04-30 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkradioaction.c: Make the docs build. (#302230, Ali Akcaagac)
-
- 29 Apr, 2005 14 commits
-
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_map): Get rid of this function, instead show the bin_window when it is created.
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't grab focus to unrealized widgets. (#302240, Philip Langdale)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_state_changed): Set background upon state changes. (#301651, Billy Biggs) (gtk_tree_view_get_path_at_pos): Take RTL into account when iterating over the columns. (#302163)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * Sync to upstream.
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_state_changed): Set background upon state changes. (#301651, Billy Biggs)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for nm. * gtk/Makefile.am: Use $(NM), not nm directly. (#301299, Nguyen Thai Ngoc Duy)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkuimanager.sgml: Refer to the correct property. (#301115, Richard Hult)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_move_cursor_start_end): Use the internal unselect_all function, since we need the unselection to happen even in browse mode. (#300995, Mathias Hasselmann)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (update_node): Use g_object_notify() instead of triggering a ::notify by re-setting the property. (#300982, Sven Neumann) * gtk/gtkaction.c (connect_proxy): Use gtk_action_sync_tooltip().
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Also scroll horizontally when necessary, and keep the northwest corner of the item visible. (#300913, Mathias Hasselmann)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * tests/testiconview.c: Add some more tests. * gtk/gtkiconview.c (gtk_icon_view_select_path): Don't crash if the path does not point to a row in the model. (#300909, Mathias Hasselmann) (gtk_icon_view_rows_reordered): Re-layout here. (#301009, Mathias Hasselmann)
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_select_path): Don't crash if the path does not point to a row in the model. (#300909, Mathias Hasselmann)
-
Matthias Clasen authored
-
Matthias Clasen authored
2005-04-29 Matthias Clasen <mclasen@redhat.com> * tests/testtext.c: Add some more attribute tests. * gtk/gtktexttag.c (gtk_text_tag_class_init): Correct the documentation of the rise property. String change, but it is more important to be correct than to be translated. (#301740)
-
- 28 Apr, 2005 2 commits
-
-
Gabor Kelemen authored
2005-04-28 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
-
Tommi Vainikainen authored
2005-04-28 Tommi Vainikainen <thv@iki.fi> * fi.po: Finnish translation merged from gtk-2-6 and updated.
-
- 27 Apr, 2005 1 commit
-
-
Gabor Kelemen authored
2005-04-28 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
-
- 25 Apr, 2005 1 commit
-
-
Tor Lillqvist authored
2005-04-25 Tor Lillqvist <tml@novell.com> * gtk/gtkfilesystemwin32.c (gtk_file_system_win32_volume_get_display_name): Get volume name also on Win9x. (#301798, Daniel Atallah) (canonicalize_filename): Add explicit braces to silence compiler warning.
-
- 23 Apr, 2005 1 commit
-
-
Francisco Javier F. Serrador authored
2005-04-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
- 22 Apr, 2005 3 commits
-
-
Nickolay V. Shmyrev authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
2005-04-22 Tor Lillqvist <tml@novell.com> * gtk/gtkmain.c: Initailize gettext before use. Calling bindtextdomain() and bind_textdomain_codeset() in do_post_parse_initialization() is too late. Put the calls in a new function gettext_initialization(), and call that from gtk_init_with_args() and gtk_parse_args(). Fixes #170948 for GTK+'s part, but the same problem occurs also at least in atk. Thanks to Robert Ögren, Daniel Atallah and Kevin Strange.
-
- 21 Apr, 2005 1 commit
-
-
Ivan, Wong Yat Cheung authored
2005-04-19 Ivan, Wong Yat Cheung <email@ivanwong.info> * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Match character height instead of cell height. Fix #301228.
-
- 19 Apr, 2005 1 commit
-
-
David Lodge authored
2005-04-19 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
-
- 18 Apr, 2005 2 commits
-
-
Federico Mena Quintero authored
2005-04-18 Federico Mena Quintero <federico@ximian.com> Merged from gtk-2-6: * gtk/gtkfilechooserdefault.c (remove_selected_bookmarks): Remove obsolete assertion that the selected row can't be a volume; this is handled by the "removable" column now. Fixes #301017.
-
Owen Taylor authored
2005-04-18 Owen Taylor <otaylor@redhat.com> * gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c * gdk/gdkcolor.c gdk/gdkwindow.c gdk/gdkpixbuf-render.c gdk/gdkpango.c tests/testcairo.c: Update to new Cairo API for setting color and opacity. (#301066, Vincent Noel)
-
- 15 Apr, 2005 1 commit
-
-
Federico Mena Quintero authored
2005-04-15 Federico Mena Quintero <federico@ximian.com> Merged from gtk-2-6: * gtk/gtkfilechooserdefault.c (pending_select_paths_process): Patch from Christian Neumair <chris@gnome-de.org>; only select the first row if we are in OPEN mode. The only other case we were letting pass through was SELECT_FOLDER, but selecting the first row when changing folders confuses people when folders are actually being selected. Fixes #171885.
-