root/pygtkimageview


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) @564 [564] 09/01/08 02:02:53 bjourne Mention progressive loading example in docs
(edit) @563 [563] 09/01/08 02:00:54 bjourne Add example program demonstrating progressive loading
(edit) @562 [562] 09/01/08 01:56:03 bjourne Document image_to_widget_rect change r560 for ticket #24
(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) @555 [555] 08/24/08 02:38:56 bjourne Document major changes in head
(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) @549 [549] 08/24/08 00:37:37 bjourne inheritance-style listed looks better than grouped
(edit) @548 [548] 08/24/08 00:32:01 bjourne Allow None to gtk_anim_view_set_anim
(edit) @547 [547] 08/24/08 00:31:09 bjourne Add failing test to ensure that gtkimageview.AnimView.set_anim(None) works
(edit) @546 [546] 08/24/08 00:28:23 bjourne Fix the pyg_enum_add call. Apparently, now it works to use a normal …
(edit) @545 [545] 08/24/08 00:18:20 bjourne pygtk-codegen-2.0 changed name to pygobject-codegen-2.0, …
(edit) @544 [544] 08/24/08 00:07:49 bjourne Add error checking for the AC_PATH_PROG calls
(edit) @538 [538] 04/25/08 21:05:05 bjourne Patch frm Mark Baas, add override to gtk_image_tool_selector_get_selection …
(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) @511 [511] 03/12/08 22:47:51 bjourne Add the announcement message so I don't have to retype it the next time.
(edit) @510 [510] 03/12/08 22:33:34 bjourne Bumping version numbers to 1.1.0
(edit) @509 [509] 03/12/08 22:26:59 bjourne Fix spelling error
(edit) @472 [472] 01/28/08 00:23:31 bjourne Bind gtk_image_view_library_version() and its documentation
(edit) @471 [471] 01/28/08 00:09:57 bjourne Test for the library_version() function
(edit) @468 [468] 01/10/08 20:50:13 bjourne immidiately -> immediately
(edit) @467 [467] 01/10/08 20:48:05 bjourne Spelling error doc fix
(edit) @466 [466] 01/10/08 20:45:16 bjourne Remove the rules that built the glib enums. These are not needed anymore …
(edit) @424 [424] 09/30/07 02:00:55 bjourne Add a pkg-config pygtkimageview.pc.in file to be installed along with the …
(edit) @423 [423] 09/29/07 23:27:54 bjourne Remove solved todo item
(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) @420 [420] 09/27/07 23:53:22 bjourne Add an override that implements the …
(edit) @419 [419] 09/27/07 18:44:35 bjourne Add example that shows how to implement IImageTool.
(edit) @418 [418] 09/27/07 18:41:46 bjourne Add parameter documentation for the draw() method.
(edit) @417 [417] 09/26/07 23:30:32 bjourne Expose the draw() method of PixbufDrawCache to the binding and also add an …
(edit) @416 [416] 09/26/07 23:29:12 bjourne Remove -Werror because of some type-punned pointer codegen.py generates …
(edit) @415 [415] 09/26/07 23:22:06 bjourne Expose the GdkPixbufDrawCache and GdkPixbufDrawOpts to the Python binding.
(edit) @407 [407] 09/21/07 18:55:31 bjourne Add the stupid boilerplate that is needed to get the …
(edit) @406 [406] 09/21/07 18:54:33 bjourne Add basic test for the PixbufDrawCache object.
(edit) @405 [405] 09/20/07 23:07:56 bjourne Add overrides that makes GdkPixbufDrawOpts and GdkPixbufDrawCache boxed …
(edit) @404 [404] 09/20/07 22:57:03 bjourne Add test for PixbufDrawOpts and its attributes.
(edit) @403 [403] 09/20/07 22:56:26 bjourne Update the release history to mention the PixbufDraw* stuff.
(edit) @402 [402] 09/18/07 22:36:27 bjourne Test for the PixbufDraw* classes
(edit) @401 [401] 09/17/07 21:03:14 bjourne Add the three GDK_PIXBUF_DRAW_* constants to the module. Since they have a …
(edit) @400 [400] 09/17/07 20:07:34 bjourne Add test to ensure that IImageTool is not instantiable.
(edit) @399 [399] 09/17/07 19:51:26 bjourne Remove obsolete comment.
(edit) @398 [398] 09/17/07 19:50:08 bjourne Add the forgotten second argument to IImageTool.pixbuf_changed().
(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) @381 [381] 09/15/07 22:51:11 bjourne Major updates to the docs. These changes haven't occured yet, but will. …
(edit) @376 [376] 09/11/07 21:32:44 bjourne Add a demo showing how to make a scrolling text widget …
(edit) @375 [375] 09/11/07 02:36:04 bjourne Add the stupidly forgotten COPYING file. Making releases is like going on …
(edit) @374 [374] 09/11/07 02:35:17 bjourne Put it on PyPI.
(edit) @373 [373] 09/11/07 02:34:51 bjourne Put tarball link in file.
(edit) @372 [372] 09/10/07 22:30:28 bjourne Add some extra files needed to get autopain to automagically build …
(edit) @371 [371] 09/10/07 22:20:10 bjourne Add chapter Updating the image data.
(edit) @370 [370] 09/10/07 22:19:19 bjourne Add warning. Remove TODO items as they are completed.
(edit) @367 [367] 09/10/07 21:19:04 bjourne Update the todo items. Correct the names of the IMAGE_TRANSP_* constants.
(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) @360 [360] 09/10/07 20:13:58 bjourne Fix autogen.sh. You definitely do need gnome-autogen.sh still. Who would …
(edit) @358 [358] 09/10/07 19:51:16 bjourne Add inheritance information where needed.
(edit) @357 [357] 09/10/07 15:25:52 bjourne Make GtkImageToolDragger take a constructor property so that it becomes …
(edit) @356 [356] 09/10/07 15:23:53 bjourne Add doc for ImageToolDragger and ImageToolSelectors constructors
(edit) @355 [355] 09/10/07 15:10:21 bjourne Delete the ImageToolPainter class because it is not done yet.
(edit) @354 [354] 09/10/07 15:09:12 bjourne ImageToolSelector now uses a constructor property.
(edit) @351 [351] 09/10/07 12:38:32 bjourne Document ImageToolSelectors constructor.
(edit) @350 [350] 09/10/07 12:32:19 bjourne Factor out common code, add subclassability test for ImageToolSelector.
(edit) @349 [349] 09/09/07 23:19:54 bjourne Instantiate ImageNav using a property instead of a parameter. Needed to …
(edit) @348 [348] 09/09/07 23:19:02 bjourne Add tests for ImageView.get_check_colors() and ImageNav.init().
(edit) @347 [347] 09/09/07 23:18:21 bjourne Override get_check_colors() correctly.
(edit) @344 [344] 09/09/07 21:55:29 bjourne Add a failing and a passing test to ensure all gobjects are constructed …
(edit) @343 [343] 09/09/07 21:27:05 bjourne Override get_check_colors() so that it actually return a tuple.
(edit) @342 [342] 09/09/07 21:26:09 bjourne Remove the prefix from the gtk_zooms_get_min_zoom() family of functions.
(edit) @341 [341] 09/09/07 21:25:11 bjourne Some new tests
(edit) @340 [340] 09/09/07 21:23:05 bjourne Change version numbers. Since this is the first release, it will …
(edit) @339 [339] 09/09/07 21:21:49 bjourne Vastly expanded documentation
(edit) @334 [334] 09/06/07 22:55:25 bjourne Expanded the documentation quite alot.
(edit) @323 [323] 09/05/07 23:24:08 bjourne Add initial and *VERY INCOMPLETE* documentation.
(edit) @322 [322] 09/05/07 23:23:26 bjourne Add section on how to build the documentation.
Note: See TracRevisionLog for help on using the revision log.