Timeline



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

Nov 19, 2018:

11:19 PM Changeset in gitlab [777ce39] by Thomas Bernard <miniupnp@…>
Display short description in 8bit constraint menu
11:01 PM Changeset in gitlab [ab052f0] by Thomas BERNARD <miniupnp@…>
MacOSX URL open
9:29 PM Changeset in gitlab [c299fbf] by Thomas Bernard <miniupnp@…>
move the unit test for MOTO_MAP_pack() to tests/tests.c
2:54 PM Changeset in gitlab [ad628d4] by Thomas Bernard <miniupnp@…>
improved comments
2:26 PM Ticket #74 (Superbucketfill (Replace col. (Shift+F)) unusable in magnified mode) closed by PulkoMandy
fixed: Thanks for reporting!
2:20 PM Ticket #74 (Superbucketfill (Replace col. (Shift+F)) unusable in magnified mode) updated by Adrian Castravete
Hello! :) After seeing your replies and pulling everything to the …
1:26 PM Changeset in gitlab [4094425] by Thomas Bernard <miniupnp@…>
support https:// links in generatedoc.c as well
1:20 PM Changeset in gitlab [5f1cda3] by Thomas Bernard <miniupnp@…>
inline help : Follow WWW links when clicking them
11:08 AM Changeset in gitlab [3373402] by Thomas Bernard <miniupnp@…>
Save_MOTO() display constraint error to the user
10:38 AM Develop/FileFormats/MOTO edited by Thomas Bernard
(diff)
10:29 AM Develop/FileFormats/MOTO created by Thomas Bernard
create Thomson formats page
10:00 AM Develop edited by Thomas Bernard
fix wiki links (diff)
9:58 AM Develop edited by Thomas Bernard
add link to PCX and MOTO files formats (diff)
9:55 AM Develop/LoadSaveSystem edited by Thomas Bernard
update regarding Open_file_read() and File_length_file() (diff)

Nov 18, 2018:

11:52 PM Changeset in gitlab [3e37cd6] by Thomas Bernard <miniupnp@…>
Save_MOTO() fix 80col/bm16 SCRMOD values
11:49 PM Changeset in gitlab [9961f1c] by Thomas Bernard <miniupnp@…>
Save_MOTO_window(): display hint about selected format/mode/etc.
11:15 PM Changeset in gitlab [57ef392] by Thomas Bernard <miniupnp@…>
contextual Help for C64 saving
10:46 PM Changeset in gitlab [a2b01a0] by Thomas Bernard <miniupnp@…>
Add HELP for Thomson MO/TO formats
10:45 PM Changeset in gitlab [cdffaba] by Thomas Bernard <miniupnp@…>
Fix Display_help() check when start_line > 0
12:39 AM Changeset in gitlab [4e6a3d8] by Thomas Bernard <miniupnp@…>
machine => target_machine. fixes 9dddfd57752ff4234f60eb2183615d49cb740cf2
12:24 AM Changeset in gitlab [4c6279a] by Thomas Bernard <miniupnp@…>
fix unicode filename init in New_page()
12:23 AM Changeset in gitlab [9dddfd5] by Thomas Bernard <miniupnp@…>
MAP TO-SNAP extension is only relevant for MO6 TO8/TO9
12:20 AM Changeset in gitlab [8354c54] by Thomas Bernard <miniupnp@…>
Load_MOTO() / Save_MOTO(): supports bm4, 80col and bm16 in BIN format
12:01 AM Changeset in gitlab [15eee8f] by Thomas Bernard <miniupnp@…>
Save_MOTO() saving of bm16, bm4 and 80col modes
12:00 AM Changeset in gitlab [830ba85] by Thomas Bernard <miniupnp@…>
MOTO_MAP_pack() : implements the optimized packing algorithm

Nov 17, 2018:

12:42 PM Changeset in gitlab [245b251] by Thomas Bernard <miniupnp@…>
Save_MOTO() : preliminary version of .MAP saving
1:51 AM Changeset in gitlab [e13ab6e] by Thomas Bernard <miniupnp@…>
set either TO7/70 or MO5 palette
1:35 AM Changeset in gitlab [a66d23a] by Thomas Bernard <miniupnp@…>
Save_MOTO() for TO7 and MO5

