root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @436 [436] 12/19/07 21:08:27 jeffrey warning: dereferencing ‘void *’ pointer; error: void value not ignored as …
(edit) @435 [435] 12/12/07 20:08:46 jeffrey missing typedef for GdkPixbufDrawOpts
(edit) @434 [434] 12/12/07 20:07:03 jeffrey animview almost complete
(edit) @433 [433] 12/10/07 19:58:25 jeffrey ImageView works, basic AnimView functionality
(edit) @432 [432] 12/08/07 22:11:49 jeffrey fixed enum binding
(edit) @431 [431] 12/07/07 19:10:16 jeffrey initial upload
(edit) @430 [430] 12/06/07 22:11:46 bjourne Test complete\!
(edit) @429 [429] 12/06/07 22:10:37 jeffrey test
(edit) @428 [428] 12/06/07 22:00:50 bjourne test
(edit) @427 [427] 12/06/07 21:55:23 bjourne Add directory to host the Perl bindings
(edit) @426 [426] 10/04/07 22:04:22 bjourne Mark static data const. Reduces memory usage somewhat (dsohowto.pdf).
(edit) @425 [425] 10/04/07 21:52:56 bjourne For the icon in GtkImageScrollWin, use inlined pixbufs instead of xpms. …
(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) @414 [414] 09/26/07 21:03:10 bjourne Add suggested fix by Udi to make GtkImageView compile with GTK+ 2.6.
(edit) @413 [413] 09/26/07 20:32:53 bjourne Add a section about the inline problem and document the …
(edit) @412 [412] 09/26/07 19:44:35 bjourne Remove deprecated GTK_TYPE_* constants with their G_TYPE_* equivalents.
(edit) @411 [411] 09/26/07 17:56:38 bjourne Remove the unnecessary base_init function.
(edit) @410 [410] 09/26/07 17:52:37 bjourne Code style change
(edit) @409 [409] 09/23/07 23:23:42 bjourne Add patch description for the EOG patch.
(edit) @408 [408] 09/23/07 23:18:53 bjourne Add a directory with personal patches. One file in it for how to make Eye …
(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) @396 [396] 09/17/07 05:09:19 bjourne Small doc update
(edit) @395 [395] 09/17/07 05:09:00 bjourne Add test that checks that GtkAnimView kills its timer.
(edit) @394 [394] 09/17/07 05:08:28 bjourne Ensure that GtkAnimView stops its timer before it gets killed.
(edit) @393 [393] 09/17/07 05:06:31 bjourne Update gtk-doc autojunk
(edit) @392 [392] 09/17/07 01:45:24 bjourne Add a shade effect to window screenshot.
(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) @388 [388] 09/16/07 05:13:34 bjourne Add documentation for GdkPixbufDrawCache.
(edit) @387 [387] 09/16/07 05:09:05 bjourne Renamed lots of names per r386.
(edit) @386 [386] 09/16/07 05:05:26 bjourne Remove ImageViewDrawer and friends and replaced it …
(edit) @385 [385] 09/15/07 23:35:42 bjourne Renamed image_view_drawer to gdkpixbufdrawcache because it will be …
(edit) @384 [384] 09/15/07 22:54:42 bjourne BREAKS THE CODE! I only commit this change now so that I can continue on …
(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) @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) @377 [377] 09/13/07 20:27:45 bjourne Spell change
(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) @369 [369] 09/10/07 22:07:41 bjourne Bumping all version numbers in preparation for release 1.5.0!
(edit) @368 [368] 09/10/07 21:47:37 bjourne Add some doc about how to update the image data.
(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) @364 [364] 09/10/07 21:07:13 bjourne Make sure that GTK_WIDGET(view)->window is not touched, even if invalidate …
(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) @359 [359] 09/10/07 19:53:38 bjourne Construct GtkImageScrollWin using a constructor property which is needed …
(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) @353 [353] 09/10/07 15:08:41 bjourne Change ImageToolSelector to use a constructor property.
(edit) @352 [352] 09/10/07 15:05:36 bjourne Add todo item in docs.
(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) @346 [346] 09/09/07 23:17:01 bjourne Use the constructor property thingy to instantiate GtkImageNav. That is …
(edit) @345 [345] 09/09/07 22:07:23 bjourne Use a constructor property to test the navigator window non-resizable. Add …
(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) @338 [338] 09/09/07 21:20:39 bjourne * Remove remnants of the GTK_FIT_SIZE_IF_LARGER thingy from the …
(edit) @337 [337] 09/09/07 21:18:52 bjourne Documentation style changes
Note: See TracRevisionLog for help on using the revision log.