Timeline



Jan 22, 2018:

10:12 PM Changeset in gitlab [b2898ed] by Thomas Bernard <miniupnp@…>
clean global.h
9:59 PM Ticket #44 (copy all layers/frames to spare page option) updated by Thomas Bernard
Status, Owner changed
9:47 PM Changeset in gitlab [5ab93eb] by Thomas Bernard <miniupnp@…>
Great simplification of Main/Spare page flipping
8:59 PM Changeset in gitlab [353b494] by Thomas Bernard <miniupnp@…>
move tilemap data to T_Document. Also merge Disable_main_tilemap + …
8:34 PM Changeset in gitlab [92620bb] by Thomas Bernard <miniupnp@…>
merge Upload_infos_page_main() / Upload_infos_page_spare() => …
4:31 PM Changeset in gitlab [297b653] by Thomas Bernard <miniupnp@…>
input.c: Simplify code in Color_cycling()
4:16 PM Changeset in gitlab [a53d6da] by Thomas Bernard <miniupnp@…>
Add visible_image and backups to the T_Document structure
2:46 PM Changeset in gitlab [8ae651c] by Thomas Bernard <miniupnp@…>
put common fields for Main and Spare page in a T_Document structure
2:46 PM Changeset in gitlab [e9b4392] by Thomas Bernard <miniupnp@…>
add GFX2_GLOBAL where forgotten. So we avoid to have some so called …
2:43 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) closed by Thomas Bernard
fixed
1:46 PM Changeset in gitlab [350ca22] by Thomas Bernard <miniupnp@…>
Restore the Selector_filename in case of Bookmark error. There was a …
1:46 PM Changeset in gitlab [aeca7af] by Thomas Bernard <miniupnp@…>
Add comment about Current_palette
1:46 PM Changeset in gitlab [08e3c6b] by Thomas Bernard <miniupnp@…>
Fix issue 46 : part 2 in Error(0) the palette was not properly …
1:46 PM Changeset in gitlab [e078b3a] by Thomas Bernard <miniupnp@…>
fix issue 46 "ghost cursors" see …
11:35 AM Changeset in gitlab [7b69b17] by Thomas Bernard <miniupnp@…>
Fix invalid http://grafx2.org url to grafx2.tk

Jan 21, 2018:

6:57 PM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by Thomas Bernard
Status, Owner changed
<PulkoMandy> even ellipses sounds like a nice opportunity to dig into …
8:55 AM Ticket #41 (Safety colors in preview even if disabelt) closed by PulkoMandy
wontfix
8:43 AM WikiStart edited by PulkoMandy
Debian popcon changed colors. (diff)
12:32 AM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
Status, Owner changed
12:29 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
Fixed by : - implementing ICO loading instead of using SDL bugged (on …
12:27 AM Ticket #41 (Safety colors in preview even if disabelt) updated by Thomas Bernard
I think this bug should be marked as invalid. The feature "set …
12:17 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) closed by Thomas Bernard
fixed
12:15 AM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
So I reproduced and understood the 2nd issue as well. …

Jan 20, 2018:

12:16 PM Develop/FileFormats/PCX edited by Thomas Bernard
comments after test of PC Paintbrush 3.11 (diff)
11:56 AM Changeset in gitlab [afb1feb] by Thomas Bernard <miniupnp@…>
PCX : the CGA "color burst" bit is not taken into account by …

Jan 19, 2018:

4:22 PM Changeset in gitlab [34c7f96] by Thomas Bernard <miniupnp@…>
Better PCX support support 3 plane 8 colors files Correctly set CGA …
10:42 AM Develop/FileFormats/PCX created by Thomas Bernard
Soft PCX File Format Technical Reference Manual
10:34 AM Develop/FileFormats/PKM edited by PulkoMandy
(diff)
10:14 AM Changeset in gitlab [3271d6b] by Thomas Bernard <miniupnp@…>
Fix BMP loading for big endian machines (68k, PPC) also removed some …

Jan 18, 2018:

