- 21 Jun, 2006 6 commits
-
-
Kristian Rietveld authored
2006-06-21 Kristian Rietveld <kris@imendio.com> Allocate space for the grid lines when they are enabled. * gtk/gtktreeview.c (gtk_tree_view_bin_expose): make sure the cell area does not overlap with the grid lines, also draw the line for "the next cell" in the last loop iteration, make sure the cursor falls in between the grid lines, (validate_row): request extra space for the grid lines.
-
Rajesh Ranjan authored
-
Matthias Clasen authored
2006-06-21 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintbackend.h: * gtk/gtkprintbackend.c (gtk_print_backend_print_stream): Add an GError parameter. * modules/printbackends/file/gtkprintbackendfile.c (gtk_print_backend_file_print_stream): * modules/printbackends/lpr/gtkprintbackendlpr.c (gtk_print_backend_lpr_print_stream): * modules/printbackends/cups/gtkprintbackendcups.c (gtk_print_backend_cups_print_stream): * gtk/gtkprintjob.c (gtk_print_job_send): Update all callers and implementations.
-
Rajesh Ranjan authored
-
Matthias Clasen authored
-
Ankitkumar Rameshchandra Patel authored
-
- 20 Jun, 2006 20 commits
-
-
Matthias Clasen authored
* gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs. (gtk_print_job_class_init): Make track-print-status a property.
-
Murray Cumming authored
2006-06-20 Murray Cumming <murrayc@murrayc.com> * gtk/gtkprintoperation.c: (gtk_print_operation_class_init): Correctly register the done signal - it sends an enum, not an int.
-
Christian Persch authored
2006-06-20 Christian Persch <chpe@cvs.gnome.org> * configure.in * gtk/Makefile.am * modules/printbackends/Makefile.am A modules/printbackends/file/.cvsignore A modules/printbackends/file/Makefile.am A modules/printbackends/file/gtkprintbackendfile.c A modules/printbackends/file/gtkprintbackendfile.h R modules/printbackends/pdf/*: Rename "pdf" backend to "file" backend. Step 2 from bug #339592.
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintjob.c (gtk_print_job_set_source_file): Add to docs.
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> Fix handling of stock items without icons in action-based ui. (#342458, Callum McKenzie) * gtk/gtkactiongroup.c (gtk_action_group_add_actions_full): Set the stock id even if there is no icon for it. * gtk/gtkaction.c (connect_proxy): * gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Only construct a stock icon if the stock item has an icon.
-
Christian Persch authored
2006-06-20 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkprinteroptionwidget.c: (filesave_changed_cb), (alternative_set), (construct_widgets): Convert input to filename encoding and construct an URI from that. * gtk/gtkprintsettings.h: Add OUTPUT_FILE_FORMAT and OUTPUT_URI keys. * modules/printbackends/pdf/gtkprintbackendpdf.c: Use those defines. Step 1 from bug #339592.
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_column_drag_info): Better fix.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtkprintsettings.h: * gtk/gtkprintsettings.c: Remove unused print-to-file setting.
-
Theppitak Karoonboonyanan authored
2006-06-20 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
-
Carlos Garnacho authored
2006-06-20 Carlos Garnacho <carlosg@gnome.org> * gtk/gtknotebook.c (gtk_notebook_stop_reorder): unset the pressed button here. (gtk_notebook_grab_notify): stop reorder when the widget becomes shadowed. Fixes bug #335873
-
Christian Persch authored
2006-06-18 Christian Persch <chpe@cvs.gnome.org> * gtk/gtkdialog.c: (gtk_dialog_class_init): Set default action area spacing to HIG-compliant 6px. Bug #345106, follow-up from bug #163850.
-
Ankitkumar Rameshchandra Patel authored
-
Felix I authored
-
Rajesh Ranjan authored
-
Ankitkumar Rameshchandra Patel authored
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_enable_model_drag_dest): Small doc fix. (#345176, Claudio Saavedra)
-
Matthias Clasen authored
2006-06-20 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkwindow-x11.c (gdk_window_set_functions): Update the docs. (#345194, Yevgen Muntyan)
-
Matthias Clasen authored
column_drop_func says always no. (#344850, Christian Weiske)
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_grid_lines): Don't leak dash_list.
-
- 19 Jun, 2006 14 commits
-
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> Make transparent tray icons work. (#320034, based on a patch by Dan Winship) * gtk/gtktrayicon-x11.c (gtk_tray_icon_init): Make trayicons app-paintable and non-double buffered. * gtk/gtkrc.c (_gtk_rc_init): Give tray icons a parent-relative background in the default style.
-
Francisco Javier F. Serrador authored
2006-06-20 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> * gtk/updateiconcache.c: Marks strings for translation. (#314278, Claudio Saavedra) `
-
Matthias Clasen authored
-
Matthias Clasen authored
* gtk/gtkentrycompletion.c (gtk_entry_completion_compute_prefix): Don't call g_str_has_prefix on a NULL strung. (#344897, Tommi Komulainen)
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c: Avoid a near-duplicate string and add some translator comments. (#345320, #345321, Hendrik Richter)
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_add_shortcut_folder): Avoid a near-duplicate string. (#345320, Hendrik Richter)
-
Matthias Clasen authored
2006-06-19 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkprinter.sgml: Document GtkPrinterFunc * gtk/gtk-sections.txt: Add gtk_enumerate_printers
-
Federico Mena Quintero authored
2006-06-19 Federico Mena Quintero <federico@novell.com> * gtk/gtkfilechooser.c (gtk_file_chooser_get_current_folder) (gtk_file_chooser_get_current_folder_uri): Clarify the use of these functions, to avoid the case where a chooser is in SELECT_FOLDER mode and people mistakenly use _get_current_folder() to get the selection: they should use _get_filename() instead.
-
Alexander Larsson authored
2006-06-19 Alexander Larsson <alexl@redhat.com> * gtk/gtk.symbols: * gtk/gtklabel.[ch]: Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a wrap-mode property that lets you set the PangoWrapMode.
-
Hendrik Richter authored
2006-06-19 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Rajesh Ranjan authored
-