Timeline



Dec 20, 2018:

1:23 PM Changeset in gitlab [5143a93] by Thomas Bernard <miniupnp@…>
CTRL-V pastes the brush. Very convinient only avaiblable under win32…
1:05 PM Changeset in gitlab [90acb24] by Thomas Bernard <miniupnp@…>
WIN32: Save to clipboard
1:04 PM Changeset in gitlab [ec6d619] by Thomas Bernard <miniupnp@…>
Load_ClipBoard_Image() fix lines are aligned on DWORD boundaries
1:02 PM Changeset in gitlab [7ce9460] by Thomas Bernard <miniupnp@…>
better "load from clipboard" integration in the file selector

Dec 19, 2018:

2:03 PM Changeset in gitlab [e68c16d] by Thomas Bernard <miniupnp@…>
move Get_unicode_filename() to io.c. correclty select last directory …
1:17 PM Changeset in gitlab [b67ce60] by Thomas Bernard <miniupnp@…>
move New_preview_is_needed to filesel.c
1:10 PM Changeset in gitlab [3876bb03] by Thomas Bernard <miniupnp@…>
Load from clipboard

Dec 18, 2018:

11:57 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) closed by Thomas Bernard
fixed: I think we can assume this bug is fixed. Do not hesitate to re-open if …
7:46 PM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) closed by Thomas Bernard
fixed: You can use GFX2_Log(GFX2_ERROR, ...) to log the error and set a …
7:33 PM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) updated by yrizoud@…
I reproduced it on a 2.4.2035, and saw that all sources based on 2.5 …
5:52 PM Changeset in gitlab [b706566] by Thomas Bernard <miniupnp@…>
WIN32: get Unicode filename of Dropped files
5:50 PM Changeset in gitlab [322d95a] by Thomas Bernard <miniupnp@…>
add Find_last_separator_unicode() function
4:43 PM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) updated by Thomas Bernard
@yrizoud: it looks like you reproduced the issue back in the days ;) …
4:40 PM Ticket #47 (somehow make it visible what page is active) updated by Thomas Bernard
I don't think we need to display more than the filename to identify …
4:34 PM Ticket #37 (lua first use of setpicturesize resets last changed color) closed by Thomas Bernard
fixed
4:34 PM Changeset in gitlab [c99fa40] by Thomas Bernard <miniupnp@…>
display the end of the filename when Spare filename begin is same …
3:46 PM Ticket #37 (lua first use of setpicturesize resets last changed color) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/149
3:45 PM Changeset in gitlab [6a01368] by Thomas Bernard <miniupnp@…>
Fix L_SetPictureSize() just call Upload_infos_page() just before …
1:49 PM Ticket #93 (Writing a .pi1 file results in loss of pixels) closed by Thomas Bernard
fixed: Just use the nightly build. This has been fixed in …
1:43 PM Ticket #93 (Writing a .pi1 file results in loss of pixels) created by George Nakos
To be precise, the last 32 bytes of the picture turn up as zeros, …
12:11 AM Changeset in gitlab [559085a] by Thomas Bernard <miniupnp@…>
X11: fix Update_status_line() it calls Update_rect() which already …

Dec 17, 2018:

10:02 PM Changeset in gitlab [617e4da] by Thomas Bernard <miniupnp@…>
refuse to load file exceeding 9999x9999 pixels. Prevent crashing when …
10:02 PM Changeset in gitlab [3bfa777] by Thomas Bernard <miniupnp@…>
Load_GIF(): more error detection
10:02 PM Changeset in gitlab [2d45c5e] by Thomas Bernard <miniupnp@…>
Load_GIF() use "stop" for detecting end of image as well
10:02 PM Changeset in gitlab [8691554] by Thomas Bernard <miniupnp@…>
Save_GIF(): update/translate comment about the last code
10:02 PM Changeset in gitlab [3a33c96] by Thomas Bernard <miniupnp@…>
Translate/doxygenize T_GIF_context comments
7:42 PM Changeset in gitlab [a899fe4] by Thomas Bernard <miniupnp@…>
remove global variables used for GIF
11:52 AM Changeset in gitlab [931335d] by Thomas Bernard <miniupnp@…>
remove warnings in Load_PAL()
11:36 AM Changeset in gitlab [8061d7c] by Thomas Bernard <miniupnp@…>
to compile under MS Visual C++ 2010
11:28 AM Changeset in gitlab [14fcd34] by Thomas Bernard <miniupnp@…>
remove warning
11:22 AM Changeset in gitlab [2549598] by Thomas Bernard <miniupnp@…>
check the return value of "system"
11:16 AM Changeset in gitlab [b47ace7] by Thomas Bernard <miniupnp@…>
Load_GPL/Save_GPL: clean code, remove warnings
10:42 AM Changeset in gitlab [ee992c6] by Thomas Bernard <miniupnp@…>
fix Find_filename_match() issue introduced in commit 49b7d101
10:35 AM Changeset in gitlab [595348e] by Thomas Bernard <miniupnp@…>
_XOPEN_SOURCE should be defined on CFLAGS if needed

Dec 16, 2018:

8:30 PM Ticket #92 (improve Color cycling Speed range) closed by Thomas Bernard
fixed

Dec 15, 2018:

