Thomas Bernard
|
5becf42fbf
|
Help for Thomson palette setting
|
2018-11-16 00:37:32 +01:00 |
|
Thomas Bernard
|
6731a57999
|
escape non ascii chars to HEX \xNN in C source (not in comments)
add "" where needed.
also fix extra space at end of lines (only in modified files)
|
2018-06-26 10:49:33 +02:00 |
|
Adrien Destugues
|
60b5e5fd50
|
Prepare 2.5 release.
- Update help and credits
- Change version
|
2018-05-06 17:36:46 +02:00 |
|
Thomas Bernard
|
44a8bab861
|
Update online help about the Circles and Ellipses
|
2018-03-10 00:46:11 +01:00 |
|
Thomas Bernard
|
7b69b171ff
|
Fix invalid http://grafx2.org url to grafx2.tk
|
2018-01-22 11:35:12 +01:00 |
|
Thomas Bernard
|
753aaf3422
|
Add Fast Zoom In & Out functions.
Shift +/- or Shift Mouse Wheel
http://pulkomandy.tk/projects/GrafX2/ticket/28
|
2018-01-12 10:33:19 +01:00 |
|
Adrien Destugues
|
309538c190
|
Helpfile: some cleanup and updates to credits
- New file formats
- Remove postal addresses (who is going to use these, anyway?)
- Fix yet another reference to the google code website
|
2017-05-30 21:39:42 +02:00 |
|
Adrien Destugues
|
40201c862d
|
Add credit for the new 3x4 mode and some fileformats.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2167 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2016-10-15 19:10:01 +00:00 |
|
Yves Rizoud
|
f9eb1bfe7b
|
Fix crash in contourfill when grid is visible - part of ticket #20. Also update credits and homepage address
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2122 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2015-06-25 22:26:49 +00:00 |
|
Yves Rizoud
|
0df4275ad1
|
Update help screen of Palette window, to take into account latest Sort option (changeset 2104), and many other things which weren't current anyway.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2121 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2015-06-24 23:03:24 +00:00 |
|
Yves Rizoud
|
6d75b08fbc
|
Duplicate layer : Add keyboard shortcut, update help file for button
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2120 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2015-06-24 21:23:07 +00:00 |
|
Adrien Destugues
|
e19026860d
|
Update the URLs in several place to stop pointing to googlecode.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2069 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2014-01-13 12:36:22 +00:00 |
|
Adrien Destugues
|
72d8f5a49d
|
Apply patch from #305 and #525. Use FontConfig on linux to get true type fonts instead of
the X11 functions.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2050 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2013-02-02 08:45:33 +00:00 |
|
Adrien Destugues
|
28c4677021
|
bugfinders: Use real name as requested
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2045 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-12-30 11:01:05 +00:00 |
|
Adrien Destugues
|
dc84858ca5
|
Add mikerinet to list of bugfinders.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2044 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-12-29 18:59:53 +00:00 |
|
Yves Rizoud
|
144a28412b
|
Issue 453 : Virtual keyboard setting
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1999 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-09-18 23:41:55 +00:00 |
|
Yves Rizoud
|
95b537e5f0
|
Fix issue 506: Missing 'parent directory' in fileselector
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1994 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-09-17 21:11:44 +00:00 |
|
Yves Rizoud
|
56cdbc4c10
|
Issue 505: Support for saving IFF/ILBM format, compatible with Deluxe Paint 3
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1993 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-09-15 18:05:44 +00:00 |
|
Yves Rizoud
|
b1f6a0329b
|
Issue 494: fixed code to compile as well with Lua 5.1 and 5.2
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1988 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-08-11 21:16:21 +00:00 |
|
Yves Rizoud
|
de1c8f9a8e
|
Lua: added run(), which works like dofile() but supports nested calls with subdirectories, and includes a safety against infinite recursion. See also issue 501
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1986 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-08-11 18:38:50 +00:00 |
|
Yves Rizoud
|
db50b4ebdc
|
More unification of layers and anim version: toolbars work. You can switch toolbars by right-clicking the icon from status bar: it proposes 'Anim' only while the current image has 1 layer (see Button_toggle_toolbar()). The animation-specific stuff (rendering...) isn't activated yet, see all the NOLAYERS places remaining. Also will need a trick for keyboard shortcuts to work on multiple buttons, and extra code on swap-to-spare, undo, redo, load etc. to sync toolbars with Image_type.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1909 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-02-27 23:19:23 +00:00 |
|
Franck Charlet
|
8ea1ab7fc8
|
fixed makefile for macosx again
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1905 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-02-20 19:56:52 +00:00 |
|
Yves Rizoud
|
cbcb7a6b8f
|
Issue 233: Added mouse panning. Default is 'space' for new users, others need pick a key in Help screen.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1901 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-02-01 00:56:21 +00:00 |
|
Adrien Destugues
|
46f2ec9475
|
Patch by Syllable software to complete Syllable support. Thanks!
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1900 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-01-15 13:52:31 +00:00 |
|
Adrien Destugues
|
d74649ffbc
|
Make sure XOR helpers are shown even after drawing the first circle/ellipse
Update helpfile credits.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1894 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2012-01-08 21:16:46 +00:00 |
|
Yves Rizoud
|
b448a600fc
|
Tilemap: helpfile, fix loss of mouse cursor when tile count window appears
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1871 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-11-13 23:49:31 +00:00 |
|
Yves Rizoud
|
b232e51c4c
|
Added help entries for anim functions. Fixed a compilation warning and a wrong anim button refresh.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1854 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-10-31 18:52:13 +00:00 |
|
Yves Rizoud
|
8fb16e7089
|
Re-integrated anim in trunk, fixing the 999-layer limit at the same time
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1841 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-10-19 23:35:56 +00:00 |
|
Adrien Destugues
|
706049a2d9
|
Merge all changes from trunk in CPCMode5 branch.
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1809 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-06-19 18:30:53 +00:00 |
|
Yves Rizoud
|
17ce3a602b
|
Merge r1791 (Updated credits) from release (2.3) to trunk (2.4wip)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1796 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-06-12 18:24:24 +00:00 |
|
Yves Rizoud
|
1af5ee33f1
|
Merge r1787 (Fix loading of BMPs with negative heights) from release (2.3) to trunk (2.4wip)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1795 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-06-12 18:07:08 +00:00 |
|
Yves Rizoud
|
1f10338f60
|
Merged trunk into branches/mode5 (=update mode5 branch to latest)
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1785 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-25 15:17:18 +00:00 |
|
Yves Rizoud
|
37d30ae114
|
Fix issue 428: Mouse cursor deadzones in fullscreen mode; also non-functional mouse in fullscreen if mouse speed (in options) was any other value than 'normal'. Mouse speed removed, it's impossible to make it work AND have working tablets -> Issue 317 re-opened. Added 2 missing bugfinders in credits
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1781 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-18 21:56:11 +00:00 |
|
Yves Rizoud
|
c56b3ac35a
|
Added Ravey1138 to bugfinders list (Help/Credits)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1776 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-13 22:13:14 +00:00 |
|
Yves Rizoud
|
860648b190
|
Multi-shorcuts option now works. Default OFF, it will avoid situations where user mistakenly sets the same key for multiple actions.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1769 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-04-04 22:30:02 +00:00 |
|
Franck Charlet
|
431484914e
|
more work done on Mac OSX version
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1752 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-03-10 22:16:42 +00:00 |
|
Yves Rizoud
|
d403d134f3
|
Palette: updated helpfile
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1746 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-03-05 16:33:56 +00:00 |
|
Yves Rizoud
|
34cd4d11cd
|
Added Surt to list of bugfinders (issue 423)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1735 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-26 16:15:29 +00:00 |
|
Adrien Destugues
|
eba26aaa96
|
Merge trunk to the cpcmode5 branch. This gets us a more recent grafx2 with the cpcmode5 drawing. Now to make this mode optional so users can still work in regular mode :)
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1719 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-13 21:49:31 +00:00 |
|
Adrien Destugues
|
4e60f5ad74
|
Import the WIP CPC-Mode5 code from the sourcearchive
git-svn-id: svn://pulkomandy.tk/GrafX2/branches/cpcmode5@1718 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-13 21:20:45 +00:00 |
|
Yves Rizoud
|
d0aaabf6b2
|
Merge of r1709 into trunk: Atari Falcon port
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1710 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-06 19:30:55 +00:00 |
|
Yves Rizoud
|
7ef353e8fd
|
Issue 400:Button for changing stylus click into right click behavior. Done with actual keyboard keys, now to do joystick buttons
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1691 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-01-22 17:15:17 +00:00 |
|
Adrien Destugues
|
83ecd4a6e8
|
Patch by sm4tik (arch linux packager): allow putting the icons in pixmap/ instead of icons/. Thanks!
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1684 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-01-17 19:29:57 +00:00 |
|
Yves Rizoud
|
a38b7336e6
|
Fix help screens: since r1532, short texts were padded with a black rectangle on top instead of bottom.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1646 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-11-07 21:57:15 +00:00 |
|
Yves Rizoud
|
7a3ae5824a
|
Merged the specifics of Caanoo 1.2 port by Pheel + Enabled TTF text on Caanoo
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1645 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-11-05 01:03:11 +00:00 |
|
Yves Rizoud
|
0ede7c43cd
|
Fix 'About' screen not enitrely redrawn. Thanks to Pheel for report
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1643 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-11-05 00:09:56 +00:00 |
|
Yves Rizoud
|
bd13dd93b1
|
Integrated the changes by PheeL for Caanoo support
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1629 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-09-29 22:21:25 +00:00 |
|
Yves Rizoud
|
9c1d9f9e79
|
Updated helpfile: Paintbrushes (customized brushes in screen) and the setting Sync_views
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1623 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-09-17 16:42:55 +00:00 |
|
Yves Rizoud
|
97060bc146
|
Improved Gradation menu for cycling colors, including a horizontal scrollbar. Added helpfile.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1598 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-08-29 23:56:42 +00:00 |
|
Yves Rizoud
|
061eba29de
|
Lua scripts can have individual keyboard shortcuts (Issue 344)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1532 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-07-24 16:51:56 +00:00 |
|