Timeline



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 …

Dec 21, 2017:

10:33 PM Ticket #67 (Palette "Load" Doesn't Seem to Work) closed by PulkoMandy
duplicate: Duplicate of #24 (hint: you can use #number to refer to other tickets)
8:20 PM Ticket #26 (Color quantization issue) updated by Thomas Bernard
Maybe that had to do with the color model used during quantization.
8:20 PM Ticket #67 (Palette "Load" Doesn't Seem to Work) updated by dpg07131978@…
You are correct. This is a duplicate of …
8:15 PM Ticket #67 (Palette "Load" Doesn't Seem to Work) updated by Thomas Bernard
isn't it a duplicate of http://pulkomandy.tk/projects/GrafX2/ticket/24

Dec 20, 2017:

7:30 PM Ticket #5 (Can't Zoom on top-left pixel with mousewheel) updated by Thomas Bernard
yes it is possible, by having the mouse pointer in the top left pixel …
7:28 PM Changeset in gitlab [acf65c3] by Adrien Destugues <pulkomandy@…>
Load additional fonts from the ~/.config/grafx2/fonts directory Load …
7:28 PM Changeset in gitlab [589a84f] by Adrien Destugues <pulkomandy@…>
Fix use of FontConfig on non linux platforms (FreeBSD, etc.) just …
7:04 PM grafx2_palette_load.png attached to Ticket #24 by Thomas Bernard
bug in the lower part of the screen after loading palette
3:05 PM Ticket #24 (Unfinished save/load in Palette) updated by Thomas Bernard
I think it is almost implemented, only some minor issues. …
1:32 PM Ticket #24 (Unfinished save/load in Palette) updated by PulkoMandy
The idea for load was to allow loading only the palette from an image …
1:29 PM Ticket #24 (Unfinished save/load in Palette) updated by Thomas Bernard
I tested with the latest code. 1) Load palette is still …
11:34 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/6
11:32 AM Changeset in gitlab [c65dc04] by Adrien Destugues <pulkomandy@…>
Update CONTRIBUTING.md Fix URL of bugtracker, mention where the …
11:16 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by PulkoMandy
I don't remember how this works in Windows, I think the data dir is in …
11:10 AM Changeset in gitlab [26c6d12] by Adrien Destugues <pulkomandy@…>
Add license GPL v2, without the "any later version" clause (sorry …
11:08 AM Changeset in gitlab [0d24f95] by Adrien Destugues <pulkomandy@…>
Add contribution guide
11:08 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by Thomas Bernard
OK so in text.c/Init_text() we can add font from the subdirectory …
10:56 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by PulkoMandy
It makes sense to have a ~/.config/grafx2/fonts mirroring …
10:49 AM Ticket #56 (fonts from ~/.grafx2/fonts/ not accessible) updated by Thomas Bernard
you should put your personal fonts in ~/.fonts I don't think that's …
10:14 AM Ticket #17 ('Save As' sometimes destroys old file.) updated by Thomas Bernard
I fail to reproduce this with latest source …
1:24 AM Ticket #60 (Ubuntu doesnt need iconv. build fails) updated by Thomas Bernard
iconv is now part of libc as of POSIX 2008, so -liconv can be safely …

Dec 19, 2017:

5:17 PM Changeset in gitlab [ee322ed] by Thomas Bernard <miniupnp@…>
Fix GIF save - last byte The last byte was not saved for sure, …
10:00 AM Changeset in gitlab [834050c] by Thomas Bernard <miniupnp@…>
Optimize GIF size by using only the number of bits needed in LZW codes …
Note: See TracTimeline for information about the timeline view.