Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-22 | wrap correction | Mattias Andrée | 3 | -1/+15 | |
2012-08-22 | support pipes and sockets as ponyfiles and balloon files | Mattias Andrée | 1 | -2/+2 | |
2012-08-22 | warping error with combining characters | Mattias Andrée | 1 | -9/+12 | |
2012-08-22 | support for combining characters (now we have full unicode support) | Mattias Andrée | 1 | -14/+53 | |
2012-08-22 | some work needed on UCS, otherwise complete | Mattias Andrée | 1 | -0/+48 | |
2012-08-22 | I think readlink only follows one level, this should get the canonical path ↵ | Mattias Andrée | 1 | -1/+1 | |
(absolute and to the last level) | |||||
2012-08-22 | accepts ucs in -f and -q | Mattias Andrée | 2 | -15/+74 | |
2012-08-21 | UCS renaming map, place in share/ a directory for misc resource files that ↵ | Mattias Andrée | 3 | -2/+7 | |
do not need a directory | |||||
2012-08-21 | misc | Mattias Andrée | 3 | -10/+33 | |
2012-08-21 | support for best.pony | Mattias Andrée | 1 | -6/+24 | |
2012-08-21 | Merge branch 'master' into develop | Mattias Andrée | 1 | -1/+1 | |
2012-08-21 | typo in code make e.g fillycadance draw incorrectly | Mattias Andrée | 1 | -1/+1 | |
2012-08-21 | derp | Mattias Andrée | 1 | -2/+7 | |
2012-08-21 | forgot import | Mattias Andrée | 1 | -0/+1 | |
2012-08-21 | automatic cache clean | Mattias Andrée | 2 | -2/+25 | |
2012-08-21 | Merge branch 'develop' | Mattias Andrée | 11 | -72/+319 | |
2012-08-21 | manual updat | Mattias Andrée | 3 | -0/+72 | |
2012-08-21 | balloon styles: -b and -B options are implemented | Mattias Andrée | 6 | -41/+116 | |
2012-08-21 | in case you want to run `ponysay -l | less -r` | Mattias Andrée | 1 | -4/+0 | |
2012-08-21 | balloon stuff + pony names supersedes file names | Mattias Andrée | 3 | -8/+64 | |
2012-08-21 | balloon file fix | Mattias Andrée | 1 | -4/+4 | |
2012-08-21 | balloon style parsing | Mattias Andrée | 1 | -13/+51 | |
2012-08-21 | improved balloon customisation | Mattias Andrée | 1 | -6/+16 | |
2012-08-21 | balloon correction | Mattias Andrée | 1 | -5/+5 | |
2012-08-21 | Merge branch 'develop' | Mattias Andrée | 1 | -13/+69 | |
2012-08-21 | balloons are customisable (but there is not yet a way to do that) | Mattias Andrée | 1 | -13/+30 | |
2012-08-21 | balloon class used for balloon style customisation | Mattias Andrée | 1 | -13/+52 | |
2012-08-21 | Merge branch 'develop' | Mattias Andrée | 11 | -10/+323 | |
2012-08-21 | change log update | Mattias Andrée | 2 | -0/+4 | |
2012-08-21 | never wrap less than 8 | Mattias Andrée | 1 | -0/+2 | |
2012-08-21 | balloon style files | Mattias Andrée | 8 | -0/+240 | |
2012-08-21 | change log update | Mattias Andrée | 2 | -1/+19 | |
2012-08-21 | separate colouring for pony, balloon and link | Mattias Andrée | 1 | -9/+58 | |
2012-08-21 | work on colour stack + make fix | Mattias Andrée | 2 | -4/+23 | |
2012-08-21 | preparation for colour stack used to seperate balloon and link colouring ↵ | Mattias Andrée | 1 | -6/+39 | |
from pony colouring | |||||
2012-08-21 | arbitrary balloon positioning | Mattias Andrée | 1 | -19/+68 | |
2012-08-21 | info update | Mattias Andrée | 1 | -6/+9 | |
2012-08-20 | cleanup | Mattias Andrée | 1 | -36/+12 | |
2012-08-20 | readme update | Mattias Andrée | 1 | -5/+1 | |
2012-08-20 | m misc | Mattias Andrée | 4 | -4/+17 | |
2012-08-20 | pony fix | Mattias Andrée | 4 | -4/+4 | |
2012-08-20 | m pdf/info + dependency test script | Mattias Andrée | 3 | -1/+46 | |
2012-08-20 | make clean-old fix | Mattias Andrée | 1 | -1/+1 | |
2012-08-20 | configure cache uninstall fix | Mattias Andrée | 1 | -1/+1 | |
2012-08-20 | info/pdf manual update | Mattias Andrée | 2 | -11/+43 | |
2012-08-20 | private cache | Mattias Andrée | 3 | -3/+23 | |
2012-08-20 | configure fix | Mattias Andrée | 1 | -2/+4 | |
2012-08-20 | make fix and support for python 2 and default python | Mattias Andrée | 1 | -5/+9 | |
2012-08-20 | ./configure --shell=SHELL and ./configure --without-info-install | Mattias Andrée | 2 | -22/+45 | |
2012-08-20 | cache clean fix (no $DESTDIR) | Mattias Andrée | 1 | -1/+1 | |