|
|
|
@709
|
[709]
|
06/07/09 14:51:02 |
bjourne |
Implement the start and reset interface methods in the … |
|
|
|
@708
|
[708]
|
06/07/09 14:38:52 |
bjourne |
Free the MouseHandler when finalizing. |
|
|
|
@704
|
[704]
|
06/07/09 13:20:33 |
bjourne |
Add method gtk_image_view_widget_to_image_rect() and use that method … |
|
|
|
@703
|
[703]
|
06/07/09 12:22:14 |
bjourne |
Flesh out the documentation section about coordinate systems. |
|
|
|
@702
|
[702]
|
06/07/09 11:32:39 |
bjourne |
Add button_release handler, now tool shouldn't segfault. |
|
|
|
@701
|
[701]
|
06/07/09 02:35:17 |
bjourne |
Implement some more interface methods. |
|
|
|
@700
|
[700]
|
06/07/09 02:34:14 |
bjourne |
Make the demo show a window. |
|
|
|
@699
|
[699]
|
06/07/09 00:07:15 |
bjourne |
Skeleton commit of the cairo drawing system.
Nothing works yet, this is … |
|
|
|
@696
|
[696]
|
06/06/09 21:26:44 |
bjourne |
mouse_handler_grab_pointer shouldn't return anything because return value … |
|
|
|
@695
|
[695]
|
06/06/09 01:41:56 |
bjourne |
Include the src directory in DOC_SOURCE_DIR it prevents gtk-doc from … |
|
|
|
@694
|
[694]
|
06/06/09 01:33:42 |
bjourne |
Correct spelling error. |
|
|
|
@693
|
[693]
|
06/06/09 01:31:32 |
bjourne |
Add copyright header to files that were missing it. |
|
|
|
@692
|
[692]
|
06/06/09 01:23:56 |
bjourne |
Update recently touched files copyright year to include 2009. |
|
|
|
@690
|
[690]
|
06/04/09 19:20:54 |
bjourne |
Add a small para about giving keyboard focus. |
|
|
|
@687
|
[687]
|
05/31/09 13:36:07 |
bjourne |
gtk+ has gotten more strict and now rejects arguments of type … |
|
|
|
@686
|
[686]
|
05/31/09 01:26:17 |
bjourne |
Simple fix to make animation unloading work. Fixes #34. |
|
|
|
@684
|
[684]
|
04/09/09 16:28:25 |
bjourne |
Script is replaced with meta/upload-files.py |
|
|
|
@677
|
[677]
|
04/05/09 20:04:08 |
bjourne |
Bumping version numbers. This will be version 1.6.4 |
|
|
|
@673
|
[673]
|
04/05/09 16:22:51 |
bjourne |
Rename publish-docs.py to publish-files.py. The script now also uploads … |
|
|
|
@672
|
[672]
|
04/05/09 16:12:07 |
bjourne |
egrep -q can't be used because tar complains about broken pipe. The … |
|
|
|
@671
|
[671]
|
04/05/09 15:55:55 |
bjourne |
Debugging. |
|
|
|
@670
|
[670]
|
04/05/09 15:49:02 |
bjourne |
Add more logging. |
|
|
|
@669
|
[669]
|
04/05/09 15:40:36 |
bjourne |
Waf build the soure before checking the dist contents. |
|
|
|
@668
|
[668]
|
04/05/09 15:21:31 |
bjourne |
Test that waf really includes the HTML docs. |
|
|
|
@667
|
[667]
|
04/05/09 15:21:19 |
bjourne |
Ensure that the HTML docs are included when disting with waf. |
|
|
|
@666
|
[666]
|
04/05/09 14:33:22 |
bjourne |
Correct typo. |
|
|
|
@665
|
[665]
|
04/05/09 13:52:38 |
bjourne |
Set the default value for viewport in … |
|
|
|
@664
|
[664]
|
04/05/09 13:18:51 |
bjourne |
Mention default zoom value in gtk_image_view_set_zoom() |
|
|
|
@663
|
[663]
|
04/05/09 13:15:06 |
bjourne |
Describe documentation changes in release history. |
|
|
|
@662
|
[662]
|
04/05/09 13:14:42 |
bjourne |
Document what gtk_image_view_get_draw_rect() returns if the view is not … |
|
|
|
@660
|
[660]
|
04/05/09 12:55:56 |
bjourne |
Document what gtk_image_view_get_viewport() does when the view is not … |
|
|
|
@658
|
[658]
|
04/05/09 00:37:18 |
bjourne |
Update waf and build scripts to version 1.5.4 (r5978). You can no longer … |
|
|
|
@654
|
[654]
|
04/02/09 18:57:02 |
bjourne |
Use ints instead of gdoubles to store the view offsets. This should
solve … |
|
|
|
@648
|
[648]
|
01/31/09 21:24:32 |
bjourne |
Remove unused imports. |
|
|
|
@647
|
[647]
|
01/31/09 21:16:03 |
bjourne |
Mention waf building in README. |
|
|
|
@646
|
[646]
|
01/31/09 20:15:21 |
bjourne |
New version of waf binary. |
|
|
|
@645
|
[645]
|
01/28/09 20:53:11 |
bjourne |
Make it so that the flags -g -O2 are supplied by default, but can … |
|
|
|
@644
|
[644]
|
01/28/09 19:52:34 |
bjourne |
Put the --enable-gtk-doc option in the gtkdoc tool itself. This way,
the … |
|
|
|
@643
|
[643]
|
01/28/09 19:49:06 |
bjourne |
New version of waf. |
|
|
|
@642
|
[642]
|
01/27/09 22:09:53 |
bjourne |
Test that the autotools generated dist file can be built with … |
|
|
|
@641
|
[641]
|
01/27/09 21:06:41 |
bjourne |
Add sourcecode.sgml to the content_files list so that it is … |
|
|
|
@640
|
[640]
|
01/27/09 20:56:45 |
bjourne |
Add the gtkdoc.py file to disting. |
|
|
|
@639
|
[639]
|
01/27/09 20:29:18 |
bjourne |
Explain how the tests should be run when waf is used. |
|
|
|
@638
|
[638]
|
01/27/09 20:22:30 |
bjourne |
Add a section to the documentation about building using waf. |
|
|
|
@637
|
[637]
|
01/26/09 21:08:13 |
bjourne |
New version of waf which makes it possible to build documentation
again. |
|
|
|
@636
|
[636]
|
01/26/09 20:26:02 |
bjourne |
Update to ew waf version in which building using -Wmissing-prototypes
is … |
|
|
|
@635
|
[635]
|
01/25/09 21:40:46 |
bjourne |
Make it so you have to specify the path to the HTML documentation … |
|
|
|
@634
|
[634]
|
01/25/09 21:30:34 |
bjourne |
Mention recent changes in the release history. |
|
|
|
@633
|
[633]
|
01/25/09 21:23:30 |
bjourne |
Test compiling the automake disted file using waf. |
|
|
|
@632
|
[632]
|
01/25/09 21:14:35 |
bjourne |
Make it so autotools dists the waf, wscript and wscript_build files. |
|
|
|
@631
|
[631]
|
01/25/09 20:55:50 |
bjourne |
Fix two integer to double comparision issues. The double has to be
casted … |
|
|
|
@630
|
[630]
|
01/25/09 20:48:47 |
bjourne |
Test compilation with -O0. There is some weird int to double
comparision … |
|
|
|
@629
|
[629]
|
01/25/09 20:39:44 |
bjourne |
waf can't build with -Wmissing-prototypes unless this upstream bug … |
|
|
|
@628
|
[628]
|
01/25/09 20:19:23 |
bjourne |
Add the -g and -O2 options to CCFLAGS. Those are needed because … |
|
|
|
@627
|
[627]
|
01/25/09 18:55:27 |
bjourne |
Fix for #31.
Badly performed double -> int conversions … |
|
|
|
@623
|
[623]
|
01/25/09 05:28:44 |
bjourne |
Define PACKAGE_NAME and PACKAGE_VERSION variables in the … |
|
|
|
@622
|
[622]
|
01/25/09 02:33:03 |
bjourne |
Fix the linkflags used to compile the scanner. By putting the … |
|
|
|
@621
|
[621]
|
01/25/09 02:05:49 |
bjourne |
The gtkimageview-typebuiltins.h file must be installed in the task
that … |
|
|
|
@620
|
[620]
|
01/25/09 01:51:50 |
bjourne |
Import the functions exists, isdir and join from os.path. That way,
some … |
|
|
|
@619
|
[619]
|
01/25/09 01:25:12 |
bjourne |
Make the gtkimageview.pc file installable using waf. |
|
|
|
@618
|
[618]
|
01/25/09 01:23:58 |
bjourne |
waf infers target name for .in sources automatically for subst targets. |
|
|
|
@617
|
[617]
|
01/25/09 01:18:21 |
bjourne |
Add an install method to the gtkdoc_mkhtml_task class so that HTML
GTKDoc … |
|
|
|
@616
|
[616]
|
01/25/09 00:50:58 |
bjourne |
Set LD_LIBRARY_PATH when running the gtkdoc scanner. Otherwise it
won't … |
|
|
|
@615
|
[615]
|
01/24/09 23:55:27 |
bjourne |
Improve module docstring. More detailed description about the libobj and … |
|
|
|
@614
|
[614]
|
01/24/09 23:52:11 |
bjourne |
Replace the 'gtkdoc' command with the configure switch
--enable-gtk-doc. … |
|
|
|
@613
|
[613]
|
01/22/09 23:51:42 |
bjourne |
It is not needed anymore to uppercase variable names used in subst
tasks. … |
|
|
|
@612
|
[612]
|
01/22/09 23:47:12 |
bjourne |
Add rules for running glib-mkenums and put the result in … |
|
|
|
@611
|
[611]
|
01/22/09 23:43:59 |
bjourne |
Updated to r5520 of waf |
|
|
|
@610
|
[610]
|
01/19/09 01:03:03 |
bjourne |
Install header files. |
|
|
|
@609
|
[609]
|
01/19/09 00:42:39 |
bjourne |
Only waf build documentation if the gtkdoc command is specified. |
|
|
|
@608
|
[608]
|
01/19/09 00:39:42 |
bjourne |
Use a wscript_build file instead of a wscript. |
|
|
|
@607
|
[607]
|
01/19/09 00:32:03 |
bjourne |
Add a proper waf dist function. dist is preformed by packaging … |
|
|
|
@606
|
[606]
|
01/18/09 23:01:18 |
bjourne |
Mention waf support in the release history. |
|
|
|
@605
|
[605]
|
01/18/09 22:58:52 |
bjourne |
Add experimental waf build support. Enables building of the … |
|
|
|
@604
|
[604]
|
01/18/09 20:16:31 |
bjourne |
os.path does not need to be imported. |
|
|
|
@603
|
[603]
|
01/18/09 20:15:50 |
bjourne |
Make it possible to specify where tests are located using the command … |
|
|
|
@602
|
[602]
|
01/18/09 20:12:16 |
bjourne |
Remove the exit-early option. I never ever use it. |
|
|
|
@601
|
[601]
|
11/25/08 16:03:55 |
bjourne |
Bump gtkdoc requirement to 1.8 because the --rebuild-sections and … |
|
|
|
@600
|
[600]
|
11/20/08 20:36:38 |
bjourne |
Bumping version numbers everywhere to 1.6.3 in preparation of release. |
|
|
|
@599
|
[599]
|
11/20/08 20:09:39 |
bjourne |
Remove the sections and types files. They are always regenerated by … |
|
|
|
@598
|
[598]
|
11/08/08 00:43:42 |
bjourne |
This file is autogenerated by gtk-doc and does not need to be in the … |
|
|
|
@597
|
[597]
|
11/02/08 23:50:37 |
bjourne |
Add testlib.h to noinst_HEADERS to ensure that it is included in dist … |
|
|
|
@596
|
[596]
|
10/27/08 20:52:38 |
bjourne |
Bumping version numbers all over the place in preparation of release. |
|
|
|
@595
|
[595]
|
10/27/08 20:48:06 |
bjourne |
Use multiple refsect2-tags, sgml doesn't handle multiple
title-tags. … |
|
|
|
@594
|
[594]
|
10/27/08 20:42:22 |
bjourne |
Add docstring for gtk_iimage_tool_button_release. |
|
|
|
@593
|
[593]
|
10/27/08 20:36:06 |
bjourne |
Both the gtk and gdk prefixes are used for public headers. |
|
|
|
@592
|
[592]
|
10/27/08 20:32:16 |
bjourne |
Reformat the SGML structure to use nested refsects because multiple
title … |
|
|
|
@591
|
[591]
|
10/26/08 21:04:39 |
bjourne |
Add copyright header. |
|
|
|
@590
|
[590]
|
10/26/08 21:04:16 |
bjourne |
Updating copyright statement years to include 2008. |
|
|
|
@589
|
[589]
|
10/26/08 21:00:29 |
bjourne |
Add para for docstring. |
|
|
|
@588
|
[588]
|
10/26/08 20:42:16 |
bjourne |
This header doesn't need the utils.h header file. |
|
|
|
@587
|
[587]
|
10/26/08 20:34:29 |
bjourne |
Fix for #11. Motion notify and button release handlers should now
return … |
|
|
|
@584
|
[584]
|
10/26/08 18:45:46 |
bjourne |
List the fix for #29 in r582. |
|
|
|
@582
|
[582]
|
10/26/08 18:27:37 |
bjourne |
Real fix for #29. Progressively loading animations look better if … |
|
|
|
@580
|
[580]
|
10/26/08 06:41:01 |
bjourne |
Fix for the infinite loop problem reported in #29. … |
|
|
|
@578
|
[578]
|
10/26/08 00:07:42 |
bjourne |
Fix three tests that were failing because of the bug fix in r568. … |
|
|
|
@577
|
[577]
|
10/26/08 00:02:45 |
bjourne |
Remove left-over debug printf. |
|
|
|
@576
|
[576]
|
10/25/08 23:51:25 |
bjourne |
Update copyright statement for 2008. |
|
|
|
@570
|
[570]
|
09/08/08 03:17:42 |
bjourne |
Don't hardcode image path. Read it from command line |
|
|
|
@568
|
[568]
|
09/01/08 05:08:10 |
bjourne |
Fix for #23. If the views allocation is very small and it tries show … |