Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing a crash when trying to save labels when the fonts are not yet initial...perepujal2009-12-061-4/+14
* Saving RGB values to the .dat file, not save all the surface pixels but just ...perepujal2009-12-061-46/+135
* Songhay updates.wkendrick2009-12-021-186/+90
* squish two fresh new bugsalbert2009-11-271-3/+3
* more understanding of the horror, and adding a possible Debian UTF-8 localealbert2009-11-271-4/+27
* rip out the environment variable abusealbert2009-11-231-60/+2
* options working fairly wellalbert2009-11-2311-102/+159
* lots of functions made static (some had to be moved)albert2009-11-2211-813/+781
* Using the hand pointer when hovering a label in select modeperepujal2009-11-221-5/+14
* smash_i18n only used in NO_SDLPANGO buildsalbert2009-11-222-2/+6
* lang/locale work much better nowalbert2009-11-224-18/+86
* code was moved to a function; should remove originalalbert2009-11-221-37/+1
* optimize: not even gcc-4.4 would lift strlen out of the loopalbert2009-11-221-5/+47
* Updated PO/POT.wkendrick2009-11-2285-6940/+7769
* Perisan support.wkendrick2009-11-224-7/+939
* morealbert2009-11-221-4/+3
* cleaned up some morealbert2009-11-221-43/+27
* move code aroundalbert2009-11-221-179/+152
* simplify i18n code (needs MUCH more...)albert2009-11-211-60/+44
* now --lang works (must not use stale pointers)albert2009-11-212-3/+20
* have to reset y_nudge if wiping out lang/localealbert2009-11-216-32/+40
* locales should workalbert2009-11-213-31/+9
* i18n stuff belongs in i18n.calbert2009-11-214-36/+56
* savedir/datadir neatened upalbert2009-11-214-217/+151
* show_usage takes exit code, and knows what to doalbert2009-11-212-8/+12
* empty string is no goodalbert2009-11-211-1/+1
* report conflicting optionsalbert2009-11-211-0/+12
* Saving and printing uncommited text and labels, allowing to edit them later.perepujal2009-11-201-57/+112
* very littlealbert2009-11-161-1/+0
* lockfile into own functionalbert2009-11-161-1/+1
* lockfile into own functionalbert2009-11-161-218/+235
* main() looking OK now; config still ignored (probably crashes)albert2009-11-161-64/+42
* signal handler can not do muchalbert2009-11-161-8/+3
* moving more code past start of font scanningalbert2009-11-164-24/+46
* broken, but it compiles with few warningsalbert2009-11-161-631/+199
* a parser for config files and the command linealbert2009-11-162-0/+258
* Please bring back my single-dash command-line shortcuts! :(wkendrick2009-11-111-0/+20
* No more wait for fonts at startup. Split the font stuff from load_info_about_...perepujal2009-11-111-76/+69
* Fixing a bug that caused the deletion of a label when a)writing the label b)...perepujal2009-11-091-1/+5
* drop redundant unused buggy "fullscreen" codealbert2009-11-081-6/+2
* remove unused unjustified cruftalbert2009-11-081-14/+1
* _albert2009-11-081-1/+1
* eliminate string copyalbert2009-11-081-6/+5
* use unified parser for command line optionsalbert2009-11-081-519/+187
* new config file parser, simplified and usable for command-line optionsalbert2009-11-081-418/+366
* stamp size must be a multiplier, not actual valuealbert2009-11-081-0/+1
* parse_options can open the file itselfalbert2009-11-081-18/+8
* move code around, preparing to break up some overgrown functionsalbert2009-11-081-458/+464
* move code around, preparing to break up some overgrown functionsalbert2009-11-081-2016/+2023
* crazy $Id line was seriously upsetting my editor (file changed behind editor'...albert2009-11-081-1/+0