2000-05.09 Jarkko Ranta * fi.po: Updated Finnish Translation 200-04-19 Jarkko Ranta * ee.desktop: Updated finnish translation 2000-04-18 Pablo Saratxaga * configure.in (ALL_LINGUAS): added Catalan 200-04-17 Jarkko Ranta * ee.desktop: Updated finnish translation 2000-04-11 Pablo Saratxaga * configure.in (ALL_LINGUAS): added Lithuanian and Greek 2000-03-11 Alastair McKinstry * ee.desktop: Added Irish translation. 1999-11-01 Ruben Lopez * configure.in: Added Galician language (gl). 1999-09-28 Yuri Syrota * configure.in: Added "uk" to ALL_LINGUAS. 1999-10-10 Matthias Warkus * gnome-ee.png: Replaced with better version by dean. Got official permission from the Rasterman for this, BTW. 1999-09-28 Kjartan Maraas * configure.in: Added "ro" to ALL_LINGUAS. 1999-09-28 Rodrigo Stulzer Lopes * configure.in: Added pt_BR to ALL_LINGUAS. * main.c: Corrected a `typo' in Electric Eyes Name... 1999-09-03 Zbigniew Chyla * configure.in: Added pl to ALL_LINGUAS. 1999-08-31 Kjartan Maraas * configure.in: Added "da" to ALL_LINGUAS. Mon Aug 30 15:54:15 1999 ape@gandalf.spacetec.no (Asbjorn Pettersen) * ee_file.c: include files and moved at top. 1999-07-11 Robert Brady * configure.in: Added "en_GB" to ALL_LINGUAS. * ee_edit.c: Fixed spelling mistakes. 1999-07-10 Tomas Ogren * configure.in: Updated ALL_LINGUAS with nl (been there a while, but not added) 1999-06-28 Jacob Berkman * main.c: fix -r option * ee_image.c (ee_image_new): get rid of GTK warnings 1999-04-09 Jacob Berkman * ee_edit.c (render_*_mod): extend previous patch to no longer generate graph based on uninitialized data (when no file is open) 1999-04-09 Jacob Berkman * ee_edit.c (render_*_mod): check to see if im is non-null to eliminate gdk/imlib CRITICAL messages (gnome bug #46) 1999-04-09 Shooby Ban * po/hu.po: Added hungarian translations 1999-03-04 Raja R Harinath Ready for gettext 0.10.35. * configure.in (AC_OUTPUT): Remove `sed POTFILES...'. * acinclude.m4: Removed. 1998-02-21 Michael Fulbright * made spec file generated, updated 1999-02-06 Changwoo Ryu * ee.desktop: Added Korean translations. 1999-01-28 Tomas Ogren * ee_filesel.c: Show 1k instead of 0k if 0 < size < 1024. Moved around some logic to display nothing instead of wrong size/date when the filename isn't a file/nonexistant.. Removed duplicate gtk_label_new(). 1999-01-16 Tomas Ogren * ee_list.c: Added an 'exit' button on the list window toolbar 1999-01-13 Sebastian Wilhelmi * ee_file.c: * ee_filesel.c: * ee_list.c: changed strdup to g_strdup throughout, as all those strings are freed by g_free. 1999-01-12 Tomas Ogren * configure.in (ALL_LINGUAS): Added "sv" to ALL_LINGUAS. 1998-12-30 Jeff Garzik * ee_conf.c, ee_thumb.c, main.c: s/g_copy_strings/g_strconcat/ 1998-9-10 Owen Taylor * ee_filesel.c: Update gtk_object_class_user_signal_new(), remove remaining use of "other_event" 1998-12-01 Tuomas Lukka * add _() around some strings * add #include "config.h" to most include files so all files actually *GET* it at some point and therefore start using the correct version of _() etc. 1998-11-29 Manish Vachharajani * ee_list.c: Remove the correct file from the list this time... 1998-11-28 Herbert Valerio Riedel * ee_conf.c, ee_edit.c, ee_filesel.c, ee_image.c, ee_list.c, functions.c: fixed several (read almost all) casts between gpointers and gints Mon Nov 23 02:23:02 PST 1998 Manish Singh * ee_image.c: use gtk_scrolled_window_add_with_viewport Sat Nov 7 21:01:50 PST 1998 Manish Singh * ee_list.c * ee_filesel.c: scrolled window for clists * ee_grab.c: warning cleanup Wed Oct 21 16:46:16 PDT 1998 Manish Singh * ee_list.c * ee_edit.c * main.c: warning pogrom 1998-10-20 Miguel de Icaza * main.c (filenames_dropped): Make the code deal with drops of multiple files. 1998-10-19 Miguel de Icaza * main.c (filenames_dropped): selection_data->data might be NULL if no data was provided, we need to check for this condition. I guess we should modify all of the code on CVS to check for this. Mon Oct 19 19:02:05 1998 Owen Taylor * main.c (input_func): Added a quick hack to allow dragging URL's from Netscape. Currently leaves temp files lying in /tmp, and needs wget. * main.c: Use correct signature from drag_data_received. 1998-10-18 Federico Mena Quintero * configure.in (ALL_LINGUAS): Added "ja" to ALL_LINGUAS. Sun Oct 18 19:26:41 1998 Owen Taylor * ee_image.c: Memory manage filenames for images correctly. * ee_filesel.c functions.c: Create a user-signal "ok_clicked" to replace the creative use of the now-deceased "other_event" * main.c: Use new DND API. Thu Aug 20 12:54:36 EDT 1998 The Rasterman * fixed EE to work wiht gtk-themes. 1998-08-07 Federico Mena Quintero Split of gnome-graphics into ee and ggv modules: * autogen.sh: * Makefile.am: * configure.in: Adjusted for new ee module. 1998-08-03 Neil Vachharajani * edit.c, ee.h, globals.c: Add support for aspect radio resizing. * image.c: Add the help information. 1998-07-27 Jaka Mocnik * ee.h, globals.c, main.c: check for #defined GTK_HAVE_FEATURES_1_1_0 instead of GTK_HAVE_ACCEL_GROUP. 1998-07-23 Nuno Ferreira * ee.desktop: Added Portuguese translation. 1998-06-21 Richard Hestilow * main.c: added additional check for GTK_HAVE_ACCEL_GROUP 1998-06-14 Kjartan Maraas * ee.h: fix typo gtk_accelerator_tabel_install -> gtk_accelerator_table_install 1998-06-10 Manish Vachharajani * globals.c: made ee check for GTK_HAVE_ACCEL_GROUP * ee.h: likewise * main.c: likewise 1998-06-10 Manish Vachharajani * main.c: add accel_group use instead of tables * edit.c: same as above * globals.c: same as above * ee.h: same as above * image.c: same as above, and make menus work again 1998-05-21 Miguel de Icaza * Makefile.am (ee_SOURCES): Use the new gnome-stock functionality for the drag and drop icons. 1998-05-20 Federico Mena Quintero * thumbnails.c (showthumbs): Added filename separator characters to the icon list. 1998-05-19 Miguel de Icaza * image.c (menu2): Add a quit menu entry to the end of the first menu. 1998-05-05 Miguel de Icaza * file.c (homedir): Check HOME variable as well. 1998-05-04 Miguel de Icaza * image.c (filenames_dropped): Walk the dropped files correctly. This is an important bug fix for multiple-file drag and drop. 1998-05-03 Miguel de Icaza * image.c (configure_drag_on_widget): Could not resist it: I added DnD support to EE's main window. 1998-04-30 Miguel de Icaza * thumbnails.c (init_dirs): Do not use statically allocated arrays. (get_thumb_image): Do not use statically allocated arrays. (showthumbs): Added drag support for moving files from the thumb list to any other drop target. 1998-04-30 Christopher Blizzard * doc/index.html: It slices, it dices, it's proofread documentation! * doc/index.html: Forgot some changes from raster about save formats. Sun Apr 19 09:38:36 EDT 1998 Gregory McLean * ee/doc/.cvsignore: added to ignore generated files. 1998-04-10 Raja R Harinath * Makefile.am (install-data-local): It is easier to put all this stuff into ... * doc/Makefile.am: ... here. 1998-04-06 Raja R Harinath * file.c (): Remove unused include. * Makefile.am (install-data-local): Look for files in $(srcdir). 1998-04-04 Carsten Schaar * config.c: Added i18n support to some text strings. * edit.c: likewise * image.c: likewise * thumbnails.c: likewise Today is Pungenday, the 20th day of Discord in the YOLD 3164 Complete rewrite of ee. Tue Mar 10 14:05:40 1998 Miguel de Icaza * file.c (homedir): Implement in terms of getpwuid. (usershell): likewise (cwd): enhance. * main.c (main): Specify the parser to use; Init img_list before calling the parser; Provide error message; (configure_drop_clist_target): Added support for dropping file names in the file list. (configure_drop_regular_widget): Added support for tagging widgets that accept drops. (create_thumbnails): Accept drops. Sun Mar 8 16:18:18 1998 Tom Tromey * Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR. * main.c (parser): New structure. (parse_an_arg): New function. (cw): New global. (main): Use new gnome_init. 1998-02-19 Federico Mena Quintero * main.c (main): Added app_id "ElectricEyes". Wed Feb 18 11:34:16 KST 1998 Changwoo Ryu * main.c (main): Replace gtk_init with gnome_init. (main): Added bindtextdomain. * Makefile.am (INCLUDES): Define GNOMELOCALEDIR. Tue Feb 17 13:18:04 1998 Miguel de Icaza * ee/main.c (main): use g_copy_strings for string manipulation instead of allocating static arrays on the stack. * (create_drawing): Push the correct visuals (federico). * (new_file): likewise (FIXME: there is a bug there, check the FIXME). * (del_list_item): likewise; Remove some dead code as well. * (save_file): likewise. * (getthumb): likewise. I believe there is a bug in the test here, check the FIXME. * Added internationalization support. 1998-02-17 Raja R Harinath * Makefile.am (INCLUDES): Include $(includedir) and $(X_CFLAGS).