root/pygtkimageview/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @625 [625] 01/25/09 17:44:10 bjourne Add test for another off by one error that sometimes occurs when setting …
(edit) @624 [624] 01/25/09 05:47:53 bjourne Add a test that detects what is the probable cause for the off by …
(edit) @586 [586] 10/26/08 19:33:20 bjourne Add failing test checking that True is returned when a tool handles a …
(edit) @585 [585] 10/26/08 19:23:36 bjourne Add failing test for #11. Tools doesn't return True when handling motion …
(edit) @583 [583] 10/26/08 18:41:30 bjourne Revert the progressive loading work-around commit in r581. With the fix in …
(edit) @581 [581] 10/26/08 17:56:51 bjourne Change the progressively loading code as suggested in #11. Also comment …
(edit) @579 [579] 10/26/08 06:14:54 bjourne Disable segfaulting test that is gtk+'s fault.
(edit) @575 [575] 09/08/08 15:17:55 bjourne Correct tc name
(edit) @574 [574] 09/08/08 14:40:27 bjourne Add test that ensure that step() always changes frame
(edit) @573 [573] 09/08/08 04:14:33 bjourne Add failing segfaulting test for a problem in gtkimageview.ImageScrollWin
(edit) @572 [572] 09/08/08 03:32:19 bjourne Add test for calling step() on last frame of an animation
(edit) @571 [571] 09/08/08 03:26:21 bjourne Add failing test calling step() when the anim view shows a static image
(edit) @569 [569] 09/01/08 05:49:52 bjourne Add failing test for pressing x on GtkImageView
(edit) @567 [567] 09/01/08 04:56:00 bjourne Add a 'failing' test for #23. It eats up all memory
(edit) @566 [566] 09/01/08 04:31:00 bjourne Import the gdk module, makes referencing gdk objects more convenient
(edit) @563 [563] 09/01/08 02:00:54 bjourne Add example program demonstrating progressive loading
(edit) @561 [561] 09/01/08 01:49:59 bjourne Test that ImageView.image_to_widget_rect correctly ceils the size of the …
(edit) @559 [559] 08/31/08 18:57:43 bjourne Remove debug print in test_image_to_widget_rect, assert check return value …
(edit) @554 [554] 08/24/08 02:26:20 bjourne Wrap gtk_image_view_image_to_widget_rect
(edit) @553 [553] 08/24/08 02:13:40 bjourne Test for TypeError from damage_pixels
(edit) @552 [552] 08/24/08 02:05:49 bjourne Add basic failing test for image_to_widget_rect
(edit) @551 [551] 08/24/08 01:49:00 bjourne Add damage_pixels() and a test for it
(edit) @547 [547] 08/24/08 00:31:09 bjourne Add failing test to ensure that gtkimageview.AnimView.set_anim(None) works
(edit) @537 [537] 04/25/08 21:03:35 bjourne Fix testcase, get_selection() returns a gdk.Rectangle
(edit) @536 [536] 04/25/08 20:48:06 bjourne Fix tuple syntax error
(edit) @535 [535] 04/22/08 22:54:14 bjourne New failing test for ImageToolSelector's selection
(edit) @471 [471] 01/28/08 00:09:57 bjourne Test for the library_version() function
(edit) @422 [422] 09/28/07 00:01:22 bjourne Add binding for method PixbufDrawCache.invalidate() and add a test for it.
(edit) @421 [421] 09/27/07 23:53:48 bjourne Add tests for PixbufDrawCache.get_method()
(edit) @419 [419] 09/27/07 18:44:35 bjourne Add example that shows how to implement IImageTool.
(edit) @417 [417] 09/26/07 23:30:32 bjourne Expose the draw() method of PixbufDrawCache to the binding and also add an …
(edit) @406 [406] 09/21/07 18:54:33 bjourne Add basic test for the PixbufDrawCache object.
(edit) @404 [404] 09/20/07 22:57:03 bjourne Add test for PixbufDrawOpts and its attributes.
(edit) @402 [402] 09/18/07 22:36:27 bjourne Test for the PixbufDraw* classes
(edit) @400 [400] 09/17/07 20:07:34 bjourne Add test to ensure that IImageTool is not instantiable.
(edit) @397 [397] 09/17/07 19:43:24 bjourne Add test that checks for enum constants. Currently fails.
(edit) @383 [383] 09/15/07 22:52:31 bjourne Example that shows how SVG files can be loaded.
(edit) @382 [382] 09/15/07 22:52:06 bjourne Exit code 1 if usage is shown.
(edit) @376 [376] 09/11/07 21:32:44 bjourne Add a demo showing how to make a scrolling text widget …
(edit) @372 [372] 09/10/07 22:30:28 bjourne Add some extra files needed to get autopain to automagically build …
(edit) @366 [366] 09/10/07 21:15:30 bjourne Make the second argument to ImageView.set_transp() default to 0x00000000 …
(edit) @365 [365] 09/10/07 21:08:45 bjourne Make invalidate a default argument to set_offset() and add test for it.
(edit) @363 [363] 09/10/07 20:46:26 bjourne Add an override for get_draw_rect() and a test for it.
(edit) @362 [362] 09/10/07 20:34:58 bjourne Add override for get_viewport() and extend the test for it.
(edit) @361 [361] 09/10/07 20:16:17 bjourne Use new-style constructor for ImageScrollWin and add a test for it.
(edit) @357 [357] 09/10/07 15:25:52 bjourne Make GtkImageToolDragger take a constructor property so that it becomes …
(edit) @350 [350] 09/10/07 12:32:19 bjourne Factor out common code, add subclassability test for ImageToolSelector.
(edit) @348 [348] 09/09/07 23:19:02 bjourne Add tests for ImageView.get_check_colors() and ImageNav.init().
(edit) @344 [344] 09/09/07 21:55:29 bjourne Add a failing and a passing test to ensure all gobjects are constructed …
(edit) @341 [341] 09/09/07 21:25:11 bjourne Some new tests
(edit) @320 [320] 09/05/07 21:37:21 bjourne Fix prototype for set_pixbuf(). Make test for it.
(edit) @318 [318] 09/03/07 02:44:00 bjourne Add some unit tests.
(add) @310 [310] 09/01/07 03:54:08 bjourne Add a demo
Note: See TracRevisionLog for help on using the revision log.