|
|
|
@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 … |
|
|
|
@586
|
[586]
|
10/26/08 19:33:20 |
bjourne |
Add failing test checking that True is returned when a tool handles a … |
|
|
|
@585
|
[585]
|
10/26/08 19:23:36 |
bjourne |
Add failing test for #11. Tools doesn't return True when handling motion … |
|
|
|
@584
|
[584]
|
10/26/08 18:45:46 |
bjourne |
List the fix for #29 in r582. |
|
|
|
@583
|
[583]
|
10/26/08 18:41:30 |
bjourne |
Revert the progressive loading work-around commit in r581. With the
fix in … |
|
|
|
@582
|
[582]
|
10/26/08 18:27:37 |
bjourne |
Real fix for #29. Progressively loading animations look better if … |
|
|
|
@581
|
[581]
|
10/26/08 17:56:51 |
bjourne |
Change the progressively loading code as suggested in #11. Also comment … |
|
|
|
@580
|
[580]
|
10/26/08 06:41:01 |
bjourne |
Fix for the infinite loop problem reported in #29. … |
|
|
|
@579
|
[579]
|
10/26/08 06:14:54 |
bjourne |
Disable segfaulting test that is gtk+'s fault. |
|
|
|
@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. |
|
|
|
@575
|
[575]
|
09/08/08 15:17:55 |
bjourne |
Correct tc name |
|
|
|
@574
|
[574]
|
09/08/08 14:40:27 |
bjourne |
Add test that ensure that step() always changes frame |
|
|
|
@573
|
[573]
|
09/08/08 04:14:33 |
bjourne |
Add failing segfaulting test for a problem in gtkimageview.ImageScrollWin |
|
|
|
@572
|
[572]
|
09/08/08 03:32:19 |
bjourne |
Add test for calling step() on last frame of an animation |
|
|
|
@571
|
[571]
|
09/08/08 03:26:21 |
bjourne |
Add failing test calling step() when the anim view shows a static image |
|
|
|
@570
|
[570]
|
09/08/08 03:17:42 |
bjourne |
Don't hardcode image path. Read it from command line |
|
|
|
@569
|
[569]
|
09/01/08 05:49:52 |
bjourne |
Add failing test for pressing x on GtkImageView |
|
|
|
@568
|
[568]
|
09/01/08 05:08:10 |
bjourne |
Fix for #23. If the views allocation is very small and it tries show … |
|
|
|
@567
|
[567]
|
09/01/08 04:56:00 |
bjourne |
Add a 'failing' test for #23. It eats up all memory |
|
|
|
@566
|
[566]
|
09/01/08 04:31:00 |
bjourne |
Import the gdk module, makes referencing gdk objects more convenient |
|
|
|
@565
|
[565]
|
09/01/08 04:02:28 |
bjourne |
The workaround for the problem with to fast GIF animations committed
in … |
|
|
|
@564
|
[564]
|
09/01/08 02:02:53 |
bjourne |
Mention progressive loading example in docs |
|
|
|
@563
|
[563]
|
09/01/08 02:00:54 |
bjourne |
Add example program demonstrating progressive loading |
|
|
|
@562
|
[562]
|
09/01/08 01:56:03 |
bjourne |
Document image_to_widget_rect change r560 for ticket #24 |
|
|
|
@561
|
[561]
|
09/01/08 01:49:59 |
bjourne |
Test that ImageView.image_to_widget_rect correctly ceils the size of the … |
|
|
|
@560
|
[560]
|
09/01/08 01:48:20 |
bjourne |
Make gtk_image_view_image_to_widget_rect() ceil the width and height
of … |
|
|
|
@559
|
[559]
|
08/31/08 18:57:43 |
bjourne |
Remove debug print in test_image_to_widget_rect, assert check return value … |
|
|
|
@558
|
[558]
|
08/31/08 16:29:41 |
bjourne |
Add a cosmetic space between function name and opening bracket |
|
|
|
@557
|
[557]
|
08/24/08 02:53:35 |
bjourne |
Horizontal scrolling is now supported |
|
|
|
@556
|
[556]
|
08/24/08 02:49:19 |
bjourne |
Handle GDK_SCROLL_LEFT as GDK_SCROLL_UP and GDK_SCROLL_RIGHT as … |
|
|
|
@555
|
[555]
|
08/24/08 02:38:56 |
bjourne |
Document major changes in head |
|
|
|
@554
|
[554]
|
08/24/08 02:26:20 |
bjourne |
Wrap gtk_image_view_image_to_widget_rect |
|
|
|
@553
|
[553]
|
08/24/08 02:13:40 |
bjourne |
Test for TypeError from damage_pixels |
|
|
|
@552
|
[552]
|
08/24/08 02:05:49 |
bjourne |
Add basic failing test for image_to_widget_rect |
|
|
|
@551
|
[551]
|
08/24/08 01:49:00 |
bjourne |
Add damage_pixels() and a test for it |
|
|
|
@550
|
[550]
|
08/24/08 01:23:36 |
bjourne |
Add workaround for too low frame delays |
|
|
|
@549
|
[549]
|
08/24/08 00:37:37 |
bjourne |
inheritance-style listed looks better than grouped |
|
|
|
@548
|
[548]
|
08/24/08 00:32:01 |
bjourne |
Allow None to gtk_anim_view_set_anim |
|
|
|
@547
|
[547]
|
08/24/08 00:31:09 |
bjourne |
Add failing test to ensure that gtkimageview.AnimView.set_anim(None) works |
|
|
|
@546
|
[546]
|
08/24/08 00:28:23 |
bjourne |
Fix the pyg_enum_add call. Apparently, now it works to use a normal … |
|
|
|
@545
|
[545]
|
08/24/08 00:18:20 |
bjourne |
pygtk-codegen-2.0 changed name to pygobject-codegen-2.0, … |
|
|
|
@544
|
[544]
|
08/24/08 00:07:49 |
bjourne |
Add error checking for the AC_PATH_PROG calls |
|
|
|
@543
|
[543]
|
08/23/08 23:57:26 |
bjourne |
Add docstring for gtk_iimage_tool_motion_notify() |
|
|
|
@542
|
[542]
|
08/23/08 23:51:53 |
bjourne |
Don't pass any not asked for options to configure |
|
|
|
@541
|
[541]
|
08/23/08 23:51:16 |
bjourne |
Remove mention of smooth scrolling in releasehistory |
|
|
|
@540
|
[540]
|
08/23/08 23:46:11 |
bjourne |
Revert all the smooth scrolling work back to r506. It is not possible
to … |
|
|
|
@539
|
[539]
|
08/23/08 20:50:34 |
bjourne |
Update gtk-doc autojunk |
|
|
|
@538
|
[538]
|
04/25/08 21:05:05 |
bjourne |
Patch frm Mark Baas, add override to
gtk_image_tool_selector_get_selection … |
|
|
|
@537
|
[537]
|
04/25/08 21:03:35 |
bjourne |
Fix testcase, get_selection() returns a gdk.Rectangle |
|
|
|
@536
|
[536]
|
04/25/08 20:48:06 |
bjourne |
Fix tuple syntax error |
|
|
|
@535
|
[535]
|
04/22/08 22:54:14 |
bjourne |
New failing test for ImageToolSelector's selection |
|
|
|
@534
|
[534]
|
04/12/08 20:56:45 |
bjourne |
Remove the gmmproc.in file and refs to it. gmmproc is already installed by … |
|
|
|
@533
|
[533]
|
04/12/08 20:16:58 |
bjourne |
Fixing links, removing references to libgnomedbmm |
|
|
|
@532
|
[532]
|
04/12/08 20:10:46 |
bjourne |
Removing the post-html target because it doesn't work |
|
|
|
@531
|
[531]
|
04/04/08 16:10:11 |
jeffrey |
fixed some documentation issues |
|
|
|
@530
|
[530]
|
03/30/08 17:27:23 |
andreas |
some missing files for "make distcheck" and license |
|
|
|
@529
|
[529]
|
03/21/08 21:14:13 |
bjourne |
Use noinst_LTLIBRARIES instead of hack |
|
|
|
@528
|
[528]
|
03/21/08 21:05:30 |
bjourne |
Add forgotten Makefile |
|
|
|
@527
|
[527]
|
03/21/08 21:05:07 |
bjourne |
List smooth scrolling feature in head |
|
|
|
@526
|
[526]
|
03/21/08 20:41:27 |
bjourne |
Move g_main_context_wait_for_event () into testlib. |
|
|
|
@525
|
[525]
|
03/21/08 19:33:37 |
bjourne |
Use a small test-library to collect the common test functions that … |
|
|
|
@524
|
[524]
|
03/20/08 00:59:17 |
bjourne |
Test that demonstrates the jumping scrolling when dragging the … |
|
|
|
@523
|
[523]
|
03/19/08 23:54:03 |
bjourne |
Put the fake_realize function in an include file, much easier than needing … |
|
|
|
@522
|
[522]
|
03/19/08 23:13:46 |
bjourne |
Comment gtk_image_view_slope |
|
|
|
@521
|
[521]
|
03/19/08 23:13:18 |
bjourne |
Test that detects possible leaks in the smooth scrolling |