Timeline



Apr 5, 2018:

1:07 AM Ticket #32 (lua get used/unique colors functions) updated by Thomas Bernard
So this is fixed, right ?
12:53 AM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
Well that is how the need is exposed in the ticket... I just …

Apr 4, 2018:

10:06 PM Ticket #45 (relative paths should allways start from same point) updated by PulkoMandy
Mh... do we want to expose it this way to the user? I can understand …
7:19 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
@HoraK-FDF : are you able to test ? Here is the build : …
7:16 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
I think it is OK : https://gitlab.com/GrafX2/grafX2/merge_requests/52

Mar 20, 2018:

9:58 PM Changeset in gitlab [a460fa1] by Thomas Bernard <miniupnp@…>
readini.c: remove extraneous parentheses to silence a warning
9:58 PM Changeset in gitlab [07bb8fe] by Thomas Bernard <miniupnp@…>
windows.c: mark "global" variables as static
9:58 PM Changeset in gitlab [3cad389] by Thomas Bernard <miniupnp@…>
windows.c: use fabsf() for float values
9:58 PM Changeset in gitlab [71a72d2] by Thomas Bernard <miniupnp@…>
GS_Generate(): remove Warning diff is int, abs is "int abs(int);" …
9:58 PM Changeset in gitlab [00d51d5] by Thomas Bernard <miniupnp@…>
Reduce_palette(): fix warnings and reduce code complexity
9:58 PM Changeset in gitlab [91e6796] by Thomas Bernard <miniupnp@…>
Set_program_directory(): check return value of readlink()
9:58 PM Changeset in gitlab [c55c41fe] by Thomas Bernard <miniupnp@…>
gifanalyzer: main() must return a value
9:58 PM Changeset in gitlab [a29168f] by Thomas Bernard <miniupnp@…>
Splash screen : 2017->2018

Mar 19, 2018:

4:49 PM Changeset in gitlab [ea68ae4] by Thomas Bernard <miniupnp@…>
loadrecoil.c: remove warning when compiling with MinGW32
4:49 PM Changeset in gitlab [06f4968] by Thomas Bernard <miniupnp@…>
do not use _mkdir() but plain Win32 CreateDirectoryA()
4:49 PM Changeset in gitlab [42a08d0] by Thomas Bernard <miniupnp@…>
remove some warning when compiling with MinGW32
4:49 PM Changeset in gitlab [bae93cb] by Thomas Bernard <miniupnp@…>
use atan2() in Rotate_brush_0_5(). Remove warnings in MSVC++ acos() …
4:49 PM Changeset in gitlab [f9616f5] by Thomas Bernard <miniupnp@…>
remove warnings when compiling with MSVC++2010
2:54 PM Changeset in gitlab [1099750] by Thomas Bernard <miniupnp@…>
File selector Fix "long" extensions detection under Win32

Mar 15, 2018:

1:40 PM Changeset in gitlab [3e82bd0] by Thomas Bernard <miniupnp@…>
Test_PAL/Load_PAL: replace fread() by Read_bytes()
1:24 PM Changeset in gitlab [531cda5] by Thomas Bernard <miniupnp@…>
Fix Test_GPL() and Load_GPL()
1:24 PM Changeset in gitlab [3103629] by Thomas Bernard <miniupnp@…>
io.c: add Read_byte_line() function
12:21 PM Changeset in gitlab [3ab746e] by Thomas Bernard <miniupnp@…>
fileformats.c: Get rid of "unreferenced argument" Warning
12:21 PM Changeset in gitlab [cd8291b] by Thomas Bernard <miniupnp@…>
loadsave: change Test_XXX functions to open file only once
12:21 PM Changeset in gitlab [b039977] by Thomas Bernard <miniupnp@…>
move Test_XXX/Load_XXX/Save_XXX functions prototypes to fileformats.h

Mar 14, 2018:

10:48 AM Changeset in gitlab [ebaccba] by Thomas Bernard <miniupnp@…>
Load_INFO() : load comments + fix for NewIcons fix Palette loading of …

Mar 13, 2018:

9:50 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) closed by Thomas Bernard
fixed

Mar 12, 2018:

11:39 AM Changeset in gitlab [856ba45] by Thomas Bernard <miniupnp@…>
Load_INFO() right colors for 2nd image of NewIcons
11:39 AM Changeset in gitlab [d57c6dd] by Thomas Bernard <miniupnp@…>
Load_INFO Add more colors in default palette
11:39 AM Changeset in gitlab [6efc257] by Thomas Bernard <miniupnp@…>
Load_IFF() fix for some ILBM containing only palette
11:39 AM Changeset in gitlab [b388bc5] by Thomas Bernard <miniupnp@…>
Load_INFO() fix memory leak
11:39 AM Changeset in gitlab [e48e210] by Thomas Bernard <miniupnp@…>
Load_INFO() Amiga Icons : don't load 2nd image in preview mode
11:39 AM Changeset in gitlab [cfd5839] by Thomas Bernard <miniupnp@…>
Load Amiga Icons found in .info files

