summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-19166-20282/+24657
|
* Merged from 2.4:Federico Mena Quintero2004-09-185-2/+32
| | | | | | | | | | 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.
* Make numeric pad enter activate the selected completion entry. Fix bugMarco Pesenti Gritti2004-09-185-1/+30
| | | | | | | | | 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.
* Updating pt_BR translationRaphael Higino2004-09-172-482/+412
|
* UpdatesMatthias Clasen2004-09-175-5/+15
| | | | | | 2004-09-17 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates
* Scroll to the selected row. (#143868, Christian Persch)Matthias Clasen2004-09-175-0/+21
| | | | | | | 2004-09-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (select_func): Scroll to the selected row. (#143868, Christian Persch)
* Remove leftover debug code.Matthias Clasen2004-09-179-16/+230
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_render): Remove leftover debug code. Improve the behaviour of the file chooser in save mode. Fixes bugs #151031, #151608, #151994 reported by Owen Taylor and Alexander Larsson. * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_set_property): (location_entry_create): Propagate the action to the file chooser entries. (gtk_file_chooser_default_should_respond): Switch folders if the user enters a directory name in the entry and clear the entry after switching folders. (gtk_file_chooser_default_should_respond, shortcuts_row_activated_cb): Move focus to the file list when activating a shortcut. (gtk_file_chooser_default_should_respond): Handle the case where the user clicks on "Save" after selecting a folder in the file list. * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_set_property): Propagate the action to the file chooser entries. * gtk/gtkfilechooserentry.h: * gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action): (_gtk_file_chooser_entry_get_action): New functions to propagate the GtkFileChooserAction of the file chooser to the file chooser entry. (check_completion_callback): If we are in save mode, only do inline completion for directories.
* Add an example to the docs.Jonathan Blandford2004-09-178-7/+52
| | | | | | | Fri Sep 17 11:20:03 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtklabel.c (gtk_label_set_markup): Add an example to the docs.
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-176-9/+50
| | | | | | | | | Thu Sep 16 23:20:05 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkselection.c (selection_get_text_plain): * gdk/x11/gdkselection-x11.c (make_list): Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid UTF-8. (#152845, Owen Taylor)
* Forgotten ChangeLogMatthias Clasen2004-09-171-0/+5
|
* Fix #152760, Christian Persch:Matthias Clasen2004-09-165-8/+50
| | | | | | | | | | | | | 2004-09-16 Matthias Clasen <mclasen@redhat.com> Fix #152760, Christian Persch: * gtk/gtkaboutdialog.c (gtk_about_dialog_finalize): Don't free private data. (gtk_about_dialog_set_translator_credits): Recommend the msg id translator-credits. (display_credits_dialog): Show translator credits if they're translated, not if they're untranslated.
* load images at normal size.Jonathan Blandford2004-09-1629-5/+77
| | | | | | | | | Thu Sep 16 02:07:56 2004 Jonathan Blandford <jrb@gnome.org> * docs/tools/widgets.c (create_icon_view): load images at normal size. * docs/reference/gtk/images/*png: Update shots.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-09-162-438/+369
|
* Add constrained sizing to the widgets. This gives us all images runningJonathan Blandford2004-09-165-56/+116
| | | | | | | | Thu Sep 16 00:33:11 2004 Jonathan Blandford <jrb@gnome.org> * docs/tools/widgets.c (new_widget_info): Add constrained sizing to the widgets. This gives us all images running the same size, which will make the table layout look better.
* Updated Spanish transalation.Francisco Javier F. Serrador2004-09-152-169/+181
| | | | | | 2004-09-16 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish transalation.
* Remove bogus code that tried to do what the X11 backend does in itsTor Lillqvist2004-09-155-8/+32
| | | | | | | | | | 2004-09-15 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkwindow-win32.c (gdk_window_get_frame_extents): Remove bogus code that tried to do what the X11 backend does in its version of this function. There are no "frame windows" (for toplevel window decoration) on Windows. The desktop ("root") window is not the parent of a toplevel window. (#152481)
* Updates.Matthias Clasen2004-09-155-4/+63
|
* *** empty log message ***Matthias Clasen2004-09-152-10/+34
|
* Add accel label, file button and icon view.Matthias Clasen2004-09-1513-1/+145
| | | | | | | | | | | Wed Sep 15 01:01:11 2004 Matthias Clasen <maclas@gmx.de> * docs/reference/gtk/images/accel-label.png: * docs/reference/gtk/images/file-button.png: * docs/reference/gtk/images/icon-view.png: * gtk/visual_index.xml: * gtk/Makefile.am (HTML_IMAGES): Add accel label, file button and icon view.
* Document --disable-visibility.Matthias Clasen2004-09-152-0/+21
| | | | | | Tue Sep 14 22:13:51 2004 Matthias Clasen <maclas@gmx.de> * gtk/building.sgml: Document --disable-visibility.
* New option --disable-visibility to disable the use of ELF visibilityMatthias Clasen2004-09-158-0/+58
| | | | | | | | | | | Tue Sep 14 22:01:49 2004 Matthias Clasen <maclas@gmx.de> * configure.in: New option --disable-visibility to disable the use of ELF visibility attributes for PLT reduction. * gtk/makegtkalias.pl: * gdk/makegdkalias.pl: Respect the DISABLE_VISIBILITY define.
* Call gtk_tool_item_rebuild_menu().Søren Sandmann2004-09-1410-33/+180
| | | | | | | | | | | | | | | | | | | | Tue Sep 14 23:20:56 2004 Søren Sandmann <sandmann@redhat.com> * gtk/gtkaction.c (connect_proxy): Call gtk_tool_item_rebuild_menu(). * gtk/gtktoolitem.c (gtk_tool_item_class_init): Update documentation for GtkToolItem::create_menu_proxy. * gtk/gtktoolitem.c (gtk_tool_item_rebuild_menu): New API to make the toolbar update itself when the proxy menu item for a tool item changes. * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Call gtk_tool_item_rebuild_menu here() * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Remove redundant check for need_label.
* Document GdkEventOwnerChange and GdkOwnerChange.Matthias Clasen2004-09-143-16/+35
| | | | | | | | | 2004-09-14 Matthias Clasen <mclasen@redhat.com> * gdk/tmpl/event_structs.sgml: Document GdkEventOwnerChange and GdkOwnerChange. * gdk/tmpl/rgb.sgml: Document gdk_rgb_colormap_ditherable().
* Remove an unused variable, spotted by Morten Welinder.Matthias Clasen2004-09-145-2/+12
| | | | | | | 2004-09-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmain.c (do_post_parse_initialization): Remove an unused variable, spotted by Morten Welinder.
* Fix a typoMatthias Clasen2004-09-144-4/+4
|
* Copy code from queryloaders.c which turns backslashes in slashes on win32.Matthias Clasen2004-09-145-0/+20
| | | | | | | 2004-09-14 Matthias Clasen <mclasen@redhat.com> * gtk/queryimmodules.c (escape_string): Copy code from queryloaders.c which turns backslashes in slashes on win32. (#152608, Kazuki IWAMOTO)
* Set the cursor to the first selected row instead of always to the firstMatthias Clasen2004-09-146-4/+51
| | | | | | | | | | 2004-09-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_focus_to_cursor): Set the cursor to the first selected row instead of always to the first row if there is no cursor. (#143270, Jean Bréfort) * tests/testfilechooser.c (main): Fix a few typos.
* Handle 4-channel pixbufs when saving to jpeg.Matthias Clasen2004-09-132-1/+8
|
* Change the default expander size to 12 to compensate for the recent changeMatthias Clasen2004-09-136-2/+30
| | | | | | | | | | | 2004-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkexpander.c: * gtk/gtktreeview.c: Change the default expander size to 12 to compensate for the recent change to gtk_default_draw_expander(). * gtk/gtkstyle.c (gtk_default_draw_expander): Use a linewidth of one for expander sizes up to 16.
* Resize the popup if the model is replaced. (#152333)Matthias Clasen2004-09-135-0/+36
| | | | | | | 2004-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (gtk_entry_completion_get_model): Resize the popup if the model is replaced. (#152333)
* fix gtk_range_real_change_value args. Addresses part of #152518.Manish Singh2004-09-135-6/+24
| | | | | | | Mon Sep 13 09:11:53 2004 Manish Singh <yosh@gimp.org> * gtk/gtkrange.c: fix gtk_range_real_change_value args. Addresses part of #152518.
* Fix some problems reported by Morten Welinder:Matthias Clasen2004-09-137-2/+52
| | | | | | | | | | | | | | 2004-09-13 Matthias Clasen <mclasen@redhat.com> Fix some problems reported by Morten Welinder: * gtk/gtkfilesystem.c: Include gtkmodules.h, not gtkmain.h, since the modules stuff moved. * gtk/gtkmain.c (gtk_arg_no_debug_cb): Add a missing return * gtk/gtksettings.c: Add missing include. (settings_update_modules): Remove an unused variable.
* Improve positioning of entry completion popup.Matthias Clasen2004-09-135-1/+20
| | | | | | | 2004-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): Improve positioning of entry completion popup.
* Improve positioning of entry completion popup.Matthias Clasen2004-09-131-2/+0
| | | | | | | 2004-09-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): Improve positioning of entry completion popup.
* Use the short prefix "IA__" for aliases instead of the long suffixMatthias Clasen2004-09-098-3/+24
| | | | | | | | 2004-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/makegtkalias.pl: * gdk/makegdkalias.pl: Use the short prefix "IA__" for aliases instead of the long suffix "__internal_alias".
* Typo fix.Matthias Clasen2004-09-091-1/+1
|
* Update sensitivity of the "Select all" button.Matthias Clasen2004-09-095-0/+34
| | | | | | | 2004-09-09 Matthias Clasen <mclasen@redhat.com> * tests/testfilechooser.c (main): Update sensitivity of the "Select all" button.
* Make dropping of expandable items look nicer.Soeren Sandmann2004-09-085-2/+61
| | | | | | | | | | | | | | Wed Sep 8 18:38:08 2004 Soeren Sandmann <sandmann@redhat.com> Make dropping of expandable items look nicer. * gtk/gtktoolbar.c (gtk_toolbar_set_drop_highlight_item): Make placeholder expand if highlight item is expanding. * gtk/gtktoolbar.c (toolbar_content_set_expand): New function. * gtk/gtktoolbar.c (toolbar_content_get_expand): Return TRUE only if the item is not disappering.
* Updated Canadian English translation.Adam Weinberger2004-09-072-211/+177
| | | | * en_CA.po: Updated Canadian English translation.
* Use the proper node type for placeholders in toolbars. (#151963, OlivierMatthias Clasen2004-09-075-1/+13
| | | | | | | 2004-09-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Use the proper node type for placeholders in toolbars. (#151963, Olivier Andrieu)
* Draw expanders a bit better.Matthias Clasen2004-09-075-10/+50
| | | | | | | 2004-09-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkstyle.c (gtk_default_draw_expander): Draw expanders a bit better.
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-058-18/+87
| | | | | | | | | | | | Sun Sep 5 17:14:16 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkmain.c: * gdk/gdk.c: * gdk/x11/gdkmain-x11.c: * gdk/win32/gdkmain-win32.c: Add descriptions for the commandline arguments. The actual descriptions are mostly taken from libbonoboui, so translators should be able to copy existing translations from there.
* Add new functionsAnders Carlsson2004-09-056-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-05 Anders Carlsson <andersca@gnome.org> * gdk/gdk.symbols: * gtk/gtk.symbols: Add new functions 2004-09-05 Anders Carlsson <andersca@gnome.org> * gdk/gdk.c: (gdk_arg_class_cb), (gdk_arg_name_cb), (gdk_add_option_entries_libgtk_only), (gdk_pre_parse_libgtk_only), (gdk_parse_args): * gdk/gdk.h: * gdk/gdkinternals.h: * gdk/linux-fb/gdkmain-fb.c: (_gdk_windowing_init): * gdk/win32/gdkmain-win32.c: (_gdk_windowing_init): * gdk/x11/gdkdisplay-x11.c: (gdk_display_open): * gdk/x11/gdkmain-x11.c: (_gdk_windowing_init): * gtk/gtkmain.c: (gtk_arg_debug_cb), (gtk_arg_no_debug_cb), (gtk_arg_module_cb), (gtk_arg_warnings_cb), (do_pre_parse_initialization), (do_post_parse_initialization), (pre_parse_hook), (post_parse_hook), (gtk_get_option_group), (gtk_init_with_args), (gtk_parse_args): * gtk/gtkmain.h: Make gtk argument parsing use goption. Add gtk_get_option_group and gtk_init_with_args. * tests/testtreemodel.c: (main): Use gtk_init_with_args.
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-0514-369/+389
| | | | | | | | | | | | | | | | | | | | | | | | | 2004-09-05 Anders Carlsson <andersca@gnome.org> * gdk/gdk.c: (gdk_arg_class_cb), (gdk_arg_name_cb), (gdk_add_option_entries_libgtk_only), (gdk_pre_parse_libgtk_only), (gdk_parse_args): * gdk/gdk.h: * gdk/gdkinternals.h: * gdk/linux-fb/gdkmain-fb.c: (_gdk_windowing_init): * gdk/win32/gdkmain-win32.c: (_gdk_windowing_init): * gdk/x11/gdkdisplay-x11.c: (gdk_display_open): * gdk/x11/gdkmain-x11.c: (_gdk_windowing_init): * gtk/gtkmain.c: (gtk_arg_debug_cb), (gtk_arg_no_debug_cb), (gtk_arg_module_cb), (gtk_arg_warnings_cb), (do_pre_parse_initialization), (do_post_parse_initialization), (pre_parse_hook), (post_parse_hook), (gtk_get_option_group), (gtk_init_with_args), (gtk_parse_args): * gtk/gtkmain.h: Make gtk argument parsing use goption. Add gtk_get_option_group and gtk_init_with_args. * tests/testtreemodel.c: (main): Use gtk_init_with_args.
* updated by Misu MoldovanMarius Andreiana2004-09-052-1339/+1157
| | | | | | 2004-09-05 Marius Andreiana <marius galuna.ro> * ro.po: updated by Misu Moldovan
* updatedMarius Andreiana2004-09-052-498/+406
| | | | | | 2004-09-05 Marius Andreiana <marius galuna.ro> * ro.po: updated
* Allow sorting of tree models to be turned off again. (#151139, TorstenMatthias Clasen2004-09-057-26/+83
| | | | | | | | | | | | | | Sun Sep 5 01:04:01 2004 Matthias Clasen <maclas@gmx.de> Allow sorting of tree models to be turned off again. (#151139, Torsten Schoenfeld) * gtk/gtktreesortable.h: Add GTK_TREE_SORTABLE_UNSORTED_SORT_COLUMN_ID. * gtk/gtktreestore.c (gtk_tree_store_sort): * gtk/gtkliststore.c (gtk_list_store_sort): Don't sort if the list store is not sorted.
* Fix the Solaris Xinerama checks. (#151754)Matthias Clasen2004-09-055-2/+21
| | | | | | Sat Sep 4 23:37:56 2004 Matthias Clasen <maclas@gmx.de> * configure.in: Fix the Solaris Xinerama checks. (#151754)
* Don't refuse to delete text in passwords. (#151723, Owen Taylor)Matthias Clasen2004-09-055-1/+21
| | | | | | | Sat Sep 4 22:45:49 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkentry.c (gtk_entry_backspace): Don't refuse to delete text in passwords. (#151723, Owen Taylor)
* Revert accidental change from Aug 02 that removed a flush of the XSøren Sandmann2004-09-045-10/+31
| | | | | | | | | Sat Sep 4 16:51:00 2004 Søren Sandmann <sandmann@redhat.com> * gdk/x11/gdkevents-x11.c (gdk_event_prepare): Revert accidental change from Aug 02 that removed a flush of the X connection from gdk_event_prepare() causing applications to get stuck. (#151732, Richard Hoelscher).