| .. |
|
.gitignore
|
plug-ins: add the new file-pdf-save plugin (Bug #382688)
|
2010-08-28 00:09:59 +03:00 |
|
alien-map.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
align-layers.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
animation-optimize.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
animation-play.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
antialias.c
|
Bug 605237 - the "Antialiasing..." message in the progress bar does not show translated
|
2009-12-23 23:56:45 +01:00 |
|
apply-canvas.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
blinds.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
blur-gauss-selective.c
|
Bug 600112 - blur-gauss-selective.exe crashes
|
2010-03-12 21:01:44 +01:00 |
|
blur-gauss.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
blur-motion.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
blur.c
|
Bug 155733 – need to check return values of gimp_drawable_mask_bounds()
|
2009-06-07 23:52:37 +02:00 |
|
border-average.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
bump-map.c
|
Use gtk_adjustmenr_get_value() instead of adjustment->value
|
2009-10-10 15:10:55 +02:00 |
|
cartoon.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
channel-mixer.c
|
Use gtk_adjustmenr_get_value() instead of adjustment->value
|
2009-10-10 15:10:55 +02:00 |
|
checkerboard.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
cml-explorer.c
|
Use accessors instead of widget->window and adjustment->value
|
2009-10-10 15:10:56 +02:00 |
|
color-cube-analyze.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
color-enhance.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
color-exchange.c
|
Bug 624944 - "Colour Exchange" dialog is too high in size
|
2010-07-21 21:42:27 +02:00 |
|
color-to-alpha.c
|
Bug 625571 - Request context tags for reasonable translation on some plug-ins
|
2010-07-31 15:25:12 +02:00 |
|
colorify.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
colormap-remap.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
compose.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
contrast-normalize.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
contrast-retinex.c
|
Bug 623850 - (Paco) Recursive Gaussian Filter error
|
2010-09-16 19:50:16 +02:00 |
|
contrast-stretch-hsv.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
contrast-stretch.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
convolution-matrix.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
crop-auto.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
crop-zealous.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
cubism.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
curve-bend.c
|
plug-ins: Port common/curve-bend.c to new item transform API
|
2010-10-06 19:55:33 +02:00 |
|
decompose.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
deinterlace.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
depth-merge.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
despeckle.c
|
plug-ins: unify handling of return values
|
2010-09-30 22:46:30 +02:00 |
|
destripe.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
diffraction.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
displace.c
|
Bug 624452 - plug-in-displace pdb call incorrectly documented edge behaviour
|
2010-07-15 21:36:12 +02:00 |
|
edge-dog.c
|
plug-ins: Fix preview in Difference of Gaussians
|
2010-09-13 02:23:05 +02:00 |
|
edge-laplace.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
edge-neon.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
edge-sobel.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
edge.c
|
Bug 624487 - Fix incorrect "wrap mode" documentation values in Edge plug-in
|
2010-09-13 02:55:20 +02:00 |
|
emboss.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
engrave.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
file-aa.c
|
plug-ins: Port file plug-ins to new export API
|
2009-07-21 16:03:58 +02:00 |
|
file-cel.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-compressor.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
file-csource.c
|
plug-ins: move variables to local scope
|
2010-05-28 22:31:15 +02:00 |
|
file-desktop-link.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
file-dicom.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-gbr.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-gif-load.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-gif-save.c
|
Bug 623186 - GIF save plugin chokes on layers larger than canvas
|
2010-08-16 21:58:14 +02:00 |
|
file-gih.c
|
plug-ins: Increase size of values array in file-gih to allow for values[1] access
|
2010-10-07 17:52:13 +05:30 |
|
file-glob.c
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
|
file-header.c
|
plug-ins: Port file plug-ins to new export API
|
2009-07-21 16:03:58 +02:00 |
|
file-html-table.c
|
plug-ins: Port file plug-ins to new export API
|
2009-07-21 16:03:58 +02:00 |
|
file-jp2-load.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-mng.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
file-pat.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-pcx.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-pdf-load.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-pdf-save.c
|
Port stuff to gimp_item_is_text_layer()
|
2010-10-05 07:39:00 +02:00 |
|
file-pix.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-png.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-pnm.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-ps.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-psp.c
|
plug-ins: Use the correct enum value in file-psp
|
2010-10-08 22:56:53 +05:30 |
|
file-raw.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-sunras.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-svg.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-tga.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-tiff-load.c
|
plug-ins: Port common/file-tiff-load.c to new item transform API
|
2010-10-06 19:55:33 +02:00 |
|
file-tiff-save.c
|
plug-ins: undeprecate after API deprecations
|
2010-07-09 10:36:52 +02:00 |
|
file-wmf.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-xbm.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-xmc.c
|
plug-ins: Increase size of values array in file-xmc to allow for values[5] access
|
2010-10-07 17:55:36 +05:30 |
|
file-xpm.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
file-xwd.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
film.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
filter-pack.c
|
plug-ins: unify handling of return values
|
2010-09-30 22:46:30 +02:00 |
|
fractal-trace.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
gimprc.common
|
Bug 574018 - Add a manifest to executables
|
2010-09-01 08:24:45 +02:00 |
|
gradient-map.c
|
Get rid of artificial compiler warnings
|
2009-07-20 12:47:59 +02:00 |
|
grid.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
guillotine.c
|
various plug-in parameter cleanups that have piled up on my disk: some
|
2009-04-11 16:57:42 +00:00 |
|
hot.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
illusion.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
iwarp.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
jigsaw.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
lcms.c
|
plug-ins: use gimp_item_to_selection() instead of deprecated API
|
2010-09-05 23:22:17 +02:00 |
|
lens-apply.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
lens-distortion.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
lens-flare.c
|
plug-ins: port lens-flare center drawing to cairo
|
2010-09-09 02:07:13 +02:00 |
|
mail.c
|
Remove deprecated glib symbol: g_mapped_free
|
2009-11-09 09:28:12 +01:00 |
|
Makefile.am
|
Disable strict aliasing where we break aliasing rules
|
2010-09-04 13:49:09 +02:00 |
|
max-rgb.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
mkgen.pl
|
plug-ins/common: Allow arbitrary CFLAGS in mkgen.pl
|
2010-09-04 13:49:08 +02:00 |
|
mosaic.c
|
Bug 623169 - Memory leaks in GIMP
|
2010-07-15 21:42:36 +02:00 |
|
newsprint.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
nl-filter.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
noise-hsv.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
noise-randomize.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
noise-rgb.c
|
Use various GTK+ accessors instead of object->member
|
2009-10-10 15:10:57 +02:00 |
|
noise-solid.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
noise-spread.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
nova.c
|
plug-ins: remove more useless logic from nova
|
2010-09-09 02:07:58 +02:00 |
|
oilify.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
photocopy.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
pixelize.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
plasma.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
plugin-browser.c
|
Bug 623169 - Memory leaks in GIMP
|
2010-07-15 21:42:36 +02:00 |
|
plugin-defs.pl
|
Disable strict aliasing where we break aliasing rules
|
2010-09-04 13:49:09 +02:00 |
|
polar-coords.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
procedure-browser.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
qbist.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
red-eye-removal.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
ripple.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
rotate.c
|
plug-ins: use new item API instead of deprecated drawable API
|
2010-07-09 12:27:36 +02:00 |
|
sample-colorize.c
|
plug-ins: port sample-colorize drawing to cairo
|
2010-09-09 14:07:27 +02:00 |
|
screenshot.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
semi-flatten.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
sharpen.c
|
plug-ins: unify handling of return values
|
2010-09-30 22:46:30 +02:00 |
|
shift.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
sinus.c
|
Use various GTK+ accessors instead of object->member
|
2009-10-10 15:10:57 +02:00 |
|
smooth-palette.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
softglow.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
sparkle.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
sphere-designer.c
|
Use various GTK+ accessors instead of object->member
|
2009-10-10 15:10:57 +02:00 |
|
threshold-alpha.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
tile-glass.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
tile-paper.c
|
Use various GTK+ accessors instead of object->member
|
2009-10-10 15:10:57 +02:00 |
|
tile-seamless.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
tile-small.c
|
plug-ins: more cleanup in nova and tile-small
|
2010-09-09 01:54:00 +02:00 |
|
tile.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
unit-editor.c
|
Use various GTK+ accessors instead of object->member
|
2009-10-10 15:10:57 +02:00 |
|
unsharp-mask.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
value-invert.c
|
plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c
|
2009-01-19 20:11:36 +00:00 |
|
value-propagate.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
van-gogh-lic.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
video.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
warp.c
|
plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
|
2010-09-06 11:40:46 +02:00 |
|
waves.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
web-browser.c
|
plug-ins: Refer to 'Windows' as 'Microsoft Windows'
|
2010-05-16 20:28:00 +02:00 |
|
whirl-pinch.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |
|
wind.c
|
Use gtk_dialog_get_content_area() instead of dialog->vbox
|
2009-07-15 18:57:12 +02:00 |