Timeline
Jul 6, 2018:
- 2:32 PM Ticket #85 (Integration of G9B graphics format (MSX V9990)) updated by
- G9B is available since recoil 4.3.0 : …
- 2:20 PM Ticket #85 (Integration of G9B graphics format (MSX V9990)) updated by
- Loading these files should already be handled thanks to the recoil …
- 11:31 AM Ticket #85 (Integration of G9B graphics format (MSX V9990)) created by
- Hello together, it is just a request if it is possible to integrate …
Jul 4, 2018:
- 5:27 PM Changeset in gitlab [c72b3ce]macos by
- Implement Pasting (with command-V) in OS X
- 4:00 PM Changeset in gitlab [d0ac732]macos by
- X11: fix for Mac OS X
- 1:34 PM Changeset in gitlab [153363d]macos by
- Mac OS X : ignore -psn command line argument
- 1:30 AM Changeset in gitlab [e29b97f]macos by
- X11: decode URI in drag&drop
- 1:08 AM Changeset in gitlab [2a15d5f]macos by
- X11: fix drag&drop
- 1:05 AM Changeset in gitlab [1d023c4]macos by
- X11: open window on its previous position Signed-off-by: Thomas …
- 12:00 AM Ticket #73 (sources contain non ascii characters) closed by
- fixed: fixed : …
Jul 3, 2018:
- 2:47 PM Changeset in gitlab [80f2f68]macos by
- remove leftover printf Signed-off-by: Thomas Bernard <Thomas Bernard>
- 2:18 PM Changeset in gitlab [d455f8a]macos by
- X11 paste : proper charset conversion Signed-off-by: Thomas Bernard …
- 12:28 PM Changeset in gitlab [b67e264]macos by
- Implementation of X11 pasting
- 12:28 PM Changeset in gitlab [0d3ab36]macos by
- Drag&Drop implementation for X11 Signed-off-by: Thomas Bernard …
- 12:12 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) closed by
- fixed: I think the crash should now be fixed
- 12:06 PM Changeset in gitlab [e8a9d7e]macos by
- add a missing blank line ;) Signed-off-by: Thomas Bernard …
Jul 2, 2018:
- 7:58 PM Changeset in gitlab [0ce37b39]macos by
- error handling in Save_PI1() Signed-off-by: Thomas Bernard …
- 2:25 PM Changeset in gitlab [8a018fd]macos by
- fix Save_PI1() the color cycling information was always overwriting …
- 1:13 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) updated by
- https://gitlab.com/GrafX2/grafX2/merge_requests/83
- 1:09 PM Changeset in gitlab [413346b]macos by
- libraw2crtc.c: add comments about CRTC 6845 registers
- 1:09 PM Changeset in gitlab [de9d6b6]macos by
- fix libraw2crtc see http://pulkomandy.tk/projects/GrafX2/ticket/83
- 11:38 AM Changeset in gitlab [e381177]macos by
- X11: set window icon Signed-off-by: Thomas Bernard <Thomas Bernard>
- 11:38 AM Changeset in gitlab [d5bd599]macos by
- X11: handle window resize and close
- 11:38 AM Changeset in gitlab [74a8ad1]macos by
- readline.c: properly handle input_char/input_key with different values …
- 11:38 AM Changeset in gitlab [e704ae4]macos by
- X11: handle Keypad input correctly
- 11:38 AM Changeset in gitlab [84070b4]macos by
- fix display of filename in fileselector. always redraw filename text …
- 11:38 AM Changeset in gitlab [734bad13]macos by
- move KEY_* defines from global.h to keycodes.h
- 11:38 AM Changeset in gitlab [815e77a]macos by
- Allow to compile for X11 under OS X
- 11:38 AM Changeset in gitlab [c53b86d]macos by
- Fix Endian dependent code when compiled without SDL or SDL2 …
- 11:38 AM Changeset in gitlab [d7abcb3]macos by
- better update of FILEVERSION in gfx2.rc
- 11:38 AM Changeset in gitlab [d5d5188]macos by
- update Win32 ressource with Makefile
- 11:38 AM Changeset in gitlab [a81e0c1]macos by
- update Makefile.dep
- 11:38 AM Changeset in gitlab [74cc365]macos by
- Fix win32 Update_rect()
- 11:38 AM Changeset in gitlab [77f36a1f]macos by
- x11 implementation
- 11:38 AM Changeset in gitlab [a514f7e]macos by
- use MessageBox() to display error messages under Win32
- 11:38 AM Changeset in gitlab [131e0f9]macos by
- win32 implementation of Update_status_line()
- 11:38 AM Changeset in gitlab [18e942d]macos by
- Support fullscreen with SDL2
- 11:38 AM Changeset in gitlab [0993017]macos by
- Properly set icon for SDL2. Also use the .png which is better resolution
- 11:38 AM Changeset in gitlab [53aa222]macos by
- Allow SDL2 window to be resized
- 11:38 AM Changeset in gitlab [13883b7]macos by
- remove commented out code
- 11:38 AM Changeset in gitlab [32f6cbf]macos by
- forbid GFX2_Surfaces with 0 pixels
- 11:38 AM Changeset in gitlab [01c6a9cd]macos by
- Fix Drop file with SDL/Win32. implement it with plain win32 we have …
- 11:38 AM Changeset in gitlab [cb2d479]macos by
- add GFX2_Get_Window_Handle() to get the win32 HWND and use it
- 11:38 AM Changeset in gitlab [b6dec6d]macos by
- fix link with SDL_ttf when cross compiling for windows
- 11:38 AM Changeset in gitlab [c6fdb60]macos by
- Cleanup : rename Set_mode_SDL() to GFX2_Set_mode()
- 11:38 AM Changeset in gitlab [af25970]macos by
- Fix Joystick support (with SDL and SDL2)
- 11:38 AM Changeset in gitlab [b4f4fcf]macos by
- SDL2: fix link with SDL2_ttf lib
- 11:38 AM Changeset in gitlab [3b69ccb]macos by
- SFont now uses T_GFX2_Surface instead of SDL_Surface
- 11:38 AM Changeset in gitlab [6aaef13]macos by
- Fix readline for Win32 and SDL
- 11:38 AM Changeset in gitlab [238d49c]macos by
- display OpenType fonts, small fixes in Win32 drawtext
- 11:38 AM Changeset in gitlab [19dd4a1]macos by
- use Insert_font() to insert font in font list
- 11:38 AM Changeset in gitlab [bb2a4f58]macos by
- Win32 MSVC : fix link with libpng
- 11:38 AM Changeset in gitlab [d809adb]macos by
- Process Win32 commandline
- 11:38 AM Changeset in gitlab [e4b3ca7]macos by
- Add more variables in NSIS script. fix executable name
- 11:38 AM Changeset in gitlab [26d0b83]macos by
- Win32: Fix Screen_FillRect() : add clipping
- 11:38 AM Changeset in gitlab [9f9c21d]macos by
- backup position of windows (Win32 API)
- 11:38 AM Changeset in gitlab [6b6b17a]macos by
- correctly handle WM_CLOSE
- 11:38 AM Changeset in gitlab [3e32bc0]macos by
- Fix endian aware load/save when SDL is disabled
- 11:38 AM Changeset in gitlab [161357d]macos by
- Win32: support Key modifiers and mouse wheel
- 11:38 AM Changeset in gitlab [c3aa989]macos by
- ignore WM_NCHITTEST and WM_ERASEBKGND
- 11:38 AM Changeset in gitlab [30aac19f]macos by
- implement Get_Key_modifiers for Win32
- 11:38 AM Changeset in gitlab [84fdc00]macos by
- Display Truetype fonts with Win32 API
- 11:38 AM Changeset in gitlab [486a0a0]macos by
- support Fullscreen with Win32 API
- 11:38 AM Changeset in gitlab [48ee0c0]macos by
- allow win32 window to be resized
- 11:38 AM Changeset in gitlab [eb65d10]macos by
- win32: avoid taking 100% CPU time
- 11:38 AM Changeset in gitlab [467eeaf]macos by
- correct definitions for win32 key codes VK_*
- 11:38 AM Changeset in gitlab [509f82d]macos by
- gitlab-ci: build win32 version with WIN32 API
- 11:38 AM Changeset in gitlab [4773a50]macos by
- travis-ci: installer for executable using win32 api
- 11:38 AM Changeset in gitlab [30fa39d]macos by
- fix NSIS script
- 11:38 AM Changeset in gitlab [9cfc95f]macos by
- travis-ci: compile WIN32 with win32 api
- 11:38 AM Changeset in gitlab [2d46fbc]macos by
- factory.c: include <stdlib.h> for atof()
- 11:38 AM Changeset in gitlab [4b28894]macos by
- cross compilation of Win32 version (using win32 API)
- 11:38 AM Changeset in gitlab [184a4ba]macos by
- fix line endings of tools/translat/Readme_translate.txt
- 11:38 AM Changeset in gitlab [deac8b8]macos by
- keyboard support for windows
- 11:38 AM Changeset in gitlab [5e628eb]macos by
- add keycodes.h to grafx2-win32.vcxproj
- 11:38 AM Changeset in gitlab [9ac4267]macos by
- Working win32 API implementation with mouse (no keyboard yet)
- 11:38 AM Changeset in gitlab [aa73e76]macos by
- SDL2: readline.c uses SDL_TEXTINPUT unicode input text
- 11:38 AM Changeset in gitlab [501ce2a]macos by
- Make keyboard event work with SDL2
- 11:38 AM Changeset in gitlab [22e0bcc]macos by
- introduce GFX2_UpdateScreen()
- 11:38 AM Changeset in gitlab [bf29a68]macos by
- remove references to SDL_GetModState(); changed word …
- 11:38 AM Changeset in gitlab [7f1a747]macos by
- Add more KEY_* codes
- 11:38 AM Changeset in gitlab [830279d]macos by
- gitlab-ci: try to build with SDL2 as well
- 11:38 AM Changeset in gitlab [b5e75d7]macos by
- add skeleton of win32 implementation
- 11:38 AM Changeset in gitlab [6224a9f]macos by
- MSVC: Move external Libraries path to libraries.props
- 11:38 AM Changeset in gitlab [3e4f3d0]macos by
- WIP. build under Win32 without SDL
- 11:38 AM Changeset in gitlab [4d86b8a]macos by
- change all references to SDLK_xxxxx to KEY_xxxx + some fixes
- 11:38 AM Changeset in gitlab [77005eb]macos by
- use screen.h instead of sdlscreen.h, etc. Create grafx2-win32 MSVC++ …
- 11:38 AM Changeset in gitlab [d86efa5]macos by
- Compilation with SDL2 (to be finalized) > API=sdl2 make
- 11:38 AM Changeset in gitlab [5c761ac]macos by
- Use KEY_NONE for buttons without key shortcuts SDLK_LAST was used, …
- 11:38 AM Changeset in gitlab [fb51c1b]macos by
- SDL_GetTicks() => GFX2_GetTicks() Signed-off-by: Thomas Bernard …
- 11:38 AM Changeset in gitlab [a6c948b]macos by
- don't use SDL in Load_surface() anymore So the init phase does not …
- 11:38 AM Changeset in gitlab [72fea02]macos by
- isolate dependencies to SDL Do not access directly the SDL_Surface …
- 11:38 AM Changeset in gitlab [c6975af]macos by
- prepare Makefile to allow build with SDL, SDL2 or another "video API" …
- 11:23 AM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) updated by
- I have made some fixes but I need to rebase…
- 10:45 AM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) reopened by
- Still, it should not crash.
Jul 1, 2018:
- 9:54 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) closed by
- fixed: Ok, that works. Thanks for the help.
Jun 29, 2018:
- 8:24 PM Ticket #84 (c64 (koala) format background color) created by
- Currently program detects the most used of 16 colors and use it as a …
- 11:02 AM Changeset in gitlab [9d46d1e]macos by
- Implement a more generic "rasters" mode for CPC This is similar to …
Jun 27, 2018:
- 10:03 AM Changeset in gitlab [1d71a07]macos by
- Restore original shortcuts of Flip, X-Flip.
- 10:02 AM Changeset in gitlab [4ebcb44]macos by
- Make installing to a PREFIX easier and add appdata
- 9:20 AM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) updated by
- it happened here : …
Jun 26, 2018:
- 7:39 PM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) updated by
- I figured it out, those two buttons used to be called "Invert" and …
- 7:05 PM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) updated by
- Not sure what happened, as the existing underscores in the GUI are F …
- 6:58 PM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) updated by
- I looked at these shortcuts recently and fixed the "i" for the Flip, …
- 2:51 PM Changeset in gitlab [2ff8048]macos by
- version label : 2.6wip
- 1:52 PM Changeset in gitlab [d0ab49f]macos by
- change recoil download url once again…
- 1:05 PM Changeset in gitlab [fb91380]macos by
- fix error message in libraw2crtc.c
- 12:33 PM Changeset in gitlab [9fce55e]macos by
- fix comment for ELLIPSIS_CHARACTER
- 11:37 AM Changeset in gitlab [92facef]macos by
- Convert comments to UTF-8 most were encoded in Latin1 / CP1252 but a …
- 10:49 AM Changeset in gitlab [6731a57]macos by
- escape non ascii chars to HEX \xNN in C source (not in comments) add …
- 10:40 AM Changeset in gitlab [b8ac772]macos by
- src_to7bits.py: use HEX format also fixes line endings, insert "" …
- 9:53 AM Changeset in gitlab [0fffe05]macos by
- Add tool to convert C sources to 7bit ASCII (except comments)
- 9:53 AM Changeset in gitlab [d33dd77]macos by
- libraw2crtc.c: translated error messages Remove french accentuated …
Jun 25, 2018:
- 11:13 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) updated by
- I see that the pixel value are not checked : …
- 6:53 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) updated by
- Sure. I've uploaded two files which I did for the nq! music disc …
- 1:55 AM Changeset in gitlab [044a042]macos by
- Various window shortcut keys * Settings window: "r" for Reload, "a" …
Jun 24, 2018:
- 8:37 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) updated by
- could you upload a sample image ? (in gif format ;) and tell us which …
- 5:25 PM Changeset in gitlab [a01e7ee]macos by
- Implement shortcut/underscore for input button
- 4:56 PM Ticket #83 (Export to Amstrad CPC fileformat crashed the application) created by
- Exporting an image to the Amstrad CPC fileformat crashes (sometimes) …
Jun 22, 2018:
- 10:18 PM Ticket #82 (Save brush overwrite existing file fails) created by
- Attempting to save a brush overwriting an existing file fails if the …
Jun 21, 2018:
- 9:57 PM Changeset in gitlab [bdaf4d6]macos by
- Fix en of line of WinInstaller_2*.nsi
- 9:56 PM Changeset in gitlab [f8de20f]macos by
- fix line endings of translate.pl
- 9:56 PM Changeset in gitlab [3d92226]macos by
- fix line endings in hexdump2grafxpal.py
- 9:54 PM Changeset in gitlab [673d383]macos by
- Fix line endings and spaces in *.lua scripts
- 8:06 PM Changeset in gitlab [6d08223]macos by
- update .gitattributes
Jun 15, 2018:
- 8:13 PM Ticket #81 (Light_color/Dark_color settings are ignored) created by
- We have settings to change the Dark_color and Light_color and colorize …
Jun 12, 2018:
- 8:51 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- Well, while we're at it I'd rather have a version with all the …
Jun 11, 2018:
- 11:44 PM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- If you prefer, you can rely on the tagged release from gitlab and …
- 6:50 PM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
-
I checked out the source for the latest release tag.
If
v2.5.1960
… - 10:57 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- Allright then. Cristopher, which source did you use? Maybe we forgot …
- 10:52 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- I just checked : Yes it is !
- 10:50 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- This patch isn't already included in …
- 10:47 AM Ticket #75 (Grabbing a brush doesn't display the XOR box) closed by
- fixed: Closing as the merge request has been included.
- 10:43 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) updated by
- We should probably make an updated source/binary package of the 2.5 …
- 10:24 AM Changeset in gitlab [c546606]macos by
- travis-ci: add g++-mingw-w64-i686 package for libTIFF build
- 10:19 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) closed by
- invalid: This bug has already been fixed : …
- 6:12 AM Ticket #80 (Release 2.5 will not build with Makefile for Fedora 28.) created by
- In trying to package GrafX2 for Fedora 28, I came across an omission …
- 12:20 AM Changeset in gitlab [f4c5c4b]macos by
- Upgrade to recoil 4.3.0
- 12:13 AM Changeset in gitlab [eb2a137]macos by
- properly build libtiff with zlib and libjpeg
- 12:13 AM Changeset in gitlab [4c9db78]macos by
- gitlab-ci: add g++-mingw-w64-i686 package for libTIFF build
- 12:13 AM Changeset in gitlab [63c3998]macos by
- lib TIFF version 3.4 => 4.0.9
Note:
See TracTimeline
for information about the timeline view.