Nov 16, 2018:

6:40 PM Changeset in gitlab [34b89a2] by Thomas Bernard <miniupnp@…>
const T_Setting * args when possible
2:17 PM Changeset in gitlab [bf20a0b] by Thomas Bernard <miniupnp@…>
Doxygen: add grouping in oldies.c/oldies.h
2:14 PM Changeset in gitlab [80e381a] by Thomas Bernard <miniupnp@…>
Rename DECB binary files related functions
1:28 PM Changeset in gitlab [967bad8] by Thomas Bernard <miniupnp@…>
python script to show gamma values
12:37 AM Changeset in gitlab [5becf42] by Thomas Bernard <miniupnp@…>
Help for Thomson palette setting
12:01 AM Changeset in gitlab [570bd66] by Thomas Bernard <miniupnp@…>
Use MOTO_gamm param to convert the Thomson MO/TO palettes

Nov 15, 2018:

11:39 PM Changeset in gitlab [6189b43] by Thomas Bernard <miniupnp@…>
Add a gfx2.ini parameter to set the gamma for Thomson MO/TO palettes
11:24 PM Changeset in gitlab [cd15c41] by Thomas Bernard <miniupnp@…>
Doxygen for saveini/readini

Nov 14, 2018:

11:28 AM Changeset in gitlab [2eb3324] by Thomas Bernard <miniupnp@…>
Save (and Load) Autoloading TO8 pictures
11:28 AM Changeset in gitlab [434428a] by Thomas Bernard <miniupnp@…>
Add default thomson Palette
11:28 AM Changeset in gitlab [830dd76] by Thomas Bernard <miniupnp@…>
Load_MOTO(): 80col mode support (640x200)
11:28 AM Changeset in gitlab [23812b2] by Thomas Bernard <miniupnp@…>
Load_MOTO(): support the ".MAP" format (GET/SAVEP/LOADP/PUT)
11:28 AM Changeset in gitlab [77262de] by Thomas Bernard <miniupnp@…>
Add Loading of files produced by TGA2TEO for the Thomson TO8
11:28 AM Changeset in gitlab [ffd2c7e] by Thomas Bernard <miniupnp@…>
oldies.c: Add Thomson MOTO functions
11:28 AM Changeset in gitlab [d32390a9] by Thomas Bernard <miniupnp@…>
Doxygen for Load_FLI() Test_FLI()
11:28 AM Changeset in gitlab [fd798c7] by Thomas Bernard <miniupnp@…>
Write_bytes() add "const" in prototype

Nov 13, 2018:

9:31 AM Changeset in gitlab [3d2d8ba] by Thomas Bernard <miniupnp@…>
Add generatedoc binary to .gitignore
9:28 AM Changeset in gitlab [a9b72c2] by Thomas Bernard <miniupnp@…>
convert DOS txt files from CP437 to UTF-8 restore doc_eng.txt (UTF8) …

Nov 12, 2018:

11:54 AM Changeset in gitlab [1cdb9a7] by Thomas Bernard <miniupnp@…>
Load_C64(): support for Saracen Paint format
11:44 AM Changeset in gitlab [694f4e5] by Thomas Bernard <miniupnp@…>
Load_C64(): support for Amica Paint Packed files
10:41 AM Changeset in gitlab [77b915c] by Thomas Bernard <miniupnp@…>
Load_C64(): support for DrazPaint, FacePaint & Image System
9:26 AM Changeset in gitlab [61b0056] by Thomas Bernard <miniupnp@…>
Doxygen for Save_C64_window()

Nov 11, 2018:

