summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't open a display connection.Matthias Clasen2006-06-191-6/+2
* Add a "Preview" menu item.Matthias Clasen2006-06-161-5/+22
* fix buildMatthias Clasen2006-06-091-2/+2
* 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
* Update callersMatthias Clasen2006-06-081-1/+1
* Clean up APIs: Make async a setting instead of separate calls. CombineAlexander Larsson2006-06-073-49/+54
* Add gtkprintoperationpreview.[ch] Set default preview command. HardcodedAlexander Larsson2006-06-021-10/+197
* Small tweaksMatthias Clasen2006-06-011-4/+7
* Further updates from the GtkPrintContext functions rename.Alexander Larsson2006-05-314-9/+9
* 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
* Update.Behdad Esfahbod2006-05-221-0/+2
* ssssssssshKristian Rietveld2006-05-201-0/+1
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-0/+1
* Fix build errors.Alexander Larsson2006-05-124-4/+4
* 2.9.0GTK_2_9_0Matthias Clasen2006-05-051-0/+1
* Implement per-page paper sizes.Alexander Larsson2006-05-054-0/+336
* Added new symbolsAlexander Larsson2006-05-042-0/+110
* Merged the federico-filename-entry branch, to fix bug #136541. CombinedAFTER_FEDERICO_FILENAME_ENTRY_MERGEFederico Mena Quintero2006-05-031-3/+5
* (broken pipe)Kristian Rietveld2006-04-262-1/+162
* Create 'composited' label.Søren Sandmann2006-04-251-6/+23
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-213-0/+686
* plug small leak (#339132) dittoPaolo Borelli2006-04-201-9/+28
* updatedHans Breuer2006-04-071-1/+6
* handle the case of \r and \n split across lines. Bug #337022. add unitPaolo Borelli2006-04-051-0/+30
* Add testrecentchooser.Behdad Esfahbod2006-03-301-0/+1
* Add a test suite for GtkRecentChooser.Emmanuele Bassi2006-03-292-0/+212
* Support subclasses in RC files. (#142417, Todd Berman, patch based on aMatthias Clasen2006-03-231-0/+77
* Add a column that demonstrates how to use the new spinbutton cellrenderer.Johan Dahlin2006-03-221-8/+75
* Remove pointless includes of config.h, to make it easier compilableMatthias Clasen2006-03-222-2/+0
* send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, thisCarlos Garnacho2006-03-221-2/+70
* Added testnotebookdnd.Behdad Esfahbod2006-03-151-0/+1
* Add test cases for alignment.Matthias Clasen2006-03-141-30/+40
* Rename ::tab-added and ::tab-removed signals to ::page-added andCarlos Garnacho2006-03-081-4/+4
* zero-initialize the GValue before calling g_value_init().Michael Natterer2006-03-081-1/+1
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-2/+265
* Add testsMatthias Clasen2006-02-232-0/+176
* Actually implement visibility handling, and addMatthias Clasen2006-01-311-5/+26
* GtkAssistant stuffMatthias Clasen2006-01-301-15/+125
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Introspect child properties. too.Matthias Clasen2006-01-261-60/+257
* #322591, Jonathan Blandford.Kristian Rietveld2006-01-241-1/+28
* Fixed typo.Behdad Esfahbod2006-01-231-1/+1
* Fix misalignment of RTL text in ellipsized GtkLabel: use layout width ifBehdad Esfahbod2006-01-231-0/+2
* GtkAssistant testsMatthias Clasen2006-01-212-0/+457
* grrr... the pipe did b0rk b0rk b0rkKristian Rietveld2006-01-151-2/+53
* add a little test for the newly introduced indicator-size property.Kristian Rietveld2006-01-131-0/+18
* Add an expander example.Matthias Clasen2006-01-111-0/+41
* added a bunch of tests use g_snprintf() don't include unistd.h twice.Hans Breuer2006-01-063-9/+21