summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add two binaries hereKjartan Maraas2006-09-121-0/+2
* Merged from HEAD:Kristian Rietveld2006-09-041-4/+53
* add this file from HEAD to fix the build.Paolo Borelli2006-08-291-0/+719
* Merged from HEAD:Michael Natterer2006-08-282-0/+188
* Renamed to gtk_file_system_create() so that it will get exported and weFederico Mena Quintero2006-08-232-0/+8
* Enable "/" and "~" as bindings to activate the location entry again. FixesFederico Mena Quintero2006-08-171-4/+1
* make sure the has-selection property is updated when the delection isPaolo Borelli2006-08-171-1/+33
* Don't allow dragging a notebook tab to one of its children. (#348626,Matthias Clasen2006-08-061-7/+48
* Argh, initialize "passed"! (set_filename_timeout_cb): Renamed fromFederico Mena Quintero2006-07-201-2/+79
* Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the locationFederico Mena Quintero2006-07-181-3/+202
* 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