aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/LogTemplateProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-161-155/+0
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-151-1/+1
* Convert to Unix end-of-line formatSamuel Tardieu2011-09-141-155/+155
* FormattingSammysHP2011-09-141-144/+141
* fix: don't try to replace NUMBER template in offline loggin mode. Thatbananeweizen2011-09-121-10/+13
* Refactor to address issue #361Gerald Barker2011-09-031-1/+2
* Update locaal branch to revision 8d040c24bfbb2a12788dGerald Barker2011-09-031-1/+9
|\
| * code cleanup: protect abstract class constructors, rewrite long constantBananeweizen2011-08-311-1/+1
| * Add DATETIME-template, closes #312SammysHP2011-08-291-0/+8
* | First commit of Apache Commons String & Date functions and required, andGerald Barker2011-09-021-1/+3
|/
* Fir for [NUMBER] templateSammysHP2011-08-271-1/+1
* Fix log-date, log-find-count, [NUMBER]-template. Fix #235SammysHP2011-08-251-3/+3
* avoid getting NUMBER if it is not needed for logging, as discussed inbananeweizen2011-08-201-2/+41
* unify code for logging templates in settings and logging menu in loggingbananeweizen2011-08-151-0/+105