- 21 Oct, 2004 7 commits
-
-
Owen Taylor authored
Thu Oct 21 15:01:09 2004 Owen Taylor <otaylor@redhat.com> #155952 * gtk/gtkentry.c: Fix checking the wrong position for the backspace_deletes_character PangoLogAttr. * gtk/gtktextbuffer.[ch] gtk/gtk.symbols (gtk_text_buffer_backspace): Move backspace logic from GtkTextView to here, check backspace_deletes_char. * gtk/gtktextview.c: Use gtk_text_buffer_backspace().
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-10-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (gtk_icon_theme_has_icon): Implement for cached themes. * gtk/gtkiconcache.h: * gtk/gtkiconcache.c (_gtk_icon_cache_has_icon): New function. * gtk/updateiconcache.c (scan_directory): Don't skip .icon files which are listed before their images. (foreach_remove_func): Instead filter lonely .icon files out here. * gtk/gtkicontheme.c (theme_dir_get_icon_suffix): Filter out the HAS_ICON_FILE flag.
-
Amanpreet Singh Alam authored
-
Matthias Clasen authored
2004-10-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconcache.c: Make it compile without mmap() and add some more checks. (#155973, Morten Welinder)
-
Matthias Clasen authored
2004-10-21 Matthias Clasen <mclasen@redhat.com> Add convenience api for image dnd (#150165): * gtk/gtkselection.h: * gtk/gtkselection.c (gtk_target_list_add_image_targets) (gtk_selection_data_set_pixbuf, gtk_selection_data_get_pixbuf): New functions to handle the image formats readable/writable by gdk-pixbuf. * gtk/gtkdnd.h: * gtk/gtkdnd.c (gtk_drag_dest_add_image_targets) (gtk_drag_source_add_text_targets): New functions to handle the image formats readable/writable by gdk-pixbuf.
-
Matthias Clasen authored
2004-10-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_new): Make the code clearer. (#155239, Murray Cumming)
-
- 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)
-