|
1.11 (+4 -2 lines) |
08/06/2008 12:10 PM |
Chuck Hagenbuch chuck |
Style updates/facelifts |
|
1.10 (+1 -1 lines) |
03/04/2006 06:21 PM |
Chuck Hagenbuch chuck |
- we can allow top-level directories without slashes with no problems
- simplify Luxor::url, it was never called with any script other than source.php |
|
1.9 (+7 -12 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.8 (+1 -1 lines) |
07/31/2005 07:18 PM |
Chuck Hagenbuch chuck |
clean up table tags |
|
1.7 (+3 -3 lines) |
06/02/2005 09:11 AM |
Matt Selsky selsky |
b/i to strong/em tags. |
|
1.6 (+12 -9 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 (+4 -34 lines) |
06/19/2003 11:32 AM |
Chuck Hagenbuch chuck |
re-add and clean up location bar. |
|
1.4 (+0 -0 lines) |
06/18/2003 04:30 PM |
Chuck Hagenbuch chuck |
- eliminate a few errors checking for ctags
- remove headerbar.inc, not really used.
- add .cgi for perl |
|
1.3 (+2 -2 lines) |
02/05/2003 06:40 PM |
Jan Schneider jan |
Allow switching between different sources. |
|
1.2 (+4 -4 lines) |
02/04/2003 08:58 PM |
Jan Schneider jan |
Even more Chora look-a-like. |
|
1.1 |
02/04/2003 08:35 PM |
Jan Schneider jan |
Some more cleanup, Chora look-a-like. |