- 01 Jan, 2007 2 commits
-
-
Michael J. Chudobiak authored
2007-01-01 Michael J. Chudobiak <mjc@cvs.gnome.org> * README: * configure.in: * data/GNOME_GThumb.server.in.in: * data/Makefile.am: * libgthumb/Makefile.am: * libgthumb/jpegutils/Makefile.am: * src/.cvsignore: * src/GNOME_GThumb.idl: * src/Makefile.am: * src/gth-application.c: * src/gth-application.h: * src/main.c: (release_data), (open_viewer_window), (open_browser_window), (load_session), (prepare_app): Previous commit reverted, as per Paolo's request. See bug 389197. svn path=/trunk/; revision=1242
-
Michael J. Chudobiak authored
2007-01-01 Michael J. Chudobiak <mjc@cvs.gnome.org> * README: * configure.in: * data/GNOME_GThumb.server.in.in: * data/Makefile.am: * libgthumb/Makefile.am: * libgthumb/jpegutils/Makefile.am: * src/.cvsignore: * src/GNOME_GThumb.idl: * src/Makefile.am: * src/gth-application.c: * src/gth-application.h: * src/main.c: (release_data), (open_viewer_window), (open_browser_window), (load_session), (prepare_app): Additional clean-up to remove bonobo references. Bug 389197. Patch by Björn Lindqvist. svn path=/trunk/; revision=1241
-
- 30 Sep, 2006 1 commit
-
-
Paolo Bacchilega authored
2006-10-01 Paolo Bacchilega <paobac@cvs.gnome.org> * data/Makefile.am: Fixed installation when srcdir != builddir * src/catalog-web-exporter.c (get_image_filename): Fixed bug #358343 – web album: assertion `g_path_is_absolute (local_full_path)' failed * src/gthumb-preloader.c: Set N_ARGS to 3. Fixes bug #358326 – message: assertion `k < N_LOADERS' failed 2006-09-30 Paolo Bacchilega <paobac@cvs.gnome.org> * libgthumb/Makefile.am: Fixed errors when srcdir != builddir * libgthumb/image-viewer.c (gth_iviewer_interface_init): Fixed compiler warnings.
-
- 08 Apr, 2006 1 commit
-
-
Paolo Bacchilega authored
2006-04-08 Paolo Bacchilega <paobac@cvs.gnome.org> * libgthumb/gth-nav-window.c (gth_nav_window_construct): do not call show_all on the main table. * libgthumb/gth-image-list.c (truncate_comment_if_needed): realize the widget if needed. * configure.in: requires gtk+ 2.8 * src/gth-browser.c (go_to_folder_after_image_loaded): load the folder even after an error. * src/gth-window-actions-callbacks.c (gth_window_activate_action_help_about): simplify about dialog. * src/main.c (initialize_data): * data/Makefile.am (install-data-hook): * data/gthumb.desktop.in (Icon): Install theme-friendly icons * autogen.sh: set REQUIRED_AUTOMAKE_VERSION to 1.8; added USE_COMMON_DOC_BUILD=yes * src/dlg-web-exporter.c (install_theme__ok_cb): use get_filename instead of get_uri. (theme_dialog__install_theme_clicked): the user have to choose a file from here, not a folder; set home as current folder.
-
- 13 Nov, 2005 1 commit
-
-
Paolo Bacchilega authored
2005-11-13 Paolo Bacchilega <paobac@cvs.gnome.org> * data/Makefile.am: * configure.in: Removed custom --disable-schemas-install option. Fixes bug #321124: Confusing handling of --disable-schemas-install
-
- 12 Nov, 2005 1 commit
-
-
Paolo Bacchilega authored
2005-11-12 Paolo Bacchilega <paobac@cvs.gnome.org> [ gthumb 2.7.1 released ] * src/Makefile.am (EXTRA_DIST): fixed * data/Makefile.am (EXTRA_DIST): fixed
-
- 02 Jun, 2005 1 commit
-
-
Paolo Bacchilega authored
2005-06-02 Paolo Bacchilega <paobac@cvs.gnome.org> * src/gth-window.c: * src/gth-window-actions-callbacks.c (gth_window_activate_action_file_save_as): * src/gth-viewer.c (viewer_update_sensitivity): * src/gth-viewer-ui.h: * libgthumb/dlg-save-image.c (__save_image, dlg_save_image): Implemented the File_Save action.
-
- 29 May, 2005 2 commits
-
-
Paolo Bacchilega authored
2005-05-29 Paolo Bacchilega <paobac@cvs.gnome.org> * data/Makefile.am ($(server_in_files): use TAB instead of 8 spaces. * src/gth-viewer-actions-callbacks.c: include gconf-utils.h
-
Paolo Bacchilega authored
2005-05-29 Paolo Bacchilega <paobac@cvs.gnome.org> * src/main.c: * src/gth-application.c: * src/gth-application.h: * src/Makefile.am: * data/Makefile.am: * components/image-viewer/Makefile.am: * components/catalog-view/Makefile.am: * configure.in: Added a window factory to use only one executable. * src/gth-window-actions-entries.h * src/gth-window-actions-callbacks.h: * src/gth-window-actions-callbacks.c: Moved common actions to gth-window-actions-callbacks.c * src/gth-browser.c: * src/gth-browser-ui.h: * src/gth-browser-actions-entries.h: Implemented the history list both in the Go menu and for the toolbar back button. * src/gth-viewer.c: * src/gth-viewer-ui.h: * src/gth-viewer-actions-entries.h: * src/gth-viewer-actions-callbacks.c: * src/gth-viewer-actions-callbacks.h: Implemented more missing actions. * src/dlg-png-exporter.c (dlg_exporter): use get_file_list_selection instead of get_file_list_selection_as_fd. * po/POTFILES.in: updated. * src/e-combo-button.c: * src/e-combo-button.h: removed, not used anymore.
-
- 08 Jan, 2005 1 commit
-
-
Paolo Bacchilega authored
2005-01-08 Paolo Bacchilega <paobac@cvs.gnome.org> * src/actions.c (activate_action_help_about): * data/gthumb-logo.png: new file Added gthumb logo to the about dialog. Logo by Cristian Correa.
-
- 07 Jun, 2004 1 commit
-
-
Paolo Bacchilega authored
2004-06-07 Paolo Bacchilega <paobac@cvs.gnome.org> * src/gthumb-window.c: * src/gthumb-window.h: * src/actions.c: * src/actions.h: * src/ui.h: use the gtk+ ui manager to create menus and toolbar.
-
- 14 Dec, 2003 1 commit
-
-
Paolo Bacchilega authored
2003-12-13 Paolo Bacchilega <paolo.bacch@tin.it> * src/commands-impl.c (folder_rename): resolve the old path before renaming. 2003-12-12 Paolo Bacchilega <paolo.bacch@tin.it> * src/dlg-search.c: create the categories dialog with a new gui object; allow to save void searches. 2003-12-10 Paolo Bacchilega <paolo.bacch@tin.it> * src/dlg-web-exporter.c: Implement destination manager. 2003-12-09 Paolo Bacchilega <paolo.bacch@tin.it> * src/dlg-preferences.c (dlg_preferences): added "Ask whether to save modified images" option. * libgthumb/dlg-save-image.c (file_save_ok_cb): check write permissions before saving. * libgthumb/image-viewer.c (image_viewer_button_release): emit the CLICK signal after ungrubbing the mouse pointer. 2003-12-08 Paolo Bacchilega <paolo.bacch@tin.it> * src/gthumb-window.c (ask_whether_to_save): ask whether to save a modified image. * src/dlg-png-exporter.c (dlg_exporter): remove name examples. * src/dlg-rename-series.c (update_list): use %f, %d, %s instead of *, ! and ? when renaming filenames. * libgthumb/glib-utils.c (_g_substitute_pattern): new function. 2003-12-07 Paolo Bacchilega <paolo.bacch@tin.it> * libgthumb/print-callbacks.c (print_catalog_cb): * libgthumb/print-callbacks.h: implement catalog printing. * src/dlg-jpegtran.c (apply_tranformation_generic, dlg_jpegtran): implement generic transformations of non jpeg images.
-
- 24 Feb, 2003 1 commit
-
-
Paolo Bacchilega authored
Big commit to resync with local version after long time.
-