|
|
|
@731
|
[731]
|
11/19/10 12:38:12 |
bjourne |
changes for gtk 3.0 compat from #41 |
|
|
|
@590
|
[590]
|
10/26/08 21:04:16 |
bjourne |
Updating copyright statement years to include 2008. |
|
|
|
@346
|
[346]
|
09/09/07 23:17:01 |
bjourne |
Use the constructor property thingy to instantiate GtkImageNav. That
is … |
|
|
|
@345
|
[345]
|
09/09/07 22:07:23 |
bjourne |
Use a constructor property to test the navigator window non-resizable.
Add … |
|
|
|
@335
|
[335]
|
09/09/07 21:17:25 |
bjourne |
Documentation stylistic changes |
|
|
|
@330
|
[330]
|
09/06/07 21:51:20 |
bjourne |
Move documentation for GtkImageNav inline. |
|
|
|
@292
|
[292]
|
08/20/07 23:39:25 |
bjourne |
Add gtk_image_nav_get_pixbuf() for testing purposes. Add a flag … |
|
|
|
@291
|
[291]
|
08/19/07 23:15:15 |
bjourne |
Make it so GtkImageNav only hides when LMB is pressed and not RMB. Add
two … |
|
|
|
@286
|
[286]
|
08/15/07 20:16:12 |
bjourne |
Killed the gtk_image_view_set_offset_invalidating() function. … |
|
|
|
@275
|
[275]
|
08/12/07 21:36:30 |
bjourne |
Add two utility functions, gdk_pixbuf_scale_blend() which either
scales or … |
|
|
|
@261
|
[261]
|
07/28/07 10:13:33 |
bjourne |
Make it so GtkImageNav keeps its center position even if the … |
|
|
|
@259
|
[259]
|
07/28/07 09:39:06 |
bjourne |
Fix comment style |
|
|
|
@248
|
[248]
|
07/27/07 06:31:33 |
bjourne |
Fix a brainfart in the code. |
|
|
|
@240
|
[240]
|
07/26/07 02:58:46 |
bjourne |
Use floating point truncation instead of the floor function when
rounding … |
|
|
|
@199
|
[199]
|
07/05/07 00:03:32 |
bjourne |
Remove the stupid and completely pointless is_hint checks. They … |
|
|
|
@164
|
[164]
|
06/11/07 19:32:25 |
bjourne |
Change clamp value and comment |
|
|
|
@159
|
[159]
|
06/10/07 21:32:58 |
bjourne |
Use NULL argument to gdk_window_get_pointer() |
|
|
|
@135
|
[135]
|
05/19/07 14:05:35 |
bjourne |
Actually use the GDK_FLEUR cursor in the grab. |
|
|
|
@127
|
[127]
|
05/11/07 23:11:43 |
bjourne |
Update GtkImageNav to read the alpha settings from the GtkImageView. |
|
|
|
@83
|
[83]
|
04/19/07 23:09:04 |
bjourne |
Remove the unused attributes center_x and center_y from GtkImageNav. … |
|
|
|
@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.
* … |
|
|
|
@67
|
[67]
|
04/16/07 19:55:24 |
bjourne |
Add LGPL headers to all source files. Add COPYING file containing the GNU … |
|
|
|
@56
|
[56]
|
04/15/07 01:47:47 |
bjourne |
More API docs |
|
|
|
@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 … |
|
|
|
@32
|
[32]
|
04/10/07 20:58:48 |
bjourne |
Whoopie, managed to add an image to the documentation |
|
|
|
@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 |