geeqie.git
19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Sat, 19 Mar 2005 01:15:17 +0000 (01:15 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Fri Mar 18 19:52:38 2005  John Ellis  <johne@verizon.net>

        * pixbuf-renderer.c: Fix broken 2pass queueing so it merges a single
        queue item for each tile, and now that a tile holds a queue pointer
        there is no need to walk the tile list to find a possible merge victim.

Thu Mar 17 19:23:56 2005  John Ellis  <johne@verizon.net>

        * image.c, pixbuf-renderer.[ch]: More progress, and 2 pass zoom now
        works again (mostly).

Tue Mar 15 23:17:41 2005  John Ellis  <johne@verizon.net>

        * image.[ch]: Start conversion to use of PixbufRenderer.
        * pixbuf-renderer.[ch]: Additions and fixes for use by ImageWindow.
        * fullscreen.c, image-overlay.c, img-view.c, info.c, layout.c,
        layout_image.c, print.c: Changes for above ImageWindow conversion.
        * typedefs.h: Remove unused ImageWindow variables.

Mon Mar 14 20:45:50 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Convert to using new PixbufRenderer.
        * pixbuf-renderer.[ch]: Clean up and fixes.

Sun Mar 13 10:21:35 2005  John Ellis  <johne@verizon.net>

        * image.c (image_scroller_start): Unref scroller pixbuf after adding it
        as an overlay to avoid leaking it.
        * pixbuf-renderer.[ch]: All functions defined in header file are now
        implemented.

Fri Mar 11 17:05:36 2005  John Ellis  <johne@verizon.net>

        * pixbuf-renderer.[ch]: Set up object properties and additional.

Mar 10 19:22:18 2005  John Ellis  <johne@verizon.net>

        * pixbuf-renderer.[ch]: FIx scrolling to use old method of gdk_draw and
        not gdk_scroll, as scroll often invalidates the entire window (!). Also
        merged in source tiles code from image.c.
        * pan-view.c: Change picked up when testing PixbufRender zoom.

Tue Mar  8 23:26:00 2005  John Ellis  <johne@verizon.net>

        * pixbuf-renderer.[ch]: Start of turning image drawing portion of
        ImageWindow into an actual GtkWidget.
        * src/Makefile.am: Add pixbuf-renderer.[ch].
        * pan-view.c: Added temporary hack button and callback for testing
        PixbufRenderer widget.

19 years agoremove extra newline
John Ellis [Sat, 5 Mar 2005 21:40:46 +0000 (21:40 +0000)]
remove extra newline

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Sat, 5 Mar 2005 21:40:12 +0000 (21:40 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Sat Mar  5 16:23:32 2005  John Ellis  <johne@verizon.net>

        * README: Updates.
        * configure.in: Release 2.1.0

Sat Mar  5 16:02:52 2005  John Ellis  <johne@verizon.net>

        * main.c: Enable the beta message at startup.
        * po/fr.po: Update French translation (from stable branch),
        submitted by Eric Lassauge.

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Sat, 5 Mar 2005 20:55:43 +0000 (20:55 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Sat Mar  5 15:51:07 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Make date search work in calendar view, plus calendar
        fixes. Make '/' search key refocus search entry.

19 years agoadd ignore
John Ellis [Sat, 5 Mar 2005 03:01:50 +0000 (03:01 +0000)]
add ignore

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Sat, 5 Mar 2005 03:00:57 +0000 (03:00 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Fri Mar  4 21:53:03 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Add calendar view. Make mouse wheel scroll.
        * po/POTFILES.in: Add pan-view.c for translation.

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Thu, 3 Mar 2005 23:03:06 +0000 (23:03 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Thu Mar  3 17:57:46 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Make subsequent searches for same string step through all
        matches, also show match index and count in search result label.

19 years agostore sourceforge CVS notice in CVS
John Ellis [Thu, 3 Mar 2005 19:33:25 +0000 (19:33 +0000)]
store sourceforge CVS notice in CVS

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Thu, 3 Mar 2005 19:32:48 +0000 (19:32 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Thu Mar  3 14:24:58 2005  John Ellis  <johne@verizon.net>

        * filelist.c, info.c, preferences.c, utilops.c: Use doubles instead of
        floats whenever possible.
        * ui_utildlg.c (generic_dialog_add_message): Enable line wrap for
        message body so specifying newlines is no longer needed.
        * pan-view.c: Display info dialog when thumbnail caching settings are
        not optimal.

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Thu, 3 Mar 2005 06:32:53 +0000 (06:32 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Thu Mar  3 01:16:23 2005  John Ellis  <johne@verizon.net>

        * pan-view.c: Add 'dots' image size option, fix up border size at edge
        of grid, and make drag and drop work to/from the window.

Wed Mar  2 23:34:30 2005  John Ellis  <johne@verizon.net>

        * globals.c, gqview.h, rcfile.c: Add thumbnail_fast option variable.
        * image-load.c, typedefs.h: Add shrunk flag to determine if an image
        was scaled down using image_loader_set_requested_size.
        * image.c: Make panning with mouse scroll more when holding shift key.
        * preferences.c: Add option for 'Fast jpeg thumbnailing' and disabled
        xvpics option in the gui - now a hidden option.
        * thumb.c, thumb_standard.c: Add support for thumbnail_fast option..

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Wed, 2 Mar 2005 02:47:53 +0000 (02:47 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Tue Mar  1 21:39:42 2005  John Ellis  <johne@verizon.net>

        * image.[ch] (image_scroll_to_point): Add alignment for location of
        point within visible region.
        * pan-view.c: Use alignment for scrolling above, and fix date search
        to only search thumbs and images.

19 years ago##### Note: GQview CVS on sourceforge is not always up to date, please use #####
John Ellis [Tue, 1 Mar 2005 17:16:34 +0000 (17:16 +0000)]
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
##### an offical release when making enhancements and translation updates. #####

Tue Mar  1 11:32:26 2005  John Ellis  <johne@verizon.net>

        * src/Makefile.am: Add pan-view.[ch]:
        * image.[ch]: Add support for using a grid of tiles as soource image. Added
        scroll_notify callback for when the viewable regionis scrolled. Added ability
        to set min and max for the zoom range. Removed unnecessary
        gtk_widget_size_request from image_size_sync. Added image_scroll_to_point.
        * layout_util.c: Add menu item and callback for the new 'Pan view'.
        * pixbuf_util.c (pixbuf_draw_layout): Fix for when offset is non-zero.
        * typedefs.h: Add source tile stuff for ImageWindow.
        * ui_tabcomp.c: Fix tab completion pop-up menu placement.
        * pan-view.[ch]: New files for the pan view - 2.1 is officially started :)

19 years ago########
John Ellis [Tue, 1 Mar 2005 14:50:03 +0000 (14:50 +0000)]
########
 DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS!
 This CVS is never up to date with current development and is provided
 solely for reference purposes, please use the latest official release
 package when making any changes or translation updates.
########
Sync to updated autogen.sh so building is actually possible.

19 years ago########
John Ellis [Sun, 27 Feb 2005 18:19:07 +0000 (18:19 +0000)]
########
 DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS!
 This CVS is never up to date with current development and is provided
 solely for reference purposes, please use the latest official release
 package when making any changes or translation updates.
########
Sync to GQview 2.0.0 release.

19 years agoSync to GQview 1.5.9 release.
John Ellis [Sat, 26 Feb 2005 00:13:35 +0000 (00:13 +0000)]
Sync to GQview 1.5.9 release.
########
 DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS!
 This CVS is never up to date with current development and is provided
 solely for reference purposes, please use the latest official release
 package when making any changes or translation updates.
########

19 years agoSync to GQview 1.5.9 release.
John Ellis [Sat, 26 Feb 2005 00:07:07 +0000 (00:07 +0000)]
Sync to GQview 1.5.9 release.
########
 DO NOT BASE ENHANCEMENTS OR TRANSLATION UPDATES ON CODE IN THIS CVS!
 This CVS is never up to date with current development and is provided
 solely for reference purposes, please use the latest official release
 package when making any changes or translation updates.
########

23 years agoreally break configure
John Ellis [Tue, 19 Sep 2000 15:09:18 +0000 (15:09 +0000)]
really break configure

23 years agohmm, server pipe broke.
John Ellis [Tue, 19 Sep 2000 15:05:09 +0000 (15:05 +0000)]
hmm, server pipe broke.

23 years agoBroke the configure script on purpose,
John Ellis [Tue, 19 Sep 2000 15:04:17 +0000 (15:04 +0000)]
Broke the configure script on purpose,
Added files to note that: THIS_CVS_IS_NOT_UP_TO_DATE

24 years agoSyncing to 0.8.1
John Ellis [Sat, 15 Apr 2000 23:15:02 +0000 (23:15 +0000)]
Syncing to 0.8.1

24 years ago0.8.0
John Ellis [Thu, 13 Apr 2000 12:55:19 +0000 (12:55 +0000)]
0.8.0

24 years agoMore po.
John Ellis [Thu, 13 Apr 2000 12:53:03 +0000 (12:53 +0000)]
More po.

24 years agoInitial revision
John Ellis [Mon, 3 Apr 2000 18:24:05 +0000 (18:24 +0000)]
Initial revision

24 years agoNew repository initialized by cvs2svn.
John Ellis [Mon, 3 Apr 2000 18:24:05 +0000 (18:24 +0000)]
New repository initialized by cvs2svn.