summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add test stuff for CellRendererToggleHavoc Pennington2001-01-161-17/+198
* handle case where sibling == iter (gtk_tree_store_insert_after): handleHavoc Pennington2001-01-101-2/+176
* don't draw if label->layout is NULL due to a pending resizeHavoc Pennington2001-01-091-8/+61
* handle case where there are no rows in the modelHavoc Pennington2001-01-092-31/+268
* Show menu items before adding to option menu.Jonathan Blandford2001-01-081-3/+3
* hack on this someHavoc Pennington2001-01-082-5/+170
* hack on this a bitHavoc Pennington2001-01-062-29/+729
* Rename some stuff:Havoc Pennington2001-01-041-1/+1
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-6/+8
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-1/+1
* more workHavoc Pennington2000-12-211-10/+109
* :get_property): remove g_value_init calls, as they are no longer needed.Jonathan Blandford2000-12-211-10/+14
* new directory to contain tests, gtk/test* should move here sometime (withHavoc Pennington2000-12-212-0/+254
* wow, that implementation was pretty non-working.Havoc Pennington2000-12-181-1/+1
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-162-56/+55
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-2/+2
* fix unicode validation when reading a fileHavoc Pennington2000-12-151-11/+3
* remove unused call to get_last_line()Havoc Pennington2000-12-141-6/+3
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-6/+18
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-22/+48
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-112-7/+7
* 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