|
|
|
@84
|
[84]
|
04/19/07 23:10:03 |
bjourne |
Tab -> space fix. |
|
|
|
@83
|
[83]
|
04/19/07 23:09:04 |
bjourne |
Remove the unused attributes center_x and center_y from GtkImageNav. … |
|
|
|
@81
|
[81]
|
04/19/07 23:04:41 |
bjourne |
Introduce DrawFlags to be used by the ImageViewDrawer. The purpose of this … |
|
|
|
@77
|
[77]
|
04/17/07 20:35:05 |
bjourne |
Use g_return_if_fail and friends to type-check arguments instead of … |
|
|
|
@76
|
[76]
|
04/17/07 19:48:42 |
bjourne |
Patch by Ross Burton fixes #2: Use the G_DEFINE_TYPE macro to remove lots … |
|
|
|
@73
|
[73]
|
04/17/07 17:22:56 |
bjourne |
* Add ex-anim.c demonstrating how animation support can be implemented.
* … |
|
|
|
@72
|
[72]
|
04/16/07 21:56:08 |
bjourne |
Add license headers to files, add docstrings for signals set-fit-mode and … |
|
|
|
@67
|
[67]
|
04/16/07 19:55:24 |
bjourne |
Add LGPL headers to all source files. Add COPYING file containing the GNU … |
|
|
|
@62
|
[62]
|
04/15/07 17:05:42 |
bjourne |
Removing debug printf's and expanding README |
|
|
|
@59
|
[59]
|
04/15/07 15:28:37 |
bjourne |
Documentation and adding announcement to README |
|
|
|
@56
|
[56]
|
04/15/07 01:47:47 |
bjourne |
More API docs |
|
|
|
@54
|
[54]
|
04/15/07 01:23:04 |
bjourne |
Renamed zooms.* to gtkzooms.* |
|
|
|
@53
|
[53]
|
04/15/07 01:17:57 |
bjourne |
Fixed indentation |
|
|
|
@52
|
[52]
|
04/15/07 01:17:18 |
bjourne |
Removed the DrawFlags struct |
|
|
|
@51
|
[51]
|
04/15/07 00:52:46 |
bjourne |
Fixed a bug and commented out 3 tests that no longer are relevant |
|
|
|
@50
|
[50]
|
04/14/07 23:38:47 |
bjourne |
More API docs |
|
|
|
@48
|
[48]
|
04/14/07 21:37:24 |
bjourne |
Adding new function gtk_image_scroll_win_get_scrollbars_visible |
|
|
|
@47
|
[47]
|
04/14/07 19:18:06 |
bjourne |
Also installing the 'private' headers |
|
|
|
@46
|
[46]
|
04/14/07 19:12:16 |
bjourne |
Fixed Makefile.am so that headers are correctly installed |
|
|
|
@44
|
[44]
|
04/14/07 17:22:17 |
bjourne |
Added table with keybindings |
|
|
|
@39
|
[39]
|
04/14/07 15:13:21 |
bjourne |
Fixed a bug when scrolling, added tests for ImageViewDrawer and refactored … |
|
|
|
@38
|
[38]
|
04/13/07 01:05:03 |
bjourne |
Cleaned up |
|
|
|
@37
|
[37]
|
04/13/07 00:28:19 |
bjourne |
It doesnt work 100% yet, but I need to check history |
|
|
|
@36
|
[36]
|
04/12/07 22:30:18 |
bjourne |
More API docsW |
|
|
|
@33
|
[33]
|
04/10/07 21:53:29 |
bjourne |
Added much documentation and reworked some weak parts of the API |
|
|
|
@32
|
[32]
|
04/10/07 20:58:48 |
bjourne |
Whoopie, managed to add an image to the documentation |
|
|
|
@29
|
[29]
|
04/10/07 01:04:32 |
bjourne |
Added initial and rough API docs |
|
|
|
@28
|
[28]
|
04/09/07 02:40:15 |
bjourne |
Implemented the XOR rectangle correctly |
|
|
|
@27
|
[27]
|
04/08/07 04:51:27 |
bjourne |
Implemented the PIXBUF_CHANGED signal, made GtkImageNav 'persistent', … |
|
|
|
@26
|
[26]
|
04/07/07 04:37:09 |
bjourne |
Fixed the bug caused by windows overlapping the GtkImageView, I wish I … |
|
|
|
@25
|
[25]
|
04/07/07 02:43:14 |
bjourne |
Actually calculated the zoom space coordinates correctly |
|
|
|
@24
|
[24]
|
04/07/07 01:07:42 |
bjourne |
Reaadding the renamed files |
|
|
|
@23
|
[23]
|
04/07/07 01:06:53 |
bjourne |
Added code for handling scroll events (ctrl and otherwise) and also a few … |
|
|
|
@22
|
[22]
|
04/06/07 18:49:15 |
bjourne |
Adding a few more tests, renamed GtkImageNavigator to GtkImageNav, more … |
|
|
|
@21
|
[21]
|
04/05/07 08:10:29 |
bjourne |
Worked on GtkImageNavigator. It now shows and hides properly and a … |
|
|
|
@20
|
[20]
|
04/04/07 22:48:10 |
bjourne |
Lots of fixes |
|
|
|
@19
|
[19]
|
03/30/07 15:01:51 |
bjourne |
Initial stubbish implementation of GtkImageNavigator |
|
|
|
@18
|
[18]
|
03/30/07 13:46:13 |
bjourne |
Lots of updates to the GtkImageScrollWin class |
|
|
|
@17
|
[17]
|
03/28/07 21:42:40 |
bjourne |
Fixed it so that the GtkImageScrollWin decoration automatically shows and … |
|
|
|
@16
|
[16]
|
03/26/07 05:46:48 |
bjourne |
Started working on GtkImageScrollWin |
|
|
|
@15
|
[15]
|
03/26/07 00:55:05 |
bjourne |
Added a zoom-changed signal, recalc_zoom is private again, added some new … |
|
|
|
@13
|
[13]
|
03/25/07 06:07:00 |
bjourne |
Fixed a bug and made a unittest for it, which necessiated adding a method … |
|
|
|
@12
|
[12]
|
03/25/07 02:38:43 |
bjourne |
Added lots of stuff |
|
|
|
@10
|
[10]
|
03/18/07 04:33:05 |
bjourne |
Using the is_hint thing again, quite a bit faster but incompatible with … |
|
|
|
@2
|
[2]
|
03/03/07 02:02:36 |
test |
Initial import of the GtkImageView widget |