| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -2/+2 |
| 2013-06-23 | Use PHP5.3 language features in gedcom-record classes | fisharebest | 1 | -1/+1 |
| 2013-06-23 | Use PHP5.3 language features in date classes - gives performance gain of seve... | fisharebest | 1 | -3/+3 |
| 2013-05-13 | #1162435 - Calendar by year range does not work | fisharebest | 1 | -1/+1 |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work aroun... | fisharebest | 1 | -2/+2 |
| 2012-06-30 | Date classes - encapsulate the calendar type within the class (to allow for s... | fisharebest | 1 | -5/+5 |
| 2012-06-30 | Performance. PHP has no native function for integer division. floor($x/$y) ... | fisharebest | 1 | -2/+2 |
| 2012-06-04 | Fix wrong gender image for unknown. | Nigel Osborne | 1 | -1/+1 |
| 2012-04-16 | calendar.php - filter inputs | fisharebest | 1 | -18/+8 |
| 2012-04-02 | Use CSS for sex icons, instead of <img> | fisharebest | 1 | -36/+35 |
| 2012-03-25 | Help text that includes the phrase "this is obvious" clearly needs removing! | fisharebest | 1 | -5/+5 |
| 2012-03-24 | Replace $WT_IMAGES array of images with CSS. | fisharebest | 1 | -12/+8 |
| 2012-01-31 | Add page ID to calendar.php, as most other pages. | Nigel Osborne | 1 | -2/+2 |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -20/+20 |
| 2011-11-27 | Correct centering of table content - calendar.php | Nigel Osborne | 1 | -3/+3 |
| 2011-11-19 | Remove classes .rtl and .lrt - these exist to correct the alignment when we a... | fisharebest | 1 | -6/+6 |
| 2011-11-11 | Remove redundant/obsolete html attribute (border="0") as this is already set ... | fisharebest | 1 | -2/+2 |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -4/+4 |
| 2011-11-04 | Add spaces to fix HTML validation errors | fisharebest | 1 | -18/+18 |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ... | fisharebest | 1 | -1/+1 |
| 2011-07-11 | Always "require_once" functions_print_lists (not just "require"), because the... | Larry Meaney | 1 | -1/+1 |
| 2011-07-05 | Validation error - duplicate CSS ID | fisharebest | 1 | -2/+2 |
| 2011-07-05 | Fix: various validation errors in calendar.php | fisharebest | 1 | -2/+3 |
| 2011-06-11 | Lightbox module: stop loading config everywhere - just where it is used. | fisharebest | 1 | -31/+25 |
| 2011-06-04 | I18N: combine similar translations (use ones with embedded variables) | fisharebest | 1 | -3/+2 |
| 2011-04-16 | Some tidy up | Veit Olschinski | 1 | -91/+86 |
| 2011-03-04 | Remove intermediate function | fisharebest | 1 | -13/+13 |
| 2011-03-02 | Jewish month names "Adar" and "Adar I" reversed. Also, do not show leap mont... | fisharebest | 1 | -0/+4 |
| 2011-02-19 | Minor refactor: move calendar definitions to calendar files | fisharebest | 1 | -6/+6 |
| 2011-02-18 | Calendar.php: default to a calendar appropriate to the language. e.g. farsi=... | fisharebest | 1 | -0/+10 |
| 2011-02-18 | Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh. | fisharebest | 1 | -2/+4 |
| 2011-02-08 | Add width to cell to fix alignment | Rob Peters | 1 | -1/+1 |
| 2011-02-08 | Move show items to same cell | Rob Peters | 1 | -26/+33 |
| 2011-02-08 | [Bug 677604] Few additional tweeks. | Rob Peters | 1 | -2/+2 |
| 2011-02-07 | [Bug 677604] Calender goes over the right border on themes with longer names ... | Rob Peters | 1 | -11/+14 |
| 2011-02-05 | A small contribution to #677604 | fisharebest | 1 | -1/+1 |
| 2011-01-09 | Remove unnecessary RTL markup | fisharebest | 1 | -2/+1 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -49/+49 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -7/+7 |
| 2011-01-01 | Refactoring class names and use autoloading. | fisharebest | 1 | -16/+16 |
| 2010-11-21 | Fix: cannot change language on calendar.php | fisharebest | 1 | -2/+4 |
| 2010-10-30 | (no commit message) | fisharebest | 1 | -1/+1 |
| 2010-10-30 | #663955. Be explicit about which sorts of URL to generate: '&' for ones i... | fisharebest | 1 | -18/+16 |
| 2010-10-26 | Make images optional | Nigel Osborne | 1 | -2/+6 |
| 2010-08-22 | add context translations to "unknown" | Ćukasz Wilenski | 1 | -1/+1 |
| 2010-08-04 | Fixed large image display, calendar.php, webtrees theme. Will not effect any ... | Nigel Osborne | 1 | -2/+2 |
| 2010-07-17 | Combine large and small icons - use CSS to downsize when small icons are requ... | fisharebest | 1 | -2/+2 |
| 2010-07-17 | Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow... | fisharebest | 1 | -4/+4 |
| 2010-06-27 | Remove old references to print-preview mode | fisharebest | 1 | -211/+180 |
| 2010-06-20 | (no commit message) | fisharebest | 1 | -1/+1 |