- 20 Oct, 2004 6 commits
-
-
David Lodge authored
2004-10-20 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
-
Miloslav Trmac authored
2004-10-20 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Matthias Clasen authored
2004-10-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c: Small fixes.
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
Matthias Clasen authored
2004-10-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkrc.c: Include gtkmodules.h. (#155885, Kazuki IWAMOTO) * gtk/gtktoolbar.h: Add _gtk_toolbar_rebuild_menu(). (#155885)
-
Matthias Clasen authored
2004-10-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): Fix a wrong blurb. (#155838, Morten Welinder)
-
- 19 Oct, 2004 6 commits
-
-
Matthias Clasen authored
* tests/testicontheme.c: Add a "display" option.
-
Matthias Clasen authored
2004-10-19 Matthias Clasen <mclasen@redhat.com> Implement icon theme caching. (#154034, Martijn Vernooij, caching schema proposed by Owen Taylor, initial implementation by Anders Carlsson) * gtk/gtkdebug.h: * gtk/gtkmain.c: Add a "icontheme" debug flag. * gtk/Makefile.am (gtk_c_sources): Add gtkiconcache.c (gtk_private_h_sources): Add gtkiconcache.h (bin_PROGRAMS): Add gtk-update-icon-cache * gtk/gtkicontheme.c: Use icon caches if they are available. Currently, GTK+ uses the cache to get information about the available sizes, image file formats and .icon files. The actual image data, and the .icon file contents are not cached yet. * gtk/updateiconcache.c: A cmdline utility for generating icon cache files. * gtk/gtkiconcache.h: * gtk/gtkiconcache.c: The glue code to mmap an icon cache file and manage the information it contains.
-
Laurent Dhima authored
2004-10-19 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
-
Laurent Dhima authored
2004-10-19 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
-
Miloslav Trmac authored
2004-10-19 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Matthias Clasen authored
2004-10-19 Matthias Clasen <mclasen@redhat.com> * tests/testicontheme.c: Set the locale, tidy up output.
-
- 18 Oct, 2004 4 commits
-
-
Raphael Higino authored
-
Sebastien Bacher authored
-
Matthias Clasen authored
2004-10-18 Matthias Clasen <mclasen@redhat.com> Fix #155658, Sebastian Bacher: * gdk/x11/gdkwindow-x11.h (struct _GdkToplevelX11): Add a new is_leader flag. * gdk/x11/gdkwindow-x11.c (update_wm_hints): Set wm hints on leader windows even if they are withdrawn. (gdk_window_set_group): Mark the new leader window as such. We never remove the flag again, but that should a) be vanishingly rare and b) not a problem, since the flag just turns off an optimization. * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Mark the default leader window as such.
-
Matthias Clasen authored
-
- 17 Oct, 2004 4 commits
-
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
Vincent van Adrighem authored
2004-10-17 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
David Lodge authored
2004-10-17 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
-
Matthias Clasen authored
2004-10-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_new): Destroy secondary dialogs if the main dialog is hidden. (#155084, Paolo Borelli)
-
- 16 Oct, 2004 4 commits
-
-
Matthias Clasen authored
2004-10-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_destroy): Don't leak the secondary dialogs. (#155084, Paolo Borelli)
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-10-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkhsv.c (gtk_hsv_expose): Fix redraw issues with the focus on the ring.
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkaboutdialog.sgml: More short description unification.
-
- 15 Oct, 2004 5 commits
-
-
Danilo Šegan authored
-
Danilo Šegan authored
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkenums.sgml: Note that GTK_RESIZE_IMMEDIATE is deprecated.
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtksizegroup.c (do_size_request): Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this weeks discussion on gtk-devel-list@gnome.org.
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellview.c (gtk_cell_view_get_size_of_row): Restore the size info for the current row after measuring another row. (#154945, William Jon McCann)
-
- 14 Oct, 2004 4 commits
-
-
Matthias Clasen authored
2004-10-14 Matthias Clasen <mclasen@redhat.com> * gtk/glossary.xml: Some more additions.
-
Matthias Clasen authored
Morten Welinder)
-
Matthias Clasen authored
unref the tooltips. (#155412, Morten Welinder)
-
Matthias Clasen authored
2004-10-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Don't get text unnecessarily. (#155384, Morten Welinder)
-
- 13 Oct, 2004 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
* gtk/gtkcontainer.c (_gtk_container_queue_resize): Acknowledge the fact that invariants are broken and loop all the way up to the resize container.
-
- 12 Oct, 2004 2 commits
-
-
4 authored
Tue Oct 12 17:11:02 2004 <timj@birnet.org> * gtk/gtkwidget.c (gtk_widget_set_usize_internal): don't queue the widget for resize or emit change notification if the usize didn't change. this works around a buggy signal connection in #155139.
-
Owen Taylor authored
Tue Oct 12 11:04:47 2004 Owen Taylor <otaylor@redhat.com> * gtk/glossary.xml: Fix SGML errors.
-
- 11 Oct, 2004 3 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-