Timeline



Feb 22, 2018:

11:26 AM Changeset in gitlab [c29a52a] by Thomas Bernard <miniupnp@…>
WIN32 Cross build now includes lua

Feb 21, 2018:

1:20 AM win32_brush_factory.png attached to Ticket #10 by Thomas Bernard
Factory displaying Windows Short names
1:19 AM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
The code has been merged, so we could close the ticket now, but let …

Feb 20, 2018:

5:24 PM Changeset in gitlab [8ec19f5] by Thomas Bernard <miniupnp@…>
Easy leakchecks with "make valgrind" result is readable thanks to the …
3:45 PM Changeset in gitlab [3a6968c] by Thomas Bernard <miniupnp@…>
Save_IFF() fix: Remove file after fclose()
3:45 PM Changeset in gitlab [854d787] by Thomas Bernard <miniupnp@…>
io.c: Add Remove_directory() and Remove_path() Also implement WIN32 …
3:45 PM Changeset in gitlab [60beebc] by Thomas Bernard <miniupnp@…>
fixes for MSVC non-standard C library strcase => _stricmp strncase => …
3:45 PM Changeset in gitlab [87e4cfa] by Thomas Bernard <miniupnp@…>
MSVC fix: no arithmetics on void * pointers
3:45 PM Changeset in gitlab [3d4f39f] by Thomas Bernard <miniupnp@…>
Use Open_file_write() in Save_GPL() Save_PAL() and Save_XPM() They …
3:45 PM Changeset in gitlab [d1426c6] by Thomas Bernard <miniupnp@…>
Generate version.c in MSVC project
3:45 PM Changeset in gitlab [ae03cdf] by Thomas Bernard <miniupnp@…>
convert absolute path to relative path in MSVC project
3:45 PM Changeset in gitlab [c24e752] by Thomas Bernard <miniupnp@…>
unicode.h: Comment what we support about unicode
3:45 PM Changeset in gitlab [519994e] by Thomas Bernard <miniupnp@…>
Add unicoode font files to archives
3:45 PM Changeset in gitlab [dc4926b7] by Thomas Bernard <miniupnp@…>
Fix to compile windows build with MinGW32
3:45 PM Changeset in gitlab [3c3ef15] by Thomas Bernard <miniupnp@…>
improve Test_PPH() remove one TODO :)
3:45 PM Changeset in gitlab [be82462] by Thomas Bernard <miniupnp@…>
loadsave.c: Add functions to open file with alternate extension. Used …
3:45 PM Changeset in gitlab [fda4708] by Thomas Bernard <miniupnp@…>
implement Unicode Copy/Paster for win32
3:45 PM Changeset in gitlab [6e6f8ca] by Thomas Bernard <miniupnp@…>
Open_popup() fix dropdown outside of the screen
3:45 PM Changeset in gitlab [ea7fdb19] by Thomas Bernard <miniupnp@…>
fix Get_full_filename() prototype
3:45 PM Changeset in gitlab [ad219c8] by Thomas Bernard <miniupnp@…>
Make saving of unicode named files work under Win32 the "Long" name …
3:45 PM Changeset in gitlab [7481829] by Thomas Bernard <miniupnp@…>
use Open_file_read()/Open_file_write()
3:45 PM Changeset in gitlab [3a0e187] by Thomas Bernard <miniupnp@…>
loadsave.c: function Remove_file()
3:45 PM Changeset in gitlab [3ed5dc5] by Thomas Bernard <miniupnp@…>
loadsave.c: add Open_file_write/Open_file_read() functions
3:45 PM Changeset in gitlab [bbdee15] by Thomas Bernard <miniupnp@…>
Filename input in unicode for Win32
3:45 PM Changeset in gitlab [c48e881] by Thomas Bernard <miniupnp@…>
WIN32 versions of io functions
3:45 PM Changeset in gitlab [d924e0b] by Thomas Bernard <miniupnp@…>
Disable annoying warning in MSVC
3:45 PM Changeset in gitlab [6f48d7f] by Thomas Bernard <miniupnp@…>
Add MSVC 2010 project file and a make the project compile
3:44 PM Changeset in gitlab [ee1ec1a] by Thomas Bernard <miniupnp@…>
Load_Unicode_font(): Warning_with_format(), better filename parsing
3:44 PM Changeset in gitlab [39c4466] by Thomas Bernard <miniupnp@…>
use sprintf(xxx,"%s%s...", x, y ..) for string concatenation
3:44 PM Changeset in gitlab [339e376] by Thomas Bernard <miniupnp@…>
readline.c: fix cursor display with unicode characters
3:44 PM Changeset in gitlab [2ad59e1] by Thomas Bernard <miniupnp@…>
add Get_font_character_pixel() to get font pixels
3:44 PM Changeset in gitlab [144d10b] by Thomas Bernard <miniupnp@…>
Support Unicode Keyboard Input
3:44 PM Changeset in gitlab [689aebf] by Thomas Bernard <miniupnp@…>
Unicode support in keyboard editable field for filename
3:44 PM Changeset in gitlab [9fb6d65] by Thomas Bernard <miniupnp@…>
pass unicode name when clicking Load or Save button
3:44 PM Changeset in gitlab [2911d61] by Thomas Bernard <miniupnp@…>
Load_Unicode_fonts() loads all unicode_XXXX-XXX.png files from skins …
3:44 PM Changeset in gitlab [4a27543] by Thomas Bernard <miniupnp@…>
update For_each_file() to pass both full path and file name only to …
3:44 PM Changeset in gitlab [a4593da] by Thomas Bernard <miniupnp@…>
display unicode filename in menu
3:44 PM Changeset in gitlab [de8379a] by Thomas Bernard <miniupnp@…>
Print_current_directory(): use ELLIPSIS_CHARACTER instead of …
3:44 PM Changeset in gitlab [9a03a54] by Thomas Bernard <miniupnp@…>
Display the current directory in unicode rename function …
3:44 PM Changeset in gitlab [b882eb9] by Thomas Bernard <miniupnp@…>
Print highlighted filename in unicode Print_filename_in_fileselector()
3:44 PM Changeset in gitlab [3322529] by Thomas Bernard <miniupnp@…>
Support for unicode names in directory listing
3:44 PM Changeset in gitlab [a1f0f36] by Thomas Bernard <miniupnp@…>
chdir() => Change_directory() improve portability
3:44 PM Changeset in gitlab [62944c7] by Thomas Bernard <miniupnp@…>
getcwd() => Get_current_directory()
3:44 PM Changeset in gitlab [2ef2e04] by Thomas Bernard <miniupnp@…>
Rewrite Read_list_of_files() to make use of For_each_directory_entry()
3:44 PM Changeset in gitlab [cb936b2] by Thomas Bernard <miniupnp@…>
Update For_each_directory_entry() for more args in callback
3:44 PM Changeset in gitlab [5453082] by Thomas Bernard <miniupnp@…>
Add the ability to print unicode characters in addition to "Latin1" ones
3:44 PM Changeset in gitlab [b564a4d] by Thomas Bernard <miniupnp@…>
UTF-8 named files for testing Latin1 accentuated chars + Cyrrillic chars
1:06 AM Changeset in gitlab [59f7261] by Thomas Bernard <miniupnp@…>
Copy 3rd party dll's to bin/. Avoid dependency on libgcc*.dll

