Timeline
Mar 10, 2018:
- 4:37 PM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) updated by
- 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
- 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
- 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
- @Pulkomandy : What should be done in your opinion ?
- 1:13 AM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by
- 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
- 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
- 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
- I think it is ok now ! Please test latest version from Merge Request
- 12:46 AM Changeset in gitlab [44a8bab]macos by
- Update online help about the Circles and Ellipses
- 12:46 AM Changeset in gitlab [30f23b9]macos by
- Massive change of button callback function prototypes
- 12:46 AM Changeset in gitlab [f2d5796]macos by
- implements selection of circle/ellipse mode with right button see …
- 12:46 AM Changeset in gitlab [df73e91]macos by
- Implement "corner to corner" Gradient ellipses
- 12:46 AM Changeset in gitlab [c1afa188]macos by
- Change empty/filled Ellipse drawing to draw ellipse inscribed in …
- 12:46 AM Changeset in gitlab [d6ce86c]macos by
- Remove Circle_limit global variable
- 12:46 AM Changeset in gitlab [ce1b55b]macos by
- graph.c: Pixel_figure is not a global var anymore
- 12:46 AM Changeset in gitlab [be8b05a]macos by
- remove Ellipse_vertical_radius_squared …
- 12:46 AM Changeset in gitlab [6b97fcc]macos by
- Remove Ellipse_cursor_X/Y and Circle_cursor_X/Y global variables
- 12:46 AM Changeset in gitlab [6be7cb1]macos by
- 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
- @PulkoMandy : I just tried and SHIFT is already doing something in …
Mar 6, 2018:
- 4:25 PM Changeset in gitlab [c03984f]macos by
- Load_IFF() set a default grayscale palette for files without CMAP
- 4:25 PM Changeset in gitlab [144207f]macos by
- Load_IFF() improve 4bits per component palettes
- 4:25 PM Changeset in gitlab [975c343]macos by
- Load_IFF() cleanup. remove counter variable
- 4:25 PM Changeset in gitlab [141d0bf]macos by
- parseiff: try to parse after the theorical end of the file some …
- 4:25 PM Changeset in gitlab [5907219]macos by
- Load_IFF(): Use same palette structures for SHAM and PCHG + PCHG ok …
- 4:25 PM Changeset in gitlab [ca352e7]macos by
- Load_IFF() parse RAST chunks
- 4:25 PM Changeset in gitlab [2338e99]macos by
- Load_IFF(): parse DYCP and CTBL chunks found in Dynamic Hires files
- 4:25 PM Changeset in gitlab [aca95e4]macos by
- remove left over printf
- 4:25 PM Changeset in gitlab [b0203ff]macos by
- Display original picture size in Load/Save dialog when displaying a …
- 4:25 PM Changeset in gitlab [3876f8e1]macos by
- Load_IFF(): Move ILBM decoding to LBM_Decode() and display ILBM …
Mar 5, 2018:
- 5:07 PM Changeset in gitlab [c29f1c9]macos by
- Fix compilation with recoil with MSVC Also fix handling of long …
- 3:42 PM Changeset in gitlab [0fd3fb8]macos by
- Load_Recoil(): preserve original picture aspect ratio skip RECOIL …
- 3:42 PM Changeset in gitlab [2995a0e]macos by
- Load_Recoil(): show number of colors in "comment"
- 3:42 PM Changeset in gitlab [e36c96e2]macos by
- 3rdparty: add lua and recoil directories to .gitignore
- 3:42 PM Changeset in gitlab [49bc467]macos by
- Fix Makefile for building with RECOIL + update Makefile.dep it was …
- 3:42 PM Changeset in gitlab [d9ca8c04]macos by
- Allow to compile without RECOIL (make NORECOIL=1)
- 3:42 PM Changeset in gitlab [701dec6]macos by
- Load_Recoil_Image(): Read image in multiple files with RECOIL add …
- 3:42 PM Changeset in gitlab [44b1d5a]macos by
- Try to load images with RECOIL (REtro COmputer IMage Library)
- 1:55 PM Changeset in gitlab [f53925f]macos by
- Load_CM5() : clean up palette setup
- 1:55 PM Changeset in gitlab [9e89fb6]macos by
- Load_CM5() Fix preview for CM5 format
- 1:55 PM Changeset in gitlab [68cad38]macos by
- Load_CM5() update comments
- 1:55 PM Changeset in gitlab [9209cc0]macos by
- Load_CM5(): clear palette if configured to do so
- 1:55 PM Changeset in gitlab [4b4a66d]macos by
- Load_CM5() remove uneeded buffer
- 1:55 PM Changeset in gitlab [524bdfb]macos by
- improve Test_CM5()
- 9:22 AM Changeset in gitlab [8a1781d]macos by
- Delete_safety_backups() fix memory leaks
- 9:22 AM Changeset in gitlab [f32eaca]macos by
- Make compilers happy, remove warnings... unsigned/signed comparaison …
- 9:22 AM Changeset in gitlab [b98b743]macos by
- Look_for_alternate_ext() fix uninitialized memory access
- 9:22 AM Changeset in gitlab [3870cc8]macos by
- Program_shutdown() free all images, backups, brushes.
- 9:22 AM Changeset in gitlab [37eac89]macos by
- memory leak fix : free the main page on exit
- 9:22 AM Changeset in gitlab [5acf27c]macos by
- call iconv_close() to free iconv resources
Mar 4, 2018:
- 9:45 PM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by
- your're right. It is even weird that they are circle drawing …
- 9:14 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by
- I don't think an option is the right thing to do. When drawing, …
- 2:18 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by
-
Status changed
see https://gitlab.com/GrafX2/grafX2/merge_requests/41 Questions : 1. …
Mar 3, 2018:
- 1:27 PM Ticket #71 (Debian package doesn't contain a binary!) updated by
- It was http://sid.ethz.ch/debian/grafx2/ I was just interested in …
- 1:09 PM Ticket #71 (Debian package doesn't contain a binary!) closed by
- fixed
- 1:07 PM Ticket #71 (Debian package doesn't contain a binary!) updated by
- That was probably about gurkan's builds at …
- 1:04 PM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by
-
Milestone changed
- 1:03 PM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by
- Seems to be out of scope for GrafX2. If I understand correctly, the …
- 2:47 AM Ticket #71 (Debian package doesn't contain a binary!) updated by
- which .deb file is this ticket about ?
- 2:42 AM Ticket #68 (File Layer and Indexing Operation within File Layer) updated by
- I have to admit I don't understand what is asked here…
- 2:06 AM Ticket #54 (GrafX2 unable to draw even width ellipses/circles) updated by
- huhu I started to dig into the ellipse drawing code... First I'm doing …
- 1:01 AM Ticket #10 (filenames are not translated to/from utf-8) closed by
- fixed: everything is fixed now. Just need more 8x8 fonts for non-latin …
Mar 2, 2018:
- 10:03 PM Changeset in gitlab [03d0d5e]macos by
- Save_XPM() properly add a , after each line
- 10:03 PM Changeset in gitlab [9bd758a]macos by
- Save_XPM(): Save transparency information. As XPM is mainly designed …
- 10:03 PM Changeset in gitlab [999458d]macos by
- Save_XPM(): save 1 char per pixel if possible " and \ are not valid …
- 12:21 AM Changeset in gitlab [07db9f1]macos by
- add alternate URL to download libpng sources
- 12:21 AM Changeset in gitlab [75fcc3d]macos by
- libpng 1.6.32 => 1.6.34
Feb 23, 2018:
- 6:46 PM Changeset in gitlab [b6c3852]macos by
- Display unicode names in script factory as well So in windows the …
- 6:46 PM Changeset in gitlab [db39392]macos by
- Update MSVC project to compile with lua minor changes to remove need …
Feb 22, 2018:
- 11:26 AM Changeset in gitlab [c29a52a]macos by
- WIN32 Cross build now includes lua
Feb 21, 2018:
- 1:19 AM Ticket #10 (filenames are not translated to/from utf-8) updated by
- The code has been merged, so we could close the ticket now, but let …
Feb 20, 2018:
- 5:24 PM Changeset in gitlab [8ec19f5]macos by
- Easy leakchecks with "make valgrind" result is readable thanks to the …
- 3:45 PM Changeset in gitlab [3a6968c]macos by
- Save_IFF() fix: Remove file after fclose()
- 3:45 PM Changeset in gitlab [854d787]macos by
- io.c: Add Remove_directory() and Remove_path() Also implement WIN32 …
- 3:45 PM Changeset in gitlab [60beebc]macos by
- fixes for MSVC non-standard C library strcase => _stricmp strncase => …
- 3:45 PM Changeset in gitlab [87e4cfa]macos by
- MSVC fix: no arithmetics on void * pointers
- 3:45 PM Changeset in gitlab [3d4f39f]macos by
- Use Open_file_write() in Save_GPL() Save_PAL() and Save_XPM() They …
- 3:45 PM Changeset in gitlab [d1426c6]macos by
- Generate version.c in MSVC project
- 3:45 PM Changeset in gitlab [ae03cdf]macos by
- convert absolute path to relative path in MSVC project
- 3:45 PM Changeset in gitlab [c24e752]macos by
- unicode.h: Comment what we support about unicode
- 3:45 PM Changeset in gitlab [519994e]macos by
- Add unicoode font files to archives
- 3:45 PM Changeset in gitlab [dc4926b7]macos by
- Fix to compile windows build with MinGW32
- 3:45 PM Changeset in gitlab [3c3ef15]macos by
- improve Test_PPH() remove one TODO :)
- 3:45 PM Changeset in gitlab [be82462]macos by
- loadsave.c: Add functions to open file with alternate extension. Used …
- 3:45 PM Changeset in gitlab [fda4708]macos by
- implement Unicode Copy/Paster for win32
- 3:45 PM Changeset in gitlab [6e6f8ca]macos by
- Open_popup() fix dropdown outside of the screen
- 3:45 PM Changeset in gitlab [ea7fdb19]macos by
- fix Get_full_filename() prototype
- 3:45 PM Changeset in gitlab [ad219c8]macos by
- Make saving of unicode named files work under Win32 the "Long" name …
- 3:45 PM Changeset in gitlab [7481829]macos by
- use Open_file_read()/Open_file_write()
- 3:45 PM Changeset in gitlab [3a0e187]macos by
- loadsave.c: function Remove_file()
- 3:45 PM Changeset in gitlab [3ed5dc5]macos by
- loadsave.c: add Open_file_write/Open_file_read() functions
- 3:45 PM Changeset in gitlab [bbdee15]macos by
- Filename input in unicode for Win32
- 3:45 PM Changeset in gitlab [c48e881]macos by
- WIN32 versions of io functions
- 3:45 PM Changeset in gitlab [d924e0b]macos by
- Disable annoying warning in MSVC
- 3:45 PM Changeset in gitlab [6f48d7f]macos by
- Add MSVC 2010 project file and a make the project compile
- 3:44 PM Changeset in gitlab [ee1ec1a]macos by
- Load_Unicode_font(): Warning_with_format(), better filename parsing
- 3:44 PM Changeset in gitlab [39c4466]macos by
- use sprintf(xxx,"%s%s...", x, y ..) for string concatenation
- 3:44 PM Changeset in gitlab [339e376]macos by
- readline.c: fix cursor display with unicode characters
- 3:44 PM Changeset in gitlab [2ad59e1]macos by
- add Get_font_character_pixel() to get font pixels
- 3:44 PM Changeset in gitlab [144d10b]macos by
- Support Unicode Keyboard Input
- 3:44 PM Changeset in gitlab [689aebf]macos by
- Unicode support in keyboard editable field for filename
- 3:44 PM Changeset in gitlab [9fb6d65]macos by
- pass unicode name when clicking Load or Save button
- 3:44 PM Changeset in gitlab [2911d61]macos by
- Load_Unicode_fonts() loads all unicode_XXXX-XXX.png files from skins …
- 3:44 PM Changeset in gitlab [4a27543]macos by
- update For_each_file() to pass both full path and file name only to …
- 3:44 PM Changeset in gitlab [a4593da]macos by
- display unicode filename in menu
- 3:44 PM Changeset in gitlab [de8379a]macos by
- Print_current_directory(): use ELLIPSIS_CHARACTER instead of …
- 3:44 PM Changeset in gitlab [9a03a54]macos by
- Display the current directory in unicode rename function …
- 3:44 PM Changeset in gitlab [b882eb9]macos by
- Print highlighted filename in unicode Print_filename_in_fileselector()
- 3:44 PM Changeset in gitlab [3322529]macos by
- Support for unicode names in directory listing
- 3:44 PM Changeset in gitlab [a1f0f36]macos by
- chdir() => Change_directory() improve portability
- 3:44 PM Changeset in gitlab [62944c7]macos by
- getcwd() => Get_current_directory()
- 3:44 PM Changeset in gitlab [2ef2e04]macos by
- Rewrite Read_list_of_files() to make use of For_each_directory_entry()
- 3:44 PM Changeset in gitlab [cb936b2]macos by
- Update For_each_directory_entry() for more args in callback
- 3:44 PM Changeset in gitlab [5453082]macos by
- Add the ability to print unicode characters in addition to "Latin1" ones
- 3:44 PM Changeset in gitlab [b564a4d]macos by
- UTF-8 named files for testing Latin1 accentuated chars + Cyrrillic chars
- 1:06 AM Changeset in gitlab [59f7261]macos by
- Copy 3rd party dll's to bin/. Avoid dependency on libgcc*.dll
Feb 19, 2018:
- 10:32 PM Changeset in gitlab [8f6e955]macos by
- Cross build: Include the right libpng*.dll within the ziprelease
- 7:56 PM Changeset in gitlab [a771b23]macos by
- 3rdparty: fix clean targets
- 7:56 PM Changeset in gitlab [c6084f2]macos by
- gitlab-ci: cross compile for Mingw32
- 7:56 PM Changeset in gitlab [7fb8deb]macos by
- use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH when WIN32CROSS=1
- 7:55 PM Changeset in gitlab [f4f2dfd]macos by
- vasprintf() doesnt exist under Win32 :(
- 7:55 PM Changeset in gitlab [20f8cd4]macos by
- Add Freetype & SDL_ttf
- 7:55 PM Changeset in gitlab [49876dc]macos by
- Makefile: use cross compiled libs from ../3rdparty
- 7:55 PM Changeset in gitlab [7ecef0d]macos by
- 3rdparty: add libz as well, and make libpng use it
- 7:55 PM Changeset in gitlab [156656c]macos by
- travis-ci: test building 3rd party lib dependencies
Feb 18, 2018:
- 9:11 PM Changeset in gitlab [3149d04]macos by
- Load_IFF(): load multi palette ILBMs using the BEAM chunk
- 9:11 PM Changeset in gitlab [d4bf0a8]macos by
- Load_IFF(): Load Animations saved by DeluxePaint ST
- 9:11 PM Changeset in gitlab [2cdb6a4d]macos by
- Load_IFF() properly set frame duration for animations
- 9:11 PM Changeset in gitlab [2d7ecbd]macos by
- Load_IFF() improve compatibilty with malformed IFF files
- 9:11 PM Changeset in gitlab [c1f5ec0]macos by
- Load_IFF() animations. Support XOR in mode 5 and frame interleave of 2
- 9:11 PM Changeset in gitlab [f0c5854]macos by
- Load_IFF() support ILBM animations type 74
- 9:11 PM Changeset in gitlab [e31fbab]macos by
- Load_IFF() parse Deluxe Paint ANimation (DPAN) chunk
- 9:11 PM Changeset in gitlab [5ff093f]macos by
- Load_IFF() move ANHD data to T_IFF_AnimHeader
- 9:11 PM Changeset in gitlab [28916b6]macos by
- Load_IFF() Fix ILBM 24bit swapped R & B components
- 9:11 PM Changeset in gitlab [925dd7f]macos by
- Load_IFF() Fix parsing of ILBM with mask=1
- 9:11 PM Changeset in gitlab [fcb0502]macos by
- Load_IFF() fix overflow in ColorCycling parsing CRNG
- 9:11 PM Changeset in gitlab [a90170f]macos by
- Save_IFF(): better handling of pixel aspect ratio
- 9:11 PM Changeset in gitlab [a94f07d]macos by
- Save_IFF(): support Comment saving (in ANNO chunk)
- 9:11 PM Changeset in gitlab [268887f4]macos by
- Load_IFF() use CAMG to set EHB palette Fixes loading of …
- 9:11 PM Changeset in gitlab [d94fb96]macos by
- test_iff: Add small tool to test for IFF file structures useful to …
- 9:11 PM Changeset in gitlab [544a996]macos by
- Load_IFF() support of ANIM/ANHD/DLTA animated ILBM
- 9:11 PM Changeset in gitlab [1311cfe]macos by
- Load_IFF() use CAMG to force HAM mode
- 9:11 PM Changeset in gitlab [d475391]macos by
- Load_IFF() parse BMHD as a normal chunk. Use stored_bit_planes var
- 9:11 PM Changeset in gitlab [4c92e87]macos by
- Fix the preview for HAM files HAM files are "true color" pictures …
- 9:11 PM Changeset in gitlab [2bfbc03]macos by
- Display the bpp of the picture in the Load/Save Dialog
- 9:11 PM Changeset in gitlab [039f9af]macos by
- Load_IFF() PCHG chunk to support "Palette Change" ILBMs
- 9:11 PM Changeset in gitlab [d59c7b6]macos by
- Load_IFF() : support ACBM IFF subtype
- 9:11 PM Changeset in gitlab [f6fa546]macos by
- Load_IFF() support ANNO chunks
- 9:11 PM Changeset in gitlab [747867b]macos by
- Load_IFF() translate comments, break in failed for loops
- 9:11 PM Changeset in gitlab [c744401]macos by
- Load_IFF() add parsing of CLUT chunks
- 9:11 PM Changeset in gitlab [9bb4592]macos by
- Load_IFF() Fixed support of HAM pictures. Loading HAM6 and HAM8 ast …
- 9:11 PM Changeset in gitlab [7a9a862]macos by
- Load_IFF() : support 24bits files
- 9:11 PM Changeset in gitlab [38c9e3e]macos by
- Load_IFF() : parse SHAM (Sliced-HAM) chunks
- 9:11 PM Changeset in gitlab [c5ea5d3]macos by
- remove IFF_file global variable
- 9:11 PM Changeset in gitlab [5934e0d]macos by
- remove global variable IFF_buffer
- 9:11 PM Changeset in gitlab [7113523]macos by
- Load_IFF() set aspect ratio of loaded image
- 9:11 PM Changeset in gitlab [ec8f698]macos by
- load 1st image of Deluxe Paint for Atari ST Animations
- 9:11 PM Changeset in gitlab [c3a8559]macos by
- Load_IFF() move PBM code to PBM_decode(). Handle TINY and DPPV chunks
- 9:11 PM Changeset in gitlab [2419431]macos by
- Load_IFF() Add parsing of CAMG chunks
- 9:11 PM Changeset in gitlab [14cce41]macos by
- Reorganize Load_IFF()
Feb 17, 2018:
- 7:00 PM Changeset in gitlab [b70d493]macos by
- add CROSS_CC CROSS_PKGCONFIG CROSS_SDLCONFIG for Mingw32 Cross compilation
- 7:00 PM Changeset in gitlab [6a6f937]macos by
- Makefile: Fix PLATFORMFILES for WIN32CROSS
- 7:00 PM Changeset in gitlab [3bab6f36]macos by
- Add git branch name to tgz and zip name if not master
- 7:00 PM Changeset in gitlab [6f60a06]macos by
- Load_ICO() fix when libpng is disabled
- 5:34 PM Ticket #10 (filenames are not translated to/from utf-8) updated by
- I think everything is OK with the merge request now. Only thing …
Feb 16, 2018:
- 9:29 AM Changeset in gitlab [f89b679]macos by
- 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
- yep the issue is that gitlab is expecting UTF8 sources... Apple …
- 5:37 PM Ticket #73 (sources contain non ascii characters) updated by
- Worst case scenario is people not seeing the right character when they …
- 4:20 PM Changeset in gitlab [8969230]macos by
- build under OS X > 10.5
- 4:20 PM Changeset in gitlab [5e3bbca]macos by
- 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
- 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
- there are 8bit chars in the comments, that should be removed as we …
- 9:58 AM Changeset in gitlab [ffbf51a]macos by
- Makefile: OS X tar doesn't support --transform
- 9:58 AM Changeset in gitlab [f8c0456b]macos by
- make ziprelease: simplify tar option to make OS X tar happy
- 9:58 AM Changeset in gitlab [11ff1bb]macos by
- sed I flag in s command is apparently not supported by OS X sed
- 9:58 AM Changeset in gitlab [db2b133]macos by
- does not define linux under OS X any more.
- 9:58 AM Changeset in gitlab [602811f]macos by
- travis-ci: disable -j3 for OS X build
- 9:58 AM Changeset in gitlab [44585eb]macos by
- add .travis.yml
- 9:58 AM Changeset in gitlab [a423f03]macos by
- make ziprelease from root dir
Feb 13, 2018:
- 10:51 PM Changeset in gitlab [4d017d6]macos by
- Use vasprintf for formatted messages
- 12:31 PM Changeset in gitlab [7059271]macos by
- Add indication of offending cell in C64 formats
Feb 12, 2018:
Feb 11, 2018:
Feb 10, 2018:
- 6:49 PM Changeset in gitlab [48a8a79]macos by
- Fix some memory leaks
- 6:49 PM Changeset in gitlab [61a1c6e]macos by
- Load_PNG() fix memory leak
- 6:37 PM Ticket #72 (Add support for one palette per frame in animations) created by
- I have found some animations that have one palette per frame instead …
Note:
See TracTimeline
for information about the timeline view.