Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set proper mode-line. | Hiroyuki Ikezoe | 2010-04-25 | 1 | -1/+2 |
| | |||||
* | Fix indentation of *.h files. Running indent on them was not a good idea. | Emmanuel Pacaud | 2007-01-12 | 1 | -1/+1 |
| | | | | | | | | | | 2007-01-12 Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr> Fix indentation of *.h files. Running indent on them was not a good idea. Also add sts setting to vim modeline. svn path=/trunk/; revision=1089 | ||||
* | Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100 | Emmanuel Pacaud | 2007-01-12 | 1 | -134/+129 |
| | | | | | | | | | 2007-01-12 Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr> Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100 svn path=/trunk/; revision=1088 | ||||
* | more smarts about getting the user's language | Dom Lachowicz | 2005-10-22 | 1 | -11/+10 |
| | |||||
* | setlocale(LC_ALL) may return "C". Evaluate $LANG first, equate "C" with | Dom Lachowicz | 2005-10-22 | 1 | -3/+8 |
| | | | | | * rsvg-cond.c (rsvg_cond_parse_system_language): setlocale(LC_ALL) may return "C". Evaluate $LANG first, equate "C" with "en". | ||||
* | implement image zooming | Dom Lachowicz | 2005-10-22 | 1 | -2/+2 |
| | |||||
* | more robust way of getting your locale | Dom Lachowicz | 2005-10-21 | 1 | -6/+14 |
| | |||||
* | fix up <switch> conditional comparisions | Dom Lachowicz | 2005-10-08 | 1 | -1/+1 |
| | |||||
* | some work toward conditionals, visibility being handled properly | Dom Lachowicz | 2005-03-12 | 1 | -1/+1 |
| | |||||
* | squash some duplicated code | Dom Lachowicz | 2005-02-24 | 1 | -35/+10 |
| | |||||
* | bug 155433 | Dom Lachowicz | 2004-10-15 | 1 | -4/+2 |
| | |||||
* | fix typo in feature string | Dom Lachowicz | 2004-07-10 | 1 | -1/+1 |
| | |||||
* | beginnings of <switch> support | Dom Lachowicz | 2004-06-19 | 1 | -9/+16 |
| | |||||
* | cond processing should be perfect now | Dom Lachowicz | 2004-06-18 | 1 | -24/+43 |
| | |||||
* | start of cond/switch work | Dom Lachowicz | 2004-06-18 | 1 | -0/+196 |