gimp/libgimpwidgets
Sven Neumann f97ae7d726 set version number to 2.0.0, version string to "2.0rc1".
2004-03-20  Sven Neumann  <sven@gimp.org>

	* configure.in: set version number to 2.0.0, version string to
	"2.0rc1".

	* app/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am
	* libgimpcolor/Makefile.am
	* libgimpmath/Makefile.am
	* libgimpmodule/Makefile.am
	* libgimpthumb/Makefile.am
	* libgimpwidgets/Makefile.am
	* tools/Makefile.am: changed 1.3 to 2.0 all over the place.

	* README
	* NEWS: updated for the 2.0rc1 release.
2004-03-20 20:45:17 +00:00
..
.cvsignore ported to the new treeviewized file selection widget. Unfortunately, 2002-01-30 08:31:00 +00:00
Makefile.am set version number to 2.0.0, version string to "2.0rc1". 2004-03-20 20:45:17 +00:00
gimpbutton.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpbutton.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcellrenderertoggle.c allow keyboard activation. 2003-03-28 11:20:24 +00:00
gimpcellrenderertoggle.h app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the 2003-03-19 15:17:13 +00:00
gimpchainbutton.c fixed rendering for RTL layout. 2003-09-23 17:01:38 +00:00
gimpchainbutton.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolorarea.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpcolorarea.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolorbutton.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
gimpcolorbutton.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolordisplay.c libgimpwidgets/gimpcolordisplay.[ch] 2003-11-23 13:28:15 +00:00
gimpcolordisplay.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolordisplaystack.c libgimpwidgets/gimpcolordisplay.[ch] 2003-11-23 13:28:15 +00:00
gimpcolordisplaystack.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolornotebook.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
gimpcolornotebook.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolorscale.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpcolorscale.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolorscales.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
gimpcolorscales.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpcolorselect.c put the color bars into an event box and draw the sliders on the event box 2004-02-21 12:25:09 +00:00
gimpcolorselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpcolorselection.c libgimpwidgets/gimpcolordisplay.[ch] 2003-11-23 13:28:15 +00:00
gimpcolorselection.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpcolorselector.c libgimpwidgets/gimpcolordisplay.[ch] 2003-11-23 13:28:15 +00:00
gimpcolorselector.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpdialog.c removed the call to gtk_widget_get_toplevel() again. Implement the 2004-02-28 21:33:03 +00:00
gimpdialog.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpfileentry.c removed useless #includes. 2004-02-27 22:51:19 +00:00
gimpfileentry.h app/gui/file-dialog-utils.c app/widgets/gimpfiledialog.c some irrelevant 2004-02-27 22:25:37 +00:00
gimphelpui.c app/paint-funcs/paint-funcs.h fixed prototypes to match function 2004-03-10 13:13:44 +00:00
gimphelpui.h stop using the deprecated GtkTipsQuery widget for context help and 2003-10-27 10:56:06 +00:00
gimpmemsizeentry.c added GIMP_MAX_MEMSIZE, an arbitrary upper limit for memory sizes. It must 2003-11-25 19:45:01 +00:00
gimpmemsizeentry.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpoffsetarea.c app/display/gimpdisplayshell-callbacks.c 2003-10-29 20:57:21 +00:00
gimpoffsetarea.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimppatheditor.c cannot gtk_widget_destroy() a floating widget, sink it instead. 2004-02-17 20:17:49 +00:00
gimppatheditor.h Added infrastructure to make sure we don't write to the global brush, 2004-01-28 21:53:50 +00:00
gimppickbutton.c code cleanup, no changes. 2004-02-08 15:47:20 +00:00
gimppickbutton.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimppixmap.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimppixmap.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimppropwidgets.c avoid to set the unit property with every size change; only set it if it 2004-03-20 17:21:48 +00:00
gimppropwidgets.h Added infrastructure to make sure we don't write to the global brush, 2004-01-28 21:53:50 +00:00
gimpquerybox.c disconnect the response handler to avoid that the query_box callback is 2004-03-06 17:42:56 +00:00
gimpquerybox.h don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
gimpsizeentry.c *** empty log message *** 2004-02-16 07:16:41 +00:00
gimpsizeentry.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpstock.c themes/Default/images/Makefile.am 2004-02-19 16:51:44 +00:00
gimpstock.h marked new strings for translation. 2004-03-04 16:10:57 +00:00
gimpunitmenu.c no need to connect to "destroy", GTK_DIALOG_DESTROY_WITH_PARENT does this 2004-02-28 23:20:33 +00:00
gimpunitmenu.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpwidgets-private.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimpwidgets-private.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
gimpwidgets.c if a tooltip is given, put the label into an eventbox (bug #137612). 2004-03-19 13:40:04 +00:00
gimpwidgets.def added missing symbols 2004-01-29 23:48:51 +00:00
gimpwidgets.h libgimpwidgets/gimpwidgets.c Modify random seed widget to allow the user 2004-01-31 23:34:56 +00:00
gimpwidgetsmarshal.list libgimpwidgets/gimpwidgetsmarshal.list added signals ::added(), 2003-11-22 15:54:12 +00:00
gimpwidgetstypes.h libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2003-11-21 21:27:10 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00