10:07 AM Ticket #8 (User Manual rework) updated by PulkoMandy
Generated doc now available at http://pulkomandy.tk/GrafX2/ Updated …
9:37 AM Ticket #47 (somehow make it visible what page is active) updated by PulkoMandy
Description changed
In the skinfiles, the button should rather go with the alternate …
9:31 AM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) updated by PulkoMandy
Priority changed
9:29 AM Ticket #22 (Magnify split enable/disable option.) updated by PulkoMandy
Milestone changed
9:28 AM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) closed by PulkoMandy
fixed: Fixed in https://gitlab.com/GrafX2/grafX2/merge_requests/82.
9:28 AM Ticket #74 (Superbucketfill (Replace col. (Shift+F)) unusable in magnified mode) updated by PulkoMandy
I think this was related to the wrong cursors bug in GRafX2.5. At …
9:26 AM Ticket #86 (Airbrush in multicolor is not random enough) updated by PulkoMandy
Milestone changed
9:25 AM Ticket #64 (Fully resizable split area for zoom) updated by PulkoMandy
Milestone changed
9:23 AM Ticket #59 (SDL2 Linux, only runs in top half of window.) closed by PulkoMandy
fixed
9:19 AM History edited by PulkoMandy
(diff)

Nov 10, 2018:

10:44 PM Changeset in gitlab [5e4d2f5] by Thomas Bernard <miniupnp@…>
Open_popup(): fix dropdown outside of the screen (again) in commit …
9:32 PM Changeset in gitlab [0a30051] by Thomas Bernard <miniupnp@…>
Load_C64() bitmaps are 1bpp + log in Save_C64_window() + comment
9:32 PM Changeset in gitlab [aa9d0ac] by Thomas Bernard <miniupnp@…>
Log user message to the loggin system
9:32 PM Changeset in gitlab [fb5fc2c] by Thomas Bernard <miniupnp@…>
Save_C64_fli_monolayer() display the constraint errors to the user
9:32 PM Changeset in gitlab [fddc79c] by Thomas Bernard <miniupnp@…>
Save_C64(): add dropdown to choose save Format (FLI/multicolor/etc)
9:32 PM Changeset in gitlab [9f45f4e] by Thomas Bernard <miniupnp@…>
Load_C64() : cleanup
9:32 PM Changeset in gitlab [b179ae0] by Thomas Bernard <miniupnp@…>
Load_C64(): remove dummy_screen array
9:32 PM Changeset in gitlab [fab2d98] by Thomas Bernard <miniupnp@…>
Load_C64() add Advanced Art Studio (.ocp) format
9:32 PM Changeset in gitlab [245839d] by Thomas Bernard <miniupnp@…>
Load_C64() added support for more C64 hires formats
9:32 PM Changeset in gitlab [5c076f6] by Thomas Bernard <miniupnp@…>
Load_C64() add support for Blazing Paddles/Rainbow Painter multicolor
9:32 PM Changeset in gitlab [7cd9efc] by Thomas Bernard <miniupnp@…>
Load_C64() : Add Artist64 format
9:32 PM Changeset in gitlab [8532064] by Thomas Bernard <miniupnp@…>
Load_C64() add support for Picasso64 format
9:32 PM Changeset in gitlab [f7cc6b6] by Thomas Bernard <miniupnp@…>
Load_C64() add support for FLI-designer v1.1 files
9:32 PM Changeset in gitlab [2008675] by Thomas Bernard <miniupnp@…>
update Test_C64() to read load address
9:32 PM Changeset in gitlab [f3ba6d3] by Thomas Bernard <miniupnp@…>
Add ability to save C64 FLI pictures for a 1 layer image add function …
9:32 PM Changeset in gitlab [3720e45] by Thomas Bernard <miniupnp@…>
Improve doxygen comments of C64 functions
7:20 PM Changeset in gitlab [21d4094] by Thomas Bernard <miniupnp@…>
Open_window() : limit to 320x200
5:27 PM Ticket #59 (SDL2 Linux, only runs in top half of window.) updated by Thomas Bernard
the current SDL2 code works well :) It propose to close this issue
5:22 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/118
5:20 PM Changeset in gitlab [0c6add6] by Thomas Bernard <miniupnp@…>
Open_window(): Fix crash when trying to open window larger than screen …
5:06 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by Thomas Bernard
However I have a crash when displaying the long select box when I'm in …
4:56 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by Thomas Bernard
I just found the toolbox v1.3 …
4:48 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by Thomas Bernard
Does someone reproduce with GrafX2 2.5 or 2.6 ? I've failed to …
4:22 PM Ticket #17 ('Save As' sometimes destroys old file.) updated by Thomas Bernard
Does someone reproduce the issue with a recent GrafX2 version ? If …
4:00 PM Changeset in gitlab [ea1a58d] by Thomas Bernard <miniupnp@…>
WIN32: Log/comments a lot more WM_* message types
4:00 PM Changeset in gitlab [a443d30] by Thomas Bernard <miniupnp@…>
Win32: fix position saving + enforce minimum 320x200 resolution fixes …
1:37 AM Ticket #84 (c64 (koala) format background color) updated by Thomas Bernard
Status, Owner changed
1:36 AM Ticket #84 (c64 (koala) format background color) updated by Thomas Bernard
see this Merge request : …
12:14 AM Ticket #78 (Pressing space while drawing lines breaks line drawing) closed by PulkoMandy
fixed
12:13 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) closed by PulkoMandy
fixed