10:18 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
https://gitlab.com/miniupnp/grafX2/commit/57e8b05ed5bc30be8bfc28ab40f37
10:08 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
Data_directory is set to the path of the exe + "../share/grafx2/" We …
3:17 PM Ticket #45 (relative paths should allways start from same point) updated by PulkoMandy
Yes, what I mean is it may be hard to find "c:\tools\" in that case …
2:53 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
I may have misunderstood the ticket description, but I don't think it …
2:47 PM Ticket #45 (relative paths should allways start from same point) updated by PulkoMandy
We like to play with chdir a lot in GrafX2, so one cannot rely on the …
2:35 PM Ticket #45 (relative paths should allways start from same point) updated by Thomas Bernard
Status, Owner changed
that should not be difficult to implement
2:31 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by PulkoMandy
I prefer the first solution, there is no need to freeze the mouse …
2:23 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
Or else we could modify Error(0) so it doesn't call …
2:21 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
Calling Error(0) with the cursor hidden causes the problem. Adding …
1:52 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by PulkoMandy
It's possible that the red flash code does not handle a visible mouse …
1:48 PM Ticket #60 (Ubuntu doesnt need iconv. build fails) closed by PulkoMandy
fixed: Yes, sounds good enough for now.
1:46 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
I reproduced when moving the mouse fast during the red flash. It looks …
1:23 PM Ticket #60 (Ubuntu doesnt need iconv. build fails) updated by Thomas Bernard
you fixed it with …
11:20 AM Changeset in gitlab [1232675] by Thomas Bernard <miniupnp@…>
Save_ICO() With transparency data
12:59 AM Changeset in gitlab [ad93064] by Thomas Bernard <miniupnp@…>
Add support for 2bpp BMP's (Win CE) File extension is usually 2bp …
12:43 AM Changeset in gitlab [d0d0b64] by Thomas Bernard <miniupnp@…>
Support transparency in ICO files with 256 colors or less

Jan 17, 2018:

5:54 PM Changeset in gitlab [2a04e36] by Thomas Bernard <miniupnp@…>
fix for loading CUR files
5:31 PM Changeset in gitlab [674fc76] by Thomas Bernard <miniupnp@…>
Fix minor issues
10:28 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
I reorganized a bit the Load_BMP() and Load_PNG() code and added ICO …
10:21 AM Changeset in gitlab [d9ca2e10] by Thomas Bernard <miniupnp@…>
Load .ico files containing PNG images
10:19 AM Changeset in gitlab [37a5a0a] by Thomas Bernard <miniupnp@…>
Splitted Load_PNG to allow usage by Load_ICO Introduces …
12:54 AM Changeset in gitlab [c2486ed] by Thomas Bernard <miniupnp@…>
Support of .ICO file loading only loading the biggest icon see …
12:53 AM Changeset in gitlab [c2c3684] by Thomas Bernard <miniupnp@…>
Refactor of Load_BMP() + support of OS/2 BMP

Jan 16, 2018:

10:13 PM Ticket #28 (Stronger zoom commands) closed by Thomas Bernard
fixed
4:27 PM Changeset in gitlab [ee11079] by Thomas Bernard <miniupnp@…>
Count colors when loading True color pictures If the count is <= 256 …

Jan 12, 2018:

11:34 AM IMG_Load_bug_PPC.png attached to Ticket #69 by Thomas Bernard
sdl_image_test result on a PowerPC Mac OS X 10.4.11
11:33 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
Well I made a minimal test tool for IMG_Load() …
10:36 AM Ticket #28 (Stronger zoom commands) updated by Thomas Bernard
Status changed
I have fixed the code and verified that loading old gfx2.cfg file …
10:33 AM Changeset in gitlab [753aaf3] by Thomas Bernard <miniupnp@…>
Add Fast Zoom In & Out functions. Shift +/- or Shift Mouse Wheel …
8:55 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by PulkoMandy
Get_SDL_pixel_hicolor does different things for 24-bit and 32-bit …
12:12 AM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
Summary changed
I think the problem lies in SDL_Image, ICO files are read with system …

Jan 11, 2018:

10:44 PM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
well it looks like a bug in SDL code to load ICO because loading …
10:32 PM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by PulkoMandy
When I ported GrafX2 from DOS I was using a PowerPC machine, so back …
10:19 PM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
in fact it is loaded via Load_SDL_Image() so SDL IMG_Load()
10:11 PM Ticket #69 (Loading .ICO wrong image on Big endian Mac) updated by Thomas Bernard
Status, Owner, Version changed
10:10 PM grafX2_load_ico_Bigendian.png attached to Ticket #69 by Thomas Bernard
gfx2.ico loaded on a big endian machine
10:09 PM Ticket #69 (Loading .ICO wrong image on Big endian Mac) created by Thomas Bernard
Everything works well on My PC, but the colors are wrong if I load a …
12:40 PM Ticket #28 (Stronger zoom commands) updated by Thomas Bernard
Status, Owner changed
OK, I will fix this.
12:36 PM Ticket #5 (Can't Zoom on top-left pixel with mousewheel) updated by PulkoMandy
I reported it, so I probably wanted to fix it at the time. I think I …
12:34 PM Ticket #28 (Stronger zoom commands) updated by PulkoMandy
Old .cfg files should be migrated when the format changes. This …
12:15 PM Ticket #5 (Can't Zoom on top-left pixel with mousewheel) updated by Thomas Bernard
is it really a defect worth fixing ?
12:14 PM Ticket #28 (Stronger zoom commands) updated by Thomas Bernard
works for me. indeed old gfx2.cfg need to be deleted before running
11:48 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) closed by Thomas Bernard
fixed
11:47 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by Thomas Bernard
fixed in …
11:41 AM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) closed by Thomas Bernard
fixed
11:41 AM Ticket #26 (Color quantization issue) closed by Thomas Bernard
fixed

