Commit graph

3140 commits

Author SHA1 Message Date
Pere Pujal i Carabantes
d38b4abd68 Integrating android support. 2017-12-06 06:39:40 +01:00
Pere Pujal i Carabantes
51f2e90c7d Converting sounds that doesn't play right with SDL2_Mixer (Converted with sox -r to half and quarter of 44100, try/error approach) 2017-12-06 06:39:40 +01:00
Pere Pujal i Carabantes
356b503bdd Recovering IM in a more generic way. 2017-12-06 06:39:40 +01:00
Pere Pujal i Carabantes
ee3529b7bf Recovering Traditional Chinese IM 2017-12-06 06:39:40 +01:00
Pere Pujal i Carabantes
9adbd1e261 Recovering fonts after recovering progressbar. 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
58d202d275 Progressbar seems to work again 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
dd4ec4bd2c Mirror and Flip stamps were not working. 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
35f7ebd482 Mosaic_shaped seems to work again with SDL2 (manually merged) 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
4e8c5287ed Adding support for sdl2pango, Thanks Jianwei Zhang 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
52dd490579 Adding support for sdl2pango 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
9f345958ca keymouse working right again 2017-12-06 06:39:39 +01:00
Pere Pujal i Carabantes
4d132111b2 buttonscroll working again. 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
ff4d9d8566 mouse wheel seems to scroll. 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
d7b7274a96 Start with scroll events. 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
22866bd7db Some cleanup 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
690fb2ec4e Fullscreen=yes working now, speed rendering improved. 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
fc904c7906 Still fullscreen=yes not working. 2017-12-06 06:39:38 +01:00
Pere Pujal i Carabantes
a24c060e1f Saving and loading from starters seems to begin working... 2017-12-06 06:39:37 +01:00
Pere Pujal i Carabantes
9759e648ea Onscreen keyboard seems begin working, still not tested IM... 2017-12-06 06:39:37 +01:00
Pere Pujal i Carabantes
b08ddf00dd Keyboard input seems to work, even dead keys, not tested IM, onscreen keyboard not working... 2017-12-06 06:39:37 +01:00
Pere Pujal i Carabantes
4c69fdbb43 Some more progress on SDL2, render seems to begin working. 2017-12-06 06:39:37 +01:00
Pere Pujal i Carabantes
8693724975 More on SDL2. Now compiles, still needs a lot of cleaning and work to deal with SDL_DisplayFormat* from 1.2 2017-12-06 06:39:37 +01:00
Pere Pujal i Carabantes
75089ea473 First attempts to port to SDL2 2017-12-06 06:39:37 +01:00
joe
c07650cda7 Danish update 296 translated strings 2017-12-05 23:05:44 +01:00
rbuj
3a7a278923 osx: make install -> create dmg (bzip2) 2017-12-05 12:56:23 +01:00
Bill Kendrick
7ddb735b34 Remade full-window screenshots using 0.9.23
Rereated full-window screenshots (showing canvas vs tools vs
colors vs selector vs open dialog) using 0.9.23; the earlier images
were from forever ago.
2017-12-03 12:22:34 -08:00
Bill Kendrick
cb10eb0c52 Fulah update 2017-12-03 12:04:31 -08:00
Bill Kendrick
7bd09854ae Treaing COPYING & its HTML like other trans dirs
If a file in COPYING/ is HTML, it should go in html/ subdir,
and we can now produce a TXT variant based upon it.
2017-12-03 11:54:11 -08:00
Bill Kendrick
8dc6b3cbc6 Had moved zh_cn/_tw generated COPYING.txt, not .html
Running `make` would have regenerated .txt COPYING files;
hadn't moved their source .html files.  Rectified.
2017-12-03 11:48:51 -08:00
Bill Kendrick
2f56dd020c Moved English docs to their own subdir 2017-12-03 11:47:30 -08:00
Bill Kendrick
603ef10fb3 Moving all COPYING (GPL) translations into own dir
Many documentation subdirs contained only a translated version
of the GNU GPL (COPYING.txt), and no translated version of any
Tux Paint documentation.

