summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* sync to homeJonathan Blandford2000-11-221-11/+20
* Add convertion functions to let you convert to and from relative path'sJonathan Blandford2000-11-211-33/+83
* Semi-finish widget embedding. Need guffaw scrolling to be implemented inHavoc Pennington2000-11-201-4/+50
* Apply patch from Mikael Hermansson to temporarily stop blinking while theHavoc Pennington2000-11-161-1/+1
* Implement essential color cycling featureHavoc Pennington2000-11-151-0/+274
* Invalidate the side windows when we invalidate the main window.Havoc Pennington2000-11-151-34/+0
* change "offset" to "rise"Havoc Pennington2000-11-151-2/+2
* Draw underlines one pixel higher.Havoc Pennington2000-11-152-2/+2
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-18/+18
* Free the filename of the module file.Havoc Pennington2000-11-131-5/+34
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-132-3/+4
* Add an "invisible_char" argument to set the char displayed when visibilityHavoc Pennington2000-11-131-1/+18
* Fix problem with using result of g_get_charset() backwards - pointed outOwen Taylor2000-11-121-3/+11
* Make parent_class static.Owen Taylor2000-11-122-5/+27
* use the new BOXED marshallers.Jonathan Blandford2000-11-101-1/+1
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-6/+14
* Add visible and visible_set args, don't know where these had gone, IHavoc Pennington2000-11-091-0/+34
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-13/+14
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-2/+4
* provide a toggle button to temporarily disable position recording in theTim Janik2000-11-051-0/+16
* had a test backwardHavoc Pennington2000-11-021-1/+1
* Test set_markup_with_accel()Havoc Pennington2000-11-011-15/+24
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-011-3/+26
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-46/+41
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-13/+65
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-60/+131
* Allow creation of new files when saving.Robert Brady2000-10-251-3/+6
* make it a static functionHavoc Pennington2000-10-241-2/+10
* Re-enable the "find" dialogHavoc Pennington2000-10-242-6/+322
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-0/+4
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-202-12/+132
* Some updatesHavoc Pennington2000-10-181-14/+7
* New function proposed by Guy Harris <gharris@flashcom.net>. Also, addedJonathan Blandford2000-10-161-1/+1
* Forgot this fileJonathan Blandford2000-10-061-25/+17
* Replaced with GTK_TREE_SELECTION_OLD to prevent conflict withJonathan Blandford2000-10-061-4/+4
* Checked in initial draft of the new tree widget.42000-10-051-0/+206
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-48/+392
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-2/+4
* Handle NULL start/end pointersHavoc Pennington2000-09-301-0/+34
* fix indentationHavoc Pennington2000-09-302-97/+249
* Implement the side windows.Havoc Pennington2000-09-291-1/+173
* Set up infrastructure to deal with lots of scrolling child windows, andHavoc Pennington2000-09-281-6/+6
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-1/+47
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-081-3/+3
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-2/+2
* Use g_path_get_dirname instead of g_dirname, which is deprecated.Sebastian Wilhelmi2000-09-051-1/+1
* Fix double free of font desc.Owen Taylor2000-08-221-2/+0
* Add gtk_widget_modify_{fg,bg,text,base,font}.Owen Taylor2000-08-221-0/+120
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-265-20/+20
* Comment out some stuff that depends on the rest of my patches.Havoc Pennington2000-07-261-1/+6