Nov 9, 2018:

7:35 PM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by Jordan Christiansen
My patch was merged, so this can be close now.
7:34 PM Ticket #78 (Pressing space while drawing lines breaks line drawing) updated by Jordan Christiansen
The fix for this was merged a while back. It should be closed now.
6:14 PM Changeset in gitlab [c40a2ad] by Adrien Destugues <pulkomandy@…>
Prevent "Restore lasso brush" from clearing the brush Fixes Trac bug #16
2:48 PM Ticket #82 (Save brush overwrite existing file fails) closed by Thomas Bernard
fixed: I'm indeed currently working on the win32-gdi resize / move etc. Let …
2:44 PM Ticket #82 (Save brush overwrite existing file fails) updated by approbo.games@…
I can confirm the test build fixes the problem saving brushes relating …
12:50 PM Changeset in gitlab [addc399] by Thomas Bernard <miniupnp@…>
win32: handle more window manager events useful for debug
12:50 PM Changeset in gitlab [24a18c2] by Thomas Bernard <miniupnp@…>
Win32: fix window position saving use WM_WINDOWPOSCHANGED instead of …
12:50 PM Changeset in gitlab [82cbb21] by Thomas Bernard <miniupnp@…>
update .gitignore files
12:50 PM Changeset in gitlab [50f3b99] by Thomas Bernard <miniupnp@…>
store unicode filename for brush
12:50 PM Changeset in gitlab [907da28] by Thomas Bernard <miniupnp@…>
Win32: fix Open_file_write() and Open_file_write_with_alternate_ext() …
12:50 PM Changeset in gitlab [d00e96d] by Thomas Bernard <miniupnp@…>
win32: force the window redraw when changing palette Fixes the …
12:50 PM Changeset in gitlab [970b9a1] by Thomas Bernard <miniupnp@…>
fix for building with MS Visual C++ 2010 snprintf should be defined …
11:39 AM Changeset in gitlab [821540b] by Thomas Bernard <miniupnp@…>
3rdparty: libpng 1.6.34 => 1.6.35. Lua 5.3.4 => 5.3.5
11:30 AM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
I have made several fixes. See : …

Nov 8, 2018:

8:14 PM Ticket #82 (Save brush overwrite existing file fails) updated by yrizoud@…
I managed to reproduce it (Windows XP) and step through in debugger. …
6:00 PM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
thanks. that must be a win32 specific bug
5:04 PM Ticket #82 (Save brush overwrite existing file fails) updated by approbo.games@…
Ok I tried with version: grafx2-2.6wip2178-win32 Still the same but …
12:12 PM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
versions 1949 and 1982 are a few month old. do you reproduce with the …
11:34 AM Ticket #82 (Save brush overwrite existing file fails) updated by approbo.games@…
Hi, Thanks for looking into this. Windows grafx2-2.5.1949 …

Nov 6, 2018:

