summaryrefslogtreecommitdiff
path: root/tests/print-editor.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using menusMatthias Clasen2019-12-291-5/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-3/+3
* tests: Stop using gtk_font_button_get_font_nameMatthias Clasen2017-12-211-1/+2
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Remove custom preview from print-editorBenjamin Otte2016-10-161-188/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-10/+10
* gdk: Deprecate gdk_cairo_create()Emmanuele Bassi2016-06-091-0/+5
* Port print-editor test to GtkBuilder from UIManagerWilliam Jon McCann2013-06-301-229/+284
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-5/+5
* tests: Convert print-editor from GtkTable to GtkBoxBenjamin Otte2011-09-281-21/+7
* tests: Remove unused variablesBenjamin Otte2011-05-271-2/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-4/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-4/+4
* Remove uses of gtk_statusbar_set_has_resize_grip()Cody Russell2010-10-081-23/+1
* tests: Use draw vfunc in print-editorBenjamin Otte2010-09-261-9/+19
* tests/print-editor.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+8
* perf/widgets.h tests/print-editor.c tests/prop-editor.hMichael Natterer2008-05-231-1/+0
* Fix some issues with reference handling in the printing code. (#429902,Matthias Clasen2007-04-301-1/+1
* Make the emission of ::end-print and ::done consistent for previews.Matthias Clasen2007-04-301-2/+10
* Add a new error codeMatthias Clasen2007-04-291-3/+33
* Plug some leaks.Matthias Clasen2007-03-101-0/+4
* Add a "Preview" menu item.Matthias Clasen2006-06-161-5/+22
* Update for api changes.Matthias Clasen2006-06-081-3/+3
* Update windows to build with new APIs and first cut at preview work.Alexander Larsson2006-06-081-2/+2
* Clean up APIs: Make async a setting instead of separate calls. CombineAlexander Larsson2006-06-071-45/+51
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-10/+197
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-311-2/+2
* Custom tab labelMatthias Clasen2006-05-241-0/+1
* Make sure grab-notify is emitted on toplevels as well as child widgets.Alexander Larsson2006-05-221-3/+47
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-0/+1
* Fix build errors.Alexander Larsson2006-05-121-1/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+682