Jan 10, 2018:

8:51 PM Changeset in gitlab [e36cff0f] by Thomas Bernard <miniupnp@…>
Hide cursor if we failed to set our 1 pix transparent cursor …

Jan 4, 2018:

12:28 PM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) updated by Thomas Bernard
yrizoud: my last commit addresses the issue you are pointing about …

Jan 3, 2018:

5:13 AM Changeset in gitlab [2928a16] by Thomas Bernard <miniupnp@…>
Also save visible layers for spare page see …

Dec 29, 2017:

8:13 PM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) updated by Thomas Bernard
yrizoud: have you tried the new code and noticed any issue ? I can …
7:44 PM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) updated by Thomas Bernard
I can't reproduce the crash. I've made sure the zoomed view is open …
6:27 PM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) updated by yrizoud@…
Hi thanks for taking this task. From looking at code, I see one issue …
5:31 PM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/10
5:17 PM Changeset in gitlab [8a67da6] by Thomas Bernard <miniupnp@…>
Right click on a layer toggle SOLO / previous state Previously, if …
5:17 PM Changeset in gitlab [cad9aa5] by Thomas Bernard <miniupnp@…>
Switch to Unix end of line

Dec 27, 2017:

11:37 PM Ticket #24 (Unfinished save/load in Palette) updated by Thomas Bernard
Status, Owner changed
11:30 PM copy_to_spare_page.png attached to Ticket #44 by Thomas Bernard
Current "copy to spare page" dialog
11:29 PM Ticket #44 (copy all layers/frames to spare page option) updated by Thomas Bernard
Indeed only current layer is copied right now. I think we would need …
11:24 PM Ticket #25 (Right clicking a layer - show previous state instead of show all layers) updated by Thomas Bernard
Status, Owner changed
I'm working on this
11:17 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by Thomas Bernard
I don't reproduce with the latest sources. I've got a red flash when …

Dec 25, 2017:

4:12 PM Ticket #26 (Color quantization issue) updated by Thomas Bernard
see https://gitlab.com/miniupnp/grafX2/tree/quantize_fix
4:08 PM Changeset in gitlab [fb197cc] by Thomas Bernard <miniupnp@…>
op_c.c: handle memory allocation errors in CS_Set()
3:55 PM Changeset in gitlab [d7179f7] by Thomas Bernard <miniupnp@…>
fix Optimize_palette() for precisions different than 8 8 8 do the …
3:46 PM Changeset in gitlab [4b0878c] by Thomas Bernard <miniupnp@…>
Quantization: use population split
3:42 PM Ticket #26 (Color quantization issue) updated by Thomas Bernard
there is MARBLES.PCX in the pic-sample repository indeed we could add …

Dec 23, 2017:

3:51 PM Ticket #26 (Color quantization issue) updated by PulkoMandy
I think keeping the population split makes sense. The idea (and this …
3:00 PM Ticket #26 (Color quantization issue) updated by Thomas Bernard
Please choose which quantized image you prefer ;) see …
2:53 PM Changeset in gitlab [b9bdf68] by Thomas Bernard <miniupnp@…>
Quantization : sort clusters by diagonal and not volume There is a …
2:53 PM avengers_volsplit_volumesort.gif attached to Ticket #26 by Thomas Bernard
Cluster Split by Volume, sort by volume
2:52 PM avengers_volsplit_diagsort.gif attached to Ticket #26 by Thomas Bernard
Cluster Split by Volume, sort by diagonal length
2:50 PM avengers_popsplit_diagsort.gif attached to Ticket #26 by Thomas Bernard
Cluster Split by population, sort by diagonal length
2:49 PM avengers_popsplit_volumesort.gif attached to Ticket #26 by Thomas Bernard
Cluster Split by population, sort by volume
2:26 PM Changeset in gitlab [5d47a76] by Thomas Bernard <miniupnp@…>
introduce GRAFX2_QUANTIZE_CLUSTER_POPULATION_SPLIT macro to change …
2:18 PM Ticket #26 (Color quantization issue) updated by Thomas Bernard
I was wrong. I think I can improve the current code. Cluster are now …
5:02 AM Ticket #26 (Color quantization issue) updated by Thomas Bernard
for further improvement we could use …
4:50 AM avengers_test.gif attached to Ticket #26 by Thomas Bernard
avengers.jpg loaded with the new splitting
4:47 AM Ticket #26 (Color quantization issue) updated by Thomas Bernard
Hum I get far better result on your avengers.jpg image with a change …
4:36 AM Changeset in gitlab [9ec4ada] by Thomas Bernard <miniupnp@…>
Color quantization : use another cluster spliting (by volume instead …
3:35 AM Ticket #26 (Color quantization issue) updated by Thomas Bernard
OK color quantization is done in RGB space by clustering on the …
Note: See TracTimeline for information about the timeline view.