Feb 19, 2018:

10:32 PM Changeset in gitlab [8f6e955] by Thomas Bernard <miniupnp@…>
Cross build: Include the right libpng*.dll within the ziprelease
7:56 PM Changeset in gitlab [a771b23] by Thomas Bernard <miniupnp@…>
3rdparty: fix clean targets
7:56 PM Changeset in gitlab [c6084f2] by Thomas Bernard <miniupnp@…>
gitlab-ci: cross compile for Mingw32
7:56 PM Changeset in gitlab [7fb8deb] by Thomas Bernard <miniupnp@…>
use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH when WIN32CROSS=1
7:55 PM Changeset in gitlab [f4f2dfd] by Thomas Bernard <miniupnp@…>
vasprintf() doesnt exist under Win32 :(
7:55 PM Changeset in gitlab [20f8cd4] by Thomas Bernard <miniupnp@…>
Add Freetype & SDL_ttf
7:55 PM Changeset in gitlab [49876dc] by Thomas Bernard <miniupnp@…>
Makefile: use cross compiled libs from ../3rdparty
7:55 PM Changeset in gitlab [7ecef0d] by Thomas Bernard <miniupnp@…>
3rdparty: add libz as well, and make libpng use it
7:55 PM Changeset in gitlab [156656c] by Thomas Bernard <miniupnp@…>
travis-ci: test building 3rd party lib dependencies

Feb 18, 2018:

9:11 PM Changeset in gitlab [3149d04] by Thomas Bernard <miniupnp@…>
Load_IFF(): load multi palette ILBMs using the BEAM chunk
9:11 PM Changeset in gitlab [d4bf0a8] by Thomas Bernard <miniupnp@…>
Load_IFF(): Load Animations saved by DeluxePaint ST
9:11 PM Changeset in gitlab [2cdb6a4d] by Thomas Bernard <miniupnp@…>
Load_IFF() properly set frame duration for animations
9:11 PM Changeset in gitlab [2d7ecbd] by Thomas Bernard <miniupnp@…>
Load_IFF() improve compatibilty with malformed IFF files
9:11 PM Changeset in gitlab [c1f5ec0] by Thomas Bernard <miniupnp@…>
Load_IFF() animations. Support XOR in mode 5 and frame interleave of 2
9:11 PM Changeset in gitlab [f0c5854] by Thomas Bernard <miniupnp@…>
Load_IFF() support ILBM animations type 74
9:11 PM Changeset in gitlab [e31fbab] by Thomas Bernard <miniupnp@…>
Load_IFF() parse Deluxe Paint ANimation (DPAN) chunk
9:11 PM Changeset in gitlab [5ff093f] by Thomas Bernard <miniupnp@…>
Load_IFF() move ANHD data to T_IFF_AnimHeader
9:11 PM Changeset in gitlab [28916b6] by Thomas Bernard <miniupnp@…>
Load_IFF() Fix ILBM 24bit swapped R & B components
9:11 PM Changeset in gitlab [925dd7f] by Thomas Bernard <miniupnp@…>
Load_IFF() Fix parsing of ILBM with mask=1
9:11 PM Changeset in gitlab [fcb0502] by Thomas Bernard <miniupnp@…>
Load_IFF() fix overflow in ColorCycling parsing CRNG
9:11 PM Changeset in gitlab [a90170f] by Thomas Bernard <miniupnp@…>
Save_IFF(): better handling of pixel aspect ratio
9:11 PM Changeset in gitlab [a94f07d] by Thomas Bernard <miniupnp@…>
Save_IFF(): support Comment saving (in ANNO chunk)
9:11 PM Changeset in gitlab [268887f4] by Thomas Bernard <miniupnp@…>
Load_IFF() use CAMG to set EHB palette Fixes loading of …
9:11 PM Changeset in gitlab [d94fb96] by Thomas Bernard <miniupnp@…>
test_iff: Add small tool to test for IFF file structures useful to …
9:11 PM Changeset in gitlab [544a996] by Thomas Bernard <miniupnp@…>
Load_IFF() support of ANIM/ANHD/DLTA animated ILBM
9:11 PM Changeset in gitlab [1311cfe] by Thomas Bernard <miniupnp@…>
Load_IFF() use CAMG to force HAM mode
9:11 PM Changeset in gitlab [d475391] by Thomas Bernard <miniupnp@…>
Load_IFF() parse BMHD as a normal chunk. Use stored_bit_planes var
9:11 PM Changeset in gitlab [4c92e87] by Thomas Bernard <miniupnp@…>
Fix the preview for HAM files HAM files are "true color" pictures …
9:11 PM Changeset in gitlab [2bfbc03] by Thomas Bernard <miniupnp@…>
Display the bpp of the picture in the Load/Save Dialog
9:11 PM Changeset in gitlab [039f9af] by Thomas Bernard <miniupnp@…>
Load_IFF() PCHG chunk to support "Palette Change" ILBMs
9:11 PM Changeset in gitlab [d59c7b6] by Thomas Bernard <miniupnp@…>
Load_IFF() : support ACBM IFF subtype
9:11 PM Changeset in gitlab [f6fa546] by Thomas Bernard <miniupnp@…>
Load_IFF() support ANNO chunks
9:11 PM Changeset in gitlab [747867b] by Thomas Bernard <miniupnp@…>
Load_IFF() translate comments, break in failed for loops
9:11 PM Changeset in gitlab [c744401] by Thomas Bernard <miniupnp@…>
Load_IFF() add parsing of CLUT chunks
9:11 PM Changeset in gitlab [9bb4592] by Thomas Bernard <miniupnp@…>
Load_IFF() Fixed support of HAM pictures. Loading HAM6 and HAM8 ast …
9:11 PM Changeset in gitlab [7a9a862] by Thomas Bernard <miniupnp@…>
Load_IFF() : support 24bits files
9:11 PM Changeset in gitlab [38c9e3e] by Thomas Bernard <miniupnp@…>
Load_IFF() : parse SHAM (Sliced-HAM) chunks
9:11 PM Changeset in gitlab [c5ea5d3] by Thomas Bernard <miniupnp@…>
remove IFF_file global variable
9:11 PM Changeset in gitlab [5934e0d] by Thomas Bernard <miniupnp@…>
remove global variable IFF_buffer
9:11 PM Changeset in gitlab [7113523] by Thomas Bernard <miniupnp@…>
Load_IFF() set aspect ratio of loaded image
9:11 PM Changeset in gitlab [ec8f698] by Thomas Bernard <miniupnp@…>
load 1st image of Deluxe Paint for Atari ST Animations
9:11 PM Changeset in gitlab [c3a8559] by Thomas Bernard <miniupnp@…>
Load_IFF() move PBM code to PBM_decode(). Handle TINY and DPPV chunks
9:11 PM Changeset in gitlab [2419431] by Thomas Bernard <miniupnp@…>
Load_IFF() Add parsing of CAMG chunks
9:11 PM Changeset in gitlab [14cce41] by Thomas Bernard <miniupnp@…>
Reorganize Load_IFF()

Feb 17, 2018:

7:00 PM Changeset in gitlab [b70d493] by Thomas Bernard <miniupnp@…>
add CROSS_CC CROSS_PKGCONFIG CROSS_SDLCONFIG for Mingw32 Cross compilation
7:00 PM Changeset in gitlab [6a6f937] by Thomas Bernard <miniupnp@…>
Makefile: Fix PLATFORMFILES for WIN32CROSS
7:00 PM Changeset in gitlab [3bab6f36] by Thomas Bernard <miniupnp@…>
Add git branch name to tgz and zip name if not master
7:00 PM Changeset in gitlab [6f60a06] by Thomas Bernard <miniupnp@…>
Load_ICO() fix when libpng is disabled
5:34 PM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
I think everything is OK with the merge request now. Only thing …

Feb 16, 2018:

9:29 AM Changeset in gitlab [f89b679] by Thomas Bernard <miniupnp@…>
Makefile: automatically rebuild when the CFLAGS, version or label changes

Feb 15, 2018:

11:27 PM Ticket #73 (sources contain non ascii characters) updated by Thomas Bernard
yep the issue is that gitlab is expecting UTF8 sources... Apple …
5:37 PM Ticket #73 (sources contain non ascii characters) updated by yrizoud@…
Worst case scenario is people not seeing the right character when they …
4:20 PM Changeset in gitlab [8969230] by Thomas Bernard <miniupnp@…>
build under OS X > 10.5
4:20 PM Changeset in gitlab [5e3bbca] by Thomas Bernard <miniupnp@…>
Enable UTF8 filename conversion for OS X HFS drives are using …
3:20 PM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/31 still some work to …

Feb 14, 2018:

10:24 AM Ticket #73 (sources contain non ascii characters) created by Thomas Bernard
there are 8bit chars in the comments, that should be removed as we …
9:58 AM Changeset in gitlab [ffbf51a] by Thomas Bernard <miniupnp@…>
Makefile: OS X tar doesn't support --transform
9:58 AM Changeset in gitlab [f8c0456b] by Thomas Bernard <miniupnp@…>
make ziprelease: simplify tar option to make OS X tar happy
9:58 AM Changeset in gitlab [11ff1bb] by Thomas Bernard <miniupnp@…>
sed I flag in s command is apparently not supported by OS X sed
9:58 AM Changeset in gitlab [db2b133] by Thomas Bernard <miniupnp@…>
does not define linux under OS X any more.
9:58 AM Changeset in gitlab [602811f] by Thomas Bernard <miniupnp@…>
travis-ci: disable -j3 for OS X build
9:58 AM Changeset in gitlab [44585eb] by Thomas Bernard <miniupnp@…>
add .travis.yml
9:58 AM Changeset in gitlab [a423f03] by Thomas Bernard <miniupnp@…>
make ziprelease from root dir

Feb 13, 2018:

10:51 PM Changeset in gitlab [4d017d6] by Adrian Castravete <adrian.castravete@…>
Use vasprintf for formatted messages
12:31 PM Changeset in gitlab [7059271] by Adrian Castravete <adrian@…>
Add indication of offending cell in C64 formats

Feb 12, 2018:

2:08 PM cyrillic_chars_screenshot2.png attached to Ticket #10 by Thomas Bernard
almost done !

Feb 11, 2018:

9:35 PM cyrillic_chars_screenshot.png attached to Ticket #10 by Thomas Bernard
Work in progress

Feb 10, 2018:

6:49 PM Changeset in gitlab [48a8a79] by Thomas Bernard <miniupnp@…>
Fix some memory leaks
6:49 PM Changeset in gitlab [61a1c6e] by Thomas Bernard <miniupnp@…>
Load_PNG() fix memory leak
6:37 PM Ticket #72 (Add support for one palette per frame in animations) created by Thomas Bernard
I have found some animations that have one palette per frame instead …

Feb 6, 2018:

9:53 AM Ticket #70 (Saving as brush loses the transparent colour setting) closed by Thomas Bernard
fixed: it is working with GIF format. Tranparency support of other formats …

Feb 5, 2018:

1:04 PM UserGuide/Develop/FileFormats/IFF edited by Thomas Bernard
(diff)
12:24 PM Ticket #70 (Saving as brush loses the transparent colour setting) updated by Thomas Bernard
done : https://gitlab.com/GrafX2/grafX2/merge_requests/25
12:23 PM Changeset in gitlab [48f0f37] by Thomas Bernard <miniupnp@…>
Restore Background color when loading a brush with transparent color …

Feb 3, 2018:

12:02 PM Ticket #71 (Debian package doesn't contain a binary!) updated by PulkoMandy
The package in debian testing should be up to date again. So you can …
10:30 AM Ticket #71 (Debian package doesn't contain a binary!) created by Howard Jones
I know it's not a supported platform, but there are no contact details …

Feb 2, 2018:

4:31 PM UserGuide/Develop/FileFormats/IFF edited by Thomas Bernard
(diff)
4:28 PM UserGuide/Develop/FileFormats/IFF edited by Thomas Bernard
(diff)
12:37 AM UserGuide/Develop/FileFormats/IFF created by Thomas Bernard

Feb 1, 2018:

11:56 PM UserGuide/FileFormats edited by Thomas Bernard
IFF (diff)
11:55 PM UserGuide/FileFormats edited by Thomas Bernard
add ICO + link to PCX (diff)

Jan 31, 2018:

7:33 PM Ticket #10 (filenames are not translated to/from utf-8) updated by yrizoud@…
There is one here. …

Jan 30, 2018:

10:04 PM Ticket #70 (Saving as brush loses the transparent colour setting) updated by Ilija Melentijevic
that would be fantastic, yes
10:01 PM Ticket #10 (filenames are not translated to/from utf-8) updated by Thomas Bernard
Status, Owner changed
About cyrillic chars, can someone make us a cyrillic font in the same …
9:35 PM Ticket #70 (Saving as brush loses the transparent colour setting) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/24 To go further, …
9:32 PM Changeset in gitlab [bd581c7] by Thomas Bernard <miniupnp@…>
Save transparent background of Brushes see …
9:09 PM Changeset in gitlab [84242ce] by Thomas Bernard <miniupnp@…>
Save_GIF() set "Color resolution" to 8bit / 256 colors
3:08 PM Ticket #70 (Saving as brush loses the transparent colour setting) updated by Thomas Bernard
Status, Owner changed
indeed the transparency information is not saved to brush note that …
3:05 PM Changeset in gitlab [6bfb34f] by Thomas Bernard <miniupnp@…>
gifanalyzer: decode Graphic Control Extension
2:27 PM Changeset in gitlab [0f780f1] by Thomas Bernard <miniupnp@…>
reorganize gifanalyzer.c
1:50 PM Changeset in gitlab [8c029c5] by Thomas Bernard <miniupnp@…>
gifanalyzer: decode more bytes of Image descriptor
1:28 PM Changeset in gitlab [a4b80c7] by Thomas Bernard <miniupnp@…>
Fix compilation of gifanalyzer on old GCC versions 0b00000 is not …

Jan 29, 2018:

9:56 PM Ticket #70 (Saving as brush loses the transparent colour setting) created by Ilija Melentijevic
1. Set bg/transaprent color in layers panel 2. Save image, notice that …
4:54 PM Changeset in gitlab [c36729b] by Thomas Bernard <miniupnp@…>
Compile tools
4:53 PM Changeset in gitlab [d0417fa] by Thomas Bernard <miniupnp@…>
Fix gifanalyzer.c
4:40 PM Changeset in gitlab [26ab4c6] by Thomas Bernard <miniupnp@…>
converted gifanalyzer.c to UNIX file endings
4:39 PM Changeset in gitlab [1c6a9e58] by Thomas Bernard <miniupnp@…>
Add a SDL_image test tool. use IMG_Load() and display
4:14 PM Changeset in gitlab [8c6f89a] by Thomas Bernard <miniupnp@…>
Save_GIF() translated and clarified comments. No change in algorithm, …
4:07 PM Changeset in gitlab [9f3af34] by Thomas Bernard <miniupnp@…>
More efficiently store Animated GIFs Do not store the whole canvas …
3:52 PM Changeset in gitlab [5c932dd] by Thomas Bernard <miniupnp@…>
Save_GIF(): fix for 1 pixel GIFs
3:52 PM Changeset in gitlab [ea81cbb] by Thomas Bernard <miniupnp@…>
Save_GIF()/GIF_next_pixel() support saving sub-area of the canvas
2:42 PM Ticket #12 (loading a folder bookmark clears the filename) updated by Thomas Bernard
Status, Owner changed
2:39 PM Ticket #24 (Unfinished save/load in Palette) closed by Thomas Bernard
fixed
1:40 PM Changeset in gitlab [8fa036c] by Thomas Bernard <miniupnp@…>
add forgotten sample lua scripts in ziprelease
1:31 PM Changeset in gitlab [55b38da] by Thomas Bernard <miniupnp@…>
remove redondant -c CFLAG
1:21 PM Changeset in gitlab [00caf6b] by Thomas Bernard <miniupnp@…>
use $(shell) script to test GNU tar only when building under UNIX …
1:14 PM Changeset in gitlab [a0c65b3] by Thomas Bernard <miniupnp@…>
fix PLATFORMFILE gfx2.png path
1:14 PM Changeset in gitlab [7c00311] by Thomas Bernard <miniupnp@…>
compatibility with both BSD tar and GNU tar
1:14 PM Changeset in gitlab [80f8728] by Thomas Bernard <miniupnp@…>
simplified the settings of FONT_FILES
1:14 PM Changeset in gitlab [59633fc] by Thomas Bernard <miniupnp@…>
simplified setting of SCRIPT_FILES and SKIN_FILES in Makefile
1:14 PM Changeset in gitlab [9948142] by Thomas Bernard <miniupnp@…>
update Makefile.dep
1:14 PM Changeset in gitlab [83faf70] by Thomas Bernard <miniupnp@…>
simplified OBJ variable setting in Makefile
1:14 PM Changeset in gitlab [8cc0dfa] by Thomas Bernard <miniupnp@…>
Prefer lua 5.3 over 5.2 (over 5.1) when looking for the package with …

Jan 26, 2018:

4:13 PM Changeset in gitlab [d79f25c] by Thomas Bernard <miniupnp@…>
rename Remap_UI_window_backgrounds() to Remap_UI_in_window_backgrounds()

Jan 25, 2018:

10:55 PM Changeset in gitlab [d44968f] by Thomas Bernard <miniupnp@…>
improve comments
10:55 PM Changeset in gitlab [4ffa389] by Thomas Bernard <miniupnp@…>
Update File selector to load/save palettes Also "constify" the format …
10:55 PM Changeset in gitlab [48ae5bf] by Thomas Bernard <miniupnp@…>
Correctly remap backgrounds buffers of windows
10:55 PM Changeset in gitlab [207e487] by Thomas Bernard <miniupnp@…>
Show palette in preview (instead of image) when loading palette !
10:55 PM Changeset in gitlab [abe7a8c] by Thomas Bernard <miniupnp@…>
simplification of in Load_picture()
10:55 PM Changeset in gitlab [76f3860] by Thomas Bernard <miniupnp@…>
fix after rebase
10:55 PM Changeset in gitlab [9fafd01] by Thomas Bernard <miniupnp@…>
minor Restore_background() improvement
10:55 PM Changeset in gitlab [1c6a9e2d] by Thomas Bernard <miniupnp@…>
fix UI colors Remaping when several windows are open
10:55 PM Changeset in gitlab [2d26bb8] by Thomas Bernard <miniupnp@…>
WIP: "Load" button in Palette Dialog see …
10:55 PM Changeset in gitlab [ccf3e6a] by Thomas Bernard <miniupnp@…>
Change Load_picture() prototype to allow loading of palette the …
7:39 AM Changeset in gitlab [f3bf217] by Adrien Destugues <pulkomandy@…>
Fix doxygen warnings.

Jan 24, 2018:

7:51 PM Changeset in gitlab [837773e] by Adrien Destugues <pulkomandy@…>
Fix build with gcc2 Partial initializers are not supported. This is …
4:27 PM load_palette_OK.png attached to Ticket #24 by Thomas Bernard
it's now working. Move windows to test that Backgrounds are properly …
4:00 PM Ticket #24 (Unfinished save/load in Palette) updated by Thomas Bernard
I have something which works well : …
Note: See TracTimeline for information about the timeline view.