summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and aAlexander Larsson2006-06-193-0/+78
* Another forgotten change.Matthias Clasen2006-06-191-1/+2
* Forgotten fileMatthias Clasen2006-06-191-2/+4
* Add a capabilities argument to the printer_get_options method and to theMatthias Clasen2006-06-193-7/+9
* Add a GENERATE_PS capability. And use it here.Matthias Clasen2006-06-192-6/+14
* Don't open a display connection.Matthias Clasen2006-06-191-2/+4
* doc improvementMatthias Clasen2006-06-191-3/+3
* ~Matthias Clasen2006-06-172-74/+46
* Add GTK_PRINTER_OPTION_TYPE_ALTERNATIVE which is semantically the same asMatthias Clasen2006-06-173-1/+87
* Fix a warningMatthias Clasen2006-06-161-1/+2
* Don't grow additional columns.Matthias Clasen2006-06-161-1/+1
* Add a GtkPrintSettings parameter to the printer_create_cairo_surfaceMatthias Clasen2006-06-163-42/+46
* Don't leak match data. (#345107, Christian Weiske)Matthias Clasen2006-06-161-0/+3
* Move the conflict label out of the button box. (#339456, Christian Persch)Matthias Clasen2006-06-161-25/+10
* Ignore unmapped widgets when ignore_hidden is TRUE. (#344707, ChristianMatthias Clasen2006-06-161-5/+5
* Require cvs glib.Matthias Clasen2006-06-161-14/+49
* Move the registration of the gtk-print-preview-command setting fromMatthias Clasen2006-06-162-5/+40
* When starting a preview from the print dialog, set the action to PREVIEW.Matthias Clasen2006-06-162-4/+5
* Mark preview filename as translatable.Matthias Clasen2006-06-161-3/+4
* Move activity bar offset and size calculations to separate function.Tim Janik2006-06-161-21/+57
* make print-to-pdf show up againMatthias Clasen2006-06-161-2/+4
* use gdk_window_get_pointer() to get pointer coordinates, but limit itsCarlos Garnacho2006-06-151-135/+167
* fix 344891Matthias Clasen2006-06-151-3/+3
* Fix 344867Matthias Clasen2006-06-141-106/+81
* Fix 344743Matthias Clasen2006-06-141-0/+8
* Fix 344838Matthias Clasen2006-06-141-2/+2
* Minor space savingsMatthias Clasen2006-06-141-4/+3
* 2.9.3GTK_2_9_3Matthias Clasen2006-06-132-0/+6
* Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell).Kristian Rietveld2006-06-125-1/+349
* Use gtk_printer_accepts_ps here.Matthias Clasen2006-06-124-15/+68
* Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability.Matthias Clasen2006-06-122-7/+22
* Add support for pasting filenames into the filechooser. (#153212, BastianMatthias Clasen2006-06-121-0/+61
* report status in return value instead of spewing assertions. (#335729,Kristian Rietveld2006-06-122-11/+24
* Clean up user data. (#344624, Christian Weiske)Matthias Clasen2006-06-121-1/+7
* Cosmetic cleanups.Matthias Clasen2006-06-124-79/+90
* Add an accessible implementation in order to make the buttons visible toMatthias Clasen2006-06-121-0/+190
* store scale in percentMatthias Clasen2006-06-121-3/+2
* Fix #344543Matthias Clasen2006-06-123-4/+26
* Do not leak the groups string vector. (#344607, John Finlay)Emmanuele Bassi2006-06-112-0/+4
* Fix MSVC build problem. (#339739, Kazuki Iwamoto)Tor Lillqvist2006-06-111-1/+5
* Allow NULL to mean the default manager. (#344530, John Finlay)Matthias Clasen2006-06-112-2/+2
* Fix bug 344518Matthias Clasen2006-06-111-1/+3
* remove an extra commaMatthias Clasen2006-06-111-1/+1
* Use cairo_pdf_surface_set_dpi by cairo_surface_set_fallback_resolution.Matthias Clasen2006-06-111-1/+1
* Register create_custom_widget as an object-returning signal. (#344505,Matthias Clasen2006-06-112-5/+5
* Register GtkPrintCapabilitiesMatthias Clasen2006-06-113-4/+29
* Take GtkMenu::horizontal-padding into account when placing submenusBenjamin Berg2006-06-091-0/+3
* added new style properties "trough-side-details" andMichael Natterer2006-06-091-78/+317
* fix buildMatthias Clasen2006-06-091-8/+9
* Turn off profilingMatthias Clasen2006-06-081-1/+1