CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     neo     05/06/08 07:27:31

Modified files:
        .              : ChangeLog 
        app/base       : base.c temp-buf.c temp-buf.h 
        app/config     : gimpbaseconfig.c gimpbaseconfig.h 
                         gimpcoreconfig.h 
        app/core       : gimp-gradients.c gimpbrush-load.c 
                         gimpbrush-load.h gimpbrush.c gimpbrush.h 
                         gimpbrushgenerated.c gimpbrushgenerated.h 
                         gimpbrushpipe.c gimpbrushpipe.h gimpcontext.c 
                         gimpdata.c gimpdata.h gimpdatafactory.c 
                         gimpdatafactory.h gimpgradient-load.c 
                         gimpgradient-load.h gimpgradient.c 
                         gimpgradient.h gimppalette-import.c 
                         gimppalette.c gimppalette.h gimppattern.c 
                         gimppattern.h 

Log message:
2005-06-08  Sven Neumann  <[EMAIL PROTECTED]>

Removed "stingy-memory-use" all over the place. This feature was
really not that useful anymore. The GUI for the preference option
was already removed for GIMP 2.2.  Fixes bug #306617 
[http://bugzilla.gnome.org/show_bug.cgi?id=306617].

* app/config/gimpbaseconfig.[ch]: set IGNORE flag on
"stingy-memory-use".

* app/config/gimpcoreconfig.h: added a comment that the
font_path_writable variable is unused.

* app/base/temp-buf.[ch]: removed code that used to deal with
swapping temp-bufs to disk.

* app/base/base.c: made base_config a static variable.

* app/core/gimpdata.[ch]
* app/core/gimpdatafactory.[ch]: removed stingy_memory_use
parameter from data construction methods.

* app/core/gimp-gradients.c
* app/core/gimpbrush-load.[ch]
* app/core/gimpbrush.[ch]
* app/core/gimpbrushgenerated.[ch]
* app/core/gimpbrushpipe.[ch]
* app/core/gimpcontext.c
* app/core/gimpgradient-load.[ch]
* app/core/gimpgradient.[ch]
* app/core/gimppalette-import.c
* app/core/gimppalette.[ch]
* app/core/gimppattern.[ch]: changed accordingly.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=neo&date=explicit&mindate=2005-06-08%2007:26&maxdate=2005-06-08%2007:28

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to