c3c2cf020b
added GimpColorProfileComboBox to the widget gallery.
...
2007-08-15 Sven Neumann <sven@gimp.org >
* libgimpwidgets/visual-index.xml: added
GimpColorProfileComboBox
to the widget gallery.
svn path=/trunk/; revision=23264
2007-08-15 07:03:38 +00:00
7cdc24d69e
libgimpwidgets/gimpcolorprofilecombobox.[ch]
...
2007-08-14 Sven Neumann <sven@gimp.org >
* libgimpwidgets/gimpcolorprofilecombobox.[ch]
* libgimpwidgets/gimpcolorprofilestore.[ch]
* libgimpwidgets/gimpcolorprofilestore-private.h: changed API to
deal with filenames instead of URIs.
* app/widgets/gimpprofilechooserdialog.[ch]: same here.
* app/dialogs/preferences-dialog.c
* plug-ins/common/lcms.c: changed accordingly.
svn path=/trunk/; revision=23260
2007-08-14 22:12:37 +00:00
a6bfd358fb
added GimpColorProfileComboBox to doc-shooter.
...
2007-08-14 Sven Neumann <sven@gimp.org >
* tools/widgets.c: added GimpColorProfileComboBox to doc-shooter.
* libgimpwidgets/images/gimp-color-profile-combo-box.png: added
screenshot.
* libgimpwidgets/Makefile.am: ignore
libgimpwidgets/gimpcolorprofilestore-private.h.
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types: added docs for
GimpColorProfileStore and GimpColorProfileComboBox.
* libgimpwidgets/tmpl/gimpcolorprofilestore.sgml
* libgimpwidgets/tmpl/gimpcolorprofilecombobox.sgml: new files.
svn path=/trunk/; revision=23257
2007-08-14 16:39:42 +00:00
69297fcffa
regenerated.
...
2007-08-12 Sven Neumann <sven@gimp.org >
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
svn path=/trunk/; revision=23223
2007-08-11 23:33:25 +00:00
5a748730fd
don't open the destination profile twice.
...
2007-08-11 Sven Neumann <sven@gimp.org >
* plug-ins/common/lcms.c: don't open the destination profile
twice.
svn path=/trunk/; revision=23215
2007-08-11 19:14:11 +00:00
2c2b5ceadc
app/app-sections.txt minor update.
...
2007-08-10 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: minor update.
svn path=/trunk/; revision=23185
2007-08-10 11:59:17 +00:00
40a2de0f70
include GimpZoomModel.
...
2007-08-10 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-docs.sgml: include GimpZoomModel.
svn path=/trunk/; revision=23183
2007-08-10 10:09:44 +00:00
a7436a934d
libgimp/Makefile.am added libgimpconfig.
...
2007-08-10 Sven Neumann <sven@gimp.org >
* libgimp/Makefile.am
* libgimpwidgets/Makefile.am (FIXXREF_OPTIONS): added libgimpconfig.
svn path=/trunk/; revision=23182
2007-08-10 09:30:07 +00:00
2fbe3afe3e
added new symbols in GimpNumberPairEntry.
...
2007-08-10 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-sections.txt: added new symbols
in
GimpNumberPairEntry.
* libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated.
svn path=/trunk/; revision=23179
2007-08-10 07:04:36 +00:00
4a23147250
libgimpwidgets/libgimpwidgets-sections.txt libgimpwidgets/visual-index.xml
...
2007-08-09 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/visual-index.xml
* libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated.
svn path=/trunk/; revision=23175
2007-08-09 21:21:58 +00:00
4cba8a2364
include number-pair-entry instead of ratio-entry.
...
2007-08-08 Sven Neumann <sven@gimp.org >
* tools/widgets.c: include number-pair-entry instead of
ratio-entry.
* libgimpwidgets/images/gimp-ratio-entry.png
* libgimpwidgets/images/gimp-number-pair-entry.png: replaced
screenshots.
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/tmpl/gimpnumberpairentry.sgml
* libgimpwidgets/tmpl/gimpratioentry.sgml: adopt to change from
GimpRatioEntry to GimpNumberPairEntry.
svn path=/trunk/; revision=23156
2007-08-08 18:55:56 +00:00
ce300917de
app/app-sections.txt adjust to renamed files in app/paint-funcs.
...
2007-08-08 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: adjust to renamed files in app/paint-funcs.
svn path=/trunk/; revision=23150
2007-08-08 12:55:12 +00:00
35425c7028
app/plug-in/Makefile.am new files defining the GimpPlugIn error domain.
...
2007-08-07 Sven Neumann <sven@gimp.org >
* app/plug-in/Makefile.am
* app/plug-in/plug-in-error.[ch]: new files defining the
GimpPlugIn error domain.
* app/plug-in/plug-in-icc-profile.c (plug_in_icc_profile_apply_rgb):
set an error code.
* app/file/file-open.c (file_open_profile_apply_rgb): only do the
profile conversion if color management is enabled. If the plug-in
is missing, show a warning and disable color management.
Fixes bug #434205 .
* modules/cdisplay_lcms.c (cdisplay_lcms_get_rgb_profile): check
if we actually got a profile before checking its color space.
* libgimpwidgets/gimpwidgetstypes.h: removed leftover typedef
for GimpResolutionEntry.
svn path=/trunk/; revision=23130
2007-08-07 09:26:28 +00:00
8a946eeb0d
added new GimpColorDisplay API
...
svn path=/trunk/; revision=23129
2007-08-07 07:14:32 +00:00
6a0229913b
document some of the parasites that have been added in the last two years:
...
2007-07-27 Raphael Quinet <raphael@gimp.org >
* parasites.txt: document some of the parasites that have been
added in the last two years: gimp-metadata, jpeg-save-defaults,
jpeg-original-settings.
svn path=/trunk/; revision=23039
2007-07-27 13:04:56 +00:00
b4519a54dd
libgimp/libgimp-sections.txt updated for gimp_progress_end().
...
2007-07-25 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpprogress.sgml: updated for gimp_progress_end().
svn path=/trunk/; revision=22995
2007-07-25 10:53:23 +00:00
6a81003fbd
app/app-sections.txt app/app.types minor updates.
...
2007-07-20 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: minor updates.
svn path=/trunk/; revision=22965
2007-07-20 13:05:22 +00:00
09578ea070
removed extra check for gthread and fold it into the GLIB and GTK checks.
...
2007-06-25 Sven Neumann <sven@gimp.org >
* configure.in: removed extra check for gthread and fold it into
the GLIB and GTK checks.
* */Makefile.am: changed accordingly.
* app/main.c (main): always call g_thread_init().
svn path=/trunk/; revision=22832
2007-06-25 12:41:59 +00:00
460708749d
app/app-sections.txt added TilePyramid docs.
...
2007-06-21 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: added TilePyramid docs.
svn path=/trunk/; revision=22816
2007-06-21 10:49:35 +00:00
63a6f34bfd
libgimpcolor/libgimpcolor-sections.txt added documentation for the
...
2007-06-06 Sven Neumann <sven@gimp.org >
* libgimpcolor/libgimpcolor-sections.txt
* libgimpcolor/libgimpcolor-docs.sgml: added documentation for the
GimpColorManaged interface.
* libgimpcolor/tmpl/gimpcolormanaged.sgml: new file.
svn path=/trunk/; revision=22719
2007-06-06 09:27:56 +00:00
c2d1214551
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
...
2007-06-06 Mukund Sivaraman <muks@mukund.org >
Changed "The GIMP" to "GIMP" everywhere, where it's used as a name.
svn path=/trunk/; revision=22715
2007-06-06 08:44:52 +00:00
b67046ab96
few more updates
...
svn path=/trunk/; revision=22656
2007-05-29 10:32:15 +00:00
2a01c7e706
app/app-sections.txt minor updates.
...
2007-05-29 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app-docs.sgml: minor updates.
svn path=/trunk/; revision=22655
2007-05-29 10:10:45 +00:00
4e2a8c5a9b
also look for automake-1.10.
...
2007-05-21 Sven Neumann <sven@gimp.org >
* autogen.sh: also look for automake-1.10.
svn path=/trunk/; revision=22553
2007-05-21 16:54:31 +00:00
2368d57c53
do nothing unless configured with --enable-gtk-doc-app.
...
2007-05-21 Sven Neumann <sven@gimp.org >
* app/Makefile.am: do nothing unless configured with
--enable-gtk-doc-app.
svn path=/trunk/; revision=22548
2007-05-21 10:08:15 +00:00
e6fbf8d7b4
API docs
...
svn path=/trunk/; revision=22486
2007-05-14 10:38:59 +00:00
e54669b0b6
fixed newly added entries
...
svn path=/trunk/; revision=22480
2007-05-13 18:40:01 +00:00
c18e58cac5
added gimp_user_directory().
...
2007-05-13 Sven Neumann <sven@gimp.org >
* libgimpbase/libgimpbase-sections.txt: added
gimp_user_directory().
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimpenv.sgml: regenerated.
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: some updates; still a lot left to be
done...
svn path=/trunk/; revision=22479
2007-05-13 18:32:23 +00:00
8c36cdaf72
suggest to use pango-1-16.
...
2007-05-06 Sven Neumann <sven@gimp.org >
* HACKING: suggest to use pango-1-16.
* configure.in: added --enable-gtk-doc-app option and an
automake
conditional for it.
* devel-docs/Makefile.am: build the app directory conditionally.
* devel-docs/app/Makefile.am: override disthook since we don't
want to distribute any generated files.
svn path=/trunk/; revision=22426
2007-05-05 23:16:58 +00:00
7d3b541e4f
app/Makefile.am app/app-docs.sgml "app_procs" is now merely "app"
...
2007-04-30 Michael Natterer <mitch@gimp.org >
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: "app_procs" is now merely "app"
svn path=/trunk/; revision=22369
2007-04-30 18:03:21 +00:00
7b7affa9b0
convince the linker to do its job.
...
2007-04-27 Sven Neumann <sven@gimp.org >
* app/Makefile.am (GTKDOC_LIBS): convince the linker to do its job.
svn path=/trunk/; revision=22358
2007-04-27 12:08:24 +00:00
d26dd21be9
forgot to commit this ChangeLog entry earlier today
...
svn path=/trunk/; revision=22259
2007-04-16 16:02:24 +00:00
254a95de18
app/app-sections.txt app/app.types removed some stuff that doesn't exist
...
2007-04-16 Sven Neumann <sven@gimp.org >
* app/app-sections.txt
* app/app.types
* app/app-docs.sgml: removed some stuff that doesn't exist any
longer and added some new docs.
svn path=/trunk/; revision=22257
2007-04-16 15:02:15 +00:00
3983462644
Made 2.3.15 release.
...
svn path=/trunk/; revision=22089
2007-03-09 20:12:01 +00:00
385fac6b72
added GimpSubProgress.
...
2007-03-06 Sven Neumann <sven@gimp.org >
* app/app.types: added GimpSubProgress.
svn path=/trunk/; revision=22056
2007-03-06 11:18:59 +00:00
bb859d6fdb
updated the widget gallery.
...
2007-02-15 Sven Neumann <sven@gimp.org >
* libgimpwidgets/visual-index.xml: updated the widget gallery.
svn path=/trunk/; revision=21921
2007-02-15 09:17:55 +00:00
8e0f4837e1
added GimpStringComboBox screenshot
...
svn path=/trunk/; revision=21920
2007-02-15 09:15:12 +00:00
6bb0d7ed23
tools/Makefile.am added GimpStringComboBox; improved image loading; set
...
2007-02-15 Sven Neumann <sven@gimp.org >
* tools/Makefile.am
* tools/widgets.c: added GimpStringComboBox; improved image loading;
set some window manager hints to make the doc-shooter less intrusive.
svn path=/trunk/; revision=21919
2007-02-15 09:10:49 +00:00
a08b91c7a9
libgimpwidgets/libgimpwidgets-docs.sgml
...
2007-02-12 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types: added GimpStringComboBox.
* libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated.
* libgimpwidgets/tmpl/gimpstringcombobox.sgml: new file.
svn path=/trunk/; revision=21903
2007-02-12 16:46:36 +00:00
2b30f1b488
updated.
...
2007-02-08 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimpratioentry.sgml: regenerated.
svn path=/trunk/; revision=21871
2007-02-08 12:59:54 +00:00
3702e82dfd
app-docs.sgml minor updates.
...
* app-docs.sgml
* app-sections.txt: minor updates.
svn path=/trunk/; revision=21861
2007-02-07 16:59:52 +00:00
e2e379e533
added new undo classes. minor update.
...
* app.types: added new undo classes.
* app-sections.txt: minor update.
svn path=/trunk/; revision=21860
2007-02-07 16:27:26 +00:00
f7f66d5db1
fixed linking of app-scan.
...
2007-02-07 Sven Neumann <sven@gimp.org >
* app/Makefile.am (GTKDOC_LIBS): fixed linking of app-scan.
svn path=/trunk/; revision=21859
2007-02-07 16:19:40 +00:00
aa9004528e
added gimp_get_default_unit().
...
2007-01-12 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: added gimp_get_default_unit().
* libgimp/tmpl/gimpgimprc.sgml: regenerated.
svn path=/trunk/; revision=21767
2007-01-23 10:58:23 +00:00
517b0c35ab
tools/pdbgen/pdb/display.pdb tools/pdbgen/pdb/drawable.pdb
...
2007-01-12 Sven Neumann <sven@gimp.org >
* tools/pdbgen/pdb/display.pdb
* tools/pdbgen/pdb/drawable.pdb
* tools/pdbgen/pdb/image.pdb
* tools/pdbgen/pdb/vectors.pdb: added PDB functions to validate
display, drawable, image and vectors IDs.
* app/pdb/image_cmds.c
* app/pdb/vectors_cmds.c
* app/pdb/display_cmds.c
* app/pdb/internal_procs.c
* app/pdb/drawable_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimpdisplay_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimpvectors_pdb.[ch]: regenerated.
* libgimp/gimp.def: updated.
svn path=/trunk/; revision=21697
2007-01-12 19:59:36 +00:00
511a488aa2
added transform and untransform methods.
...
2007-01-11 Sven Neumann <sven@gimp.org >
* libgimpwidgets/gimppreview.[ch]: added transform and
untransform
methods.
* libgimp/gimpzoompreview.c: more cleanups. Override the new
GimpPreview methods.
* plug-ins/common/nova.c: use the new transform functions.
* libgimpwidgets/gimpwidgets.def: updated.
svn path=/trunk/; revision=21689
2007-01-11 23:41:45 +00:00
3f937b1778
added screenshot.
...
2007-01-03 Sven Neumann <sven@gimp.org >
* libgimpwidgets/images/gimp-ratio-entry.png: added screenshot.
svn path=/trunk/; revision=21627
2007-01-03 08:38:30 +00:00
ad58091c4c
regenerated
...
svn path=/trunk/; revision=21625
2007-01-02 19:49:38 +00:00
d132d1428b
added generated file.
...
* libgimpwidgets/tmpl/gimpratioentry.sgml: added generated file.
svn path=/trunk/; revision=21620
2007-01-02 17:48:00 +00:00
c586762e70
libgimpwidgets/libgimpwidgets-sections.txt
...
2007-01-02 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* tools/widgets.c: added GimpRatioEntry.
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated.
svn path=/trunk/; revision=21619
2007-01-02 17:47:02 +00:00