- 16 Nov, 2004 11 commits
-
-
Matthias Clasen authored
2004-11-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderertext.c (get_layout): Don't use the foreground color for selected cells, Don't use the background color in unfocused selected cells. Also avoid creating two PangoLayouts per render call. (#154615, #154611, Billy Biggs)
-
Jonathan Blandford authored
Tue Nov 16 00:08:07 2004 Jonathan Blandford <jrb@redhat.com> * docs/tools/widgets.c: Update so that toplevel windows accomodate for the titlebar when sizing. Also clean up statusbar * docs/reference/gtk/images/*png: update
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkselection.c: Reduce the clipboard timeout from 300 seconds to 30 seconds. (#155428, Billy Biggs)
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/visual_index.xml: Sort alphabetically.
-
Manish Singh authored
Mon Nov 15 19:02:07 2004 Manish Singh <yosh@gimp.org> * gdk/abicheck.sh * gtk/abicheck.sh: don't hardcode lengths for cut, instead split on the third field.
-
Manish Singh authored
Mon Nov 15 18:58:22 2004 Manish Singh <yosh@gimp.org> * gdk-pixbuf-private.h: _gdk_pixbuf_lock now returns a gboolean. * abicheck.sh: don't hardcode lengths for cut, instead split on the third field.
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-animation.c: * gdk-pixbuf-loader.c: * gdk-pixbuf-io.c: Be extra careful when locking and handle the case that the module may initialize the thread system. * gdk-pixbuf-io.[hc] (_gdk_pixbuf_lock): Return whether the lock was actually taken.
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimagemenuitem.c (gtk_image_menu_item_setting_changed): * gtk/gtkbutton.c (gtk_button_setting_changed): Really free the list. (#158422, Morten Welinder)
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimagemenuitem.c (gtk_image_menu_item_screen_changed): * gtk/gtkbutton.c (gtk_button_screen_changed): Use GPOINTER_TO_UINT()/GUINT_TO_POINTER() for guints. (#158420, Morten Welinder)
-
Manish Singh authored
Mon Nov 15 17:17:17 2004 Manish Singh <yosh@gimp.org> * configure.in: Output Makefile for the pixbuf engine directory. * gtk/gtk.symbols: Add gtk_button_{get,set}_image. * modules/engines/pixbuf/pixbuf-render.c: Replace usage of deprecated functions. * modules/engines/pixbuf/pixbuf-draw.c: undef GDK_DISABLE_DEPRECATED for gdk_draw_string (ick).
-
Manish Singh authored
-
- 15 Nov, 2004 15 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimagemenuitem.c (gtk_image_menu_item_set_image): Add some more docs.
-
Jonathan Blandford authored
-
Jonathan Blandford authored
Mon Nov 15 14:25:21 2004 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_cell_set_dirty): Patch from Gavin Romig-Koch <gavin@redhat.com> to no longer reset the resized_width when marking a column dirty.
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * pixbuf-render.c: * pixbuf-draw.c: * pixbuf-rc-style.c: Remove uses of deprecated symbols.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Hendrik Richter authored
-
Hendrik Richter authored
Updated German translation.
-
Matthias Clasen authored
-
Kjartan Maraas authored
2004-11-15 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Fix conflicting mnemonics.
-
Hendrik Richter authored
Updated German translation.
-
Erwann Chenede - authored
2004-11-15 Erwann Chenede - <erwann.chenede@sun.com> * gtk/gtkfilesel.c: fix unselect in multiple selection (#156805)
-
Matthias Clasen authored
2004-11-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtklabel.c: Include gtkdnd.h (#158243, Kazuki IWAMOTO)
-
- 14 Nov, 2004 4 commits
-
-
David Lodge authored
2004-11-14 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
-
Alexander Shopov authored
2004-11-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
-
Žygimantas Beručka authored
2004-11-14 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
-
Matthias Clasen authored
2004-11-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkspinbutton.c (gtk_spin_button_new_with_range): Allow min == max. (#158225, Vasco Alexandre da Silva Costa)
-
- 12 Nov, 2004 10 commits
-
-
Updated ja.po. T.Aihana authored
2004-11-13 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_class_init): Add more docs.
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilefilter.c (gtk_file_filter_filter): Fix typo in docs.
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtklabel.c (gtk_label_button_press, gtk_label_button_release) (gtk_label_drag_data_get): Implement DND for selectable labels.
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (gdk_pixbuf_io_init): Don't use _gdk_pixbuf_load_module_unlocked() in the !USE_GMODULE case.
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * gtk/gtklabel.c (gtk_label_do_popup): Adjust to the current entry popup menu.
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> Make GDK+ compile with X11R5 (#148032) * gdk/x11/xsettings-client.c (xsettings_client_new): * gdk/x11/gdkproperty-x11.c (_gdk_x11_precache_atoms): Only use XInternAtoms if it is available. * gdk/x11/gdkasync.c: Include XIproto.h if necessary. * configure.in: Check for XInternAtoms and X headers needed for xReply.
-
Matthias Clasen authored
2004-11-12 Matthias Clasen <mclasen@redhat.com> * configure.in: Bump version.
-
Matthias Clasen authored
-