Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 8d253f614a03ba8794ce10cdb78e59de > files > 5

ee-0.3.12-10mdk.i586.rpm

2000-05.09 Jarkko Ranta <jjranta@cc.joensuu.fi>
	* fi.po: Updated Finnish Translation

200-04-19 Jarkko Ranta <jjranta@cc.joensuu.fi>

	* ee.desktop: Updated finnish translation
	
2000-04-18  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Catalan

200-04-17 Jarkko Ranta <jjranta@cc.joensuu.fi>

	* ee.desktop: Updated finnish translation
	
2000-04-11 Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in (ALL_LINGUAS): added Lithuanian and Greek

2000-03-11 Alastair McKinstry <mckinstry@computer.org>

	* ee.desktop: Added Irish translation.

1999-11-01  Ruben Lopez  <ryu@mundivia.es>

	* configure.in: Added Galician language (gl).
	
1999-09-28  Yuri Syrota  <rasta@renome.rovno.ua>

	* configure.in: Added "uk" to ALL_LINGUAS.
	
1999-10-10  Matthias Warkus  <mawa@iname.com>

	* gnome-ee.png: Replaced with better version by dean. Got official
	permission from the Rasterman for this, BTW.

1999-09-28  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "ro" to ALL_LINGUAS.
	
1999-09-28  Rodrigo Stulzer Lopes <rodrigo@conectiva.com.br>

	* configure.in: Added pt_BR to ALL_LINGUAS.
	* main.c: Corrected a  `typo' in Electric Eyes Name...

1999-09-03  Zbigniew Chyla  <chyla@alice.ci.pwr.wroc.pl>

	* configure.in: Added pl to ALL_LINGUAS.

1999-08-31  Kjartan Maraas  <kmaraas@online.no>

	* 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 <sys/types.h> and <sys/stat.h> moved at top.

1999-07-11  Robert Brady  <rwb197@ecs.soton.ac.uk>

	* configure.in: Added "en_GB" to ALL_LINGUAS.
	
	* ee_edit.c: Fixed spelling mistakes.

1999-07-10  Tomas Ogren   <stric@ing.umu.se>

	* configure.in: Updated ALL_LINGUAS with nl (been there a
	while, but not added)

1999-06-28  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* main.c: fix -r option

	* ee_image.c (ee_image_new): get rid of GTK warnings

1999-04-09  Jacob Berkman <jberk+@cmu.edu>
	* 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 <jberk+@cmu.edu>
	* 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 <bansz@szif.hu>
	* po/hu.po: Added hungarian translations
	
1999-03-04  Raja R Harinath  <harinath@cs.umn.edu>

	Ready for gettext 0.10.35.
	* configure.in (AC_OUTPUT): Remove `sed POTFILES...'.
	* acinclude.m4: Removed.

1998-02-21  Michael Fulbright <drmike@redhat.com>
	* made spec file generated, updated

1999-02-06  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* ee.desktop: Added Korean translations.

1999-01-28  Tomas Ogren  <stric@ing.umu.se>

	* 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  <stric@ing.umu.se>

	* ee_list.c: Added an 'exit' button on the list window toolbar

1999-01-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* 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  <stric@ing.umu.se>

	* configure.in (ALL_LINGUAS): Added "sv" to ALL_LINGUAS.

1998-12-30  Jeff Garzik  <jgarzik@pobox.com>

	* ee_conf.c, ee_thumb.c, main.c:
	s/g_copy_strings/g_strconcat/

1998-9-10  Owen Taylor  <otaylor@redhat.com>

	* ee_filesel.c: Update gtk_object_class_user_signal_new(),
	remove remaining use of "other_event"

1998-12-01  Tuomas Lukka  <lukka@iki.fi>

	* 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 <mvachhar@vger.rutgers.edu>

	* ee_list.c: Remove the correct file from the list this time...
	
1998-11-28  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>

	* 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 <yosh@gimp.org>

	* ee_image.c: use gtk_scrolled_window_add_with_viewport

Sat Nov  7 21:01:50 PST 1998 Manish Singh <yosh@gimp.org>

	* 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 <yosh@gimp.org>

	* ee_list.c
	* ee_edit.c
	* main.c: warning pogrom

1998-10-20  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* main.c (filenames_dropped): Make the code deal with drops of
	multiple files.

1998-10-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* 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  <otaylor@redhat.com>

	* 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  <federico@nuclecu.unam.mx>

	* configure.in (ALL_LINGUAS): Added "ja" to ALL_LINGUAS.

Sun Oct 18 19:26:41 1998  Owen Taylor  <otaylor@gtk.org>

	* 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 <raster@redhat.com>
	* fixed EE to work wiht gtk-themes.
	
1998-08-07  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	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 <nvachhar@pluto.njcc.com>

	* edit.c, ee.h, globals.c: Add support for aspect radio
	resizing.

	* image.c: Add the help information.

1998-07-27  Jaka Mocnik  <jaka.mocnik@kiss.uni-lj.si>

	* 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  <nmrf@rnl.ist.utl.pt>

	* ee.desktop: Added Portuguese translation.

1998-06-21  Richard Hestilow  <hestgray@ionet.net>

	* main.c: added additional check for GTK_HAVE_ACCEL_GROUP

1998-06-14  Kjartan Maraas  <kmaraas@fib.hl.no>

	* ee.h: fix typo gtk_accelerator_tabel_install ->
	gtk_accelerator_table_install
	
1998-06-10  Manish Vachharajani  <mvachhar@vger.rutgers.edu>
	* globals.c: made ee check for GTK_HAVE_ACCEL_GROUP
	* ee.h: likewise
	* main.c: likewise
	
1998-06-10  Manish Vachharajani  <mvachhar@vger.rutgers.edu>
        * 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  <miguel@nuclecu.unam.mx>

	* Makefile.am (ee_SOURCES): Use the new gnome-stock functionality
	for the drag and drop icons.

1998-05-20  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* thumbnails.c (showthumbs): Added filename separator characters
	to the icon list.

1998-05-19  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* image.c (menu2): Add a quit menu entry to the end of the first
	menu. 

1998-05-05  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* file.c (homedir): Check HOME variable as well.

1998-05-04  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* 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  <miguel@nuclecu.unam.mx>

	* 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  <miguel@nuclecu.unam.mx>

	* 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  <blizzard@appliedtheory.com>

	* 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 <gregm@comstar.net>

        * ee/doc/.cvsignore:  added to ignore generated files.

1998-04-10  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (install-data-local): It is easier to put all 
	this stuff into ...
	* doc/Makefile.am: ... here.

1998-04-06  Raja R Harinath  <harinath@cs.umn.edu>

	* file.c (<sys/bitypes.h>): Remove unused include.

	* Makefile.am (install-data-local): Look for files in $(srcdir).

1998-04-04  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* 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
<raster @redhat.com>
	Complete rewrite of ee.

Tue Mar 10 14:05:40 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* 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  <tromey@cygnus.com>

	* 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  <federico@nuclecu.unam.mx>

	* main.c (main): Added app_id "ElectricEyes".

Wed Feb 18 11:34:16 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* 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  <miguel@nuclecu.unam.mx>

	* 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  <harinath@cs.umn.edu>

	* Makefile.am (INCLUDES): Include $(includedir) and $(X_CFLAGS).