summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* UpdatesMatthias Clasen2006-08-183-0/+108
|
* Enable "/" and "~" as bindings to activate the location entry again. FixesFederico Mena Quintero2006-08-174-18/+58
| | | | | | | | | | | | | | | | 2006-08-17 Federico Mena Quintero <federico@novell.com> * gtk/gtkfilechooserdefault.c (_gtk_file_chooser_default_class_init): Enable "/" and "~" as bindings to activate the location entry again. Fixes bug #340856. (tree_view_keybinding_cb): Likewise. (trap_activate_cb): Likewise. (location_popup_handler): Handle the "path" argument again; set it as the text on the location entry. (location_set_user_text): New helper function. (load_setup_timer): Fix comment. * tests/autotestfilechooser.c (main): Oops, enable all the tests again.
* revert a change that causes a11y regressions in OOoMatthias Clasen2006-08-173-1/+15
|
* Fix the ClientMessages we are sending to the notification area to be moreMatthias Clasen2006-08-173-3/+11
| | | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtktrayicon-x11.c: Fix the ClientMessages we are sending to the notification area to be more in sync with the systray spec. (#350860, Wincent Untz)
* Queue printing idles at a low priority. (#348289, Yevgen Muntyan)Matthias Clasen2006-08-173-2/+8
| | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintoperation.c (print_pages, preview_ready): Queue printing idles at a low priority. (#348289, Yevgen Muntyan)
* Translation updated by Ivar Smolin.Priit Laes2006-08-172-30/+34
| | | | | | 2006-08-17 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Korean translation.Changwoo Ryu2006-08-172-88/+96
| | | | | | 2006-08-18 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Add some caveats to the documentation. (#348971)Matthias Clasen2006-08-173-1/+15
| | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some caveats to the documentation. (#348971)
* fixed buglet from #351759.Tim Janik2006-08-173-1/+9
| | | | | | Thu Aug 17 16:19:35 2006 Tim Janik <timj@imendio.com> * docs/tutorial/gtk-tut.sgml: fixed buglet from #351759.
* Updated Spanish translation.Francisco Javier F. Serrador2006-08-172-97/+105
| | | | | | 2006-08-17 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-08-172-97/+107
|
* Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.Tor Lillqvist2006-08-173-1/+11
| | | | | | | 2006-08-17 Tor Lillqvist <tml@novell.com> * gtk/Makefile.am (libgtk_win32_2_0_la_LIBADD): Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.
* Updated Japanese translation.Satoru SATOH2006-08-172-25/+41
| | | | | | 2006-08-17 Satoru SATOH <ss@gnome.gr.jp> * Updated Japanese translation.
* Updated Kurdish translationsErdal Ronahi2006-08-172-2696/+926
|
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2006-08-172-58/+68
| | | | | | 2006-08-17 Wouter Bolsterlee <uws+gnome@xs4all.nl> * nl.po: Translation updated by Wouter Bolsterlee.
* 2006-08-17 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated ↵Jovan Naumovski2006-08-172-100/+108
| | | | Macedonian Translation
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-08-172-98/+111
| | | | | | | 2006-08-17 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Improve the handling of the default output filename, to ensure that weMatthias Clasen2006-08-173-21/+50
| | | | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/file/gtkprintbackendfile.c: Improve the handling of the default output filename, to ensure that we default to output.ps when only PostScript output is possible. (#348236, Don Scorgie)
* Remove leftover debuggingMatthias Clasen2006-08-171-1/+0
|
* Re-select the current printer to update per-printer ui. (#348245, DonMatthias Clasen2006-08-173-1/+25
| | | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities): Re-select the current printer to update per-printer ui. (#348245, Don Scorgie)
* Handle the case where the filechooser button is destroyed quickly.Matthias Clasen2006-08-173-0/+20
| | | | | | | | 2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserbutton.c (set_info_get_info_cb) (model_add_special_get_info_cb): Handle the case where the filechooser button is destroyed quickly.
* make sure the has-selection property is updated when the delection isPaolo Borelli2006-08-174-10/+60
| | | | | | | | | 2006-08-17 Paolo Borelli <pborelli@katamail.com> * gtk/gtktextbuffer.c: make sure the has-selection property is updated when the delection is deleted. Bug #329752 * tests/testtext.c: add a copy menu item and show how to update its sensitivity tracking the has-selection property.
* Changed to use cairo-directfb.pcMichael David Emmel2006-08-163-2/+12
|
* move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the styleKristian Rietveld2006-08-163-16/+26
| | | | | | | | | 2006-08-17 Kristian Rietveld <kris@gtk.org> * demos/gtk-demo/main.c (window_closed_cb), (row_activated_cb), (create_tree): move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style attribute. Makes drawing the active demos in italic work again.
* Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)Matthias Clasen2006-08-163-0/+13
| | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodel.c (gtk_tree_model_base_init): Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)
* Update background upon style-set and state-changed. (#348634, ThomasMatthias Clasen2006-08-163-1/+47
| | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c: Update background upon style-set and state-changed. (#348634, Thomas Rydzynski)
* Popup completion if paste is at the end (patch was already in 2.8.x).Matthias Clasen2006-08-163-3/+20
| | | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentry.c (paste_received): Popup completion if paste is at the end (patch was already in 2.8.x). (#165714, Christian Persch)
* forgotten changelogMatthias Clasen2006-08-162-0/+10
|
* take the cell spacing into account when calculating the available extraKristian Rietveld2006-08-163-1/+18
| | | | | | | | 2006-08-16 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action): take the cell spacing into account when calculating the available extra space. (#350938, patch from Peter Johanson).
* Updated Japanese translation.Satoru SATOH2006-08-164-2617/+2487
| | | | | | 2006-08-16 Satoru SATOH <ss@gnome.gr.jp> * Updated Japanese translation.
* Updated turkish translationBaris Cicek2006-08-162-1878/+1501
|
* Explain some quirks of this function. (#351112,Matthias Clasen2006-08-161-2/+7
| | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtknotebook.c (gtk_notebook_set_current_page): Explain some quirks of this function. (#351112,
* update the refs from children to parents for all nodes, since they may allKristian Rietveld2006-08-163-4/+15
| | | | | | | | | 2006-08-16 Kristian Rietveld <kris@gtk.org> * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child): update the refs from children to parents for all nodes, since they may all have been moved by the insert operation. (#346800, patch from Jonathan Matthew).
* Stop loading an animation if the first frame is complete. (#350911,Matthias Clasen2006-08-162-2/+21
| | | | | | | | 2006-08-16 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale): Stop loading an animation if the first frame is complete. (#350911, Christian Neumair)
* Updated Swedish translation.Daniel Nylander2006-08-164-4083/+3478
| | | | | | 2006-08-16 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation.
* Updated Thai translation.Theppitak Karoonboonyanan2006-08-162-2/+6
| | | | | | 2006-08-16 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Korean translation.Changwoo Ryu2006-08-162-2/+6
| | | | | | 2006-08-16 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Add since tagsMatthias Clasen2006-08-164-1/+17
|
* Translation updated.Gabor Kelemen2006-08-162-2468/+521
| | | | | | 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.
* Added patch from Bug 351519Michael David Emmel2006-08-153-2/+12
| | | | to fix directfb backend build
* Updated Polish translation by GNOME PL Team.Artur Flinta2006-08-154-3417/+2981
| | | | | | 2006-08-16 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Add GDK button mask for NS dragging events. (create_scroll_event): RemoveRichard Hult2006-08-155-13/+50
| | | | | | | | | | | | | | | 2006-08-15 Richard Hult <richard@imendio.com> * gdk/quartz/gdkevents-quartz.c: (get_event_mask_from_ns_event): Add GDK button mask for NS dragging events. (create_scroll_event): Remove obsolete comment. (_gdk_quartz_get_current_event_mask), (gdk_event_translate): Keep track of the latest event mask here... * gdk/quartz/gdkwindow-quartz.c: (_gdk_windowing_window_get_pointer): And use it here. Patch from Kristian Rietveld. (gdk_window_quartz_update_idle): Rename to make things clearer.
* Some more printing docsMatthias Clasen2006-08-155-4/+40
|
* Updated German translation.Hendrik Richter2006-08-152-63/+64
| | | | | | 2006-08-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)Matthias Clasen2006-08-153-0/+8
| | | | | | | 2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_init): Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)
* Export privately. Adjust all callers.Matthias Clasen2006-08-156-22/+33
| | | | | | | | | | | 2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentryprivate.h: * gtk/gtkentry.c (_gtk_entry_effective_inner_border): Export privately. Adjust all callers. * gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use it here to get the actual inner border. (#349429, Benjamin Berg)
* Actually use a higher priority than resizeMatthias Clasen2006-08-151-1/+1
|
* Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):Matthias Clasen2006-08-153-22/+53
| | | | | | | | | | | 2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserentry.c (struct _GtkFileChooserEntry): Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose): Remove idles. (idle_add, idle_add): Factor this out. (gtk_file_chooser_entry_maybe_update_directory): (add_completion_idle): And use it here. (#350039, Chris Wilson)
* Run the reset_styles idle at a priority higher than size negotiation.Matthias Clasen2006-08-153-1/+11
| | | | | | | | 2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (do_theme_change): Run the reset_styles idle at a priority higher than size negotiation. (#350517, Søren Sandmann)
* Do better fallbacks if the icon theme does not have icons. (#345666,Matthias Clasen2006-08-153-9/+32
| | | | | | | | | 2006-08-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilesystem.c (gtk_file_info_render_icon) (gtk_file_system_volume_render_icon): Do better fallbacks if the icon theme does not have icons. (#345666, Kazuki Iwamoto)