- 01 Nov, 2004 10 commits
-
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextbuffer.c (gtk_text_buffer_backspace): Revalidate the iter. (#156924, Murray Cumming)
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf/tmpl/initialization_versions.sgml: Document gdk_pixbuf_{major,minor,micro}_version.
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-features.h.in: Break the declaration of the three version variables, so that gtk-doc can grok it.
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gtk/question_index.sgml: Add a "ref and sink" question. (#156865, Philip Langdale, text based on a comment by Owen Taylor) * gtk/tmpl/gtkrc.sgml: Document im_module_file and settings assignments as toplevel statements.
-
Jonathan Blandford authored
Mon Nov 1 13:37:31 2004 Jonathan Blandford <jrb@redhat.com> * gtk/question_index.sgml (linkend): add missing tag.
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Don't crash on broken ClientMessage events. (#157056, Owen Taylor)
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkrc.sgml: Document im_module_file and settings assignments as toplevel statements.
-
Matthias Clasen authored
2004-11-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in the docs. (#157044, Masao Mutoh)
-
Laurent Dhima authored
2004-11-01 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the state of the cell view when the state of the button changes (to get prelighted drawing right). (#138650, Frances Keenan, Christian Persch)
-
- 31 Oct, 2004 13 commits
-
-
Miloslav Trmac authored
2004-11-01 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
Vincent van Adrighem authored
2004-10-31 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): Don't force the height of the action area, we don't scroll it anyway, and the current way of calculating the height can lead to broken display. (#156573, Christian Persch)
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * tests/testentrycompletion.c (animation_timer): Don't try to remove stuff from an empty model. (#156575, Christian Persch)
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): Update doc comments.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init): Update doc comments.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/windows.sgml: s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtktreemodel.sgml: Small correction for gtk_tree_path_new_root(). (#156956, Vincent Untz)
-
Tor Lillqvist authored
2004-10-31 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkprivate-win32.h * gdk/win32/gdkglobals-win32.c * gdk/win32/gdkmain-win32.c: Remove _windows_version and the IS_WIN_NT() macro. * gdk/win32/*.c: Use G_WIN32_IS_NT_BASED() from GLib instead.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> Add api for image transfer via copy-and-paste (#156408) * gtk/gtkclipboard.c (gtk_clipboard_set_image) (gtk_clipboard_request_image, gtk_clipboard_wait_for_image) (gtk_clipboard_wait_is_image_available): New functions for image transfer. * gtk/gtkselection.h: * gtk/gtkselection.c (gtk_selection_data_targets_include_image): New function, similar to gtk_selection_data_targets_include_text().
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Additions.
-
Matthias Clasen authored
2004-10-31 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprogressbar.[hc]: Add an ellipsize property with getter and setter. (#156845, Morten Welinder)
-
- 30 Oct, 2004 6 commits
-
-
Robert Ögren authored
2004-10-29 Robert Ögren <gtk@roboros.com> * gdk/win32/gdkwindow-win32.c (gdk_window_begin_resize_drag), (gdk_window_begin_move_drag): Implement these on win32, currently only for button 1. Fixes the resize grip of GtkStatusbar on win32. (#143285)
-
Francisco Javier F. Serrador authored
2004-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
Matthias Clasen authored
2004-10-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextbtree.c (_gtk_text_btree_select_range): Redisplay the new selection. * gtk/gtktextview.c (gtk_text_view_select_all): Use gtk_text_buffer_select_range().
-
Matthias Clasen authored
2004-10-30 Matthias Clasen <mclasen@redhat.com> * tests/testtext.c: Add a "Select All" menuitem. (#156792, Paolo Borelli)
-
Matthias Clasen authored
2004-10-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes list in the same way as the search path. (theme_subdir_load): Avoid stat()ing subdirs if the theme directory doesn't exist. (#156866)
-
Matthias Clasen authored
2004-10-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): Drop the reference to the pixbuf, regardless whether it is a stock pixbuf. (#156863, Philip Langdale)
-
- 29 Oct, 2004 5 commits
-
-
Hans Breuer authored
2004-10-29 Hans Breuer <hans@breuer.org> * gdk/makefile.msc gtk/makefile.msc.in : updated * gdk/win32/gdkdisplay-win32.c : dummy implementations for gdk_display_supports_clipboard_persistence, gdk_display_store_clipboard * gtk/gtkmodules.c : #include "gtkprivate.h" for GTK_LIBDIR
-
Hans Breuer authored
2004-10-29 Hans Breuer <hans@breuer.org> * makefile.msc : updated
-
Matthias Clasen authored
2004-10-29 Matthias Clasen <mclasen@redhat.com> * gtk/question_index.sgml: Move the "tail" question to the text view section. Add an entry for "why are my types not registered". (#156809, Q by Salvador Fandiño, A by Owen Taylor)
-
Matthias Clasen authored
2004-10-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkclipboard.c (gtk_clipboard_set_text): Don't hardwire the supported text targets here, use gtk_target_list_add_text_targets(). (#156404)
-
Matthias Clasen authored
2004-10-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkliststore.c (gtk_list_store_reorder): Don't loop over the sentinel node. (#156298, Torsten Schoenfeld)
-
- 28 Oct, 2004 6 commits
-
-
Matthias Clasen authored
2004-10-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_start_editing): Use g_signal_connect_object() to prevent premature finalization of the cell_editable while the key_press_event signal is handled. (#156325, Olivier Andrieu)
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-10-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_remove_widget): Disconnect from the remove-widget signal after removing the signal.
-
Matthias Clasen authored
2004-10-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_show_about_dialog): Destroy the dialog with the parent. (#156557, Paolo Borelli)
-
Matthias Clasen authored
-
Matthias Clasen authored
-