Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use generic list box for general options | Lukas Fleischer | 2014-05-18 | 1 | -156/+187 | |
* | Add a generic list box implementation | Lukas Fleischer | 2014-05-18 | 3 | -0/+165 | |
* | Rework scroll window implementation | Lukas Fleischer | 2014-05-18 | 5 | -93/+123 | |
* | Pass date parameter to ui_day_update_panel() | Lukas Fleischer | 2014-05-13 | 3 | -5/+3 | |
* | Display translated help pages | Lukas Fleischer | 2013-08-27 | 3 | -3/+64 | |
* | Install translated documentation | Lukas Fleischer | 2013-08-27 | 1 | -2/+5 | |
* | doc/: Add translated documentation | Lukas Fleischer | 2013-08-27 | 132 | -0/+2595 | |
* | po/: Translation updates from Transifex | Lukas Fleischer | 2013-08-27 | 225 | -3897/+12445 | |
* | Redraw screen if command prompt is canceled | Lukas Fleischer | 2013-08-13 | 1 | -1/+2 | |
* | .tx/config: Add file filters for all resources | Lukas Fleischer | 2013-07-24 | 1 | -0/+22 | |
* | po/doc/: Update message catalogs | Lukas Fleischer | 2013-07-24 | 22 | -76/+87 | |
* | Drop doc/main.txt | Lukas Fleischer | 2013-07-24 | 4 | -73/+0 | |
* | doc/Makefile.am: Fix "copy-paste.txt" file name | Lukas Fleischer | 2013-07-24 | 1 | -1/+1 | |
* | doc/edit.txt: Mention the move feature | Lukas Fleischer | 2013-07-24 | 1 | -1/+2 | |
* | doc/: Mention punctual appointments | Lukas Fleischer | 2013-07-24 | 2 | -1/+6 | |
* | doc/: Spelling and grammar fixes | Lukas Fleischer | 2013-07-24 | 14 | -39/+39 | |
* | Add POT files for online help texts | Lukas Fleischer | 2013-07-23 | 24 | -0/+1281 | |
* | .tx/config: Rename main resource to "calcurse" | Lukas Fleischer | 2013-07-23 | 1 | -1/+1 | |
* | .tx/config: Set global translation type | Lukas Fleischer | 2013-07-23 | 1 | -0/+1 | |
* | .tx/config: Update host URI | Lukas Fleischer | 2013-07-23 | 1 | -1/+1 | |
* | calcurse.pot: Update message catalog | Lukas Fleischer | 2013-07-23 | 1 | -715/+202 | |
* | po/POTFILES.in: Sync with source tree | Lukas Fleischer | 2013-07-23 | 1 | -2/+3 | |
* | doc/: Rename copy_paste.txt to copy-paste.txt | Lukas Fleischer | 2013-07-23 | 1 | -0/+0 | |
* | doc/: Do not mention explicit key bindings | Lukas Fleischer | 2013-07-22 | 9 | -30/+30 | |
* | doc/: Fix several typos in online help texts | Lukas Fleischer | 2013-07-22 | 9 | -19/+19 | |
* | doc/: Formatting fixes | Lukas Fleischer | 2013-07-22 | 20 | -191/+212 | |
* | manual.txt: Update "Online help" section | Lukas Fleischer | 2013-07-22 | 1 | -3/+9 | |
* | manual.txt: Update "Creation History" section | Lukas Fleischer | 2013-07-22 | 1 | -17/+11 | |
* | Document for -l/--limit and %(remaing)/%(duration) | William Pettersson | 2013-07-19 | 2 | -4/+38 | |
* | Add write and quit commands | Lukas Fleischer | 2013-07-18 | 1 | -3/+26 | |
* | Add support for moving appointments | Lukas Fleischer | 2013-07-18 | 1 | -4/+14 | |
* | update_start_time(): Allow for moving an item | Lukas Fleischer | 2013-07-18 | 1 | -3/+7 | |
* | Allow for making an appointment punctual | Lukas Fleischer | 2013-07-18 | 1 | -3/+8 | |
* | key_generic_help(): Use display_help() | Lukas Fleischer | 2013-07-18 | 1 | -1/+1 | |
* | Split online help code into a separate function | Lukas Fleischer | 2013-07-18 | 4 | -100/+149 | |
* | Rename io_file_exist{,s}() | Lukas Fleischer | 2013-07-17 | 4 | -8/+8 | |
* | Add several help topic aliases | Lukas Fleischer | 2013-07-17 | 1 | -8/+92 | |
* | Allow for getting help on key bindings | Lukas Fleischer | 2013-07-17 | 2 | -4/+12 | |
* | Drop legacy online help system | Lukas Fleischer | 2013-07-17 | 5 | -850/+1 | |
* | Add introduction to the new online help system | Lukas Fleischer | 2013-07-17 | 3 | -0/+19 | |
* | Add help command | Lukas Fleischer | 2013-07-17 | 2 | -1/+31 | |
* | Add command prompt | Lukas Fleischer | 2013-07-17 | 4 | -3/+19 | |
* | Add help text files to dist_doc_DATA | Lukas Fleischer | 2013-07-17 | 1 | -1/+24 | |
* | Add a short format specifier for "%(remaining)" | Lukas Fleischer | 2013-07-17 | 1 | -0/+2 | |
* | Allow extended formats for durations | Lukas Fleischer | 2013-07-17 | 1 | -1/+5 | |
* | print_datediff(): Actually print a date difference | Lukas Fleischer | 2013-07-17 | 1 | -5/+3 | |
* | Add %(remaining) style formatting | William Pettersson | 2013-07-17 | 1 | -0/+83 | |
* | Add -l/--limit option | William Pettersson | 2013-07-16 | 3 | -18/+44 | |
* | Export online help as text files | Lukas Fleischer | 2013-07-09 | 22 | -0/+406 | |
* | Fix a couple of translatable strings | Lukas Fleischer | 2013-05-14 | 7 | -28/+28 |