|
|
|
@229
|
[229]
|
07/24/07 00:15:03 |
bjourne |
Fill in some docstrings. |
|
|
|
@228
|
[228]
|
07/23/07 23:17:20 |
bjourne |
More doc for gtk_image_view_set_offset_invalidating() |
|
|
|
@227
|
[227]
|
07/23/07 23:12:37 |
bjourne |
Note gtk_image_view_set_offset_invalidating() in the release history. |
|
|
|
@226
|
[226]
|
07/23/07 22:57:08 |
bjourne |
Write a little about coding style. |
|
|
|
@225
|
[225]
|
07/23/07 22:56:31 |
bjourne |
Grammatical fixups. |
|
|
|
@224
|
[224]
|
07/23/07 22:23:56 |
bjourne |
Add a cool label in the statusbar that prints the current selection. |
|
|
|
@223
|
[223]
|
07/23/07 22:23:19 |
bjourne |
Improve doc for gtk_iimage_tool_pixbuf_changed(). |
|
|
|
@222
|
[222]
|
07/23/07 21:07:03 |
bjourne |
Commit weird stuff autogeneted by gtk-doc |
|
|
|
@221
|
[221]
|
07/23/07 21:05:45 |
bjourne |
Document paint_image() interface method. |
|
|
|
@220
|
[220]
|
07/23/07 21:05:10 |
bjourne |
Document signals. Fix stylish issues with comments. |
|
|
|
@219
|
[219]
|
07/23/07 21:04:09 |
bjourne |
Document two keybinding signals. |
|
|
|
@218
|
[218]
|
07/23/07 21:03:38 |
bjourne |
Doc for method. |
|
|
|
@217
|
[217]
|
07/23/07 21:03:06 |
bjourne |
Minor doc update. |
|
|
|
@216
|
[216]
|
07/23/07 20:47:43 |
bjourne |
Document the enums |
|
|
|
@215
|
[215]
|
07/23/07 20:46:42 |
bjourne |
Add introductory text |
|
|
|
@214
|
[214]
|
07/23/07 20:45:56 |
bjourne |
Explain some more what is meant by different coordinate systems. |
|
|
|
@213
|
[213]
|
07/23/07 20:34:25 |
bjourne |
Add see also note |
|
|
|
@212
|
[212]
|
07/15/07 03:07:48 |
bjourne |
Commit autogenerated gtk-doc cruft. |
|
|
|
@211
|
[211]
|
07/15/07 03:07:10 |
bjourne |
Introduce a list of hotspots (analogous to EventAreas in gThumb) to
enable … |
|
|
|
@210
|
[210]
|
07/15/07 02:59:07 |
bjourne |
Code style and comment fix |
|
|
|
@209
|
[209]
|
07/15/07 02:57:47 |
bjourne |
Make the window bigger |
|
|
|
@208
|
[208]
|
07/14/07 23:28:17 |
bjourne |
Add standard, useful gdk_rectangle_contains funcion. |
|
|
|
@207
|
[207]
|
07/13/07 23:23:33 |
bjourne |
Fixing image links that got fucked up. Not sure why that
happens... … |
|
|
|
@206
|
[206]
|
07/13/07 23:19:48 |
bjourne |
Expand the acknowledgements section in the docs. |
|
|
|
@205
|
[205]
|
07/08/07 23:42:39 |
bjourne |
Update docs. Add a para about that GtkImageToolSelector is slower … |
|
|
|
@204
|
[204]
|
07/08/07 22:54:03 |
bjourne |
Add a function which calculates the optimal autoscroll offset based
upon … |
|
|
|
@203
|
[203]
|
07/08/07 02:13:06 |
bjourne |
Implement a cool autoscrolling effect. When the mouse drags the
selection … |
|
|
|
@202
|
[202]
|
07/07/07 22:34:34 |
bjourne |
Add the function gdk_rectangle_eq for comparing two rectangles. A … |
|
|
|
@201
|
[201]
|
07/05/07 21:24:14 |
bjourne |
Introduce a new test in tests/test-tool-selector.c and fix the
existing … |
|
|
|
@200
|
[200]
|
07/05/07 20:54:43 |
bjourne |
Don't queue the view for redraw if the new selection equals the old
one. |
|
|
|
@199
|
[199]
|
07/05/07 00:03:32 |
bjourne |
Remove the stupid and completely pointless is_hint checks. They … |
|
|
|
@198
|
[198]
|
07/05/07 00:01:53 |
bjourne |
Fix the drifting of the mouse pointer effect that occurs when … |
|
|
|
@197
|
[197]
|
07/03/07 23:54:18 |
bjourne |
Testcase (that fails) for a real tricky bug that results in the … |
|
|
|
@196
|
[196]
|
07/01/07 12:13:40 |
bjourne |
Fix nullpointers when deallocating cursors. |
|
|
|
@195
|
[195]
|
07/01/07 12:10:55 |
bjourne |
Remove unneeded attribute decor_visible. |
|
|
|
@194
|
[194]
|
07/01/07 06:54:47 |
bjourne |
Use the CURSOR_HAND_OPEN and CURSOR_HAND_CLOSED cursors instead … |
|
|
|
@193
|
[193]
|
07/01/07 03:23:15 |
bjourne |
Replace the calls to gdk_window_invalidate_rect … |
|
|
|
@192
|
[192]
|
07/01/07 02:51:49 |
bjourne |
autogen.sh points to SVN instead of CVS if gnome-common is missing |
|
|
|
@191
|
[191]
|
06/29/07 00:16:28 |
bjourne |
Test and bug fix for a scrollbar inaccuracy issue. If image is 100x100
1.0 … |
|
|
|
@190
|
[190]
|
06/28/07 01:10:46 |
bjourne |
Fix simple but crucial spelling error |
|
|
|
@189
|
[189]
|
06/20/07 23:24:22 |
bjourne |
Make it so the test suite is only built when "make check" is
invoked. This … |
|
|
|
@188
|
[188]
|
06/20/07 22:25:03 |
bjourne |
New test file that exercises the GtkImageScrollWin class. |
|
|
|
@187
|
[187]
|
06/20/07 22:24:04 |
bjourne |
Add a missing decref |
|
|
|
@186
|
[186]
|
06/20/07 22:23:20 |
bjourne |
Explain that warnings are considered test failures. |
|
|
|
@185
|
[185]
|
06/20/07 22:21:10 |
bjourne |
Add a guard so that GtkImageView's window is not drawn upon if the widget … |
|
|
|
@184
|
[184]
|
06/19/07 23:19:42 |
bjourne |
Lots of small documentation improvements. Three screenshots added |
|
|
|
@183
|
[183]
|
06/19/07 20:56:06 |
bjourne |
Remove unused image, add an image to the example |
|
|
|
@182
|
[182]
|
06/19/07 20:49:44 |
bjourne |
Kill the gallery.xml stuff. It is hackish and I don't like it. Make one of … |
|
|
|
@181
|
[181]
|
06/18/07 19:07:51 |
bjourne |
Stub documentation for the three tool-related types. |
|
|
|
@180
|
[180]
|
06/17/07 19:12:07 |
bjourne |
Small cleanups |
|
|
|
@179
|
[179]
|
06/17/07 01:11:24 |
bjourne |
Comment |
|
|
|
@178
|
[178]
|
06/17/07 01:01:59 |
bjourne |
Fix a bad integer division bug |
|
|
|
@177
|
[177]
|
06/17/07 01:00:48 |
bjourne |
New test against a coordinate drifting bug that is caused by a bad integer … |
|
|
|
@176
|
[176]
|
06/15/07 00:27:59 |
bjourne |
Add a selection_changed signal to the selector. Fire the signal when the … |
|
|
|
@175
|
[175]
|
06/15/07 00:27:21 |
bjourne |
Add example to show how to use the selection_changed signal |
|
|
|
@174
|
[174]
|
06/14/07 21:53:55 |
bjourne |
Fix a warning emitted by gdk_window_set_cursor (widget->window,
cursor) … |
|
|
|
@173
|
[173]
|
06/14/07 21:23:12 |
bjourne |
Fix a leak in the interactive test application |
|
|
|
@172
|
[172]
|
06/13/07 00:10:40 |
bjourne |
Fix a really obvious memory leak. One more remains and has something to do … |
|
|
|
@171
|
[171]
|
06/12/07 23:22:03 |
bjourne |
Implement clamping for the selection rectangle. Three new tests that tests … |
|
|
|
@170
|
[170]
|
06/11/07 21:13:49 |
bjourne |
Change gtk_iimage_tool_pixbuf_changed() so that it takes a … |
|
|
|
@169
|
[169]
|
06/11/07 20:26:31 |
bjourne |
Only redraw the touched area |
|
|
|
@168
|
[168]
|
06/11/07 19:38:10 |
bjourne |
Remove mostly useless function … |
|
|
|
@167
|
[167]
|
06/11/07 19:35:31 |
bjourne |
Fix header |
|
|
|
@166
|
[166]
|
06/11/07 19:34:42 |
bjourne |
Remove dead MouseHandler references |
|
|
|
@165
|
[165]
|
06/11/07 19:33:37 |
bjourne |
Remove dead MouseHandler references |
|
|
|
@164
|
[164]
|
06/11/07 19:32:25 |
bjourne |
Change clamp value and comment |
|
|
|
@163
|
[163]
|
06/11/07 17:34:06 |
bjourne |
Improve prototype for gdk_rectangle_to_str() |
|
|
|
@162
|
[162]
|
06/10/07 21:37:05 |
bjourne |
Fix stupid compile error. |
|
|
|
@161
|
[161]
|
06/10/07 21:34:15 |
bjourne |
A few more tests |
|
|
|
@160
|
[160]
|
06/10/07 21:33:49 |
bjourne |
Use a hash to store cursors. |
|
|
|
@159
|
[159]
|
06/10/07 21:32:58 |
bjourne |
Use NULL argument to gdk_window_get_pointer() |
|
|
|
@158
|
[158]
|
06/10/07 21:32:24 |
bjourne |
Move the gdk_window_get_pointer() business to … |
|
|
|
@157
|
[157]
|
06/10/07 07:52:15 |
bjourne |
Add simple tests for GtkImageToolSelector |
|
|
|
@156
|
[156]
|
06/10/07 07:51:45 |
bjourne |
Much work on the selector tool. It now displays the selection
correctly. … |
|
|
|
@155
|
[155]
|
06/10/07 07:50:53 |
bjourne |
Comment |
|
|
|
@154
|
[154]
|
06/10/07 07:49:54 |
bjourne |
Add support for changing the tool |
|
|
|
@153
|
[153]
|
06/10/07 07:48:54 |
bjourne |
Remove debug printfs. Fix pixbuf_changed() bug. Deallocate the image
view … |
|
|
|
@152
|
[152]
|
06/10/07 07:47:28 |
bjourne |
Move the is_hint check to the MouseHandler - not all tools want it |
|
|
|
@151
|
[151]
|
06/10/07 07:46:37 |
bjourne |
More info about the test suite |
|
|
|
@150
|
[150]
|
06/10/07 04:42:38 |
bjourne |
Fix test |
|
|
|
@149
|
[149]
|
06/10/07 04:39:47 |
bjourne |
gdk_rectangle_copy is unused and removed |
|
|
|
@148
|
[148]
|
06/10/07 04:00:08 |
bjourne |
Add getters and setters for the tool attribute. Turn on double-buffering … |
|
|
|
@147
|
[147]
|
06/09/07 23:53:40 |
bjourne |
Use pretty colors |
|
|
|
@146
|
[146]
|
06/09/07 23:19:16 |
bjourne |
Install headers in $(includedir)/gtkimageview instead of … |
|
|
|
@145
|
[145]
|
06/04/07 01:04:04 |
bjourne |
Add missing file with tests. |
|
|
|
@144
|
[144]
|
06/04/07 00:51:52 |
bjourne |
GtkImageView now delegates certain tasks to a GtkIImageTool
reference. The … |
|
|
|
@143
|
[143]
|
06/04/07 00:48:57 |
bjourne |
GtkImageView now delegates certain tasks to a GtkIImageTool
reference. The … |
|
|
|
@142
|
[142]
|
06/03/07 13:12:50 |
bjourne |
Improve the test test_default_state(), modify gtk_image_view_new() so
that … |
|
|
|
@141
|
[141]
|
05/27/07 13:29:04 |
bjourne |
libgtkimageview-1.0.la -> libgtkimageview.la |
|
|
|
@140
|
[140]
|
05/27/07 13:25:16 |
bjourne |
Make the tests also link to the new library name. |
|
|
|
@139
|
[139]
|
05/27/07 02:24:09 |
bjourne |
Simplify the installed paths. Change pkg-config name from gtkimageview-1.0 … |
|
|
|
@138
|
[138]
|
05/23/07 22:47:32 |
bjourne |
Remove the redundant gc argument from image_view_drawer_draw(). |
|
|
|
@137
|
[137]
|
05/19/07 23:33:16 |
bjourne |
Remove the window attribute from the MouseHandler structure. The class … |
|
|
|
@136
|
[136]
|
05/19/07 14:11:57 |
bjourne |
Feed NULL to gdk_bitmap_create_from_data(). That allows cursor_get() to … |
|
|
|
@135
|
[135]
|
05/19/07 14:05:35 |
bjourne |
Actually use the GDK_FLEUR cursor in the grab. |
|
|
|
@134
|
[134]
|
05/19/07 13:59:43 |
bjourne |
Add docstring |
|
|
|
@133
|
[133]
|
05/13/07 11:46:01 |
bjourne |
Patch by Ross Burton fixes #14. Add object information to doc for … |
|
|
|
@132
|
[132]
|
05/13/07 11:41:11 |
bjourne |
Minor doc update for GtkAnimView. |
|
|
|
@131
|
[131]
|
05/11/07 23:33:17 |
bjourne |
Add the required release history blurb. Add missing symbol to gtk-doc. … |
|
|
|
@130
|
[130]
|
05/11/07 23:21:57 |
bjourne |
Documentation update. gtk-doc fucks up on paragraphs that starts with … |