Timeline



Mar 23, 2015:

1:03 AM Ticket #15 (One-click contiguous brush grab) updated by DawnBringer
Yeah, I'm DB :) So I got around to take a look at this and fixed a …

Mar 19, 2015:

7:34 AM Ticket #17 ('Save As' sometimes destroys old file.) updated by finticemo
Okay, pretty sure I understand this now: It occurs every time that I …

Mar 18, 2015:

1:50 PM Ticket #20 (Occasionally crashes when drawing (freehand or contour-fill)) created by finticemo
I'm really not sure how to describe this. I know that the crash occurs …

Mar 13, 2015:

3:06 PM Ticket #17 ('Save As' sometimes destroys old file.) updated by finticemo
This is still elusive, but I think the bug is related to loading the …

Mar 10, 2015:

10:02 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by DawnBringer
Ok :/ well, since v1.3 of the Toolbox I've already limited all …

Mar 9, 2015:

4:05 AM Ticket #15 (One-click contiguous brush grab) updated by finticemo
Type changed
4:02 AM _DEBUGTOOLBOX.lua attached to Ticket #19 by finticemo
minimalized version of _DBTOOLBOX.lua that triggers the crash
4:00 AM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by finticemo
Okay, I've narrowed this down by making an edited version of …
3:53 AM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by finticemo
Summary changed

Mar 8, 2015:

3:15 PM Ticket #15 (One-click contiguous brush grab) updated by finticemo
@annassar : Oh, you're Dawnbringer? Thanks for the script pointer -- …
2:58 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by finticemo
Some details I should have mentioned: * grafx2 SVN r2116 ("Layer …
1:43 PM mug.png attached to Ticket #19 by finticemo
sample image to reproduce crash with
1:42 PM grafx2-stacksmashed attached to Ticket #19 by finticemo
Crash log
1:42 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) created by finticemo
I've just encountered a reliably reproducable major crash with …
10:45 AM Ticket #18 (Export colorcycled picture as animated gif) created by pulkomandy
While we save color cycling information in pictures, most viewers …

Mar 7, 2015:

10:33 AM Changeset in gitlab [11fa950] by Adrien Destugues <pulkomandy@…>
Layer preview: add a 1px border around the previews. Make it easier to …
9:34 AM Changeset in gitlab [e187ade] by Adrien Destugues <pulkomandy@…>
Effects: forgot some changes when rearranging buttons git-svn-id: …

Mar 4, 2015:

9:20 PM Changeset in gitlab [3bbad10]sdl2 by Yves Rizoud <yrizoud@…>
Detect list of fullscreen modes git-svn-id: …
3:33 PM Changeset in gitlab [78b5ab3] by Adrien Destugues <pulkomandy@…>
Popup menu to switch between drawing modes more easily Fixes …
2:45 PM Changeset in gitlab [3332b43] by Adrien Destugues <pulkomandy@…>
Save and load support for GIMP palettes (.GPL files) * Implemented by …
11:12 AM Changeset in gitlab [32defb8] by Adrien Destugues <pulkomandy@…>
fix "save as" not showing the current filename * We attempted to set …
11:08 AM Changeset in gitlab [fa80a10] by Adrien Destugues <pulkomandy@…>
Implement "save palette" button * Actually a shortcut to "save …
10:28 AM Changeset in gitlab [d9f2cd2] by Adrien Destugues <pulkomandy@…>
Remove no-op function Palette_loaded. git-svn-id: …

Mar 3, 2015:

5:07 PM Changeset in gitlab [2645845] by Adrien Destugues <pulkomandy@…>
Move the "show grid" setting to the effects window. Fixes …
4:55 PM Changeset in gitlab [0f64436] by Adrien Destugues <pulkomandy@…>
Effects: group them by type * On the left: "feedback" effects, with …
3:11 PM Changeset in gitlab [e517902] by Adrien Destugues <pulkomandy@…>
Rework palette screen to be better usable * RGB sliders are twice as …
3:09 PM Changeset in gitlab [810c457] by Adrien Destugues <pulkomandy@…>
Change look of window title bars. * Now they have a white background. …
10:04 AM Ticket #17 ('Save As' sometimes destroys old file.) created by finticemo
I'm not very clear on the circumstances in which this happens, but …
9:57 AM Changeset in gitlab [5a8faa6] by Adrien Destugues <pulkomandy@…>
Implement "sort by histogram" in palette. * Most used colors are …

Mar 2, 2015:

7:58 PM Ticket #15 (One-click contiguous brush grab) updated by DawnBringer
I have a script for picking up a brush under the mousepointer. If the …
2:47 PM Changeset in gitlab [56ebdfe]sdl2 by Adrien Destugues <pulkomandy@…>
Merge some changes to the SDL2 branch * Transparent color display in …
2:44 PM Changeset in gitlab [78fcc64] by Adrien Destugues <pulkomandy@…>
Partial merge of the SDL2 branch into trunk * Mainly get the cleanup …
2:13 PM Ticket #16 ('Restore Brush' function on Brush Grab and Lasso buttons differs) created by finticemo
.. This is directly contrary to the help, which explicitly identifies …
2:06 PM Ticket #15 (One-click contiguous brush grab) updated by finticemo
EDIT: After some more careful checking, it seems that the 'Restore' …
1:55 PM Ticket #15 (One-click contiguous brush grab) created by finticemo
In my experience it is very common to want to grab a single-color …
11:28 AM Changeset in gitlab [f0ebf22] by Adrien Destugues <pulkomandy@…>
Doxyfile: enable QUIET * Too much messages hides the useful warnings. …
11:03 AM Changeset in gitlab [85e91c2] by Adrien Destugues <pulkomandy@…>
Change generation directory for Doxygen. git-svn-id: …
12:28 AM Ticket #14 (Don't reset zoom state when loading if old and new image size is the same.) created by finticemo
I believe the title is fairly self-explanatory. I was working on a …

Mar 1, 2015:

9:41 PM Changeset in gitlab [77cb665]sdl2 by Adrien Destugues <pulkomandy@…>
Fix build for Haiku * Mixing SDL1 and SDL2 libs is a bad idea. …
8:20 PM Changeset in gitlab [c4bfac8]sdl2 by Yves Rizoud <yrizoud@…>
Slight optimization on events to ignore, and fix colorcycling which …
Note: See TracTimeline for information about the timeline view.