11:52 PM Changeset in gitlab [8b38c36] by Thomas Bernard <miniupnp@…>
cleanup in Load_C64()
11:26 PM Changeset in gitlab [f207567] by Thomas Bernard <miniupnp@…>
doxygen for Load_C64_fli()
10:32 PM Changeset in gitlab [4c8e561] by Thomas Bernard <miniupnp@…>
oldies.c/.h: Document C64 FLI functions
10:31 PM Changeset in gitlab [4b52718] by Thomas Bernard <miniupnp@…>
display error message to the user when saving C64 FLI
10:14 PM Changeset in gitlab [cb5dd7a] by Thomas Bernard <miniupnp@…>
reindent Save_C64_multi() and Save_C64_fli()
10:13 PM Changeset in gitlab [2b22a7f] by Thomas Bernard <miniupnp@…>
C64 pictures are 16 colors (4bpp)
8:57 PM Changeset in gitlab [5f6c1a2] by Thomas Bernard <miniupnp@…>
improved comments / readability of Save_C64_multi() + add debug log …
8:50 PM Changeset in gitlab [06f8809] by Thomas Bernard <miniupnp@…>
Fix in Save_C64_multi()
8:05 PM UserGuide/Lua edited by PulkoMandy
(diff)
7:10 PM History edited by PulkoMandy
(diff)
7:05 PM Ticket #84 (c64 (koala) format background color) updated by Thomas Bernard
I have studied the Save_C64_multi() code and things are a bit more …
6:21 PM Ticket #74 (Superbucketfill (Replace col. (Shift+F)) unusable in magnified mode) updated by Thomas Bernard
I just tested with the latest master, and I do not reproduce the …
6:11 PM Ticket #68 (File Layer and Indexing Operation within File Layer) closed by Thomas Bernard
wontfix: Out of scope for GrafX2
6:09 PM Ticket #66 (Modernize the UI) updated by Thomas Bernard
Milestone changed
6:08 PM Ticket #57 ("Picture & screen sizes" needs improvements) updated by Thomas Bernard
Milestone changed
6:05 PM Changeset in gitlab [5ac8811] by Thomas Bernard <miniupnp@…>
add missing break statement (see commit eba26aaa ) …
5:57 PM Ticket #49 (windows zlib1.dll error entrypoint missing) closed by Thomas Bernard
fixed
5:53 PM Ticket #36 (use SDL TTF without needing X Windows) closed by Thomas Bernard
fixed
5:48 PM Ticket #32 (lua get used/unique colors functions) closed by Thomas Bernard
fixed
5:41 PM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
thank, I've now access to the emails addresses. I just sent a message …
5:39 PM Changeset in gitlab [b05cee4] by Thomas Bernard <miniupnp@…>
palette.c: declare relevant variables as static
5:39 PM Changeset in gitlab [afe65bf] by Thomas Bernard <miniupnp@…>
use snprintf() in Get_color_behind_window() and …
5:33 PM Ticket #82 (Save brush overwrite existing file fails) updated by PulkoMandy
I granted you "developer" permissions now (you get access to Trac …
5:24 PM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
I now get the email notifications on my @free.fr address ! (but that …
5:20 PM Ticket #55 (SDL2 macOS) updated by Thomas Bernard
I fixed the showimage thing :) …
5:14 PM Ticket #27 (grafx2.2.5 wip2070 for win loose compatibility with HX extender (don't ...) updated by PulkoMandy
Priority changed
It would be nice to have some way to run GrafX2 under DOS, still. But …
5:09 PM Ticket #82 (Save brush overwrite existing file fails) updated by PulkoMandy
They should get an email notification for all replies to the ticket …
4:37 PM Ticket #82 (Save brush overwrite existing file fails) updated by Thomas Bernard
I don't reproduce the issue. Saving the brush by overwriting an …
4:24 PM Ticket #27 (grafx2.2.5 wip2070 for win loose compatibility with HX extender (don't ...) updated by Thomas Bernard
@Pulkomandy I think we can close this issue, or at least setting it to …
2:30 PM Changeset in gitlab [67dc001] by Frederic Cambus <fred@…>
Fix build on OpenBSD and NetBSD

Nov 1, 2018:

6:04 PM Milestone 2.6 completed

Oct 31, 2018:

12:20 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by Jordan Christiansen
I submitted a patch for this: …

Oct 29, 2018:

8:56 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by PulkoMandy
Great, thanks for working on it! Let us know if you need any help with …
1:10 AM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by Jordan Christiansen
I'm working on debugging this. One thing I've noticed is that if you …
Note: See TracTimeline for information about the timeline view.