| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gtk_printer_accepts_ps here. | Matthias Clasen | 2006-06-12 | 4 | -15/+68 |
* | Add a GTK_PRINT_CAPABILITY_GENERATE_PDF capability. | Matthias Clasen | 2006-06-12 | 2 | -7/+22 |
* | Add support for pasting filenames into the filechooser. (#153212, Bastian | Matthias Clasen | 2006-06-12 | 1 | -0/+61 |
* | report status in return value instead of spewing assertions. (#335729, | Kristian Rietveld | 2006-06-12 | 2 | -11/+24 |
* | Clean up user data. (#344624, Christian Weiske) | Matthias Clasen | 2006-06-12 | 1 | -1/+7 |
* | Cosmetic cleanups. | Matthias Clasen | 2006-06-12 | 4 | -79/+90 |
* | Add an accessible implementation in order to make the buttons visible to | Matthias Clasen | 2006-06-12 | 1 | -0/+190 |
* | store scale in percent | Matthias Clasen | 2006-06-12 | 1 | -3/+2 |
* | Fix #344543 | Matthias Clasen | 2006-06-12 | 3 | -4/+26 |
* | Do not leak the groups string vector. (#344607, John Finlay) | Emmanuele Bassi | 2006-06-11 | 2 | -0/+4 |
* | Fix MSVC build problem. (#339739, Kazuki Iwamoto) | Tor Lillqvist | 2006-06-11 | 1 | -1/+5 |
* | Allow NULL to mean the default manager. (#344530, John Finlay) | Matthias Clasen | 2006-06-11 | 2 | -2/+2 |
* | Fix bug 344518 | Matthias Clasen | 2006-06-11 | 1 | -1/+3 |
* | remove an extra comma | Matthias Clasen | 2006-06-11 | 1 | -1/+1 |
* | Use cairo_pdf_surface_set_dpi by cairo_surface_set_fallback_resolution. | Matthias Clasen | 2006-06-11 | 1 | -1/+1 |
* | Register create_custom_widget as an object-returning signal. (#344505, | Matthias Clasen | 2006-06-11 | 2 | -5/+5 |
* | Register GtkPrintCapabilities | Matthias Clasen | 2006-06-11 | 3 | -4/+29 |
* | Take GtkMenu::horizontal-padding into account when placing submenus | Benjamin Berg | 2006-06-09 | 1 | -0/+3 |
* | added new style properties "trough-side-details" and | Michael Natterer | 2006-06-09 | 1 | -78/+317 |
* | fix build | Matthias Clasen | 2006-06-09 | 1 | -8/+9 |
* | Turn off profiling | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Don't include gtkprinter-private.h here. | Matthias Clasen | 2006-06-08 | 7 | -9/+15 |
* | forgotten file | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Rename pdf_target to export_filename | Matthias Clasen | 2006-06-08 | 3 | -20/+21 |
* | Get rid of GTK_PRINT_OPERATION_RESULT_PREVIEW. | Matthias Clasen | 2006-06-08 | 3 | -21/+17 |
* | Give GtkToolButton the same treatment. | Matthias Clasen | 2006-06-08 | 1 | -1/+17 |
* | Don't call construct_child here, since some apps make assumptions about | Matthias Clasen | 2006-06-08 | 1 | -1/+30 |
* | Fix up unix fallout from previous change. | Alexander Larsson | 2006-06-08 | 1 | -2/+2 |
* | Update windows to build with new APIs and first cut at preview work. | Alexander Larsson | 2006-06-08 | 4 | -59/+225 |
* | make it compile | Matthias Clasen | 2006-06-08 | 1 | -1/+1 |
* | Adjust Delete insensitivity | Matthias Clasen | 2006-06-08 | 1 | -2/+2 |
* | Add more docs, cleanups | Matthias Clasen | 2006-06-08 | 2 | -65/+66 |
* | Add some docs. | Matthias Clasen | 2006-06-08 | 3 | -4/+14 |
* | Add a destroy notify for the callback data. (#344209, Murray Cumming) | Matthias Clasen | 2006-06-08 | 2 | -4/+12 |
* | Fix building gtkbuiltincache.h without system GTK+. | Jürg Billeter | 2006-06-07 | 1 | -1/+2 |
* | Clean up APIs: Make async a setting instead of separate calls. Combine | Alexander Larsson | 2006-06-07 | 5 | -218/+226 |
* | Remove debugging spew | Matthias Clasen | 2006-06-07 | 1 | -6/+0 |
* | make the last change work | Matthias Clasen | 2006-06-07 | 1 | -11/+19 |
* | Small optimization | Matthias Clasen | 2006-06-06 | 1 | -12/+9 |
* | 2.9.2GTK_2_9_2 | Matthias Clasen | 2006-06-05 | 2 | -5/+9 |
* | Updates | Matthias Clasen | 2006-06-05 | 2 | -0/+18 |
* | Fix borderline cases in tab visibility calculation. (#168105, Carlos | Matthias Clasen | 2006-06-05 | 1 | -9/+23 |
* | Add missing G_END_DECLS (#343838) | Behdad Esfahbod | 2006-06-04 | 1 | -0/+2 |
* | Add a GtkPrintOperation::show-preview property | Matthias Clasen | 2006-06-03 | 4 | -4/+67 |
* | Cleanups | Matthias Clasen | 2006-06-03 | 1 | -64/+65 |
* | Rubber banding for GtkTreeView, #80127. Uses same method as GtkIconView. | Kristian Rietveld | 2006-06-02 | 3 | -4/+477 |
* | revert fix of #164884 because it's not a problem in gtk+ but in | Kristian Rietveld | 2006-06-02 | 1 | -3/+2 |
* | Separate sensitive/selectable properties. | Kristian Rietveld | 2006-06-02 | 3 | -55/+54 |
* | need to use gtk_tree_model_filter_get_iter_full() since the path returned | Kristian Rietveld | 2006-06-02 | 1 | -1/+1 |
* | allow returning partial information | Matthias Clasen | 2006-06-02 | 1 | -13/+22 |