Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-28 | More fixes for compilation under MacOS. | Andrei Karas | 1 | -5/+23 | |
Add sample make script for fink. Possible broke support for dmg images. | |||||
2011-06-27 | Fix errors in MacOS compilation. | Andrei Karas | 1 | -1/+1 | |
2011-06-25 | Change version to 1.1.6.26.v1.1.6.26 | Andrei Karas | 1 | -1/+1 | |
2011-06-25 | add PKGBUILD to build system. | Andrei Karas | 1 | -0/+1 | |
2011-06-22 | Add tips russian translation. | Andrei Karas | 1 | -0/+1 | |
2011-06-13 | Rename pt_PT help dir to pt. Fix make files in tips dirs. | Andrei Karas | 1 | -0/+4 | |
Add support for pt/pt_BR help in windows installer. | |||||
2011-06-11 | Change version to 1.1.6.12 | Andrei Karas | 1 | -1/+1 | |
2011-06-11 | Add configure keys for google perfomance tools. | Andrei Karas | 1 | -0/+24 | |
2011-06-09 | Add "did you know?" dialog and some messages for it. | Andrei Karas | 1 | -0/+1 | |
Fix browserbox images position and size. | |||||
2011-06-03 | Add configure option --without-librt to disable linking to librt. | Andrei Karas | 1 | -2/+8 | |
2011-05-31 | Add missing guichan files. | Andrei Karas | 1 | -1/+0 | |
2011-05-31 | Allow use system guichan by automake switch --with-internalguichan=no. | Andrei Karas | 1 | -1/+30 | |
Cmake always using internal guichan. | |||||
2011-05-30 | Remove guichan from configure | Andrei Karas | 1 | -11/+0 | |
2011-05-28 | Change version to 1.1.5.29 | Andrei Karas | 1 | -1/+1 | |
2011-05-26 | modify autoconf files to change spec version and make dist-bzip2 to work well | Maarten Vanraes | 1 | -0/+2 | |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+11 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-05-16 | Replaced default theme by classic. Moving default theme to theme mana. | Andrei Karas | 1 | -0/+1 | |
2011-05-14 | Change version to 1.1.5.15.v1.1.5.15 | Andrei Karas | 1 | -1/+1 | |
2011-05-08 | Add spanish help translation. | Andrei Karas | 1 | -0/+1 | |
2011-04-30 | Change version to 1.1.5.1 | Andrei Karas | 1 | -1/+1 | |
2011-04-18 | Fix cmake compilation in french help. | Andrei Karas | 1 | -1/+1 | |
2011-04-18 | Move help translations to simple language dirs. | Andrei Karas | 1 | -2/+2 | |
2011-04-18 | Add french help translation by Jumpy. | Andrei Karas | 1 | -0/+1 | |
2011-04-16 | Change version to 1.1.4.17. | Andrei Karas | 1 | -1/+1 | |
2011-04-07 | First part of help translations. | Andrei Karas | 1 | -0/+1 | |
2011-04-02 | Change version to 1.1.4.3. | Andrei Karas | 1 | -1/+1 | |
2011-03-29 | Add fixes for localisation dir in linux portable build and error detection. | Andrei Karas | 1 | -0/+11 | |
2011-03-19 | Change version to 1.1.3.20. | Andrei Karas | 1 | -1/+1 | |
2011-03-15 | Replace name in po files and fix program version in configure.ac | Andrei Karas | 1 | -1/+1 | |
2011-03-05 | Add pink theme by Freya. | Andrei Karas | 1 | -0/+1 | |
http://gitorious.org/freya-mana-themes/pink_heart | |||||
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 1 | -0/+11 | |
Set manaserv disabled in automake and cmake by default but enabled in build scripts. | |||||
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+166 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |