root/gtkimageview


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @96 [96] 05/01/07 02:05:51 bjourne Replace gtk_anim_view_stop …
(edit) @95 [95] 05/01/07 01:59:57 bjourne Add table with keybindings for the widget.
(edit) @94 [94] 05/01/07 01:02:49 bjourne Add initial SGML boilerplate so that gtk-doc builds documentation for …
(edit) @93 [93] 04/21/07 15:22:46 bjourne Make interactive use GtkAnimView instead.
(edit) @92 [92] 04/21/07 15:13:57 bjourne Add two tests to test-anim-view.c that tests that the GtkAnimView shows …
(edit) @91 [91] 04/21/07 04:11:28 bjourne Add test suite to Makefile.am. Rewrite ex-anim.c so that it takes …
(edit) @90 [90] 04/21/07 04:10:22 bjourne Test suite for GtkAnimView. --Denna och nedanstående rader kommer inte …
(edit) @89 [89] 04/21/07 04:09:46 bjourne Initial implementation of GtkAnimView. Subclassing worked nicely and seems …
(edit) @88 [88] 04/21/07 04:07:30 bjourne Fix indentation issue.
(edit) @87 [87] 04/21/07 04:06:50 bjourne Fixing issue with to long line.
(edit) @86 [86] 04/19/07 23:47:13 bjourne Add option -Wmissing-prototypes and fix the new compiler errors. Make …
(edit) @85 [85] 04/19/07 23:24:05 bjourne Patch by Ross Burton fixes #8. Use GdkInterpType for interpolation …
(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) @82 [82] 04/19/07 23:06:28 bjourne Uncomment old tests in the file and also add new that throughly tests the …
(edit) @81 [81] 04/19/07 23:04:41 bjourne Introduce DrawFlags to be used by the ImageViewDrawer. The purpose of this …
(edit) @80 [80] 04/19/07 23:02:30 bjourne Add file comment.
(edit) @79 [79] 04/19/07 23:01:30 bjourne Fix mode-line
(edit) @78 [78] 04/17/07 21:50:32 bjourne Bump micro version number due to compilation error fix in r75.
(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) @75 [75] 04/17/07 17:30:30 bjourne Add missing image. Fix #4 reported by Ross Burton.
(edit) @74 [74] 04/17/07 17:25:04 bjourne Add test script that tests buildability of the repository.
(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) @71 [71] 04/16/07 20:28:16 bjourne Rearrange the build order, add haskell bindings as a future TODO
(edit) @70 [70] 04/16/07 20:23:54 bjourne Recreate the lost gtkimageview.types file
(edit) @69 [69] 04/16/07 20:06:06 bjourne Bump micro version due to license inclusion
(edit) @68 [68] 04/16/07 19:56:01 bjourne Add a test image to use
(edit) @67 [67] 04/16/07 19:55:24 bjourne Add LGPL headers to all source files. Add COPYING file containing the GNU …
(edit) @66 [66] 04/16/07 18:49:50 bjourne Add gallery.xml file.
(edit) @65 [65] 04/15/07 22:13:25 bjourne Bumping micro version number
(edit) @64 [64] 04/15/07 22:03:36 bjourne Documentation enhanced with some images
(edit) @63 [63] 04/15/07 21:14:26 bjourne Adding new chapter to the doc
(edit) @62 [62] 04/15/07 17:05:42 bjourne Removing debug printf's and expanding README
(edit) @61 [61] 04/15/07 16:22:02 bjourne Fixed example in README
(edit) @60 [60] 04/15/07 15:56:54 bjourne Expaned the manual
(edit) @59 [59] 04/15/07 15:28:37 bjourne Documentation and adding announcement to README
(edit) @58 [58] 04/15/07 15:28:15 bjourne Documented even more stuff
(edit) @57 [57] 04/15/07 03:14:47 bjourne Adding the minimal example
(edit) @56 [56] 04/15/07 01:47:47 bjourne More API docs
(edit) @55 [55] 04/15/07 01:28:35 bjourne Adding docs for zoom functions
(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) @49 [49] 04/14/07 23:27:42 bjourne Adding the sections file
(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) @45 [45] 04/14/07 18:01:33 bjourne More documentation about keybindings and mouse actions
(edit) @44 [44] 04/14/07 17:22:17 bjourne Added table with keybindings
(edit) @43 [43] 04/14/07 16:38:09 bjourne Stub docs for GtkImageScrollWin
(edit) @42 [42] 04/14/07 16:31:53 bjourne Added GtkImageScrollWin SGML file
(edit) @41 [41] 04/14/07 16:24:57 bjourne Added a paragraph for GtkImageView
(edit) @40 [40] 04/14/07 16:14:18 bjourne Expaned doc for GtkImageNav
(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) @35 [35] 04/12/07 22:29:38 bjourne ReST:ified the README file
(edit) @34 [34] 04/10/07 21:54:30 bjourne Removing unused doc file
(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) @31 [31] 04/10/07 19:50:31 bjourne More work
(edit) @30 [30] 04/10/07 18:43:21 bjourne Version controlling template file for GtkImageNav
(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) @14 [14] 03/25/07 22:35:09 bjourne Added a feature to the interactive test program so that menu tooltips are …
(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) @11 [11] 03/25/07 02:38:07 bjourne Fixed the tests and added a new test suite
(edit) @10 [10] 03/18/07 04:33:05 bjourne Using the is_hint thing again, quite a bit faster but incompatible with …
(edit) @9 [9] 03/05/07 00:15:29 bjourne Fleshing out README
(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.