Mar 10, 2018:

4:37 PM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by yrizoud@…
The reason is that the visual de-activation of the Lasso button calls …
10:14 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by PulkoMandy
It seems to be a bug indeed. The "restore" should do the same thing on …
10:07 AM Ticket #36 (use SDL TTF without needing X Windows) updated by PulkoMandy
No, as mentionned above a similar change had already been merged in. …
1:14 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by Thomas Bernard
@Pulkomandy : What should be done in your opinion ?
1:13 AM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by Thomas Bernard
I think we can mark this bug as resolved. One can easily recompile the …
1:09 AM Ticket #36 (use SDL TTF without needing X Windows) updated by Thomas Bernard
is this ticket still relevant ? I don't think current builds need …
1:02 AM Ticket #12 (loading a folder bookmark clears the filename) updated by Thomas Bernard
in the save the filename should not be cleared when changing directory …
12:58 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
I think it is ok now ! Please test latest version from Merge Request
12:46 AM Changeset in gitlab [44a8bab] by Thomas Bernard <miniupnp@…>
Update online help about the Circles and Ellipses
12:46 AM Changeset in gitlab [30f23b9] by Thomas Bernard <miniupnp@…>
Massive change of button callback function prototypes
12:46 AM Changeset in gitlab [f2d5796] by Thomas Bernard <miniupnp@…>
implements selection of circle/ellipse mode with right button see …
12:46 AM Changeset in gitlab [df73e91] by Thomas Bernard <miniupnp@…>
Implement "corner to corner" Gradient ellipses
12:46 AM Changeset in gitlab [c1afa188] by Thomas Bernard <miniupnp@…>
Change empty/filled Ellipse drawing to draw ellipse inscribed in …
12:46 AM Changeset in gitlab [d6ce86c] by Thomas Bernard <miniupnp@…>
Remove Circle_limit global variable
12:46 AM Changeset in gitlab [ce1b55b] by Thomas Bernard <miniupnp@…>
graph.c: Pixel_figure is not a global var anymore
12:46 AM Changeset in gitlab [be8b05a] by Thomas Bernard <miniupnp@…>
remove Ellipse_vertical_radius_squared …
12:46 AM Changeset in gitlab [6b97fcc] by Thomas Bernard <miniupnp@…>
Remove Ellipse_cursor_X/Y and Circle_cursor_X/Y global variables
12:46 AM Changeset in gitlab [6be7cb1] by Thomas Bernard <miniupnp@…>
move circle/ellipse functions from misc.c to graph.c void …

Mar 7, 2018:

1:53 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
@PulkoMandy : I just tried and SHIFT is already doing something in …

Mar 6, 2018:

4:25 PM Changeset in gitlab [c03984f] by Thomas Bernard <miniupnp@…>
Load_IFF() set a default grayscale palette for files without CMAP
4:25 PM Changeset in gitlab [144207f] by Thomas Bernard <miniupnp@…>
Load_IFF() improve 4bits per component palettes
4:25 PM Changeset in gitlab [975c343] by Thomas Bernard <miniupnp@…>
Load_IFF() cleanup. remove counter variable
4:25 PM Changeset in gitlab [141d0bf] by Thomas Bernard <miniupnp@…>
parseiff: try to parse after the theorical end of the file some …
4:25 PM Changeset in gitlab [5907219] by Thomas Bernard <miniupnp@…>
Load_IFF(): Use same palette structures for SHAM and PCHG + PCHG ok …
4:25 PM Changeset in gitlab [ca352e7] by Thomas Bernard <miniupnp@…>
Load_IFF() parse RAST chunks
4:25 PM Changeset in gitlab [2338e99] by Thomas Bernard <miniupnp@…>
Load_IFF(): parse DYCP and CTBL chunks found in Dynamic Hires files
4:25 PM Changeset in gitlab [aca95e4] by Thomas Bernard <miniupnp@…>
remove left over printf
4:25 PM Changeset in gitlab [b0203ff] by Thomas Bernard <miniupnp@…>
Display original picture size in Load/Save dialog when displaying a …
4:25 PM Changeset in gitlab [3876f8e1] by Thomas Bernard <miniupnp@…>
Load_IFF(): Move ILBM decoding to LBM_Decode() and display ILBM …
Note: See TracTimeline for information about the timeline view.