Commit Graph

333 Commits

Author SHA1 Message Date
566351d422 New upstream version 2.10.0~RC2 2018-04-19 11:58:35 -04:00
ebb9d83d63 Bug 795230 - Rename Blend tool and provide PDB compatibility
Step 1: rename the icon to GIMP_ICON_TOOL_GRADIENT (gimp-tool-gradient)
2018-04-13 23:07:08 +02:00
6ee700fd3d New upstream version 2.10.0~RC1 2018-03-28 12:37:30 -04:00
4e910d9e95 New upstream version 2.8.22 2018-03-28 09:56:30 -04:00
8d61d585ee devel-docs: update libgimpwidgets docs a bit 2017-12-31 16:21:18 +01:00
728aada6bb devel-docs: some fixes in libgimpwidgets-sections.txt 2017-06-06 21:20:11 +02:00
Ell
1176482b4b libgimpwidgets: don't babl_init() in gimp_color_scale_class_init()
Woohoo!  We can actually inject this into the gtk-doc thingy!
2017-05-31 22:14:42 -04:00
bf21bc1476 devel-docs: add missing stuff to *-sections.txt files 2017-03-10 23:52:59 +01:00
b364563165 New upstream version 2.8.20 2017-03-04 16:10:34 -05:00
0d5fa53b0e devel-docs: add new stuff to *-sections.txt, and cleanup 2016-09-21 15:47:02 +02:00
7c6d74dc87 Imported Upstream version 2.8.18 2016-07-14 16:43:52 -04:00
f7f9174a9c Revert "libgimpwidgets: remove gimp_color_profile_chooser_dialog_new()"
This reverts commit 2bfd0711e8.

Don't ask...
2016-05-07 00:57:40 +02:00
2bfd0711e8 libgimpwidgets: remove gimp_color_profile_chooser_dialog_new()
Its API was too limited, and adding parameters for what we need next
would be equally random. It's a rarely used and mostly internal
widget, so simply use g_object_new().
2016-05-06 22:57:32 +02:00
4050f5c628 Theme 'Default' has been renamed to 'Color' 2016-01-12 21:23:48 +01:00
0a15b76a9f devel-docs: fix icon locations in the libgimpwidgets docs 2015-12-22 21:26:46 +01:00
71894bd787 libgimpwidgets: rename gimpstock.[ch] to gimpicons.[ch]
because stock is on its way out, so we better start renaming and
deprecating stuff sooner than later.
2015-12-12 20:44:46 +01:00
66d1b776a9 Imported Upstream version 2.8.16 2015-11-24 14:17:30 -05:00
bcdc7d6c72 devel-docs: more updates 2015-06-01 00:44:35 +02:00
8005eea835 Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments
because it confuses gtk-doc and breaks some links. Also change the
"Index of new symbols in GIMP 2.x" sections to be what seems to be the
modern standard (looked at the GLib and GTK+ docs), and update some
other stuff.
2015-05-31 21:18:09 +02:00
c1e0929e61 devel-docs: add "Index of new symbols in GIMP 2.10" 2015-05-30 23:20:00 +02:00
04688e9c93 devel-docs: fix icons and widget screenshots in the libgimpwidgets docs
use the largest available named icon as image for the stock item, and
rename widget screenshots in order to avoid name clashes with named
icons.
2015-05-30 22:01:03 +02:00
bf2f572083 Imported Upstream version 2.8.14 2014-09-20 13:16:57 -04:00
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
b8aa0b67d1 Imported Upstream version 2.8.10 2013-12-04 20:45:50 -05:00
a387d2fe28 devel-docs: change the libgimpwidgets doc stuff so it handles GEGL types 2013-11-01 22:14:57 +01:00
2fa41c1e4e devel-docs: update docs for libgimpwidgets 2013-10-27 22:17:18 +01:00
a7debe0231 Imported Upstream version 2.8.6 2013-07-01 20:23:15 -04:00
08fdee2b19 Imported Upstream version 2.8.4 2013-02-23 11:28:27 -05:00
3e7e28c5ef Imported Upstream version 2.8.2 2012-09-09 22:04:14 -04:00
f03e90f6fe Imported Upstream version 2.8.0 2012-05-05 12:33:49 +02:00
3fcab19200 Imported Upstream version 2.6.12 2012-02-18 13:51:51 -05:00
26b6c9dadd devel-docs: update .gitignore 2011-12-03 23:38:29 +01:00
ebbad40885 Doc fixes in both source comments and gtk-doc files 2011-11-25 21:39:55 +01:00
05cd8670c3 libgimpwidgets: deprecate gimp_toggle_button_sensitive_update()
Use g_object_bind_property() instead.
2011-05-11 22:13:33 +02:00
564c124921 devel-docs: make GimpUnitComboBox/GimpUnitStore show up properly 2011-04-28 17:58:45 +02:00
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
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
d41df9631c devel-docs: Update .gitignore in libgimpwidgets/tmpl 2011-04-14 22:37:58 +02:00
d2828cb279 devel-docs: add lots of missing functions to foo-sections.txt 2011-04-14 22:01:33 +02:00
b67aa5fe8b devel-docs: add --name-space=gimp to MKDB_OPTIONS 2011-04-14 21:27:29 +02:00
04341c96c0 Imported Upstream version 2.6.10 2010-08-11 01:28:26 -04:00
d302c2222c Imported Upstream version 2.6.8 2010-08-11 01:27:39 -04:00
6a2ceb16e3 Imported Upstream version 2.6.7 2010-08-11 01:27:19 -04:00
50c86845f0 Imported Upstream version 2.6.6 2010-08-11 01:27:05 -04:00
15545dd8aa Imported Upstream version 2.6.3 2010-08-11 01:26:23 -04:00
96563501af Imported Upstream version 2.6.2 2010-08-11 01:26:11 -04:00
0e546c590e Imported Upstream version 2.6.1 2010-08-11 01:25:55 -04:00
94f5319c14 Imported Upstream version 2.6.0 2010-08-11 01:25:38 -04:00
826f4b0313 Imported Upstream version 2.4.7 2010-08-11 01:25:24 -04:00
478f5ecc84 Imported Upstream version 2.4.6 2010-08-11 01:24:52 -04:00