root/gtkimageview/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @718 [718] 07/07/09 15:10:31 bjourne use nearest interpolation
(edit) @712 [712] 06/07/09 16:19:31 bjourne Implement many interface methods for LineShaper.
(edit) @710 [710] 06/07/09 14:51:20 bjourne Make LineShaper implement start and reset.
(edit) @700 [700] 06/07/09 02:34:14 bjourne Make the demo show a window.
(edit) @699 [699] 06/07/09 00:07:15 bjourne Skeleton commit of the cairo drawing system. Nothing works yet, this is …
(edit) @672 [672] 04/05/09 16:12:07 bjourne egrep -q can't be used because tar complains about broken pipe. The …
(edit) @671 [671] 04/05/09 15:55:55 bjourne Debugging.
(edit) @670 [670] 04/05/09 15:49:02 bjourne Add more logging.
(edit) @669 [669] 04/05/09 15:40:36 bjourne Waf build the soure before checking the dist contents.
(edit) @668 [668] 04/05/09 15:21:31 bjourne Test that waf really includes the HTML docs.
(edit) @658 [658] 04/05/09 00:37:18 bjourne Update waf and build scripts to version 1.5.4 (r5978). You can no longer …
(edit) @642 [642] 01/27/09 22:09:53 bjourne Test that the autotools generated dist file can be built with …
(edit) @633 [633] 01/25/09 21:23:30 bjourne Test compiling the automake disted file using waf.
(edit) @632 [632] 01/25/09 21:14:35 bjourne Make it so autotools dists the waf, wscript and wscript_build files.
(edit) @631 [631] 01/25/09 20:55:50 bjourne Fix two integer to double comparision issues. The double has to be casted …
(edit) @630 [630] 01/25/09 20:48:47 bjourne Test compilation with -O0. There is some weird int to double comparision …
(edit) @608 [608] 01/19/09 00:39:42 bjourne Use a wscript_build file instead of a wscript.
(edit) @605 [605] 01/18/09 22:58:52 bjourne Add experimental waf build support. Enables building of the …
(edit) @604 [604] 01/18/09 20:16:31 bjourne os.path does not need to be imported.
(edit) @603 [603] 01/18/09 20:15:50 bjourne Make it possible to specify where tests are located using the command …
(edit) @602 [602] 01/18/09 20:12:16 bjourne Remove the exit-early option. I never ever use it.
(edit) @597 [597] 11/02/08 23:50:37 bjourne Add testlib.h to noinst_HEADERS to ensure that it is included in dist …
(edit) @578 [578] 10/26/08 00:07:42 bjourne Fix three tests that were failing because of the bug fix in r568. …
(edit) @577 [577] 10/26/08 00:02:45 bjourne Remove left-over debug printf.
(edit) @570 [570] 09/08/08 03:17:42 bjourne Don't hardcode image path. Read it from command line
(edit) @529 [529] 03/21/08 21:14:13 bjourne Use noinst_LTLIBRARIES instead of hack
(edit) @526 [526] 03/21/08 20:41:27 bjourne Move g_main_context_wait_for_event () into testlib.
(edit) @525 [525] 03/21/08 19:33:37 bjourne Use a small test-library to collect the common test functions that …
(edit) @524 [524] 03/20/08 00:59:17 bjourne Test that demonstrates the jumping scrolling when dragging the …
(edit) @523 [523] 03/19/08 23:54:03 bjourne Put the fake_realize function in an include file, much easier than needing …
(edit) @521 [521] 03/19/08 23:13:18 bjourne Test that detects possible leaks in the smooth scrolling
(edit) @517 [517] 03/17/08 01:17:07 bjourne Tweaked test for smooth scrolling
(edit) @492 [492] 03/07/08 16:18:54 bjourne New failing test that ensures that GtkImageToolPainter returns NULL …
(edit) @491 [491] 03/07/08 15:38:58 bjourne Make tests run on gtk+ 2.8, pass NULL instead of a non-existant parent …
(edit) @470 [470] 01/27/08 23:59:30 bjourne New function gtk_image_view_library_version () to find out the …
(edit) @414 [414] 09/26/07 21:03:10 bjourne Add suggested fix by Udi to make GtkImageView compile with GTK+ 2.6.
(edit) @395 [395] 09/17/07 05:09:00 bjourne Add test that checks that GtkAnimView kills its timer.
(edit) @391 [391] 09/16/07 05:26:22 bjourne Also update the Makefile.am per r390 so that test-gdk-pixbuf-draw-cache is …
(edit) @390 [390] 09/16/07 05:22:07 bjourne Renaming
(edit) @389 [389] 09/16/07 05:14:15 bjourne Update tests per r386.
(edit) @380 [380] 09/13/07 23:29:55 bjourne Add an example that demonstrates how to use a GtkImageToolSelector …
(edit) @379 [379] 09/13/07 23:27:10 bjourne Lots of changes mostly related to the …
(edit) @378 [378] 09/13/07 22:52:19 bjourne Coding style
(edit) @364 [364] 09/10/07 21:07:13 bjourne Make sure that GTK_WIDGET(view)->window is not touched, even if invalidate …
(edit) @345 [345] 09/09/07 22:07:23 bjourne Use a constructor property to test the navigator window non-resizable. Add …
(edit) @302 [302] 08/30/07 20:38:50 bjourne Add a pretty experimental painter tool to GtkImageView. The code …
(edit) @300 [300] 08/28/07 20:13:15 bjourne Arg! Fixing forgotten commas
(edit) @299 [299] 08/28/07 20:10:59 bjourne CFLAGS apprently has to be specified when configuring.
(edit) @298 [298] 08/28/07 20:05:07 bjourne Make the build testing a little harder to catch problems caused by the -O3 …
(edit) @292 [292] 08/20/07 23:39:25 bjourne Add gtk_image_nav_get_pixbuf() for testing purposes. Add a flag …
(edit) @291 [291] 08/19/07 23:15:15 bjourne Make it so GtkImageNav only hides when LMB is pressed and not RMB. Add two …
(edit) @288 [288] 08/15/07 21:10:16 bjourne GtkFitMode was removed along with gtk_image_view_set_fit_mode() …
(edit) @286 [286] 08/15/07 20:16:12 bjourne Killed the gtk_image_view_set_offset_invalidating() function. …
(edit) @281 [281] 08/13/07 21:15:45 bjourne Fix so that the ImageViewDrawer unit tests compile. Due to the changes in …
(edit) @280 [280] 08/13/07 20:58:20 bjourne Fix unit tests so that they compile and pass.
(edit) @274 [274] 08/09/07 23:38:09 bjourne (ChangeLog for r273 too): Reorder the attributes in DrawSettings. Instead …
(edit) @271 [271] 08/09/07 22:33:06 bjourne Fix two failing unit tests.
(edit) @265 [265] 08/08/07 23:18:40 bjourne Show that fit_mode doesn't have to be reset when you rotate.
(edit) @262 [262] 07/28/07 10:29:57 bjourne Small prettification.
(edit) @261 [261] 07/28/07 10:13:33 bjourne Make it so GtkImageNav keeps its center position even if the …
(edit) @260 [260] 07/28/07 09:40:42 bjourne Add a failing test case that checks so that the position of GtkImageNav is …
(edit) @257 [257] 07/28/07 07:55:02 bjourne Clean up a memleak. I forgot that GtkImageView takes the reference to the …
(edit) @256 [256] 07/28/07 07:45:39 bjourne Add an example program that demonstrates how to rotate the pixbuf in the …
(edit) @244 [244] 07/26/07 15:07:45 bjourne Set the initial selection to (0,0)-[0,0] (inactive) each time a pixbuf is …
(edit) @239 [239] 07/26/07 01:26:34 bjourne Use /tmp to store the builddir instead of ~/tmp which might not always be …
(edit) @237 [237] 07/26/07 00:38:01 bjourne New file with tests for the GtkImageToolDragger class.
(edit) @236 [236] 07/26/07 00:35:37 bjourne Add two tests for the cursor_at_point() function for …
(edit) @234 [234] 07/26/07 00:09:53 bjourne Don't print the selection if its area is zero.
(edit) @231 [231] 07/24/07 16:41:55 bjourne Add a program that demonstrates setting the size request of …
(edit) @224 [224] 07/23/07 22:23:56 bjourne Add a cool label in the statusbar that prints the current selection.
(edit) @210 [210] 07/15/07 02:59:07 bjourne Code style and comment fix
(edit) @209 [209] 07/15/07 02:57:47 bjourne Make the window bigger
(edit) @202 [202] 07/07/07 22:34:34 bjourne Add the function gdk_rectangle_eq for comparing two rectangles. A …
(edit) @201 [201] 07/05/07 21:24:14 bjourne Introduce a new test in tests/test-tool-selector.c and fix the existing …
(edit) @199 [199] 07/05/07 00:03:32 bjourne Remove the stupid and completely pointless is_hint checks. They …
(edit) @198 [198] 07/05/07 00:01:53 bjourne Fix the drifting of the mouse pointer effect that occurs when …
(edit) @197 [197] 07/03/07 23:54:18 bjourne Testcase (that fails) for a real tricky bug that results in the …
(edit) @193 [193] 07/01/07 03:23:15 bjourne Replace the calls to gdk_window_invalidate_rect …
(edit) @191 [191] 06/29/07 00:16:28 bjourne Test and bug fix for a scrollbar inaccuracy issue. If image is 100x100 1.0 …
(edit) @189 [189] 06/20/07 23:24:22 bjourne Make it so the test suite is only built when "make check" is invoked. This …
(edit) @188 [188] 06/20/07 22:25:03 bjourne New test file that exercises the GtkImageScrollWin class.
(edit) @187 [187] 06/20/07 22:24:04 bjourne Add a missing decref
(edit) @185 [185] 06/20/07 22:21:10 bjourne Add a guard so that GtkImageView's window is not drawn upon if the widget …
(edit) @184 [184] 06/19/07 23:19:42 bjourne Lots of small documentation improvements. Three screenshots added
(edit) @177 [177] 06/17/07 01:00:48 bjourne New test against a coordinate drifting bug that is caused by a bad integer …
(edit) @175 [175] 06/15/07 00:27:21 bjourne Add example to show how to use the selection_changed signal
(edit) @174 [174] 06/14/07 21:53:55 bjourne Fix a warning emitted by gdk_window_set_cursor (widget->window, cursor) …
(edit) @173 [173] 06/14/07 21:23:12 bjourne Fix a leak in the interactive test application
(edit) @172 [172] 06/13/07 00:10:40 bjourne Fix a really obvious memory leak. One more remains and has something to do …
(edit) @171 [171] 06/12/07 23:22:03 bjourne Implement clamping for the selection rectangle. Three new tests that tests …
(edit) @167 [167] 06/11/07 19:35:31 bjourne Fix header
(edit) @161 [161] 06/10/07 21:34:15 bjourne A few more tests
(edit) @157 [157] 06/10/07 07:52:15 bjourne Add simple tests for GtkImageToolSelector
(edit) @154 [154] 06/10/07 07:49:54 bjourne Add support for changing the tool
(edit) @150 [150] 06/10/07 04:42:38 bjourne Fix test
(edit) @147 [147] 06/09/07 23:53:40 bjourne Use pretty colors
(edit) @145 [145] 06/04/07 01:04:04 bjourne Add missing file with tests.
(edit) @144 [144] 06/04/07 00:51:52 bjourne GtkImageView now delegates certain tasks to a GtkIImageTool reference. The …
(edit) @142 [142] 06/03/07 13:12:50 bjourne Improve the test test_default_state(), modify gtk_image_view_new() so that …
(edit) @140 [140] 05/27/07 13:25:16 bjourne Make the tests also link to the new library name.
Note: See TracRevisionLog for help on using the revision log.