gimp/plug-ins
Simon Budig 2afc3419e5 fix the rgb565 mode of the raw plugin.
The rgb565 mode of the raw plugin was wrong. Some colors accidentially
got bits from the adjacent colors. Fixed by properly masking the resp.
bits and properly extending them to the 8 bit range.
2011-12-01 11:05:09 +01:00
..
color-rotate color-rotate: Delete dead variables and assignments 2011-10-11 09:56:46 +05:30
common fix the rgb565 mode of the raw plugin. 2011-12-01 11:05:09 +01:00
file-bmp plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
file-faxg3 file-faxg3: Remove dead assignment (and variable) 2011-10-03 18:44:27 +05:30
file-fits Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
file-fli plug-ins: set progress to 1.0 when done 2011-04-10 19:28:43 +02:00
file-ico file-ico: Move image_ID into local blocks 2011-10-03 19:01:15 +05:30
file-jpeg Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
file-psd Bug 643348 - Working Path not imported from a PSD 2011-11-30 23:17:09 +01:00
file-sgi file-sgi: Remove redundant assignment 2011-10-06 08:29:36 +05:30
file-uri Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
file-xjt file-xjt: Drop erroneous initialization 2011-10-12 17:17:22 +05:30
flame flame: Remove static condition 2011-10-08 18:07:31 +05:30
fractal-explorer Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
gfig libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
gimpressionist gimpressionist: Drop dead variable and assignment 2011-10-12 17:27:19 +05:30
gradient-flare plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
help libgimp: add gimp_layer_new_from_surface() 2011-04-20 23:58:00 +02:00
help-browser help-browser: Delete dead variable and assignment 2011-10-10 09:57:58 +05:30
ifs-compose libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
imagemap imagemap: Move variable to local block and delete dead assignment 2011-10-12 17:02:46 +05:30
lighting Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
map-object plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
maze libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
metadata metadata: Change sign of data type 2011-10-27 14:46:46 +05:30
pagecurl plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
print Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
pygimp Fix some warnings 2011-07-05 22:13:18 +02:00
script-fu script-fu: opacity in SF-BRUSH is 0..100 since at least GIMP 2.2 2011-11-24 22:15:54 +01:00
selection-to-path selection-to-path: Remove dead assignments (and variable) 2011-10-03 13:18:39 +05:30
twain Use GTK_CFLAGS instead of GLIB_CFLAGS to fix a compile problem 2011-08-04 23:18:44 +02:00
ui Bug 596427 - Can't export to animated GIF 2010-02-16 20:02:57 +01:00
win-snap plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am build: Rename BUILD_METADATA conditional to HAVE_LIBEXIF 2011-09-18 06:50:43 +05:30
makefile.msc build: Rename HAVE_EXIF define to HAVE_LIBEXIF 2011-09-18 07:04:44 +05:30