root/gtkimageview/src


Mode:

Legend:

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