- 27 May, 2006 4 commits
-
-
Inaki Larranaga authored
2006-05-27 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
-
Inaki Larranaga authored
2006-05-27 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
-
Clytie Siddall authored
-
Clytie Siddall authored
-
- 26 May, 2006 3 commits
-
-
Matthias Clasen authored
2006-05-26 Matthias Clasen <mclasen@redhat.com> * gtk/stock-icons/24/gtk-orientation-landscape.png: * gtk/stock-icons/24/gtk-orientation-portrait.png: * gtk/stock-icons/24/gtk-orientation-reverse-landscape.png: * gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: Cleaned up icons by Diana Fong.
-
Kristian Rietveld authored
2006-05-26 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_queue_draw_arrow): queue a redraw for the full width of the row, not just the width we got allocated. (Fixes #333284, reported by Benjamin Berg).
-
Kristian Rietveld authored
2006-05-26 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_top_row_to_dy): set dy to page_size + height in the event dy + page_size is about to become bigger than height.
-
- 25 May, 2006 4 commits
-
-
Vincent van Adrighem authored
2006-05-25 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Matthias Clasen authored
-
Ankitkumar Rameshchandra Patel authored
-
Matthias Clasen authored
2006-05-25 Matthias Clasen <mclasen@redhat.com> Make GTK+ work as an untrusted X client. (#136571, Ed Catmur)
-
- 24 May, 2006 9 commits
-
-
Matthias Clasen authored
2006-05-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfontbutton.c (gtk_font_button_clicked): * gtk/gtkcolorbutton.c (gtk_color_button_clicked): Fix the handling of modality by copying what GtkFileChooserButton does. (#342754, Yevgen Muntyan)
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-05-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (create_main_page): Make the range entry insensitive if another range option is selected. (#342783, Caolan McNamara)
-
Matthias Clasen authored
-
Henrique Romano authored
2006-05-24 Henrique Romano <henrique@async.com.br> * gtk/gtkcellview.c: (gtk_cell_view_class_init), (gtk_cell_view_get_property), (gtk_cell_view_set_property): Add model property for GtkCellView, part of #172535.
-
Matthias Clasen authored
-
Alexander Larsson authored
2006-05-24 Alexander Larsson <alexl@redhat.com> * gtk/gtk.symbols: * gtk/gtkprintunixdialog.[ch]: Add gtk_print_unix_dialog_set_manual_capabilities that controls what widgets to enable in the dialog depending on the apps capabilities. * gtk/gtkprintbackend.[ch]: * gtk/gtkprinter-private.h: * gtk/gtkprinter.c: * gtk/gtkprintjob.h: Add printer_get_capabilities to backend. Move some fallback calls to the printbackend base class. * gtk/gtkprintoperation-unix.c: Set manual capabilities * modules/printbackends/cups/gtkprintbackendcups.c: Implement get_capabilities * modules/printbackends/lpr/gtkprintbackendlpr.c: * modules/printbackends/pdf/gtkprintbackendpdf.c: Move some methods to baseclass.
-
Ankitkumar Rameshchandra Patel authored
-
Ankitkumar Rameshchandra Patel authored
-
- 23 May, 2006 8 commits
-
-
Kjartan Maraas authored
2006-05-24 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
-
Matthias Clasen authored
2006-05-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintoperation.c (print_pages): Do the begin-print emission in the idle, so that the print dialog goes away before begin-print.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-05-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtkprintoperation.h: * gtk/gtkprintoperation.c: Add a boolean show-progress property, and show a progress dialog if it is set to TRUE. * gtk/gtkprintoperation.c (pdf_end_run): * gtk/gtkprintoperation-win32.c (win32_end_run): * gtk/gtkprintoperation-unix.c (unix_end_run): * gtk/gtkprintoperation-private.h: Add a cancelled parameter to end_run, and call it even if the print operation was cancelled.
-
Theppitak Karoonboonyanan authored
2006-05-23 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
-
Alexander Larsson authored
2006-05-23 Alexander Larsson <alexl@redhat.com> * gtk/gtkprinteroptionwidget.c (filesave_changed_cb): Allow absolute filenames in filename entry. Patch from Yevgen Muntyan (#341679)
-
Alexander Larsson authored
2006-05-23 Alexander Larsson <alexl@redhat.com> * gtk/gtk.symbols: * gtk/gtkprintunixdialog.[ch]: Add gtk_print_unix_dialog_add_custom_tab * gtk/gtkprintoperation-unix.c: Implement custom widgets for unix. Fix some warnings by including cairo-ps/pdf.h * gtk/gtkprintoperation-win32.c: Mark string for translation.
-
Ankitkumar Rameshchandra Patel authored
-
- 22 May, 2006 12 commits
-
-
Matthias Clasen authored
-
Alexander Larsson authored
2006-05-22 Alexander Larsson <alexl@redhat.com> * gtk/gtkmain.c: Make sure grab-notify is emitted on toplevels as well as child widgets. * gtk/Makefile.am: * gtk/gtkwin32embedwidget.[ch] Add new widget used for win32 port to embed gtk+ widgets in windows dialog. * gtk/gtkmarshalers.list: Add POINTER:VOID * gtk/gtkprintoperation-private.h: * gtk/gtkprintoperation.[ch]: Generic support for custom widgets in print dialog. * gtk/gtkprintoperation-win32.c: Implement custom widget support for win32. * tests/print-editor.c: Allow setting of font using custom widgets in the print dialog.
-
Behdad Esfahbod authored
2006-05-22 Behdad Esfahbod <behdad@gnome.org> Rollback the following changes, to fix it the proper way in Pango: * gdk/gdkinternals.h: * gdk/gdkscreen.c (gdk_screen_class_init), (gdk_screen_finalize), (update_fontmap_resolution), (gdk_screen_set_resolution): Add new function _gdk_screen_get_font_map() and have one fontmap per screen, with the correct resolution set on it. * gdk/gdkpango.c (gdk_pango_context_get_for_screen): Use _gdk_screen_get_font_map() instead of setting resolution on the PangoCairoContext. (#342529)
-
Emmanuele Bassi authored
2006-05-22 Emmanuele Bassi <ebassi@gnome.org> * gtk/gtkrecentmanager.h: * gtk/gtkrecentmanager.c (gtk_recent_info_get_application_info): Don't mask "time" with the "time" argument.
-
Matthias Clasen authored
2006-05-22 Matthias Clasen <mclasen@redhat.com> * gdk/gdkcolor.h: gdk_color_parse returns boolean, not int. (#342569, Masatake Yamato)
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-05-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprinter.c (_gtk_printer_prepare_for_print) (_gtk_printer_get_settings_from_options) (_gtk_printer_request_details): Don't return values from void functions. * gtk/gtkrecentchooserutils.c (delegate_unselect_uri): Don't return a value from a void function. * gtk/gtkfilesystem.c (gtk_file_system_cancel_operation): Don't return a value from a void function. Also, don't put semicolons behind G_DEFINE_TYPE. (#342543)
-
Matthias Clasen authored
2006-05-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtkwidget.c (gtk_widget_class_init): Add docs for new style properties. (#342535, Mart Raudsepp)
-
Ankitkumar Rameshchandra Patel authored
-
Matthias Clasen authored
2006-05-22 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkscreen-x11.c: Remove _gdk_x11_screen_request_cm_notification * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Directly call gdk_display_request_selection_notification. * gdk/x11/gdkdisplay-x11.c: Several cleanups.
-
Behdad Esfahbod authored
2006-05-21 Behdad Esfahbod <behdad@gnome.org> * gdk/gdkinternals.h: * gdk/gdkscreen.c (gdk_screen_class_init), (gdk_screen_finalize), (update_fontmap_resolution), (gdk_screen_set_resolution): Add new function _gdk_screen_get_font_map() and have one fontmap per screen, with the correct resolution set on it. * gdk/gdkpango.c (gdk_pango_context_get_for_screen): Use _gdk_screen_get_font_map() instead of setting resolution on the PangoCairoContext. (#342529)
-
Behdad Esfahbod authored
-