gimp/app
Martin Nordholts b5733dd32e Formating, simplification and fixed operator precedence for the seed (not
* app/gegl/gimpoperationpointlayermode.c
(gimp_operation_point_layer_mode_process): Formating,
simplification and fixed operator precedence for the seed (not
that it matters much).

svn path=/trunk/; revision=27487
2008-10-31 07:04:31 +00:00
..
actions remove lots of unused variables, apparently my builds were without proper 2008-10-30 22:18:16 +00:00
base Rename the convenient channel offset defines from FOO_PIX to FOO as this 2008-10-19 13:47:09 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config removed check for Carbon and added a test for the target OS being Darwin 2008-10-22 22:04:30 +00:00
core change member "gboolean stroking" into "gint stroking_count". Add push/pop 2008-10-29 19:55:58 +00:00
dialogs added "gboolean below" to gimp_enum_radio_frame_add() and 2008-10-28 17:40:32 +00:00
display bail out instead of crashing if the tool has no display. 2008-10-30 23:13:24 +00:00
file added signal Gimp::image-opened to announce that an image has been loaded 2008-10-17 12:03:08 +00:00
gegl Formating, simplification and fixed operator precedence for the seed (not 2008-10-31 07:04:31 +00:00
gui added signal Gimp::image-opened to announce that an image has been loaded 2008-10-17 12:03:08 +00:00
menus Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
paint More merging from SOC 2006's vector layer branch: 2008-10-25 11:59:03 +00:00
paint-funcs Bug 557950 – Scaling in Gimp 2.6 is much slower than in Gimp 2.4 2008-10-29 19:37:52 +00:00
pdb Bug 558451 – Cannot build GIMP using Sun CC on Solaris 2.8 2008-10-29 22:24:08 +00:00
plug-in set proc_frame->procedure to NULL *after* calling gimp_plug_in_cleanup(). 2008-10-23 17:13:19 +00:00
text app/text/gimp-fonts.c removed unused includes. 2008-10-30 22:27:57 +00:00
tools bail out instead of crashing if the tool has no display. 2008-10-30 23:13:24 +00:00
vectors More merging from SOC 2006's vector layer branch: 2008-10-25 11:59:03 +00:00
widgets move the "Antialias" toggle from here... 2008-10-29 13:30:47 +00:00
xcf add new functions gimp_image_get_layer_by_index(), _channel_by_index() and 2008-10-10 11:45:00 +00:00
about.h
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
Makefile.am Merge on-canvas GSoC project: 2008-10-26 17:39:55 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c
version.h
wilber.ico