[gimp/soc-2013-psd] (129 commits) ...Merge branch 'master' into soc-2013-psd. Done to fix a rendering bug that appeared when the plugin w
- From: Simon Lui <simonlui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2013-psd] (129 commits) ...Merge branch 'master' into soc-2013-psd. Done to fix a rendering bug that appeared when the plugin w
- Date: Sun, 25 Aug 2013 19:05:22 +0000 (UTC)
Summary of changes:
3cf2c4d... app: use the "no-cpu-accel" command line option again (*)
4725529... app: remove forgotten members from struct GimpOperationRepl (*)
b10b1ba... app: Change the opacity param of _pixels to gfloat (*)
0a8135b... Bug 701335 - Gimp crashing on creating huge clipboard brush (*)
6ad70e3... app: gimp_display_shell_selection_init(): fix declaration a (*)
7a0f8ad... Bug 701410 - Small artifacts appear when performing a selec (*)
0756bee... Remove duplicated word from a command's description. (*)
5290963... Really fix the incorect blurb in PDB. (*)
31e9cc2... Bug 702369 - foreground selection doesnt work with image pr (*)
df21310... app: properly initialize variables (*)
03f5599... app: properly initialize more variables Found by Coverity (*)
fb1d220... app: fix previous commit (*)
76bdbf6... app: I actually tested it this time (*)
caf73f5... Add support for both gamma-corrected and linear for all bit (*)
5506e69... app: show the dither dialog when converting between linear (*)
b14f96d... app: fix tests after the GimpPrecision enum change (*)
99b3d9c... libgimp: add gimp_component_type_get_type() to gimp.def (*)
f56f6d1... app: follow the GEGL invert -> invert-linear vs. invert-gam (*)
b52beec... app: port GimpImagePropView's file size querying to GIO (*)
8e262c8... Add SSE3, 4, and AVX gimp_cpu_accel checks (*)
ff9c91c... Use gegl_malloc in GimpTempBuf (*)
cccc355... SSE2 & SSE4.1 versions of GimpOperationNormalMode (*)
9a6b42a... autogen.sh: also look for automake 1.14 (*)
009b5a9... app: whitespace cleanup in operations/Makefile.am (*)
7947f24... app: make gimp_operation_tool_set_operation() more readable (*)
7ff7fa8... Bug 703218 - Typo in German translation (*)
3cc53da... libgimpconfig: add gimp_scanner_parse_int64() (*)
bb75596... Bug 683152 - Preview thumbnails in file open dialog causes (*)
0e98904... app: start supporting composer ops in GimpOperationTool (*)
66847b4... libgimpthumb: use GIO_CFLAGS/LIBS not GLIB_CFLAGS/LIBS (*)
fda356b... app: Fix phantom dependency of libappoperation.a (*)
c8912ce... app: remove disabled code from gimp_drawable_real_get_buffe (*)
f33d11b... app: keep the layer mode node's "linear" property up-to-dat (*)
0fc78cd... app: don't add the aux input as a child to GimpOperationToo (*)
385a6b6... plugins: finish the port of decompose.c (*)
42416cc... Updated Hebrew translation. (*)
027e342... libgimpthumb: add GIO_LIBS also to gimp_thumbnail_list_LDAD (*)
f885085... app: view_close_cmd_callback(): no need to check the shell (*)
f6dcde1... Bug 576910: Show 'Language' setting languages in native lan (*)
4eecd9b... Bug 576910: small fix on "Show 'Language' setting languages (*)
6c62eb2... app: file_open_from_command_line(): don't access a dangling (*)
09682d6... Bug 629941 - GIMP doesn't exit properly when quitting while (*)
ba9fbde... Bug 679083: proper documentation for plug-in-autocrop-layer (*)
fc873cd... Bug 576910: Show 'Language' setting languages in native lan (*)
97d14eb... Bug 672100: gimptool returns wrong system plugin dir if lib (*)
8a7d5c9... app: don't pass NULL to g_object_add_weak_pointer (*)
ec6720c... plugins: add compatibility wrappers to motion-blur (*)
dcbe7d7... plugins: do not edit Makefile.am directly (*)
9daf2b8... app: remove flush parameter from write-buffer op in GimpApp (*)
409cb44... plugins: Port compose.c to gegl (*)
02fd481... plugins: make decompose.c's parasites consistants (*)
2697b29... Bug 703738: when switching between multi and single window (*)
112fa53... Bug 703736: when switching from multi to single window mode (*)
8ef5fca... app - call to keep the active shell in single window mode s (*)
99691c7... Updated Spanish translation (*)
3cc923d... Bug 703806: GIMP crashes when scaling an image (*)
4ab02ea... app: store plug-in mtime as gint64 instead of time_t (*)
767a5a3... Bug 703113 - Plug-ins are queried on every launch (*)
13614f6... app: change GimpData:mtime from time_t to gint64 (*)
7e513fa... Bug 703787 - Crash during switch from multi to single windo (*)
6a5e37b... Bug 703692 - Unable to Resize Large Left Dock Area (*)
92e9c0d... gfig: Remove unneeded and deprecated drawable accessors. (*)
a0f98b5... Updated German translation (*)
a2334b0... Bug 703692 - Unable to Resize Large Left Dock Area (*)
2cd25ec... modules: turn GimpColorWheel into a proper dynamically load (*)
89692ef... app: fix comment in xcf_load_image_props() (*)
3737255... Bug 704118 - crash on invalid number of PLTE entries (*)
d1795ac... Bug 700193 - undoing paint tools doesn't update last_coords (*)
5b39be5... Bug 679195 - Foreground Select Tool Mask Inverted (*)
464173a... Updated Polish translation (*)
48c18ce... plugins: port border-average.c to GEGL (*)
d682135... app: add gegl:alien-map to Colors -> Map (*)
aa67bec... Bug 704510 - GIMP segfaults on OSX. (*)
2370670... Bug 704510 - GIMP segfaults on OSX. (*)
95c235f... plugins: Add compat wrappers for alien-map (*)
409fa79... plugins: follow alien-map's parameter name change (*)
0e93e18... app: locales without ISO-639-1 codes should not be ignored (*)
de8dc1c... app: simplify config access in GimpImageWindow (*)
3aaa0a9... Bug 704238 - Notify through status bar that warp effect is (*)
092f239... plugins: port gradient-map.c to gegl and improve it (*)
816f651... Bug 675436 - Tabs always present when docks shown and absen (*)
175835f... app: #include <locale.h> where setlocale () is used. (*)
3712a8d... app: Use BUILT_SOURCES to make sure generated files are cre (*)
60ede81... [l10n] Fix little issues in Galician translations (*)
fb078df... Bug 704432 - Warning occurs when using a tool with a GimpTo (*)
885a81f... plug-ins: do not segfault in file-gegl if > 1 image format (*)
dfad079... plug-ins: Add webp loading support through file-gegl (*)
37195c8... plug-ins: Add webp saving support through file-gegl (*)
a129f84... Bug 704592 - only load language lists once at gui startup. (*)
013c9d3... Bug 704896 - pop ups are annoying when opening multiple fil (*)
3b12541... app: rename GimpProjection's IdleRender stuff to ChunkRende (*)
f0b3c76... app - fix crash of the language parser on OSX. (*)
00797c8... po: add app/widgets/gimplanguagestore-parser.c to POTFILES. (*)
62f65ea... app: add gegl:tile-seamless to Filters -> Map (*)
b0645cf... plugins: add pdb compat wrappers for tile-seamless (*)
f464695... app: Add a sanity check for required gegl ops. (*)
0311bb4... app: Fix incorrect op names in the compatibility wrappers. (*)
7a01ecf... app: Populate the list of required ops in sanity.c (*)
fc6c605... plugins: Effectively fix wrong names in compatibility wrapp (*)
47cb117... app: Disable the gegl operation sanity check for now (*)
b58e189... app: don't set a name or any keys on GimpOperationPointLaye (*)
96a090d... app: Enable the gegl op sanity check (*)
b44ffdd... app: add gimp_tile_handler_projection_undo_invalidate() (*)
55a7072... app: add some function stubs to GimpOverlayDialog (*)
56f0653... Bug 674391 - Indexed colours not exported when save a .bmp (*)
23bc1b2... app: Add gegl:antialias -> Filters/Enhance (*)
8bad383... app: Add gegl:channel-mixer to Color/Components (*)
2b58fb4... plugins: Add compat wrappers for antialias (*)
0289eb8... Bug 705397 - Layer groups are not exported properly/fully (*)
e72cf05... app: port mtime code in gimp_data_save() to GIO (*)
145c9a8... plugins: Add compat wrappers for channel-mixer (*)
28fe83b... libgimp: fix broken indentation in gimpexport.c (*)
b05ff48... app: move the work of construction the projection into the (*)
40e7ca7... app: speed up image rendering by removing expose overhead (*)
514f22f... app: fix crash when flattening an image with no visible lay (*)
c32c120... app: return a GError when flattening the image failed (*)
40f4105... app: fix the tile pyramid invalidation bug (*)
dae8291... app: do not recurse to invalidate the pyramid (*)
35b5b62... app: enable caching on layer mode ops (*)
5b7953a... app: do not invalidate always the whole layer (*)
fe02ef7... Revert "app: enable caching on layer mode ops" (*)
e7b749d... app: Ensure the graph for fs filters is always constructed (*)
cff668f... app: Fix merging floating selections when undo is diabled. (*)
370ea9a... Updated Polish translation (*)
8ec824f... app: do not render many tiles twice (*)
b561456... Bug 706221 - File/Save (As) dialog: add a link to the Expor (*)
37df177... Updated Brazilian Portuguese translation (*)
c64cb2d... Updated Polish translation (*)
ae57222... Merge branch 'master' into soc-2013-psd. Done to fix a rend
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]