Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix searching magic plugins if TUXPAINT_MAGIC_PREFIX envar was passedAleksey Lim2011-09-241-1/+1
* Fix stamps group scanningAleksey Lim2011-09-241-1/+3
* Initial sugar supportAleksey Lim2011-09-243-7/+349
* Check for PNG valid image before reading metadataAleksey Lim2011-09-241-0/+9
* Make install data relocatableAleksey Lim2011-09-249-213/+349
* Fixes for parse.gperf on gcc2 Haiku build (perhaps others?).scottmc2010-06-041-6/+12
* Updated Gujarati translationkartik_m2010-06-031-1/+1
* A workaround to open_memstream. To test it, use the same flag as the fmemopen...perepujal2010-06-021-2/+26
* seem to have small mistake on line 504jchion2010-06-021-1/+1
* This now allows tuxpaint to build on a gcc4 Haiku.scottmc2010-06-021-6/+13
* Using fgets instead of getline.perepujal2010-06-011-6/+2
* An alternative to fmemopen using a temporary file on the disk.perepujal2010-06-011-0/+43
* Finnish update.wkendrick2010-05-281-146/+92
* British English translation update.wkendrick2010-05-152-168/+112
* Fix undo for temporary applied labels.perepujal2010-05-121-1/+4
* A fix for a crash with labels, Undo via CTRL-Z was mangled.perepujal2010-05-101-2/+23
* Two less open_memstream calls.perepujal2010-05-101-28/+45
* Syntax error fix.wkendrick2010-04-291-2/+2
* Fixed several gcc2 compile errors by moving variable declarations to the top ...scottmc2010-04-292-33/+30
* * Exposing load_user_fonts() and some other font.c functions,wkendrick2010-04-273-38/+155
* Unfuzzying a string.wkendrick2010-04-271-2/+0
* The po file headers showed in the empty buttonperepujal2010-04-251-3/+3
* Removed a dup, adding some missing ones, FIXME for other missing ones.wkendrick2010-04-151-17/+22
* Italian and Russian updates.wkendrick2010-04-132-493/+306
* Blank string for currently-reserved slot in toolbox.wkendrick2010-04-0388-4569/+5144
* Missing entry!wkendrick2010-04-031-1/+2
* New locale: Venetian.wkendrick2010-04-033-4/+1302
* Vietnamese update.wkendrick2010-03-271-138/+161
* Forgot to check for thumbnail directories.perepujal2010-03-251-7/+15
* Fix writing thumbnails for custom starters.perepujal2010-03-251-1/+3
* Malayalam language support (I hope)secretlondon2010-03-244-5/+1317
* Less respect for the 'abusive' Magic tools (ones who draw widgets on thewkendrick2010-03-221-3/+12
* Updated asturian languagexandruarmesto2010-03-221-262/+122
* Updating catalanperepujal2010-03-171-90/+21
* Tweaking labels, fixing mangled undo and a crash.perepujal2010-03-171-1/+3
* Embedding data in the png file.perepujal2010-03-171-196/+960
* Gamma corrected scaling.wkendrick2010-02-251-2/+27
* Fixed dumb typo bug in recently-modified canvas/screen update code.wkendrick2010-02-251-1/+1
* Patch collection from Volker Grabsch to help Tux Paint cross-compile for Wind...wkendrick2010-02-255-14/+21
* Updated Gujarati translation for tuxpaint..kartik_m2010-02-181-11/+8
* Helps if I commit the PO file. :^Pwkendrick2010-02-161-0/+1294
* Luxembourgish translation.wkendrick2010-02-163-6/+16
* Preventing flicker when typing with Text & Label tools.wkendrick2010-02-101-8/+20
* Danish update.wkendrick2010-02-081-64/+13
* Fixed syntax error; can compile without Pango again.wkendrick2010-02-021-6/+8
* indent -bli0 -nip -npsl -npcs -l120 -lc120 -nprswkendrick2010-02-021-98/+90
* Trying to get it to build without Pango.wkendrick2010-02-022-2/+5
* Syntax error.perepujal2010-02-021-4/+4
* Not saving label stuff if there are not valid labels. Not hardly checked. Tim...perepujal2010-02-021-2/+7
* Was not freeing the surfaces inside the label nodes.perepujal2010-02-021-4/+3