|
1.23 (+2 -2 lines) |
08/01/2008 03:31 PM |
Chuck Hagenbuch chuck |
add a form for symbol searching |
|
1.22 (+3 -3 lines) |
08/01/2008 02:32 PM |
Chuck Hagenbuch chuck |
be consistent about using symbol instead of either symbol or identifier. |
|
1.21 (+2 -5 lines) |
08/01/2008 02:28 PM |
Chuck Hagenbuch chuck |
remove singletons and & from references |
|
1.20 (+3 -3 lines) |
08/01/2008 01:58 PM |
Chuck Hagenbuch chuck |
Move some scripts around to update naming, use full words, etc. |
|
1.19 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.18 (+2 -2 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
1.17 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.16 (+2 -2 lines) |
01/02/2007 07:48 AM |
Jan Schneider jan |
Happy New Year |
|
1.15 (+4 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.14 (+2 -2 lines) |
07/17/2006 05:45 PM |
Jan Schneider jan |
Use xhtml compliant line anchors. |
|
1.13 (+2 -2 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.12 (+3 -3 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.11 (+32 -33 lines) |
06/12/2005 11:20 PM |
Matt Selsky selsky |
Remove tabs and add spaces. |
|
1.10 (+3 -3 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.9 (+2 -2 lines) |
11/21/2004 07:18 PM |
Chuck Hagenbuch chuck |
New menu. |
|
1.8 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.7 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.6 (+3 -3 lines) |
01/01/2004 10:16 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.5 (+2 -2 lines) |
09/16/2003 07:06 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.4 (+1 -2 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.3 (+3 -3 lines) |
09/01/2003 06:42 PM |
Jan Schneider jan |
Simplify driver instantiation even more. |
|
1.2 (+3 -3 lines) |
08/22/2003 09:19 PM |
Jan Schneider jan |
No hardcoded params anymore. |
|
1.1 |
07/02/2003 06:03 PM |
Chuck Hagenbuch chuck |
[cjh] Add symbol search functionality. |