root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @682 [682] 04/05/09 21:12:16 bjourne Package is uploaded on pypi so not a todo anymore. A windows installer …
(edit) @681 [681] 04/05/09 20:43:33 bjourne Set another version number to 1.2.0
(edit) @680 [680] 04/05/09 20:37:19 bjourne Forgot to dist all the demo files.
(edit) @679 [679] 04/05/09 20:31:08 bjourne Setting version numbers to 1.2.0, this will be the release.
(edit) @678 [678] 04/05/09 20:25:21 bjourne Make the name of the generated PDF nicer.
(edit) @677 [677] 04/05/09 20:04:08 bjourne Bumping version numbers. This will be version 1.6.4
(edit) @676 [676] 04/05/09 19:01:11 bjourne Update copyright.
(edit) @675 [675] 04/05/09 19:01:04 bjourne Include version in titles.
(edit) @674 [674] 04/05/09 18:46:29 bjourne Latex generation apparently need texlive-lang-french for some reason…
(edit) @673 [673] 04/05/09 16:22:51 bjourne Rename publish-docs.py to publish-files.py. The script now also uploads …
(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) @667 [667] 04/05/09 15:21:19 bjourne Ensure that the HTML docs are included when disting with waf.
(edit) @666 [666] 04/05/09 14:33:22 bjourne Correct typo.
(edit) @665 [665] 04/05/09 13:52:38 bjourne Set the default value for viewport in …
(edit) @664 [664] 04/05/09 13:18:51 bjourne Mention default zoom value in gtk_image_view_set_zoom()
(edit) @663 [663] 04/05/09 13:15:06 bjourne Describe documentation changes in release history.
(edit) @662 [662] 04/05/09 13:14:42 bjourne Document what gtk_image_view_get_draw_rect() returns if the view is not …
(edit) @661 [661] 04/05/09 13:03:23 bjourne Add test for get_draw_rect() when the view is not allocated.
(edit) @660 [660] 04/05/09 12:55:56 bjourne Document what gtk_image_view_get_viewport() does when the view is not …
(edit) @659 [659] 04/05/09 12:51:28 bjourne Add test for get_viewport() on unallocated view.
(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) @657 [657] 04/03/09 20:38:46 jeffrey Fixed segfault on $selector->set_selection(undef)
(edit) @656 [656] 04/03/09 20:38:42 jeffrey Merge branch 'test-pod'
(edit) @655 [655] 04/03/09 20:38:38 jeffrey Fixed test failures in POD
(edit) @654 [654] 04/02/09 18:57:02 bjourne Use ints instead of gdoubles to store the view offsets. This should solve …
(edit) @653 [653] 04/01/09 19:04:19 bjourne Another test for #31. This time set_offset() is called directly.
(edit) @652 [652] 04/01/09 18:52:01 bjourne Refactor the DummyTool class out of the individual tests.
(edit) @651 [651] 04/01/09 18:49:57 bjourne Add another test for another one of the annoying rounding errors …
(edit) @650 [650] 04/01/09 18:49:26 bjourne Put view in a scrolled window for better testing.
(edit) @649 [649] 03/06/09 22:06:12 jeffrey Fix memory leaks in ImageToolPainter.xs ImageToolDragger.xs …
(edit) @648 [648] 01/31/09 21:24:32 bjourne Remove unused imports.
(edit) @647 [647] 01/31/09 21:16:03 bjourne Mention waf building in README.
(edit) @646 [646] 01/31/09 20:15:21 bjourne New version of waf binary.
(edit) @645 [645] 01/28/09 20:53:11 bjourne Make it so that the flags -g -O2 are supplied by default, but can …
(edit) @644 [644] 01/28/09 19:52:34 bjourne Put the --enable-gtk-doc option in the gtkdoc tool itself. This way, the …
(edit) @643 [643] 01/28/09 19:49:06 bjourne New version of waf.
(edit) @642 [642] 01/27/09 22:09:53 bjourne Test that the autotools generated dist file can be built with …
(edit) @641 [641] 01/27/09 21:06:41 bjourne Add sourcecode.sgml to the content_files list so that it is …
(edit) @640 [640] 01/27/09 20:56:45 bjourne Add the gtkdoc.py file to disting.
(edit) @639 [639] 01/27/09 20:29:18 bjourne Explain how the tests should be run when waf is used.
(edit) @638 [638] 01/27/09 20:22:30 bjourne Add a section to the documentation about building using waf.
(edit) @637 [637] 01/26/09 21:08:13 bjourne New version of waf which makes it possible to build documentation again.
(edit) @636 [636] 01/26/09 20:26:02 bjourne Update to ew waf version in which building using -Wmissing-prototypes is …
(edit) @635 [635] 01/25/09 21:40:46 bjourne Make it so you have to specify the path to the HTML documentation …
(edit) @634 [634] 01/25/09 21:30:34 bjourne Mention recent changes in the release history.
(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) @629 [629] 01/25/09 20:39:44 bjourne waf can't build with -Wmissing-prototypes unless this upstream bug …
(edit) @628 [628] 01/25/09 20:19:23 bjourne Add the -g and -O2 options to CCFLAGS. Those are needed because …
(edit) @627 [627] 01/25/09 18:55:27 bjourne Fix for #31. Badly performed double -> int conversions …
(edit) @626 [626] 01/25/09 17:58:06 bjourne Add simple test program for detecting off by one errors.
(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) @623 [623] 01/25/09 05:28:44 bjourne Define PACKAGE_NAME and PACKAGE_VERSION variables in the …
(edit) @622 [622] 01/25/09 02:33:03 bjourne Fix the linkflags used to compile the scanner. By putting the …
(edit) @621 [621] 01/25/09 02:05:49 bjourne The gtkimageview-typebuiltins.h file must be installed in the task that …
(edit) @620 [620] 01/25/09 01:51:50 bjourne Import the functions exists, isdir and join from os.path. That way, some …
(edit) @619 [619] 01/25/09 01:25:12 bjourne Make the gtkimageview.pc file installable using waf.
(edit) @618 [618] 01/25/09 01:23:58 bjourne waf infers target name for .in sources automatically for subst targets.
(edit) @617 [617] 01/25/09 01:18:21 bjourne Add an install method to the gtkdoc_mkhtml_task class so that HTML GTKDoc …
(edit) @616 [616] 01/25/09 00:50:58 bjourne Set LD_LIBRARY_PATH when running the gtkdoc scanner. Otherwise it won't …
(edit) @615 [615] 01/24/09 23:55:27 bjourne Improve module docstring. More detailed description about the libobj and …
(edit) @614 [614] 01/24/09 23:52:11 bjourne Replace the 'gtkdoc' command with the configure switch --enable-gtk-doc. …
(edit) @613 [613] 01/22/09 23:51:42 bjourne It is not needed anymore to uppercase variable names used in subst tasks. …
(edit) @612 [612] 01/22/09 23:47:12 bjourne Add rules for running glib-mkenums and put the result in …
(edit) @611 [611] 01/22/09 23:43:59 bjourne Updated to r5520 of waf
(edit) @610 [610] 01/19/09 01:03:03 bjourne Install header files.
(edit) @609 [609] 01/19/09 00:42:39 bjourne Only waf build documentation if the gtkdoc command is specified.
(edit) @608 [608] 01/19/09 00:39:42 bjourne Use a wscript_build file instead of a wscript.
(edit) @607 [607] 01/19/09 00:32:03 bjourne Add a proper waf dist function. dist is preformed by packaging …
(edit) @606 [606] 01/18/09 23:01:18 bjourne Mention waf support in the release history.
(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) @601 [601] 11/25/08 16:03:55 bjourne Bump gtkdoc requirement to 1.8 because the --rebuild-sections and …
(edit) @600 [600] 11/20/08 20:36:38 bjourne Bumping version numbers everywhere to 1.6.3 in preparation of release.
(edit) @599 [599] 11/20/08 20:09:39 bjourne Remove the sections and types files. They are always regenerated by …
(edit) @598 [598] 11/08/08 00:43:42 bjourne This file is autogenerated by gtk-doc and does not need to be in the …
(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) @596 [596] 10/27/08 20:52:38 bjourne Bumping version numbers all over the place in preparation of release.
(edit) @595 [595] 10/27/08 20:48:06 bjourne Use multiple refsect2-tags, sgml doesn't handle multiple title-tags. …
(edit) @594 [594] 10/27/08 20:42:22 bjourne Add docstring for gtk_iimage_tool_button_release.
(edit) @593 [593] 10/27/08 20:36:06 bjourne Both the gtk and gdk prefixes are used for public headers.
(edit) @592 [592] 10/27/08 20:32:16 bjourne Reformat the SGML structure to use nested refsects because multiple title …
(edit) @591 [591] 10/26/08 21:04:39 bjourne Add copyright header.
(edit) @590 [590] 10/26/08 21:04:16 bjourne Updating copyright statement years to include 2008.
(edit) @589 [589] 10/26/08 21:00:29 bjourne Add para for docstring.
(edit) @588 [588] 10/26/08 20:42:16 bjourne This header doesn't need the utils.h header file.
(edit) @587 [587] 10/26/08 20:34:29 bjourne Fix for #11. Motion notify and button release handlers should now return …
(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) @584 [584] 10/26/08 18:45:46 bjourne List the fix for #29 in r582.
(edit) @583 [583] 10/26/08 18:41:30 bjourne Revert the progressive loading work-around commit in r581. With the fix in …
Note: See TracRevisionLog for help on using the revision log.