Timeline
Mar 9, 2015:
- 4:05 AM Ticket #15 (One-click contiguous brush grab) updated by
-
Type changed
- 4:00 AM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) updated by
- 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
-
Summary changed
Mar 8, 2015:
- 3:15 PM Ticket #15 (One-click contiguous brush grab) updated by
- @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
- Some details I should have mentioned: * grafx2 SVN r2116 ("Layer …
- 1:42 PM Ticket #19 (Selectbox destroys stack when given more than 11 name,func pairs) created by
- I've just encountered a reliably reproducable major crash with …
- 10:45 AM Ticket #18 (Export colorcycled picture as animated gif) created by
- While we save color cycling information in pictures, most viewers …
Mar 7, 2015:
- 10:33 AM Changeset in gitlab [11fa950]macos by
- Layer preview: add a 1px border around the previews. Make it easier to …
- 9:34 AM Changeset in gitlab [e187ade]macos by
- Effects: forgot some changes when rearranging buttons git-svn-id: …
Mar 4, 2015:
- 9:20 PM Changeset in gitlab [3bbad10]sdl2 by
- Detect list of fullscreen modes git-svn-id: …
- 3:33 PM Changeset in gitlab [78b5ab3]macos by
- Popup menu to switch between drawing modes more easily Fixes …
- 2:45 PM Changeset in gitlab [3332b43]macos by
- Save and load support for GIMP palettes (.GPL files) * Implemented by …
- 11:12 AM Changeset in gitlab [32defb8]macos by
- fix "save as" not showing the current filename * We attempted to set …
- 11:08 AM Changeset in gitlab [fa80a10]macos by
- Implement "save palette" button * Actually a shortcut to "save …
- 10:28 AM Changeset in gitlab [d9f2cd2]macos by
- Remove no-op function Palette_loaded. git-svn-id: …
Mar 3, 2015:
- 5:07 PM Changeset in gitlab [2645845]macos by
- Move the "show grid" setting to the effects window. Fixes …
- 4:55 PM Changeset in gitlab [0f64436]macos by
- Effects: group them by type * On the left: "feedback" effects, with …
- 3:11 PM Changeset in gitlab [e517902]macos by
- Rework palette screen to be better usable * RGB sliders are twice as …
- 3:09 PM Changeset in gitlab [810c457]macos by
- 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
- I'm not very clear on the circumstances in which this happens, but …
- 9:57 AM Changeset in gitlab [5a8faa6]macos by
- 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
- I have a script for picking up a brush under the mousepointer. If the …
- 2:47 PM Changeset in gitlab [56ebdfe]sdl2 by
- Merge some changes to the SDL2 branch * Transparent color display in …
- 2:44 PM Changeset in gitlab [78fcc64]macos by
- 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
- .. This is directly contrary to the help, which explicitly identifies …
- 2:06 PM Ticket #15 (One-click contiguous brush grab) updated by
- EDIT: After some more careful checking, it seems that the 'Restore' …
- 1:55 PM Ticket #15 (One-click contiguous brush grab) created by
- In my experience it is very common to want to grab a single-color …
- 11:28 AM Changeset in gitlab [f0ebf22]macos by
- Doxyfile: enable QUIET * Too much messages hides the useful warnings. …
- 11:03 AM Changeset in gitlab [85e91c2]macos by
- 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
- 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
- Fix build for Haiku * Mixing SDL1 and SDL2 libs is a bad idea. …
- 8:20 PM Changeset in gitlab [c4bfac8]sdl2 by
- Slight optimization on events to ignore, and fix colorcycling which …
Feb 27, 2015:
- 3:27 PM Ticket #13 (Add more flexible gradients) updated by
- The random dithering is already available, using the slider/scrollbar …
- 10:22 AM Ticket #13 (Add more flexible gradients) created by
- Deluxe Paint had the feature to freehand gradient-filled shapes as …
Feb 26, 2015:
- 12:01 AM Changeset in gitlab [9863f05]sdl2 by
- More cleaning up of window-drawing functions, like r2085 : …
Feb 24, 2015:
- 12:21 AM Changeset in gitlab [55f48ed6]sdl2 by
- remove unneeded libs git-svn-id: …
- 12:19 AM Changeset in gitlab [2721c12]sdl2 by
- re-introduce drag-and-drop file on window to open it. Should be …
Feb 23, 2015:
- 10:42 PM Changeset in gitlab [c6b9eba]macos by
- Right click on the "add layer" button creates a new layer with a copy …
- 10:34 PM Changeset in gitlab [f7851f35]sdl2 by
- fullscreen support git-svn-id: …
- 10:32 PM Changeset in gitlab [9d00b93]macos by
- Improve menu palette looks * Only show the "transparent" marker in …
- 9:56 PM Changeset in gitlab [02a32b7]macos by
- Don't free() stack-allocated buffer. Probably a leftover of use of a …
- 8:34 PM Changeset in gitlab [9c1c219]macos by
- Make the transparent color more visible with a light/dark grey …
- 8:33 PM Changeset in gitlab [6a225eb]macos by
- Fix Haiku build. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2087 …
Feb 22, 2015:
- 10:57 PM Changeset in gitlab [8997475]sdl2 by
- Remove pixel scalers, will be handled differently in SDL2. Variables …
Feb 21, 2015:
- 11:40 PM Changeset in gitlab [035b26f]sdl2 by
- Modify some functions to use the window-drawing functions : reduces …
- 7:15 PM Changeset in gitlab [a86c25b]sdl2 by
- SDL2 DLLs. version 2.0.4, plus patch SDL 2834 to support dead keys on …
Feb 16, 2015:
- 8:45 PM Changeset in gitlab [1281572]sdl2 by
- Fix text input - The correct characters are entered, but things blink …
Feb 15, 2015:
- 11:26 PM New download grafx2-2.5wip2082-win32.zip created by
- (1.8 MB) Work-in-progres
- 11:20 PM Changeset in gitlab [67d3636]macos by
- Fix Lua function matchcolor2() inaccuracies caused by integer …
Feb 10, 2015:
- 9:45 PM Changeset in gitlab [470fb7f]sdl2 by
- Fix build with current SDL2 versions. * There is now actually an …
- 9:13 PM Changeset in gitlab [61c8dca]macos by
- Add a port to the GCW Zero, contributed by David Knight. Untested …
Note:
See TracTimeline
for information about the timeline view.