Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-05 | Replace transparent background to normal window background in popup menu in ↵ | Andrei Karas | 1 | -11/+11 | |
theme jewelry-simple. | |||||
2017-09-05 | Adjust chat colors in jewelry-simple theme. | Andrei Karas | 1 | -9/+6 | |
Also remove some outlines from chat colors. | |||||
2017-09-05 | Change skin for chat window to default window in jewelry-simple. | Andrei Karas | 2 | -14/+206 | |
Also adjust colors in chat in chat window. | |||||
2017-08-31 | Add jewelry theme clone with name jewelry-simple. | Andrei Karas | 119 | -1/+2815 | |
2017-08-27 | Update translations. | Andrei Karas | 1 | -1/+1 | |
2017-08-19 | Update translations. | Andrei Karas | 1 | -1/+1 | |
2017-07-27 | Update copyright year in about.txt | Andrei Karas | 1 | -2/+2 | |
2017-07-13 | Add property "showBadge" to groups. | Andrei Karas | 1 | -0/+1 | |
For default groups.xml show badges only for group id == 60. | |||||
2017-07-13 | Add default groups.xml mainly for legacy servers. | Andrei Karas | 3 | -0/+46 | |
2017-06-18 | Add missing file. | Andrei Karas | 1 | -0/+23 | |
2017-06-17 | Fix browserbox color in themes golden-delicious and jewelry. | Andrei Karas | 2 | -8/+8 | |
2017-06-17 | Add skin xml for server info window. | Andrei Karas | 20 | -0/+174 | |
New file: serverinfo.xml | |||||
2017-04-04 | Remove executable attribute from flag images. | Andrei Karas | 19 | -0/+0 | |
2017-03-28 | Remove physfs support. | Andrei Karas | 1 | -2/+0 | |
2017-03-24 | Remove from test xml stylesheet property. | Andrei Karas | 1 | -1/+0 | |
2017-03-02 | Add another zip archive for future tests. | Andrei Karas | 3 | -0/+2 | |
2017-02-23 | Add support for parsing zip archives. | Andrei Karas | 5 | -0/+6 | |
Also add unit tests for test it. | |||||
2017-02-23 | Impliment basic VirtFsDir for virtual fs based on directories. | Andrei Karas | 6 | -2/+19 | |
Api similar to VirtFs. VirtFsDir unused for now. | |||||
2017-02-15 | Add more unit tests for virtfs. | Andrei Karas | 6 | -0/+22 | |
Also add some testing files. | |||||
2017-02-13 | Add some tests for virtfs. | Andrei Karas | 3 | -0/+4 | |
2017-02-04 | Update translations. | Andrei Karas | 1 | -1/+1 | |
2017-01-22 | Add physfs + zlib unit tests. | Andrei Karas | 4 | -0/+4 | |
Also improve error messages in physfsrwops. | |||||
2017-01-21 | Add into fonts into file mapping between sfd and ttf files. | Andrei Karas | 1 | -0/+12 | |
2017-01-20 | Add explation file about fonts sources in data/fonts/src | Andrei Karas | 3 | -0/+7 | |
2017-01-20 | Regenerate fonts from sources. | Andrei Karas | 10 | -0/+0 | |
2017-01-16 | Include dejavu and liberation fonts sources. | Andrei Karas | 24 | -0/+1150231 | |
2016-12-23 | Update translations. | Andrei Karas | 1 | -3/+3 | |
2016-12-15 | Add theme files for skill rectangle listbox. | Andrei Karas | 9 | -0/+42 | |
2016-12-12 | Update translations. | Andrei Karas | 1 | -4/+5 | |
2016-10-08 | Update translations. | Andrei Karas | 1 | -4/+4 | |
2016-09-24 | Update translations. | Andrei Karas | 1 | -5/+5 | |
2016-09-18 | Updated flag icons. | Alige | 21 | -0/+0 | |
2016-09-17 | Update translations. | Andrei Karas | 1 | -1/+1 | |
2016-09-13 | Add into xmlutils function for read xml file into int map. | Andrei Karas | 3 | -0/+13 | |
2016-09-08 | Add esperanto language in language selection. | Andrei Karas | 3 | -0/+2 | |
2016-09-01 | Add Tirifto into translators list. | Andrei Karas | 1 | -0/+3 | |
2016-08-15 | Add missing ogg file. | Andrei Karas | 1 | -0/+0 | |
2016-08-15 | Add default music. Track named Këphrom by Obani. | Andrei Karas | 4 | -1/+15 | |
2016-08-02 | Add missing file. | Andrei Karas | 1 | -0/+6 | |
2016-08-02 | Add all known windows into windows unit tests. | Andrei Karas | 7 | -1/+270 | |
2016-07-20 | Update mplus fonts. | Andrei Karas | 2 | -0/+0 | |
2016-07-19 | Update translations. | Andrei Karas | 2 | -13/+13 | |
2016-07-16 | Fix different translation issues. | Andrei Karas | 1 | -49/+49 | |
2016-07-16 | Update translations. | Andrei Karas | 19 | -172/+173 | |
2016-06-24 | Add dye unit tests based on real dyed images. | Andrei Karas | 6 | -0/+8 | |
2016-06-04 | PNGcrushed window bitmap | Hello=) | 1 | -0/+0 | |
2016-06-04 | Changelog updated | Hello=) | 1 | -1/+2 | |
2016-06-04 | Fix: channels are using different colors | Hello=) | 1 | -19/+19 | |
It makes it harder to mix channels and whispers. | |||||
2016-06-04 | Port of close button glow and choping of titlebar sizes. | Hello=) | 25 | -99/+121 | |
Close buttno now glows titlebar parts on hover, this reqired massive changes to coordinates and window bitmaps. Then, once it had to be reshuffled anyway, I've took opportunity to reduce some titlebar sized a bit, windows now a bit more compact. | |||||
2016-06-04 | Take on dropdowns, button looks better now | Hello=) | 2 | -0/+6 | |