8:24 PM Ticket #92 (improve Color cycling Speed range) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/147
8:21 PM Changeset in gitlab [8e6ddb4] by Thomas Bernard <miniupnp@…>
update Gradation menu
8:19 PM Changeset in gitlab [5a6333e] by Thomas Bernard <miniupnp@…>
define COLOR_CYCLING_SPEED_MAX
5:31 PM grafx2_gradation_menu.png attached to Ticket #92 by Thomas Bernard
preview
5:02 PM Changeset in gitlab [9c2cd92] by Thomas Bernard <miniupnp@…>
Tag_color_gradient_range() to simplify code
4:50 PM Changeset in gitlab [9f26e37] by Thomas Bernard <miniupnp@…>
prevent sliders to be displayed out of their range
4:43 PM Ticket #92 (improve Color cycling Speed range) updated by Thomas Bernard
Replying to Thomas Bernard: > I understand what you mean. …
4:25 PM Ticket #92 (improve Color cycling Speed range) updated by Thomas Bernard
I understand what you mean. I just noticed that today there is 1 …
2:18 AM Ticket #92 (improve Color cycling Speed range) updated by yrizoud@…
This sounds sensible. If you haven't touched sliders yet, be wary of …
12:07 AM Ticket #18 (Export colorcycled picture as animated gif) updated by yrizoud@…
In many images, a lot of colors are not part of any cycle, so a lot of …

Dec 14, 2018:

10:41 PM Ticket #92 (improve Color cycling Speed range) updated by Thomas Bernard
hi, Massive Horse ! ;) My plan is to let the internal working …
10:07 PM Ticket #92 (improve Color cycling Speed range) updated by yrizoud@…
From my older comment on googlecode (thanks for digging this up, it's …
10:01 PM Ticket #18 (Export colorcycled picture as animated gif) updated by Thomas Bernard
huhu sory for the file:/// ;) Well I guess the reason to export to …
9:38 PM Ticket #18 (Export colorcycled picture as animated gif) updated by yrizoud@…
Browser are well-known for not following the GIF specs. But in the …
8:27 PM Ticket #18 (Export colorcycled picture as animated gif) updated by Thomas Bernard
This GIF : file:///home/nanard/code/git/ngiflib/samples/pjpa11653.gif
8:10 PM Ticket #18 (Export colorcycled picture as animated gif) updated by Thomas Bernard
https://en.wikipedia.org/wiki/GIF#True_color
8:09 PM Ticket #18 (Export colorcycled picture as animated gif) updated by Thomas Bernard
of course it is well supported by the main GIF viewers which are the …
8:04 PM Ticket #92 (improve Color cycling Speed range) updated by Thomas Bernard
Ok so that is DP2E for DOS that is using the IBM BIOS system timer at …
7:08 PM Ticket #18 (Export colorcycled picture as animated gif) updated by PulkoMandy
I'm not even sure changing the palette in each frame is better …
7:03 PM Ticket #92 (improve Color cycling Speed range) updated by PulkoMandy
The DOS version of GrafX2 did not have colorcycling support, it was …
6:46 PM Ticket #92 (improve Color cycling Speed range) updated by yrizoud@…
The ILBM spec didn't specify limits, so I matched the range of values …
5:24 PM Ticket #92 (improve Color cycling Speed range) created by Thomas Bernard
Color cycling speed can be adjusted from 1 to 64. 1 => 0.2856Hz 35 => …
5:00 PM Ticket #18 (Export colorcycled picture as animated gif) updated by Thomas Bernard
Status, Owner changed
I have though about the good method to do this. Detect that there is …
3:56 PM Changeset in gitlab [7a8b25e] by Thomas Bernard <miniupnp@…>
Load_IFF() support CCRT color range chunck and read DRNG (but not …
3:54 PM Changeset in gitlab [c86babe] by Thomas Bernard <miniupnp@…>
Load_IFF() support for ANIM with sound chunks
3:43 PM Changeset in gitlab [93bc0e6] by Thomas Bernard <miniupnp@…>
rewrite Save_NEO(). Now writes color Cycling info
11:54 AM Changeset in gitlab [7a2c46c] by Thomas Bernard <miniupnp@…>
Load_NEO() support color cycling
9:25 AM Changeset in gitlab [da09222] by Thomas Bernard <miniupnp@…>
improve Atari ST file formats NEOchrome and Degas

Dec 13, 2018:

12:49 AM Changeset in gitlab [003fbcf] by Thomas Bernard <miniupnp@…>
Fix code to optimize sub-picture saving in GIF code
12:11 AM Changeset in gitlab [0f098d8] by Thomas Bernard <miniupnp@…>
Doxygen: create subsection for IFF

Dec 12, 2018:

11:41 PM Changeset in gitlab [f64a2df] by Thomas Bernard <miniupnp@…>
remove doxygen warning about #ifdef
11:39 PM Changeset in gitlab [8ac2e39] by Thomas Bernard <miniupnp@…>
doxygen: make GIF subgroup of loadsaveformats
3:03 PM New download Grafx2.app-x86_64-sdl2-2.6wip2399-macosx.zip created by Thomas Bernard
(3.2 MB) GrafX2.app with statically linked libraries. Should work on OS X 10.9+
2:53 PM Changeset in gitlab [fd73bee] by Thomas BERNARD <miniupnp@…>
Add quickstart.rtf to ziprelease and WinInstaller
2:47 PM Changeset in gitlab [235565e] by Thomas BERNARD <miniupnp@…>
Add Makefile in doc/ for generating doc for MacOS builds using …
1:14 PM Changeset in gitlab [30f6e6b] by Thomas BERNARD <miniupnp@…>
use uname -m instead of uname -p On my OS X 10.9.5 Mac (AMD64) uname …

Dec 11, 2018:

1:04 PM Develop/FileFormats/GIF created by Thomas Bernard
add GIF doc
12:48 PM Develop edited by Thomas Bernard
add GIF doc (diff)
12:45 PM Changeset in gitlab [c7e3850] by Thomas Bernard <miniupnp@…>
skip sub-blocks (except the 1st) in GFX2MODE GIF extension That's to …
12:31 PM Changeset in gitlab [cdcb4e9] by Thomas Bernard <miniupnp@…>
remove C64_FLI_enforcer() for good
12:25 PM Changeset in gitlab [66aa397] by Thomas Bernard <miniupnp@…>
Doxygen improvements
12:25 PM Changeset in gitlab [4153c31] by Thomas Bernard <miniupnp@…>
PNG: properly use png_set_read_user_chunk_fn() Also add Doxygen for …
12:25 PM Changeset in gitlab [337129f] by Thomas Bernard <miniupnp@…>
Doxygen for GIF. add Extension documentations, etc.
12:25 PM Changeset in gitlab [747dcac] by Thomas Bernard <miniupnp@…>
fix online help for Apple II DHGR
12:25 PM Changeset in gitlab [c5a5224] by Thomas Bernard <miniupnp@…>
Save and load Image mode in GIF file. Add the extension GFX2MODE
12:25 PM Changeset in gitlab [c81ffb0] by Thomas Bernard <miniupnp@…>
Automatically set Drawing mode when loading Thomson, C64 and Apple 2 files
12:25 PM Changeset in gitlab [2a6f0e3] by Thomas Bernard <miniupnp@…>
new function Set_image_mode() to set image mode in Load_XXX() functions
12:25 PM Changeset in gitlab [2d392fb] by Thomas Bernard <miniupnp@…>
Convert image to FLI when enabling the mode. show errors in layer 4
12:25 PM Changeset in gitlab [fd6e420] by Thomas Bernard <miniupnp@…>
use word for C64 loadAddr
12:25 PM Changeset in gitlab [34c9962] by Thomas Bernard <miniupnp@…>
remove Popcount_word()
12:25 PM Changeset in gitlab [4c1c2f3] by Thomas Bernard <miniupnp@…>
Move the 1layer => C64 FLI code to C64_pixels_to_FLI()
12:25 PM Changeset in gitlab [84068c5] by Thomas Bernard <miniupnp@…>
change C64_FLI() to use T_IO_Context
12:25 PM Changeset in gitlab [28fb91f] by Thomas Bernard <miniupnp@…>
avoid accessing Main.backups in Load_XXX() or Save_XXX()
12:25 PM Changeset in gitlab [f003bd8] by Thomas Bernard <miniupnp@…>
Add C64 FLI drawing mode todo : conversions from flat images
12:36 AM Changeset in gitlab [c9c4891] by Thomas Bernard <miniupnp@…>
realpath.c: passing NULL is POSIX-2008 compliant also default …

Dec 9, 2018:

10:22 PM Ticket #29 (Allow overriding default palette) closed by Thomas Bernard
fixed: another issue should be open for the "new picture" feature
10:20 PM Ticket #15 (One-click contiguous brush grab) updated by Thomas Bernard
If that feature is implemented with a lua script, I think we can close …
10:03 PM Changeset in gitlab [ec4ad8a] by Thomas Bernard <miniupnp@…>
Load "default.pal" at startup
9:58 PM Ticket #91 (Double-clicking files in the save menu creates random files) closed by Thomas Bernard
fixed
9:54 PM Changeset in gitlab [0761b30] by Thomas Bernard <miniupnp@…>
recoil 4.3.0 => 4.3.1
9:54 PM Changeset in gitlab [394d817] by Thomas Bernard <miniupnp@…>
gfx2log.c: #include <string.h> for memset() To silence a warning in …
9:37 PM Changeset in gitlab [6f7e199] by Thomas Bernard <miniupnp@…>
Fix build of kfreebsd debian builds -liconv is not needed on this …
9:37 PM Changeset in gitlab [caca361] by Thomas Bernard <miniupnp@…>
const.h: default value for PATH_MAX Hurd has no PATH_MAX value, so …
9:04 PM Changeset in gitlab [49b7d10] by Thomas Bernard <miniupnp@…>
Make the quick search work with unicode characters
12:43 AM Ticket #27 (grafx2.2.5 wip2070 for win loose compatibility with HX extender (don't ...) updated by Thomas Bernard
I don't know how to reach "iw2evk" to ask him to test the win32 API version
12:33 AM Ticket #29 (Allow overriding default palette) updated by Thomas Bernard
Owner changed
12:32 AM Ticket #29 (Allow overriding default palette) updated by Thomas Bernard
@finticemo: for the picture size, this is possible to set it on the …
12:23 AM Ticket #29 (Allow overriding default palette) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/141
12:09 AM Changeset in gitlab [7e3e39a] by Thomas Bernard <miniupnp@…>
enum FSOBJECT_TYPE for object type : File / Directory / Drive
12:09 AM Changeset in gitlab [83d2b5d] by Thomas Bernard <miniupnp@…>
Properly set Selected_type when entering Button_Load_or_Save() fixes …

Dec 8, 2018:

8:33 PM Ticket #42 (lua on selectlayer(n) the toolbar gets not updated) closed by Thomas Bernard
fixed: https://gitlab.com/GrafX2/grafX2/commit/307912681cf111088c9e940864d46cc
8:32 PM Ticket #81 (Light_color/Dark_color settings are ignored) closed by Thomas Bernard
fixed: https://gitlab.com/GrafX2/grafX2/commit/b2f310d1d58e9151f5eca45ebafc704
7:13 PM Changeset in gitlab [e74365d] by Adrien Destugues <pulkomandy@…>
Change Gürkan name.
6:45 PM Ticket #81 (Light_color/Dark_color settings are ignored) updated by yrizoud@…
This is a feature that I did like in the MS-DOS version. It is equally …
6:32 PM Changeset in gitlab [b2f310d] by Adrien Destugues <pulkomandy@…>
Make Light_color/Dark_color ini settings work see …
6:28 PM Changeset in gitlab [72a7a4a] by Adrien Destugues <pulkomandy@…>
grafx2.desktop: add a couple of mimetypes
6:28 PM Changeset in gitlab [791fb46] by Adrien Destugues <pulkomandy@…>
Update grafx2.desktop
6:22 PM Changeset in gitlab [3079126] by Adrien Destugues <pulkomandy@…>
Lua: detect that the layer has changed and update layer buttons fixes …
6:20 PM Changeset in gitlab [ab8c753] by Adrien Destugues <pulkomandy@…>
Load_C64_fli() : do not load additional layers when loading preview
6:20 PM Changeset in gitlab [387b4c3] by Adrien Destugues <pulkomandy@…>
fix Open_popup() once again. This time its OK when Menu_factor_Y != 1
6:20 PM Changeset in gitlab [f6dfc1f] by Adrien Destugues <pulkomandy@…>
C64_FLI_enforcer() doxygen
6:20 PM Changeset in gitlab [eda6e57] by Adrien Destugues <pulkomandy@…>
rewrite Save_C64_hires() - easier to understand. - …
6:12 PM Changeset in gitlab [f8dfe62] by Adrien Destugues <pulkomandy@…>
inline doc for Apple II DHGR mode
6:12 PM Changeset in gitlab [1bdec29] by Adrien Destugues <pulkomandy@…>
Apple II DHGR mode support
6:12 PM Changeset in gitlab [40e0225] by Adrien Destugues <pulkomandy@…>
convert image to HGR when enabling IMAGE_MODE_HGR
6:12 PM Changeset in gitlab [6ccf613] by Adrien Destugues <pulkomandy@…>
use Read_pixel_from_layer() in Check_block_constraints()
6:12 PM Changeset in gitlab [6ad7bf4] by Adrien Destugues <pulkomandy@…>
Button_Layer_remove(): enforce minimum layers for MODE5, RASTERS, HGR, DHGR
6:12 PM Changeset in gitlab [973c8e6] by Adrien Destugues <pulkomandy@…>
Fix checking of Maximum layers in Add_layer()
6:12 PM Changeset in gitlab [f655d7f] by Adrien Destugues <pulkomandy@…>
show help for "8 BIT" in FX menu when mouse is over the button + …
6:12 PM Changeset in gitlab [7d941a2] by Adrien Destugues <pulkomandy@…>
online doc for Apple II HGR drawing mode
6:12 PM Changeset in gitlab [3cd82f8] by Adrien Destugues <pulkomandy@…>
fix drawing mode for Apple II HGR
6:12 PM Changeset in gitlab [99224fd] by Adrien Destugues <pulkomandy@…>
Load_HGR() better HGR mode based on "Le Chat Mauve" real display
6:12 PM Changeset in gitlab [92d8a60] by Adrien Destugues <pulkomandy@…>
fix GFX2_LogHexDump() when runing with SDL2
6:12 PM Changeset in gitlab [a65b31f] by Adrien Destugues <pulkomandy@…>
correctly populate Format for CONTEXT_PREVIEW
6:12 PM Changeset in gitlab [45bb0dd] by Adrien Destugues <pulkomandy@…>
implement Apple II HGR Drawing mode
6:12 PM Changeset in gitlab [7b21ac8] by Adrien Destugues <pulkomandy@…>
add Pixel_in_layer() and Read_pixel_from_layer() To access another …
6:12 PM Changeset in gitlab [1bffaac] by Adrien Destugues <pulkomandy@…>
Apple II HGR & DHGR Load/Save
6:04 PM Changeset in gitlab [f38b335] by Adrien Destugues <pulkomandy@…>
NSIS: create directory AFTER testing its existence :)
6:04 PM Changeset in gitlab [c0c3afe] by Adrien Destugues <pulkomandy@…>
NSIS: automatically compute install size
6:04 PM Changeset in gitlab [2cbe12a] by Adrien Destugues <pulkomandy@…>
NSIS: append ${API} to desktop shortcut
6:04 PM Changeset in gitlab [6c22117] by Adrien Destugues <pulkomandy@…>
NSIS: take *.png *.ttf *.pcx in fonts/ dir
6:04 PM Changeset in gitlab [861571c] by Adrien Destugues <pulkomandy@…>
add codenetsend.lua
6:04 PM Changeset in gitlab [0a38b78] by Adrien Destugues <pulkomandy@…>
samples_2.4 => samples
6:04 PM Changeset in gitlab [4282356] by Adrien Destugues <pulkomandy@…>
NSIS: ask before overwriting scripts/samples
6:04 PM Changeset in gitlab [f768dc3] by Adrien Destugues <pulkomandy@…>
Allow to install both win32 and sdl versions
6:04 PM Changeset in gitlab [bb25913] by Adrien Destugues <pulkomandy@…>
nsis: StrCmp is a installation time instruction ! so use !if to not …
6:00 PM Changeset in gitlab [2edc897] by Adrien Destugues <pulkomandy@…>
gcc2 build fix.
5:38 PM Ticket #29 (Allow overriding default palette) updated by Thomas Bernard
For the "per project" use, you can already load the palette when …
5:32 PM Ticket #81 (Light_color/Dark_color settings are ignored) updated by Thomas Bernard
Status, Owner changed
https://gitlab.com/GrafX2/grafX2/merge_requests/139
5:26 PM Ticket #81 (Light_color/Dark_color settings are ignored) updated by Thomas Bernard
Just uncommenting the code there : …
5:06 PM Ticket #81 (Light_color/Dark_color settings are ignored) updated by Thomas Bernard
they are loaded as Config.Fav_menu_colors[1] (Dark_color) and …
11:32 AM Ticket #91 (Double-clicking files in the save menu creates random files) updated by Thomas Bernard
hum looks like I mixed up file and directory type... look at commit …
11:25 AM Ticket #91 (Double-clicking files in the save menu creates random files) updated by Thomas Bernard
for the record, the bug happens only when the file selector is first …
11:24 AM Ticket #91 (Double-clicking files in the save menu creates random files) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/136 get commit …
10:55 AM Ticket #91 (Double-clicking files in the save menu creates random files) updated by Thomas Bernard
Status, Owner changed
I reproduce on my FreeBSD machine, but without the file being created …
10:43 AM Ticket #91 (Double-clicking files in the save menu creates random files) created by jdoe.ego@…
When double-clicking files in the save menu, the screen flashes red …

Dec 7, 2018:

9:21 PM Ticket #37 (lua first use of setpicturesize resets last changed color) updated by Thomas Bernard
I think there should be a call to Upload_infos_page() just before …
9:20 PM Ticket #37 (lua first use of setpicturesize resets last changed color) updated by Thomas Bernard
The bug is that Backup_with_new_dimensions() does […] then calls …
8:59 PM Ticket #37 (lua first use of setpicturesize resets last changed color) updated by Thomas Bernard
I reproduce the issue!
8:58 PM setpicturesize.lua attached to Ticket #37 by Thomas Bernard
test script to reproduce the issue
8:52 PM Ticket #34 (Latency on mouse pointer when running Grafx2 in Windows 10) updated by Thomas Bernard
I think we should close the issue. we can always reopen it if the …
8:49 PM selectlayer.lua attached to Ticket #42 by Thomas Bernard
lua script to reproduce the issue
8:44 PM Ticket #42 (lua on selectlayer(n) the toolbar gets not updated) updated by Thomas Bernard
Owner changed
https://gitlab.com/GrafX2/grafX2/merge_requests/135 was easy to fix ;)
1:25 PM Changeset in gitlab [6a575ed] by Thomas Bernard <miniupnp@…>
Doxygen for haiku.h/haiku.cpp

Dec 6, 2018:

5:07 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
upstream bug reference : https://bugzilla.libsdl.org/show_bug.cgi?id=4413

Dec 3, 2018:

12:24 PM Ticket #90 (win32/sdl : libtiff-5.dll missing) closed by Thomas Bernard
fixed: grafx2-sdl-2.6wip2335-win32.zip is ok…
12:22 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) closed by Thomas Bernard
fixed: should be fixed in the nightly build ( 2.6wip2335 )
12:10 PM Changeset in gitlab [8e4abd3] by Thomas Bernard <miniupnp@…>
Strip DLL's
11:50 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/129
11:44 AM Changeset in gitlab [894cc03] by Thomas Bernard <miniupnp@…>
Add patches for SDL_image-1.2.12 for XCF loading see …
11:26 AM issue_88_fixed.png attached to Ticket #88 by Thomas Bernard
I finally made it ! ;)

Dec 2, 2018:

6:08 PM Changeset in gitlab [513817c] by Thomas Bernard <miniupnp@…>
allow 3rdparty to build with make -j3
6:08 PM Changeset in gitlab [e1153b9] by Thomas Bernard <miniupnp@…>
Remove 3rd party DLLs and README files from repository theses files …
6:08 PM Changeset in gitlab [4391603] by Thomas Bernard <miniupnp@…>
convert .txt in Win32 distribution files to CRLF eol
6:07 PM Changeset in gitlab [3b90e21] by Thomas Bernard <miniupnp@…>
Automatically "build" README-*.txt files for 3rd party libraries …
6:07 PM Changeset in gitlab [6e81d01] by Thomas Bernard <miniupnp@…>
fix warning in help.c about system()
7:47 AM Ticket #89 (Corrupted image when saving in c64 format) closed by Thomas Bernard
fixed

Dec 1, 2018:

10:14 PM Ticket #89 (Corrupted image when saving in c64 format) updated by dusan.milivojevic@…
YES! I tried grafx2-win32-2.6wip2326-win32 version and it works ok! …
6:52 PM Ticket #89 (Corrupted image when saving in c64 format) updated by Thomas Bernard
you can also download all the automatic builds here : …
6:50 PM Ticket #89 (Corrupted image when saving in c64 format) updated by Thomas Bernard
http://grafx2.tk/ "Download" section. Get the "Nightly build"
6:41 PM Ticket #89 (Corrupted image when saving in c64 format) updated by dusan.milivojevic@…
As for what version I'm using, the example files I sent were saved …
1:00 PM Ticket #89 (Corrupted image when saving in c64 format) updated by Thomas Bernard
Im' not sure but that could be that commit where the bug was fixed : …
12:57 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
I open a new issue #90 for the libtiff-5.dll issue
12:56 PM Ticket #90 (win32/sdl : libtiff-5.dll missing) updated by Thomas Bernard
fixed in https://gitlab.com/GrafX2/grafX2/merge_requests/127
12:38 PM Changeset in gitlab [4557766] by Thomas Bernard <miniupnp@…>
add libtiff-5.dll to ziprelease
12:35 PM Changeset in gitlab [2090299] by Thomas Bernard <miniupnp@…>
build libtiff with -static-libgcc use the trick CC="$(CC) $(LDFLAGS)" …
12:29 PM Ticket #90 (win32/sdl : libtiff-5.dll missing) updated by Thomas Bernard
2.5.1972 was working OK (libtiff 3.4) 2.5.1977 was not OK (libtiff 4.0.9)
12:07 PM Ticket #90 (win32/sdl : libtiff-5.dll missing) updated by Thomas Bernard
Adding the missing libtiff-5.dll doesn't help much as it is then …
12:01 PM Ticket #90 (win32/sdl : libtiff-5.dll missing) created by Thomas Bernard
version 2.6wip2326 The win32 API version is working fine. The sdl API …
11:49 AM Ticket #89 (Corrupted image when saving in c64 format) updated by Thomas Bernard
What's is the version of GrafX2 you are using ? Please give the whole …
12:32 AM c64test.zip attached to Ticket #89 by dusan.milivojevic@…
Example images that show corruption when saving to c64 format
12:31 AM Ticket #89 (Corrupted image when saving in c64 format) created by dusan.milivojevic@…
When saving image in c64 format, sometimes some parts of the image get …

Nov 30, 2018:

7:10 PM Changeset in gitlab [4eead59] by Thomas Bernard <miniupnp@…>
Add libtiff-5.dll to install.
4:55 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by yrizoud@…
You're right. I was defending old choices because I don't regret them, …
3:08 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
Status, Owner changed
2:23 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
Replying to yrizoud@…: > Replying to [comment:7 Thomas …
2:00 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
The SDL image code is not very safe :( I have sent my patches to the …
1:33 PM SDL_image_XCF_v11.hg.patch attached to Ticket #88 by Thomas Bernard
patch for SDL_image 1.2 : support for XCF version >= 11 (64bits offsets)
1:33 PM SDL_image_XCF_fix_infinite_loop.hg.patch attached to Ticket #88 by Thomas Bernard
fix for SDL_image 1.2. Avoid infinite loop in XCF loading code
11:47 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by yrizoud@…
Replying to Thomas Bernard: > I think that is a bad idea …
9:18 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
I think that is a bad idea to have (outdated!) .dll files in the …
2:27 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by yrizoud@…
By the way, I noticed that docs\README-SDL_Image.txt is now very …

Nov 29, 2018:

7:01 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by Thomas Bernard
If no-one is able to reproduce, I propose to close this issue
3:46 PM Ticket #39 (Tile grid cannot be enabled for new picture) closed by Thomas Bernard
fixed
3:28 PM Ticket #39 (Tile grid cannot be enabled for new picture) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/126
3:26 PM Changeset in gitlab [775a594] by Thomas Bernard <miniupnp@…>
fix issue #39 http://pulkomandy.tk/projects/GrafX2/ticket/39 pass …
3:20 PM Ticket #39 (Tile grid cannot be enabled for new picture) updated by Thomas Bernard
Owner changed
OK I understand what it is about. compute_xor_table() is called …
3:04 PM Ticket #58 (Linux SDL2 skin error, prevents starting) updated by Thomas Bernard
Milestone changed
2:59 PM Ticket #55 (SDL2 macOS) closed by Thomas Bernard
fixed: I'm closing, as I think most of this is not relevant anymore. MacOS …
1:55 PM New download Grafx2.app-powerpc-sdl-2.6wip2325.zip created by Thomas Bernard
(3.1 MB) .app with statically linked libraries for PowerPC Macs
1:16 PM Changeset in gitlab [96083c3c] by Thomas BERNARD <miniupnp@…>
OSX: include processor type in zip name. include source package and …
1:06 PM Changeset in gitlab [a03e9da] by Thomas BERNARD <miniupnp@…>
OSX: statically build with SDL 1.2.x too
1:05 PM Changeset in gitlab [227cf3b] by Thomas BERNARD <miniupnp@…>
MacOS: prefer lua package over lua5.x
10:07 AM Changeset in gitlab [8d7c37c] by Thomas Bernard <miniupnp@…>
Game Boy Color constraints support
9:44 AM Changeset in gitlab [14f7eb1] by Thomas Bernard <miniupnp@…>
Button_Constraint_menu(): larger dropdown button

Nov 28, 2018:

11:02 PM Changeset in gitlab [2cdbcac4] by Thomas Bernard <miniupnp@…>
macOS: add API prefix to bin name. Do not tgz .app (you should use …
11:02 PM Changeset in gitlab [878568c7] by Thomas Bernard <miniupnp@…>
round() is not available in old MSVC++ versions
11:02 PM Changeset in gitlab [d45eb91] by Thomas Bernard <miniupnp@…>
Fixes for Win32 / MSVC in help.c
11:02 PM Changeset in gitlab [4204960] by Thomas Bernard <miniupnp@…>
Show SDL/SDL_image/SDL_ttf versions in statistics
11:01 PM Changeset in gitlab [f9a854f] by Thomas Bernard <miniupnp@…>
travis-ci: OSX_STATIC=0; use otool -L to show library dependencies
11:01 PM Changeset in gitlab [d2c24b1] by Thomas Bernard <miniupnp@…>
MacOSX do not link with old system libz
11:01 PM Changeset in gitlab [2bee52b] by Thomas Bernard <miniupnp@…>
OSX: Build with statically linked libraries ! tested on OS X …
11:01 PM Changeset in gitlab [d91290f] by Thomas Bernard <miniupnp@…>
Mac OS X: Fix Init_text()
11:01 PM Changeset in gitlab [8a3e5da] by Thomas Bernard <miniupnp@…>
Enable libSDL2-ttf with Mac OS X again. Tested with Mac OS X 10.9.5
11:01 PM Changeset in gitlab [4dfd12c] by Thomas Bernard <miniupnp@…>
silence a warning
11:01 PM Changeset in gitlab [53a1b20] by Thomas Bernard <miniupnp@…>
fix WIN32CROSS build
11:01 PM Changeset in gitlab [8fc0b40] by Thomas Bernard <miniupnp@…>
gitlab-ci: try with liblua5.2-dev
11:01 PM Changeset in gitlab [1d39fef] by Thomas Bernard <miniupnp@…>
gitlab-ci: install only necessary packages for each job
11:01 PM Changeset in gitlab [0484839] by Thomas Bernard <miniupnp@…>
build: make sure version.c is created before making tools/
11:01 PM Changeset in gitlab [259a0b32] by Thomas Bernard <miniupnp@…>
libtiff 4.0.9 => 4.0.10
5:16 PM Changeset in gitlab [7c7d958] by Thomas Bernard <miniupnp@…>
fix type in CPC_set_default_BASIC_palette()
3:46 PM Changeset in gitlab [be5ead7] by Thomas Bernard <miniupnp@…>
Check_block_Constraint: check ZX spectrum color intensity. And C64 …
2:26 PM Changeset in gitlab [740983a] by Thomas Bernard <miniupnp@…>
fix : Button_Layer_add(-1) => Add_layer(Main.backups, 1) it was …
1:48 PM Changeset in gitlab [f753452] by Thomas Bernard <miniupnp@…>
add a color 17 to 8bits machine palettes for color clashes
1:47 PM Changeset in gitlab [216f186] by Thomas Bernard <miniupnp@…>
Check_block_constraints() to check block constraints
1:01 PM Changeset in gitlab [811ae20] by Thomas Bernard <miniupnp@…>
layers.c: button functions receive button number as first argument …

Nov 27, 2018:

3:11 PM Develop/Compiling edited by Thomas Bernard
MS Visual Studio (diff)
3:07 PM Develop/Compiling edited by Thomas Bernard
add details about OSX_STATIC (diff)
1:15 PM Develop/Compiling edited by Thomas Bernard
compile on Mac (diff)
1:01 PM New download Grafx2.app-sdl2-2.6wip2309-macosx_build.zip created by Thomas Bernard
(2.5 MB) GrafX2.app with statically linked libraries. Should work on OS X 10.9+
10:50 AM Develop/Compiling edited by Thomas Bernard
Mac OS X Build (diff)

Nov 26, 2018:

10:46 PM Changeset in gitlab [5329629] by Thomas Bernard <miniupnp@…>
fix potential out of bound array access in Button_Layer_add()
10:42 PM Changeset in gitlab [d47bd55] by Thomas Bernard <miniupnp@…>
fix in CPC_check_AMSDOS()
10:40 PM Changeset in gitlab [2e3dc0e] by Thomas Bernard <miniupnp@…>
Add layers automatically when switching to IMAGE_MODE_MODE5/RASTER
4:42 PM Changeset in gitlab [c1fd901] by Thomas Bernard <miniupnp@…>
Comments about CPC formats
4:20 PM Changeset in gitlab [4b57acf] by Thomas Bernard <miniupnp@…>
CPC_compare_colors() used in Save_SCR()
3:18 PM Changeset in gitlab [40bd0fc] by Thomas Bernard <miniupnp@…>
8bits: set Thomson and CPC palettes Also properly scroll the palette, …
3:17 PM Changeset in gitlab [8b32b51] by Thomas Bernard <miniupnp@…>
Easily ask the user a choice btw multiple options
10:56 AM Changeset in gitlab [cd5961c] by Thomas Bernard <miniupnp@…>
const args for 3 functions : Confirmation_box() Warning_message() …
10:50 AM Changeset in gitlab [8a38606] by Thomas Bernard <miniupnp@…>
Left clic on 8bit button now opens the menu if no mode has previously …
10:47 AM Changeset in gitlab [9898c9b] by Thomas Bernard <miniupnp@…>
better output of GFX2_LogHexDump()
12:44 AM Changeset in gitlab [58b39df] by Thomas Bernard <miniupnp@…>
minor modifs in response to Pulkomandy's remarks
12:38 AM Changeset in gitlab [25c4ec5] by Thomas Bernard <miniupnp@…>
Scroll palette to show relevant colors
12:26 AM Changeset in gitlab [0e018d4] by Thomas Bernard <miniupnp@…>
Load_SCR() hexdump the non pixel bytes of SCR files
12:26 AM Changeset in gitlab [36f4e62] by Thomas Bernard <miniupnp@…>
gfx2log: add function for HexHump

Nov 25, 2018:

11:54 PM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) closed by Thomas Bernard
invalid: Change log : http://pulkomandy.tk/projects/GrafX2/wiki/History but …
11:49 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
This is definitely a bug in SDL_image 1.2.12. my SDL_image test ist …
11:37 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
yves : GrafX2 2.5.1949 is a version that doesn't include any MOTO …
3:44 PM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by yrizoud@…
If a format is fully implemented by Grafx2's own code (or through …
7:34 AM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) updated by zoriarpg@…
Seems to be fixed. Is there a convenient change log for these builds?
7:30 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by zoriarpg@…
The current build no longer crashes, but it neither shows a preview, …
7:27 AM deftitle1.xcf attached to Ticket #88 by zoriarpg@…
XCF File, does not load
7:25 AM default_title_new.tga attached to Ticket #88 by zoriarpg@…
TGA FIle, Does not Load.

Nov 23, 2018:

11:54 AM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) updated by Thomas Bernard
I'm pretty sure I remember fixing this one... must be this commit : …
11:47 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) updated by Thomas Bernard
Thanks for the bug report Could you : 1. Try to reproduce with the …
11:45 AM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) updated by Thomas Bernard
This is very probably a bug that has been already been fixed. please …
11:41 AM Ticket #88 (Crash: GrafX (win32) hangs on in load file dialogue.) created by zoriarpg@…
Issue: GrafX crashes (hang, 'not responding') if you select …
11:21 AM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) updated by zoriarpg@…
Summary changed
11:21 AM Ticket #87 (Crash: GrafX (win32) crashes on attempting to set palette format, ...) created by zoriarpg@…
Issue: GrafX crashes (hard crash, instantly) if you click on the …
9:30 AM Changeset in gitlab [217cd01] by Thomas Bernard <miniupnp@…>
Append API name to ziparchive and remove -nottf from win32 zip Win32 …
1:10 AM Changeset in gitlab [b418c27] by Thomas Bernard <miniupnp@…>
Load_C64() unpack more formats

Nov 22, 2018:

11:28 PM Changeset in gitlab [105b5f7] by Thomas Bernard <miniupnp@…>
Document 8bit modes (CPC)
11:21 PM Changeset in gitlab [9fb2270] by Thomas Bernard <miniupnp@…>
improve Pixel_in_screen_overlay_with_opt_preview() (Mode5/Raster) now …
11:20 PM Changeset in gitlab [8a7bd06] by Thomas Bernard <miniupnp@…>
brush.c: reindent Draw_paintbrush()
11:19 PM Changeset in gitlab [860b75d] by Thomas Bernard <miniupnp@…>
Load_CM5() setup colors 0,1,2,3 to see something in the thumbnail …
11:16 PM Changeset in gitlab [459a23f] by Thomas Bernard <miniupnp@…>
Mode5: show INKs available under cursor on the status line
11:13 PM Changeset in gitlab [8d50329] by Thomas Bernard <miniupnp@…>
doxygen Button_Constraint_mode() + fix set_grid in Button_Constraint_menu()
6:49 PM Ticket #84 (c64 (koala) format background color) closed by Thomas Bernard
invalid
5:02 PM Changeset in gitlab [84aff3b] by Thomas Bernard <miniupnp@…>
Load_SCR() also support .WIN files
3:40 PM Changeset in gitlab [436886a] by Thomas Bernard <miniupnp@…>
fix raw2crtc() CPC function. It was unproperly fetching the pixels on …
2:33 PM Changeset in gitlab [f785c420] by Thomas Bernard <miniupnp@…>
Set grid and picture size in 8bit menu Enabled thanks to checkboxes
1:45 PM Changeset in gitlab [119a5af] by Thomas Bernard <miniupnp@…>
Set default CPC palette
1:43 PM Changeset in gitlab [ab5d268] by Thomas Bernard <miniupnp@…>
fix d21527c0
11:39 AM Changeset in gitlab [aeaf468] by Thomas Bernard <miniupnp@…>
code cleaning Creates Pixel_in_document_current_layer() to factorize …
11:37 AM Changeset in gitlab [0af49cf] by Thomas Bernard <miniupnp@…>
use Pixel_in_current_layer() & Read_pixel_from_current_layer() when …
11:08 AM Changeset in gitlab [8453575] by Thomas Bernard <miniupnp@…>
implement C64 Multicolor constraints drawing mode
10:19 AM Changeset in gitlab [a880045] by Thomas Bernard <miniupnp@…>
minor things - link to HTML version of inline help - fix type in …
10:16 AM Changeset in gitlab [67a1220] by Thomas Bernard <miniupnp@…>
SCR (Amstrad CPC) file format - Implements Test_SCR() / Load_SCR() …

