Michael Natterer
6203cb5ee0
devel-docs: fix HTML_IMAGES Makefile variable
...
This doesn't fix the build of the stock IDs docs page yet.
2014-05-07 22:12:12 +02:00
Michael Natterer
a387d2fe28
devel-docs: change the libgimpwidgets doc stuff so it handles GEGL types
2013-11-01 22:14:57 +01:00
Michael Natterer
2fa41c1e4e
devel-docs: update docs for libgimpwidgets
2013-10-27 22:17:18 +01:00
Michael Natterer
26b6c9dadd
devel-docs: update .gitignore
2011-12-03 23:38:29 +01:00
Michael Natterer
ebbad40885
Doc fixes in both source comments and gtk-doc files
2011-11-25 21:39:55 +01:00
Michael Natterer
05cd8670c3
libgimpwidgets: deprecate gimp_toggle_button_sensitive_update()
...
Use g_object_bind_property() instead.
2011-05-11 22:13:33 +02:00
Michael Natterer
564c124921
devel-docs: make GimpUnitComboBox/GimpUnitStore show up properly
2011-04-28 17:58:45 +02:00
Michael Natterer
cc47b2a600
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
...
Add CAIRO_CFLAGS to a lot of Makefiles to make this possible, and
because they pull in cairo via the libgimp headers.
2011-04-28 15:50:39 +02:00
Michael Natterer
268930f489
libgimpwidgets: gimp_pixmap_button_new, gimp_unit_menu_update -> gimpoldwidgets
...
where they belog. gimp_unit_menu_update() is newly deprecated.
2011-04-28 14:53:49 +02:00
Michael Natterer
d41df9631c
devel-docs: Update .gitignore in libgimpwidgets/tmpl
2011-04-14 22:37:58 +02:00
Michael Natterer
d2828cb279
devel-docs: add lots of missing functions to foo-sections.txt
2011-04-14 22:01:33 +02:00
Michael Natterer
b67aa5fe8b
devel-docs: add --name-space=gimp to MKDB_OPTIONS
2011-04-14 21:27:29 +02:00
Michael Natterer
b3ee51794d
libgimpwidgets: fix most gtk-doc warnings
2010-07-05 19:04:15 +02:00
Michael Natterer
1f7ff98c45
libgimpwidgets: move docs from template files to inline comments
...
but leave the template file for gimpstock there because its contents
would be too much for gimpstock.h.
2010-07-05 18:01:28 +02:00
Martin Nordholts
e3175cb155
devel-docs: Add missing "new symbols in GIMP 2.8"
2009-09-05 14:33:48 +02:00
Martin Nordholts
fd481041bb
devel-docs: Update 2.8 symbols (cont.)
2009-08-15 19:38:04 +02:00
Martin Nordholts
eb73424044
devel-docs: Update 2.8 symbols
2009-08-15 17:06:43 +02:00
Martin Nordholts
4d7a6b10d1
Added .gitignore files generated with git svn create-ignore.
...
svn path=/trunk/; revision=27972
2009-01-31 11:37:44 +00:00
Michael Natterer
0c586f7b41
plug-ins/common/file-gih.c setting a spin button's page_increment to 1 is
...
2008-10-06 Michael Natterer <mitch@gimp.org>
* plug-ins/common/file-gih.c
* plug-ins/common/file-xbm.c: setting a spin button's
page_increment to 1 is of no use, set it to 10 instead.
svn path=/trunk/; revision=27148
2008-10-06 20:46:21 +00:00
Sven Neumann
ee780698a2
libgimpwidgets/libgimpwidgets.types
...
2008-08-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets-docs.sgml: follow GimpRuler
changes.
* libgimpwidgets/tmpl/gimpruler.sgml: regenerated.
* libgimpwidgets/tmpl/gimphruler.sgml
* libgimpwidgets/tmpl/gimpvruler.sgml: removed.
svn path=/trunk/; revision=26813
2008-08-29 10:45:10 +00:00
Sven Neumann
bde0eed72c
libgimpwidgets/libgimpwidgets-sections.txt added new stock icon.
...
2008-06-12 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpstock.sgml: added new stock icon.
svn path=/trunk/; revision=25936
2008-06-12 15:11:40 +00:00
Michael Natterer
57417566b2
libgimp/Makefile.am (GTKDOC_CFLAGS) undef GTK_DISABLE_SINGLE_INCLUDES and
...
2008-05-30 Michael Natterer <mitch@gimp.org>
* libgimp/Makefile.am (GTKDOC_CFLAGS)
* libgimpwidgets/Makefile.am (GTKDOC_CFLAGS): undef
GTK_DISABLE_SINGLE_INCLUDES and GIMP_DISABLE_DEPRECATED here.
* libgimpwidgets/libgimpwidgets.types: don't try to #define or
#undef anything here.
svn path=/trunk/; revision=25869
2008-05-30 10:48:56 +00:00
Sven Neumann
61f67a933e
libgimpwidgets/libgimpwidgets-sections.txt
...
2008-05-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/libgimpwidgets-docs.sgml: added GimpRuler API,
updated stock icons.
* libgimpwidgets/tmpl/gimphruler.sgml
* libgimpwidgets/tmpl/gimpruler.sgml
* libgimpwidgets/tmpl/gimpstock.sgml
* libgimpwidgets/tmpl/gimpvruler.sgml: regenerated.
svn path=/trunk/; revision=25856
2008-05-29 12:28:12 +00:00
Sven Neumann
82a6e606ab
libgimpwidgets/libgimpwidgets-docs.sgml
...
2008-04-09 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpstock.sgml
* libgimpwidgets/tmpl/gimpcairo-utils.sgml: added new stock
icons
and gimpcairo-utils.
svn path=/trunk/; revision=25440
2008-04-09 16:39:39 +00:00
Sven Neumann
dc5d601675
use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
...
2007-11-22 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimphelpui.[ch]: use
gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
gimp_help_set_help_data_with_markup() for the cases where markup
is needed.
* libgimpwidgets/gimpwidgets.def: updated.
* app/tools/gimpselectionoptions.c
* app/widgets/gimpeditor.c
* app/widgets/gimpwidgets-utils.c: use the new function where markup
in tooltips is being used.
* app/widgets/gimptoolbox-color-area.c: no need to escape the
ampersand any longer.
svn path=/trunk/; revision=24217
2007-11-22 13:59:06 +00:00
Sven Neumann
71297f7bf3
libgimpcolor/libgimpcolor-docs.sgml libgimpthumb/libgimpthumb-docs.sgml
...
2007-10-31 Sven Neumann <sven@gimp.org>
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpbase/libgimpbase-docs.sgml: added "Index of new symbols
in GIMP 2.6".
svn path=/trunk/; revision=24004
2007-10-31 10:19:49 +00:00
Sven Neumann
460a0d6609
regenerated.
...
2007-10-17 Sven Neumann <sven@gimp.org>
* libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated.
svn path=/trunk/; revision=23854
2007-10-17 08:21:35 +00:00
Sven Neumann
e58846a61a
updated.
...
2007-10-10 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated.
svn path=/trunk/; revision=23792
2007-10-10 08:11:27 +00:00
Sven Neumann
f36f3e7241
libgimpwidgets/images/gimp-dialog.png
...
2007-09-21 Sven Neumann <sven@gimp.org>
* libgimpwidgets/images/gimp-dialog.png
* libgimpwidgets/images/gimp-file-entry.png
* libgimpwidgets/images/gimp-path-editor.png: updated with GTK+ 2.12,
showing off new Tango icons.
svn path=/trunk/; revision=23604
2007-09-21 14:54:04 +00:00
Sven Neumann
2fa523c36b
recreated using the new version of the Clearlooks theme (as shipped with
...
2007-09-20 Sven Neumann <sven@gimp.org>
* libgimpwidgets/images/*.png: recreated using the new version of
the Clearlooks theme (as shipped with GNOME 2.20).
svn path=/trunk/; revision=23593
2007-09-20 08:13:22 +00:00
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
8a946eeb0d
added new GimpColorDisplay API
...
svn path=/trunk/; revision=23129
2007-08-07 07:14:32 +00:00
Sven Neumann
3983462644
Made 2.3.15 release.
...
svn path=/trunk/; revision=22089
2007-03-09 20:12:01 +00:00
Sven Neumann
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
Sven Neumann
8e0f4837e1
added GimpStringComboBox screenshot
...
svn path=/trunk/; revision=21920
2007-02-15 09:15:12 +00:00
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
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
Sven Neumann
ad58091c4c
regenerated
...
svn path=/trunk/; revision=21625
2007-01-02 19:49:38 +00:00
Sven Neumann
d132d1428b
added generated file.
...
* libgimpwidgets/tmpl/gimpratioentry.sgml: added generated file.
svn path=/trunk/; revision=21620
2007-01-02 17:48:00 +00:00