- 17 Nov, 2004 6 commits
-
-
Matthias Clasen authored
2004-11-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_set_email_hook) (gtk_about_dialog_set_url_hook): Destroy the correct data. (#158522, John Finlay)
-
Miloslav Trmac authored
2004-11-17 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Matthias Clasen authored
2004-11-16 Matthias Clasen <mclasen@redhat.com> * configure.in: Use gmodule-no-export-2.0.pc, require glib 2.5.7 (#125627, Owen Taylor)
-
Matthias Clasen authored
-
Owen Taylor authored
Tue Nov 16 19:26:30 2004 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display): Squash strict aliasing warnings.
-
Owen Taylor authored
Tue Nov 16 19:26:30 2004 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display): Squash strict aliasing warnings.
-
- 16 Nov, 2004 16 commits
-
-
Matthias Clasen authored
2004-11-16 Matthias Clasen <mclasen@redhat.com> * gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix a copy-and-paste error. (#158459)
-
Davyd Madeley authored
2004-11-17 Davyd Madeley <davyd@madeley.id.au> * gtk/gtkfilechooserdefault.c: Allow backspace to move up the FileChooser tree to make it consistent with Nautilus and others.
-
Martin Willemoes Hansen authored
* da.po: Updated Danish translation.
-
Matthias Clasen authored
2004-11-16 Matthias Clasen <mclasen@redhat.com> * demos/gtk-demo/*.c: Don't include config.h in the examples.
-
Jonathan Blandford authored
-
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 3 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.
-