- 02 Jul, 2004 1 commit
-
-
Anders Carlsson authored
2004-07-02 Anders Carlsson <andersca@gnome.org> * gtk/gtktreeview.c (gtk_tree_view_set_model): Make sure we check for a NULL model first.
-
- 01 Jul, 2004 3 commits
-
-
Raymond Penners authored
-
Raymond Penners authored
-
J. Ali Harlow authored
2004-07-01 J. Ali Harlow <ali@juiblex.co.uk> * gdk/win32/gdkinput-win32.c (_gdk_input_ungrab_pointer): Fix win32 build problem w/o wintab. Fixed #145242
-
- 30 Jun, 2004 1 commit
-
-
Anders Carlsson authored
2004-06-30 Anders Carlsson <andersca@gnome.org> * gtk/gtktreeview.c (gtk_tree_view_set_model): Use g_return_if_fail to make sure that the model is a GtkTreeModel.
-
- 29 Jun, 2004 1 commit
-
-
Žygimantas Beručka authored
2004-06-29 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
-
- 27 Jun, 2004 1 commit
-
-
Soeren Sandmann authored
Sat Jun 26 17:41:10 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtk[hv]separator.c (gtk_[hv]separator_expose): Draw line with the current state, not GTK_STATE_NORMAL * gtk/gtkframe.c (gtk_frame_paint): Fix a rounding error
-
- 26 Jun, 2004 8 commits
-
-
Soeren Sandmann authored
Sat Jun 26 21:05:15 2004 Soeren Sandmann <sandmann@daimi.au.dk> * libegg/iconlist/eggiconlist.c (egg_icon_list_adjustment_changed): Make sure the rubberband is updated when scrolling.
-
Soeren Sandmann authored
Sat Jun 26 15:07:25 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkstyle.c, gtk/gtkrc.c: small color tweak. (#141173)
-
Matthias Clasen authored
Sat Jun 26 01:15:40 2004 Matthias Clasen <maclas@gmx.de> * gdk/x11/gdkwindow-x11.c (set_initial_hints): Handle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. (#144851, Billy Biggs)
-
Matthias Clasen authored
Sat Jun 26 01:04:31 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkiconfactory.c (clear_cache): Prevent unwanted recursion by resetting icon_set->cache before freeing the cache. (#144947, Tim Janik)
-
Matthias Clasen authored
Sat Jun 26 00:40:02 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkiconfactory.c (render_icon_name_pixbuf): * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): * gtk/gtkstyle.c (gtk_default_render_icon): Accept a NULL style.
-
Matthias Clasen authored
Sat Jun 26 00:04:36 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Reflect the last change in the docs.
-
Matthias Clasen authored
Fri Jun 25 23:35:42 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkentrycompletion.c (gtk_entry_completion_set_model): * gtk/gtkcombobox.c (gtk_combo_box_set_model): Allow passing NULL to unset the model. (#137211, patch by Mariano Suárez-Alvarez) Fri Jun 25 23:33:05 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_menu_position_below): Fix the placement policy for GtkComboBoxEntry to be: if it fits below, place below, if it fits above place above, else place in the larger space and scroll so that the scroll arrow appear at the far end. (#144362, David A. Knight)
-
Matthias Clasen authored
Fri Jun 25 22:49:58 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktreestore.c (gtk_tree_store_move): Avoid uninitialized use of &parent_iter. (#145007, John Finlay)
-
- 25 Jun, 2004 4 commits
-
-
Bastien Nocera authored
2004-06-25 Bastien Nocera <hadess@hadess.net> reviewed by: Matthias Clasen <maclas@gmx.de> * gdk/x11/gdkkeys-x11.c: (get_symbol), (update_keymaps), (gdk_keymap_lookup_key), (translate_keysym): fix keys parsing when the number of keysyms per keycode is odd. Fixes #144808.
-
Matthias Clasen authored
2004-06-25 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfontbutton.c (gtk_font_button_update_font_info): Avoid a crash if the font doesn't exist. (#144967, Yevgen Muntyan)
-
Matthias Clasen authored
-
Matthias Clasen authored
Thu Jun 24 23:35:09 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtknotebook.c (gtk_notebook_class_init): Fix a typo, string change. (#139503, Baris Cicek)
-
- 24 Jun, 2004 1 commit
-
-
Alexander Shopov authored
2004-06-24 Alexander Shopov <ash@contact.bg> * bg.po: Fixed LTR translation
-
- 23 Jun, 2004 2 commits
-
-
Matthias Clasen authored
Tue Jun 22 21:54:24 2004 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf/composite.dia: * gdk-pixbuf/composite.png: Flip the y axes in the diagrams.
-
Federico Mena Quintero authored
2004-06-22 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (location_popup_handler): Use a Save or an Open stock button for the C-l dialog depending on the action in which the file chooser operates. Fixes #141753.
-
- 22 Jun, 2004 8 commits
-
-
Federico Mena Quintero authored
2004-06-22 Federico Mena Quintero <federico@ximian.com> Fixes the GTK+ part of #142308: * gtk/gtkfilesystemunix.c (gtk_file_system_unix_filename_to_path): Use filename_to_path(). (gtk_file_system_unix_uri_to_path): Likewise. (filename_to_path): Use remove_trailing_slash().
-
Matthias Clasen authored
* gtk/gtktextview.c (gtk_text_view_class_init): Improve docs for the ::move_cursor signal.
-
Matthias Clasen authored
2004-06-22 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkmenu.sgml: Document the push_in parameter of GtkMenuPositionFunc.
-
Matthias Clasen authored
2004-06-22 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkeditable.sgml: Make example UTF-8 safe. (#143264, Tommi Komulainen)
-
Matthias Clasen authored
* gtk/gtkaccelmap.c (_gtk_accel_path_is_valid): Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall)
-
Matthias Clasen authored
* gtk/gtkselection.c (GTK_SELECTION_MAX_SIZE): Make sure this gets defined for all backends, so linux-fb has a chance of compiling.
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-06-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.h (GTK_ICON_THEME_GET_CLASS): Typo fix. (#144750, Jeff Franks)
-
- 21 Jun, 2004 6 commits
-
-
Michael Natterer authored
2004-06-21 Michael Natterer <mitch@gimp.org> Merge from stable: * gdk/x11/gdkdrawable-x11.[ch]: made convert_format() utility function public as _gdk_x11_convert_to_format(). * gdk/x11/gdkcursor-x11.c (create_cursor_image): premultiply the pixels from the GdkPixbuf when putting them in the Xcursor image. Fixes bug #144350.
-
Matthias Clasen authored
-
Matthias Clasen authored
Mon Jun 21 00:44:51 2004 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf-transform.h: * gdk-pixbuf-scale.c (gdk_pixbuf_rotate_simple): * gdk-pixbuf-scale.c (gdk_pixbuf_flip): New functions to rotate pixbufs by multiples of 90 degrees and to flip them horizontally or vertically.
-
Matthias Clasen authored
Mon Jun 21 00:06:44 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c (egg_icon_list_item_get_icon_list): Remove this unused function. (Patch by Jody Goldberg) Mon Jun 21 00:05:56 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c (egg_icon_list_queue_draw_item): Avoid warnings if items are selected before the icon list is realized. (Patch by Jody Goldberg) Mon Jun 21 00:05:16 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c (egg_icon_list_button_press): Fix a small problem in mode GTK_SELECTION_NONE. Sun Jun 20 23:39:51 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c: Let ctrl key combinations move the focus without influencing the selection.
-
Matthias Clasen authored
Sun Jun 20 23:39:51 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c: Let ctrl key combinations move the focus without influencing the selection.
-
Matthias Clasen authored
-
- 20 Jun, 2004 1 commit
-
-
Matthias Clasen authored
-
- 19 Jun, 2004 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 18 Jun, 2004 1 commit
-
-
Matthias Clasen authored
Fri Jun 18 01:15:33 2004 Matthias Clasen <maclas@gmx.de> * libegg/iconlist/eggiconlist.c: Implement keynav.
-