|
|
|
@351
|
[351]
|
09/10/07 12:38:32 |
bjourne |
Document ImageToolSelectors constructor. |
|
|
|
@350
|
[350]
|
09/10/07 12:32:19 |
bjourne |
Factor out common code, add subclassability test for
ImageToolSelector. |
|
|
|
@349
|
[349]
|
09/09/07 23:19:54 |
bjourne |
Instantiate ImageNav using a property instead of a parameter. Needed
to … |
|
|
|
@348
|
[348]
|
09/09/07 23:19:02 |
bjourne |
Add tests for ImageView.get_check_colors() and ImageNav.init(). |
|
|
|
@347
|
[347]
|
09/09/07 23:18:21 |
bjourne |
Override get_check_colors() correctly. |
|
|
|
@344
|
[344]
|
09/09/07 21:55:29 |
bjourne |
Add a failing and a passing test to ensure all gobjects are
constructed … |
|
|
|
@343
|
[343]
|
09/09/07 21:27:05 |
bjourne |
Override get_check_colors() so that it actually return a tuple. |
|
|
|
@342
|
[342]
|
09/09/07 21:26:09 |
bjourne |
Remove the prefix from the gtk_zooms_get_min_zoom() family of
functions. |
|
|
|
@341
|
[341]
|
09/09/07 21:25:11 |
bjourne |
Some new tests |
|
|
|
@340
|
[340]
|
09/09/07 21:23:05 |
bjourne |
Change version numbers. Since this is the first release, it will … |
|
|
|
@339
|
[339]
|
09/09/07 21:21:49 |
bjourne |
Vastly expanded documentation |
|
|
|
@334
|
[334]
|
09/06/07 22:55:25 |
bjourne |
Expanded the documentation quite alot. |
|
|
|
@323
|
[323]
|
09/05/07 23:24:08 |
bjourne |
Add initial and *VERY INCOMPLETE* documentation. |
|
|
|
@322
|
[322]
|
09/05/07 23:23:26 |
bjourne |
Add section on how to build the documentation. |
|
|
|
@321
|
[321]
|
09/05/07 21:38:31 |
bjourne |
Clarify nosetests usage. |
|
|
|
@320
|
[320]
|
09/05/07 21:37:21 |
bjourne |
Fix prototype for set_pixbuf(). Make test for it. |
|
|
|
@319
|
[319]
|
09/03/07 02:44:47 |
bjourne |
Interfaces must be defined correctly, otherwise you get weird … |
|
|
|
@318
|
[318]
|
09/03/07 02:44:00 |
bjourne |
Add some unit tests. |
|
|
|
@317
|
[317]
|
09/02/07 23:50:57 |
bjourne |
Flesh out readme file. |
|
|
|
@316
|
[316]
|
09/02/07 23:30:24 |
bjourne |
Put the version constant in the module init file instead of … |
|
|
|
@315
|
[315]
|
09/02/07 23:29:04 |
bjourne |
Use pkg-config to figure out paths to include files. |
|
|
|
@314
|
[314]
|
09/01/07 04:12:04 |
bjourne |
Update to use the new name for the enums header. |
|
|
|
@313
|
[313]
|
09/01/07 04:10:17 |
bjourne |
Add forgotten G_BEGIN_DECLS to glib-mkenum generated header. … |
|
|
|
@312
|
[312]
|
09/01/07 03:59:51 |
bjourne |
Because the .so-file starts with an underscore, then the first
argument to … |
|
|
|
@311
|
[311]
|
09/01/07 03:58:38 |
bjourne |
Remove redundant AC_SUBST:s. The path redirection is handled … |
|
|
|
@310
|
[310]
|
09/01/07 03:54:08 |
bjourne |
Add a demo |
|
|
|
@309
|
[309]
|
09/01/07 03:53:02 |
bjourne |
Simplify autogen.sh. No need to use gnome-autogen.sh |
|
|
|
@307
|
[307]
|
09/01/07 01:54:12 |
bjourne |
Add initial autogen.sh script. |
|
|
|
@306
|
[306]
|
09/01/07 01:53:35 |
bjourne |
Add source code for binding. |
|
|
|
@305
|
[305]
|
09/01/07 01:52:23 |
bjourne |
Add initial automake cruft. It contains hardcoded paths so noone else
but … |
|
|
|
@304
|
[304]
|
08/30/07 20:45:53 |
bjourne |
Add README file |
|
|
|
@303
|
[303]
|
08/30/07 20:40:04 |
bjourne |
Add directory for the Python binding to GtkImageView. |