|
1.13 (+1 -1 lines) |
03/04/2006 05:49 PM |
Chuck Hagenbuch chuck |
Simplify code to use either GET or mod_rewrite, not PATH_INFO. |
|
1.12 (+1 -0 lines) |
01/19/2006 10:56 PM |
Ben Chavet ben |
MS-SQL changelog entries |
|
1.11 (+1 -0 lines) |
10/12/2005 01:13 PM |
Chuck Hagenbuch chuck |
- fix array_merge usage
- support mod_rewrite pretty urls
- lots of html cleanup
- code cleanup (avoid array_key_exists, etc.) |
|
1.10 (+2 -0 lines) |
06/02/2005 09:11 AM |
Matt Selsky selsky |
b/i to strong/em tags. |
|
1.9 (+1 -0 lines) |
05/30/2005 12:29 AM |
Chuck Hagenbuch chuck |
[cjh] Allow disabling the show_var javascript (Bug #1270). |
|
1.8 (+1 -0 lines) |
07/29/2004 07:25 AM |
Jan Schneider jan |
Add es_ES translation. |
|
1.7 (+1 -0 lines) |
09/03/2003 06:25 PM |
Chuck Hagenbuch chuck |
- cache markup of files
- remove a few unnecessary regexps
- remove Horde::link() calls inside markup - cuts down on HTML size a bunch.
- set title in source.php
- add a function for getting the last modified time of a file
- send Last-Modified: header from source.php for files. |
|
1.6 (+5 -0 lines) |
09/03/2003 05:14 PM |
Chuck Hagenbuch chuck |
[cjh] Improve layout of identifier pages.
[cjh] genxref.php is now solely a command line script and lives
in the scripts/ directory.
[cjh] Make sure to clean out the database before adding new data
so as not to get duplicate entries for identifiers.
- also move Driver and Files base classes into lib/Luxor.php for brevity (they're just stubs),
and other misc. cleanup. |
|
1.5 (+1 -0 lines) |
08/25/2003 10:46 AM |
Jan Schneider jan |
Add de_DE translation. |
|
1.4 (+1 -0 lines) |
07/02/2003 06:03 PM |
Chuck Hagenbuch chuck |
[cjh] Add symbol search functionality. |
|
1.3 (+2 -0 lines) |
07/02/2003 04:44 PM |
Chuck Hagenbuch chuck |
[cjh] Fix spacing of source code.
[cjh] Add options to filter out certain directories and filenames. |
|
1.2 (+2 -0 lines) |
03/29/2003 07:04 PM |
Jan Schneider jan |
Add ro_RO translation. |
|
1.1.1.1 (+0 -0 lines) |
01/24/2003 08:32 PM |
Jan Schneider jan |
Initial import of Luxor, a PHP port of LXR. Tags: import |
|
1.1 |
01/24/2003 08:32 PM |
Jan Schneider jan |
Initial revision |