Timeline



Dec 2, 2016:

8:46 PM Ticket #10 (filenames are not translated to/from utf-8) updated by pulkomandy
Thanks, applied in r2172. I'm leaving the issue open for people using …
8:43 PM Changeset in gitlab [0eaf3fc] by Adrien Destugues <pulkomandy@…>
Use iconv to convert filenames from UTF-8. Patch by miniupnp, with …
8:30 PM Ticket #38 (Load .IFF files saved by Deluxe Paint ST in "vert word" compression) updated by miniupnp
Cc changed
8:29 PM Ticket #10 (filenames are not translated to/from utf-8) updated by miniupnp
Cc changed
8:28 PM Ticket #38 (Load .IFF files saved by Deluxe Paint ST in "vert word" compression) updated by miniupnp
I had a look at the .IFF from the test suite. Many are truncated (copy …
8:23 PM issue10_with_ifdef.patch attached to Ticket #10 by miniupnp
This patch is using #ifdef to enable iconv only when applicable …
10:56 AM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by pulkomandy
Description changed
It is not possible to mix SDL1 and SDL2 in the same program. They have …
10:39 AM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by HoraK-FDF
ok i found out why this happened. in the sdl-config script there is a …

Dec 1, 2016:

11:09 PM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by pulkomandy
Description changed
#include <SDL.h> is the right way to do thing. If you don't believe …
10:37 PM makeit.out attached to Ticket #49 by HoraK-FDF
grafx2 warnings mingw32
10:35 PM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by HoraK-FDF
i have got the dll from here http://zlib.net/zlib128-dll.zip and here …
1:11 AM Ticket #49 (windows zlib1.dll error entrypoint missing) updated by yrizoud
Updating libraries is an endless race, IMO. This version of zlib1.dll …
1:10 AM Ticket #47 (somehow make it visible what page is active) updated by HoraK-FDF
i have just included a Current_page variable in the rev 2171 in the …
12:51 AM Ticket #49 (windows zlib1.dll error entrypoint missing) created by HoraK-FDF
Hi, i have just compiled GrafX2 from svn rev. 2171 with mingw32 but …

Nov 29, 2016:

8:56 PM Ticket #48 (Unimplemented Flip / X-Flip shortcuts in palette editor) created by ssaammp
I'm using the latest trunk, i does a regular flip and f does nothing.

Nov 28, 2016:

11:36 PM Ticket #47 (somehow make it visible what page is active) updated by HoraK-FDF
so would add an variable that is set to 0 at start (0=normal page) and …
11:03 PM Ticket #32 (lua get used/unique colors functions) updated by HoraK-FDF
Yes that's what i'm looking for ... nice thanks. And sorry for the …
10:47 PM Ticket #43 (lua selectlayer return nil if layer/frame not exist or function that ...) closed by pulkomandy
fixed
10:46 PM Ticket #39 (Tile grid cannot be enabled for new picture) updated by pulkomandy
The grid colors are picked from the "XOR table" computed by …
10:32 PM Ticket #43 (lua selectlayer return nil if layer/frame not exist or function that ...) updated by pulkomandy
Fixed in r2171.
10:29 PM Changeset in gitlab [0ce386bb] by Adrien Destugues <pulkomandy@…>
Add a way to query the layer count and spare layers functions. Fixes …
10:13 PM Ticket #39 (Tile grid cannot be enabled for new picture) updated by HoraK-FDF
oh yes the its a dark blue i don't saw it because it was very bright …
9:51 PM Ticket #47 (somehow make it visible what page is active) updated by pulkomandy
Description changed
The program does not know which page is main or spare. When you …
9:33 PM skin_scenish.png attached to Ticket #47 by HoraK-FDF
9:32 PM skin_modern.png attached to Ticket #47 by HoraK-FDF
9:32 PM skin_DPaint.png attached to Ticket #47 by HoraK-FDF
9:31 PM skin_classic.png attached to Ticket #47 by HoraK-FDF
9:31 PM skin_Aurora.png attached to Ticket #47 by HoraK-FDF
9:30 PM Ticket #47 (somehow make it visible what page is active) created by HoraK-FDF
Hi, i had edited some animations that look nearly the same the one to …
9:24 PM Changeset in gitlab [bb5da79] by Adrien Destugues <pulkomandy@…>
CPC/SCR: allow 32K pictures. Set R12 so that the picture can use the …
8:59 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) updated by HoraK-FDF
from the second stuck in the flash thing it only happens if it was …
8:32 PM gx2_bookmarks_bug_flash.png attached to Ticket #46 by HoraK-FDF
click on missing bookmark stuck in the flash bug
8:26 PM gx2_bookmarks_bug.png attached to Ticket #46 by HoraK-FDF
click on missing bookmark cursor bug
8:25 PM Ticket #46 (if clicked on not existent bockmark grafical display errors occur) created by HoraK-FDF
Hi, here is how to reproduce the bug, set an directory in the ini …
8:00 PM Ticket #45 (relative paths should allways start from same point) updated by HoraK-FDF
I have added a little pic how it might look like what i meant with the …
7:56 PM gx2_rel_mod_small.png attached to Ticket #45 by HoraK-FDF
7:55 PM Ticket #45 (relative paths should allways start from same point) created by HoraK-FDF
This is what i wrote on the old google code page because i don't know …
1:38 PM Ticket #44 (copy all layers/frames to spare page option) created by HoraK-FDF
Hi, now it is so that only one frame/layer can be copyed over to the …
1:38 PM Ticket #43 (lua selectlayer return nil if layer/frame not exist or function that ...) updated by pulkomandy
Let's keep it here, it should be very similar code for both.
1:23 PM Ticket #43 (lua selectlayer return nil if layer/frame not exist or function that ...) updated by HoraK-FDF
by thinking over it it would be the best to have booth the nil value …

Nov 27, 2016:

10:18 PM Ticket #43 (lua selectlayer return nil if layer/frame not exist or function that ...) created by HoraK-FDF
Hi, i was trying to write a little script for animated pictures to …
9:53 PM Ticket #42 (lua on selectlayer(n) the toolbar gets not updated) created by HoraK-FDF
Hi, the bug can be reproduced with: make an layered picture or an …

Nov 23, 2016:

10:11 PM Ticket #10 (filenames are not translated to/from utf-8) updated by pulkomandy
We already have the latin accented chars (well, most of them). Fitting …
7:16 PM Ticket #10 (filenames are not translated to/from utf-8) updated by yrizoud
About displaying characters that are not in the Windows-1252 code …
Note: See TracTimeline for information about the timeline view.