- 27 Sep, 2004 6 commits
-
-
Roozbeh Pournader authored
2004-09-27 Roozbeh Pournader <roozbeh@farsiweb.info> * configure.in: Added Iranian Azerbaijani (az_IR) to ALL_LINUGAS. * po/az_IR.po, po-properties/az_IR.po: added Iranian Azerbaijani translation by Amir Hedayaty <amir@bamdad.org>.
-
Vincent van Adrighem authored
2004-09-27 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Matthias Clasen authored
2004-09-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_append_column): Fix typo in docs. (#153811, Billy Biggs)
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-09-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtkpathbar.h (struct _GtkPathBar): Only need a bit for need_timer.
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtknotebook.c (gtk_notebook_class_init): Add a missing _ to the name of the has_secondary_backward_stepper property. Noticed by Michèle Garoche.
-
- 26 Sep, 2004 6 commits
-
-
Jonathan Blandford authored
Sun Sep 26 02:06:43 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkpathbar.h (struct _GtkPathBar): add missing structures.
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkpathbar.c (gtk_path_bar_check_parent_path): Scroll to make the current folder visible. (#152921)
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c: Revert the button state to !button_down, if we're missing the release event due to grab shadowing or insensitivation. * gtk/gtkpathbar.c: Make the slider buttons scroll.
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Remove debug spew. (bookmarks_check_remove_sensitivity): Don't free an uninitialized pointer.
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Remove debug spew.
-
Matthias Clasen authored
2004-09-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimcontext.c (gtk_im_context_get_preedit_string): cursor_pos is in characters, not bytes. (#153332, Owen Taylor)
-
- 25 Sep, 2004 2 commits
-
-
Robert Ögren authored
2004-09-25 Robert Ögren <gtk@roboros.com> * gdk/win32/gdkinput-win32.c (gdk_input_wintab_init): Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, a further fix for bug #145467.
-
Matthias Clasen authored
2004-09-25 Matthias Clasen <mclasen@x1-6-00-50-fc-70-9f-e0> * gtk/gtktextiter.c (inside_word_func): Don't access attr[-1]. (#153628, Padraig O'Briain)
-
- 24 Sep, 2004 2 commits
-
-
Sven Neumann authored
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
- 23 Sep, 2004 1 commit
-
-
Matthias Clasen authored
2004-09-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c: Add some tooltips.
-
- 22 Sep, 2004 6 commits
-
-
Matthias Clasen authored
2004-09-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkrange.c (gtk_range_map, gtk_range_unmap): * gtk/gtkbutton.c (gtk_button_map, gtk_button_unmap): Remove unnecessary g_return_if_fail()s from virtual functions. (#153469, (Tristan Van Berkom)
-
Matthias Clasen authored
2004-09-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_finalize): Don't leak cursors. (#153468, Christian Persch)
-
Matthias Clasen authored
2004-09-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_key_press): Don't leak old_text. (#153467, Christian Persch)
-
Matthias Clasen authored
2004-09-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): Don't use bitops on booleans. (gtk_file_chooser_default_should_respond): Make it easier to select folders in SELECT_FOLDER mode.
-
Matthias Clasen authored
2004-09-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): Don't use bitops on booleans.
-
Matthias Clasen authored
Wed Sep 22 00:52:44 2004 Matthias Clasen <mclasen@redhat.com> * demos/gtk-demo/pixbufs.c (do_pixbufs): Don't leak the frame pixbuf.
-
- 21 Sep, 2004 6 commits
-
-
Manish Singh authored
Tue Sep 21 16:55:38 2004 Manish Singh <yosh@gimp.org> * tests/testtreemodel.c: #include <config.h> for HAVE_MALLINFO define, other minor cleanups.
-
Manish Singh authored
Tue Sep 21 16:27:19 2004 Manish Singh <yosh@gimp.org> * gdk/gdk.c: remove now unused arg variables. * gdk/gdkinternals.h: declare _gdk_windowing_init (). * gtk/gtkmain.c (do_pre_parse_initialization): call gdk_parse_args () here instead of gdk_pre_parse_libgtk_only (). Should fix #153082.
-
Matthias Clasen authored
2004-09-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_should_respond): Don't assert that current_focus != NULL, just return FALSE.
-
Matthias Clasen authored
2004-09-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkpathbar.c (gtk_path_bar_size_request): Give the path bar arrows some more space.
-
Matthias Clasen authored
2004-09-21 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for mallinfo. * tests/testtreemodel.c: Only include malloc.h if HAVE_MALLINFO is defined. (#153168, Darren Creutz)
-
Matthias Clasen authored
2004-09-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.c: Fix typos in signal docs. (#153224, John Finlay)
-
- 20 Sep, 2004 2 commits
-
-
Matthias Clasen authored
Mon Sep 20 19:27:48 2004 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_activate_iter): Don't return FALSE from a void function. (#153185, Joel Fredrikson)
-
Matthias Clasen authored
2004-09-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c (gtk_button_class_init): Add a boolean ::displace-focus style property and apply child displacement to the focus rectangle if it is TRUE. (#141170, Soeren Sandmann)
-
- 19 Sep, 2004 4 commits
-
-
Søren Sandmann authored
Sun Sep 19 23:56:18 2004 Søren Sandmann <sandmann@redhat.com> * gtk/gtkmenu.c (MENU_SCROLL_TIMEOUT2): Change from 50 to 20 to make the menus scroll faster.
-
Adam Weinberger authored
* en_CA.po: Updated Canadian English translation.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 18 Sep, 2004 2 commits
-
-
Federico Mena Quintero authored
2004-09-18 Federico Mena Quintero <federico@ximian.com> Merged from 2.4: * gtk/gtkfilesystem.h: Removed the GTK_FILE_PATH() and GTK_IS_FILE_PATH() macros. They are not supposed to exist, as GtkFilePath is not an object. And they never worked, anyway.
-
Marco Pesenti Gritti authored
2004-09-18 Marco Pesenti Gritti <marco@gnome.org> * gtk/gtkentry.c: (gtk_entry_completion_key_press): Make numeric pad enter activate the selected completion entry. Fix bug 143486 reported by Edd Dumbill.
-
- 17 Sep, 2004 3 commits
-
-
Raphael Higino authored
-
Matthias Clasen authored
2004-09-17 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates
-
Matthias Clasen authored
2004-09-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected row. (#143868, Christian Persch)
-