Sat, 30 May 2009 20:18:22 +0000 |
nadvornik |
preserve image center over short periods when the "broken image" icon is
|
Sat, 02 May 2009 09:15:56 +0000 |
nadvornik |
improved pixel info, changed the menu entry from "Hide" to "Show",
|
Mon, 06 Apr 2009 22:13:54 +0000 |
zas_ |
Fix up event source ids type: gint -> guint.
|
Sun, 05 Apr 2009 09:46:49 +0000 |
nadvornik |
fixed bug in overlay drawing
|
Sat, 04 Apr 2009 23:12:19 +0000 |
nadvornik |
disabled 2-pass rendering also affect color correction
|
Tue, 31 Mar 2009 20:35:04 +0000 |
nadvornik |
use a better signal
|
Mon, 30 Mar 2009 19:01:09 +0000 |
zas_ |
Fixed bug where pixel/color information at x=0 coordinates werent shown:
|
Sat, 14 Mar 2009 21:12:55 +0000 |
zas_ |
gint -> gboolean.
|
Sat, 14 Mar 2009 11:26:43 +0000 |
zas_ |
More gboolean and tidy up.
|
Wed, 04 Mar 2009 18:53:47 +0000 |
nadvornik |
Display pixel coordinates and rgb - patch by Ruben Stein
|
Mon, 02 Mar 2009 22:48:04 +0000 |
nadvornik |
overlay now survives image split
|
Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Wed, 10 Sep 2008 20:37:30 +0000 |
nadvornik |
use SHIFT for connected scroll and zoom
|
Mon, 08 Sep 2008 19:57:51 +0000 |
nadvornik |
added possibility to redraw only the parts of image that are already
|
Sun, 07 Sep 2008 23:01:30 +0000 |
bruclik |
Replaced gtk depreceated code.
|
Thu, 04 Sep 2008 21:19:09 +0000 |
nadvornik |
fixed various problems with preserving viewport on image change,
|
Wed, 03 Sep 2008 21:13:02 +0000 |
zas_ |
Improve debug messages.
|
Wed, 03 Sep 2008 20:29:32 +0000 |
nadvornik |
adjusted redraw priority relative to icon drawing
|
Mon, 01 Sep 2008 19:18:32 +0000 |
nadvornik |
improved pixbuf draw priority control
|
Tue, 26 Aug 2008 22:30:40 +0000 |
zas_ |
Consistency: type * instead of type*.
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Mon, 30 Jun 2008 21:08:28 +0000 |
nadvornik |
fixed division by zero in pixbuf_renderer_get_scroll_center
|
Thu, 26 Jun 2008 15:59:20 +0000 |
zas_ |
Use flags for pr_zoom_*() functions.
|
Thu, 26 Jun 2008 12:23:48 +0000 |
zas_ |
Use flags instead of int parameters for pixbuf_renderer_overlay_add().
|
Thu, 26 Jun 2008 11:48:40 +0000 |
zas_ |
Only define ExifOrientationType if GQ_BUILD is not defined since
|
Thu, 22 May 2008 13:00:45 +0000 |
zas_ |
Fix signed vs unsigned warnings.
|
Mon, 19 May 2008 09:27:30 +0000 |
zas_ |
Fix some incomplete initialization warnings.
|
Fri, 16 May 2008 12:16:49 +0000 |
zas_ |
Do not use printf() directly but use new wrapper function log_printf() instead.
|
Fri, 16 May 2008 10:02:56 +0000 |
zas_ |
Include debug.h from main.h since debug macros may be used anywhere in the code.
|