Nov 21, 2018:

12:02 PM Changeset in gitlab [bf461a8] by Thomas Bernard <miniupnp@…>
Test_MOTO() : check 2nd file for TGA2TEO files
12:01 PM Changeset in gitlab [792c329] by Thomas Bernard <miniupnp@…>
Load_C64() support for Micro Illustrator and Run Paint files
11:23 AM Changeset in gitlab [c251a1c] by Thomas Bernard <miniupnp@…>
Load_C64() support for Paint Magic files
1:31 AM Changeset in gitlab [4e4414b] by Thomas Bernard <miniupnp@…>
Load_C64() support a couple of image types more
1:29 AM Changeset in gitlab [bc06fba] by Thomas Bernard <miniupnp@…>
CPC_set_HW_palette()
1:29 AM Changeset in gitlab [3ed119a] by Thomas Bernard <miniupnp@…>
bugfix in PI1_load_ranges()
1:29 AM Changeset in gitlab [0e51220] by Thomas Bernard <miniupnp@…>
doxygen group for fileformats.h

Nov 20, 2018:

2:10 PM Changeset in gitlab [d21527c] by Thomas Bernard <miniupnp@…>
File_length_file() should return 0 in case of error
2:06 PM Changeset in gitlab [ca84321] by Thomas Bernard <miniupnp@…>
minor: use File_length_file() instead of File_length()
2:05 PM Changeset in gitlab [0d584f4] by Thomas Bernard <miniupnp@…>
io.h: define doxygen groups
1:48 PM Changeset in gitlab [5ae73fb] by Thomas Bernard <miniupnp@…>
add A and L keyboard shortcut in the initial message window
1:31 PM Changeset in gitlab [499104b] by Thomas Bernard <miniupnp@…>
underscore P in "Set Palette"
12:20 PM Changeset in gitlab [ebb5a6e] by Thomas Bernard <miniupnp@…>
implement C64 HiRes constraints. As they are almost the same as ZX …
12:01 PM Changeset in gitlab [06f7b95] by Thomas Bernard <miniupnp@…>
Simplification of the Pixel drawing functions All functions were …
10:53 AM Changeset in gitlab [8326171] by Thomas Bernard <miniupnp@…>
improve Update_pixel_renderer() +doxygen
10:52 AM Changeset in gitlab [1e6f017] by Thomas Bernard <miniupnp@…>
Add "Set Palette" option in the 8bit menu
9:15 AM Changeset in gitlab [0439831] by Thomas Bernard <miniupnp@…>
Add inline doc for 8 bit effect menu
Note: See TracTimeline for information about the timeline view.