| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't free the value. | Matthias Clasen | 2006-06-21 | 1 | -0/+5 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 1 | -0/+37 |
* | cleanup | Matthias Clasen | 2006-06-21 | 1 | -0/+3 |
* | Updates | Matthias Clasen | 2006-06-21 | 1 | -0/+3 |
* | Fix the registration of the grid-lines property (#345456, Murray Cumming) | Matthias Clasen | 2006-06-21 | 1 | -0/+5 |
* | Allocate space for the grid lines when they are enabled. | Kristian Rietveld | 2006-06-21 | 1 | -0/+10 |
* | Add an GError parameter. | Matthias Clasen | 2006-06-21 | 1 | -0/+13 |
* | Cleanups | Matthias Clasen | 2006-06-21 | 1 | -0/+6 |
* | Add to docs. (gtk_print_job_class_init): Make track-print-status a | Matthias Clasen | 2006-06-20 | 1 | -0/+5 |
* | Correctly register the done signal - it sends an enum, not an int. | Murray Cumming | 2006-06-20 | 1 | -0/+5 |
* | configure.in gtk/Makefile.am Rename "pdf" backend to "file" backend. Step | Christian Persch | 2006-06-20 | 1 | -0/+21 |
* | Add to docs. | Matthias Clasen | 2006-06-20 | 1 | -0/+2 |
* | Fix handling of stock items without icons in action-based ui. (#342458, | Matthias Clasen | 2006-06-20 | 1 | -0/+12 |
* | Better fix. | Matthias Clasen | 2006-06-20 | 1 | -0/+3 |
* | Remove unused print-to-file setting. | Matthias Clasen | 2006-06-20 | 1 | -0/+6 |
* | unset the pressed button here. (gtk_notebook_grab_notify): stop reorder | Carlos Garnacho | 2006-06-20 | 1 | -0/+7 |
* | Set default action area spacing to HIG-compliant 6px. Bug #345106, | Christian Persch | 2006-06-20 | 1 | -0/+5 |
* | Small doc fix. (#345176, Claudio Saavedra) | Matthias Clasen | 2006-06-20 | 1 | -0/+3 |
* | Update the docs. (#345194, Yevgen Muntyan) | Matthias Clasen | 2006-06-20 | 1 | -0/+5 |
* | (gtk_tree_view_set_column_drag_info): Don't crash if the | Matthias Clasen | 2006-06-20 | 1 | -1/+3 |
* | Don't leak dash_list. | Matthias Clasen | 2006-06-20 | 1 | -0/+3 |
* | Make transparent tray icons work. (#320034, based on a patch by Dan | Matthias Clasen | 2006-06-19 | 1 | -0/+11 |
* | Marks strings for translation. (#314278, Claudio Saavedra) ` | Matthias Clasen | 2006-06-19 | 1 | -0/+3 |
* | Don't call g_str_has_prefix on a NULL strung. (#344897, Tommi Komulainen) | Matthias Clasen | 2006-06-19 | 1 | -0/+3 |
* | Avoid a near-duplicate string and add some translator comments. (#345320, | Matthias Clasen | 2006-06-19 | 1 | -2/+3 |
* | Avoid a near-duplicate string. (#345320, Hendrik Richter) | Matthias Clasen | 2006-06-19 | 1 | -1/+13 |
* | Clarify the use of these functions, to avoid the case where a chooser is | Federico Mena Quintero | 2006-06-19 | 1 | -0/+8 |
* | Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a | Alexander Larsson | 2006-06-19 | 1 | -0/+7 |
* | Add a capabilities argument to the printer_get_options method and to the | Matthias Clasen | 2006-06-19 | 1 | -0/+15 |
* | Add a GENERATE_PS capability. And use it here. | Matthias Clasen | 2006-06-19 | 1 | -0/+5 |
* | Don't open a display connection. | Matthias Clasen | 2006-06-19 | 1 | -0/+5 |
* | doc improvement | Matthias Clasen | 2006-06-19 | 1 | -0/+5 |
* | Fix a typo: s/Extention/Extension/. | Matthias Clasen | 2006-06-17 | 1 | -0/+4 |
* | ~ | Matthias Clasen | 2006-06-17 | 1 | -0/+5 |
* | Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semantically the same as | Matthias Clasen | 2006-06-17 | 1 | -0/+10 |
* | Use stock print icons; make it compile | Matthias Clasen | 2006-06-17 | 1 | -0/+4 |
* | Don't grow additional columns. | Matthias Clasen | 2006-06-16 | 1 | -0/+3 |
* | Add a GtkPrintSettings parameter to the printer_create_cairo_surface | Matthias Clasen | 2006-06-16 | 1 | -0/+10 |
* | Don't leak match data. (#345107, Christian Weiske) | Matthias Clasen | 2006-06-16 | 1 | -0/+3 |
* | Move the conflict label out of the button box. (#339456, Christian Persch) | Matthias Clasen | 2006-06-16 | 1 | -0/+3 |
* | Ignore unmapped widgets when ignore_hidden is TRUE. (#344707, Christian | Matthias Clasen | 2006-06-16 | 1 | -0/+3 |
* | Require cvs glib. | Matthias Clasen | 2006-06-16 | 1 | -0/+8 |
* | Move the registration of the gtk-print-preview-command setting from | Matthias Clasen | 2006-06-16 | 1 | -0/+6 |
* | Add a "Preview" menu item. | Matthias Clasen | 2006-06-16 | 1 | -0/+2 |
* | When starting a preview from the print dialog, set the action to PREVIEW. | Matthias Clasen | 2006-06-16 | 1 | -0/+7 |
* | Mark preview filename as translatable. | Matthias Clasen | 2006-06-16 | 1 | -0/+5 |
* | Move activity bar offset and size calculations to separate function. | Tim Janik | 2006-06-16 | 1 | -0/+16 |
* | fix 345038 | Matthias Clasen | 2006-06-16 | 1 | -1/+6 |
* | fix the print-to-pdf icon | Matthias Clasen | 2006-06-16 | 1 | -0/+3 |
* | make print-to-pdf show up again | Matthias Clasen | 2006-06-16 | 1 | -0/+5 |