summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* #include <stdlib.h> for putenv, <string.h> for strlen.Manish Singh2003-01-092-3/+3
* the rand variable should be static to avoid conflicts with rand().Kristian Rietveld2002-12-191-1/+1
* Use octal escapes rather than literal UTF-8.Owen Taylor2002-12-073-15/+15
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-204-0/+7
* Add a dummy widget and pass it as first argument to the various createMatthias Clasen2002-11-191-10/+12
* shut up cvsManish Singh2002-11-141-0/+1
* - comment out check_inconsistent_aa_bits[].Soeren Sandmann2002-11-131-0/+18
* Don't start a drag on double click. (#98189) Also test moving.Matthias Clasen2002-11-101-4/+11
* Draw grips in all edges.Matthias Clasen2002-11-081-0/+56
* Put into #ifdef DO_BLINK to avoid an unused static function. (#97965)Matthias Clasen2002-11-081-2/+6
* Use g_get_application_name() instead of g_get_prgname() as the defaultOwen Taylor2002-11-081-0/+2
* add testmenus.c, a program to test menus when items are dynamically addedSoeren Sandmann2002-11-082-0/+235
* Use g_date_strftime(), fixing #74745. (Alper Ersoy)Owen Taylor2002-11-071-16/+13
* Add resize grips test.Anders Carlsson2002-11-071-0/+89
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-4/+0
* Adjust for current gtk-engines.Matthias Clasen2002-10-291-5/+4
* Warn if loading <ImageItem> image fails.Owen Taylor2002-10-251-111/+96
* When popping up the list without any selected items, hack the focus on theOwen Taylor2002-10-231-1/+1
* Make the widgets work reasonably when they don't have children -- draw theOwen Taylor2002-10-171-36/+85
* Deprecation cleanupManish Singh2002-10-1324-1530/+1551
* remove references to non-existing properties GtkWindow::allow_shrink andSoeren Sandmann2002-10-131-20/+0
* Add GO_FORWARD and GO_BACK with both left and right arrows depending onOwen Taylor2002-10-091-0/+45
* Use a pixbuf to set the drag icon, combine code to create drag iconsOwen Taylor2002-10-071-3/+1
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+3
* Improve checks on public entry points, including, among other thingsOwen Taylor2002-10-043-13/+8
* Fix error in computing length and a memory leak. (Fixes #94072, reportedOwen Taylor2002-10-031-1/+3
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-5/+7
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-021-6/+5
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-1/+31
* Copy from X11 backend. The old version mishandled consecutive newlines.Tor Lillqvist2002-09-211-3/+0
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-3/+3
* Fix bug in the selection mode option menus which were setting the wrongOwen Taylor2002-07-301-27/+19
* Renames:Owen Taylor2002-06-204-5/+5
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-3/+3
* Set the private LEAVE_PENDING flag to fix problem where with menu itemsOwen Taylor2002-05-201-2/+2
* Silent CVSAnders Carlsson2002-05-181-0/+4
* Fix a missing unref in the local/passive case. (#82067, Michael Meeks)Owen Taylor2002-05-171-0/+1
* Special case menu items to pop down on motion. (#75961)Owen Taylor2002-05-151-0/+18
* The "big treeview focus patch". Fixes several issues and adds someKristian Rietveld2002-05-051-16/+47
* image files for testing pixbuf loaders the old test-loaders.c split intoSoeren Sandmann2002-05-0538-21/+1956
* make gdk_screen_get_monitor_at_point cross platform instead of backendErwann Chenede -2002-05-021-1/+1
* remove virtualization and made it cross platform. fix #79961 fixedErwann Chenede -2002-05-011-9/+10
* Make it work, even if the window is already realized or mapped.Owen Taylor2002-04-303-206/+625
* cvsignore additionsOwen Taylor2002-04-301-0/+3
* Multi-screen test case form multihead branch with a few cleanups. (Get ridOwen Taylor2002-04-303-0/+324
* fix problem with finalizing non-initialized fully display when failing toOwen Taylor2002-04-302-1/+83
* tests/testtreecolumns.c quit the main loop when the window is destroyed.Sven Neumann2002-04-262-3/+6
* Add a small test case.Anders Carlsson2002-04-171-0/+15
* really revert testgtk.cManish Singh2002-04-081-12/+12
* revert accidentally commited change to testgtk.cSoeren Sandmann2002-04-041-1/+1