Moved them all into a COPYING/ subdir, so that now the only
translated documentation subdirs that exist are those that
containa at least _some_ translated Tux Paint documentation.
2017-12-03 11:33:08 -08:00
Bill Kendrick
b6e6affd9c Removing OpenCandy variation of COPYING. 2017-12-03 11:24:24 -08:00
Bill Kendrick
b398239a73 Removing stub doc files
There are a ton of wishful-thinking traslation subdirs under docs/
which contain nothing but files which say "Please see..." and
directs to the English version.

Removing them, because they're just cluttering thigns,
and it makes it hard to tell whether any translations actually _do_
exist (which may require attention; e.g. revising for a new
release).
2017-12-03 11:22:04 -08:00
Bill Kendrick
a472453749 Noting when docs are out of date (HTML edition) 2017-12-03 11:18:51 -08:00
Bill Kendrick
14e03b47a2 Better HTML doc title image; also out-of-date notes
Using the SVG-based "Tux Paint" title text at the top of HTML docs
(replacing ancient, totally-mouse-drawn one from 2002).

Also, while I was in there, added big "out of date" notices,
with links to English documentation, in outdated translated ones.
2017-12-03 11:07:53 -08:00
Bill Kendrick
f9b677e40d Use links w/ UTF-8 output for HTML->TXT
Stop using old `lynx`; use `links`, and use UTF-8 codepage for
output (for Russian, Chinese, etc. to still work right).

Regenerate all TXT versions of docs available in HTML.
2017-12-03 10:59:26 -08:00
Bill Kendrick
40d5949150 Documenting color picker & color palette features 2017-12-03 10:56:29 -08:00
Bill Kendrick
94bb3c0bd9 Documenting contributor of new Catalan update 2017-12-03 10:26:12 -08:00
rbuj
c8a65bc158 Updated Catalan translation 2017-12-03 09:19:42 +01:00
Bill Kendrick
974f203c8a Indonesian translation update 2017-12-02 12:46:16 -08:00
Bill Kendrick
459ccd18ca Clean up changelog a little
Note that Mark's changes were specific to macOS :)
2017-12-02 12:15:55 -08:00
Mark K. Kim
558b74b7fc In the macOS build, load stamps from within the app path where the 2009.06.28
stamps collection installer installs the stamps.
2017-11-27 01:16:57 -05:00
Mark K. Kim
472bf79bb9 Trying again... 2017-11-27 01:02:41 -05:00
Mark K. Kim
ea7f013d0d Rework Mac port to be more Linux-like without needing to launch XCode. See
macos/README.txt for information.
2017-11-27 00:56:41 -05:00
Bill Kendrick
34729d4844 A more useful root dir README 2017-11-12 11:00:07 -08:00
Bill Kendrick
af477d714e Ukrainian translation update 2017-10-27 21:09:14 -07:00
Bill Kendrick
1576935455 More compiler warnings
* Adding a missing local function definition.
 * Ensured a var only used during certain #ifdef was only declared under
   that situation.
2017-10-15 15:05:20 -07:00
Bill Kendrick
41e9fbd0c4 More compiler warning cleanup
Mostly removing some unused variables, but also "using" some
of the new temp vars (e.g., "tmp = fgets(...); (void)tmp;")
2017-10-15 15:00:48 -07:00
Bill Kendrick
717b13a866 Correct im.c compiler warnings
* Don't ignore a fscanf()'s output.
 * Rewrite some increment/roll-overs to avoid, e.g.
   src/im.c:1193:18: warning: operation on ‘cm.section’ may be undefined [-Wsequence-point]
        cm.section = (++cm.section % SEC_TOTAL);  /* Change section */
2017-10-15 14:48:31 -07:00
Bill Kendrick
5907713cdd Remove unused reset_brush_counter_and_frame()
reset_brush_counter() gets called, but reset_brush_counter_and_frame()
never does; removing it.
2017-10-15 14:45:22 -07:00