This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk2/out
Directory Listing
Revision
585 -
Directory Listing
Modified
Sat Nov 6 18:37:30 2004 UTC
(19 years, 1 month ago)
by
dpavlin
reduce hack to just 5px (we actually like extra spacing to next item :-)
Revision
580 -
Directory Listing
Modified
Mon Nov 1 22:52:44 2004 UTC
(19 years, 1 month ago)
by
dpavlin
added wait messages, support for url arguments
Revision
578 -
Directory Listing
Modified
Mon Nov 1 22:15:20 2004 UTC
(19 years, 1 month ago)
by
dpavlin
better hight calculation (with fixed additional height +20 which should be
removed), don't reload iframe if url is same as existing iframe.src
Revision
575 -
Directory Listing
Modified
Mon Nov 1 18:00:26 2004 UTC
(19 years, 1 month ago)
by
dpavlin
first iframe implementation of tree, shuffled a bit paramters to
WebPAC::Tree (so, node dir is now parametar to new and not to output)
Revision
572 -
Directory Listing
Modified
Mon Nov 1 14:55:16 2004 UTC
(19 years, 1 month ago)
by
dpavlin
convert WebPAC::Tree to use Template Toolkit,
started adding support for nodes in iframe
Revision
560 -
Directory Listing
Modified
Sat Oct 30 23:04:37 2004 UTC
(19 years, 1 month ago)
by
dpavlin
removed upper case letters from encoding of index nodes (to support Windows
which is case-insensitive), added support for filters into TT templates,
changed crovoc symbol to #C# in data
Revision
558 -
Directory Listing
Modified
Sat Oct 30 16:34:55 2004 UTC
(19 years, 1 month ago)
by
dpavlin
added GPL license file
Revision
554 -
Directory Listing
Modified
Fri Oct 29 22:05:51 2004 UTC
(19 years, 1 month ago)
by
dpavlin
Return empty string and not null when cookie doesn't exits. This can be
changed back to null by changing one comment. This is much more useful if
you want to insert cookie value into input text element with
document.write();
Revision
553 -
Directory Listing
Modified
Fri Oct 29 19:22:55 2004 UTC
(19 years, 1 month ago)
by
dpavlin
don't die if no input is provided
Revision
536 -
Directory Listing
Modified
Sun Oct 24 09:15:44 2004 UTC
(19 years, 1 month ago)
by
dpavlin
renamed thesaurus to alphabetical
Revision
535 -
Directory Listing
Modified
Sat Oct 23 23:30:40 2004 UTC
(19 years, 1 month ago)
by
dpavlin
jsFind: first refactoring of wildcard search (but, still not working),
removed wrong credits for debug function (which is my fault by now),
removed all timeout debugging to produce cleaner debug output
Revision
534 -
Directory Listing
Modified
Sat Oct 23 18:18:11 2004 UTC
(19 years, 1 month ago)
by
dpavlin
jsFind: re-ident whole source code, first try at implementing wildcard
search (non-working one)
Revision
529 -
Directory Listing
Modified
Tue Oct 19 16:30:12 2004 UTC
(19 years, 1 month ago)
by
dpavlin
add pictures to tree, fix warning (just one)
Revision
518 -
Directory Listing
Modified
Mon Oct 18 18:00:57 2004 UTC
(19 years, 1 month ago)
by
dpavlin
much nicer loading of new language
Revision
516 -
Directory Listing
Modified
Mon Oct 18 15:25:03 2004 UTC
(19 years, 1 month ago)
by
dpavlin
fixed html generation
Revision
514 -
Directory Listing
Modified
Mon Oct 18 12:21:07 2004 UTC
(19 years, 1 month ago)
by
dpavlin
JavaScript support for cookies
Revision
508 -
Directory Listing
Modified
Sun Oct 10 19:15:45 2004 UTC
(19 years, 1 month ago)
by
dpavlin
simplify
Revision
507 -
Directory Listing
Modified
Sun Oct 10 18:56:24 2004 UTC
(19 years, 1 month ago)
by
dpavlin
save selected language in 'w2_lang' cookie
Revision
506 -
Directory Listing
Modified
Sun Oct 10 18:55:27 2004 UTC
(19 years, 1 month ago)
by
dpavlin
fix another warning
Revision
505 -
Directory Listing
Modified
Sun Oct 10 18:55:05 2004 UTC
(19 years, 1 month ago)
by
dpavlin
jsFind: fix warning in FireFox
Revision
499 -
Directory Listing
Modified
Sun Oct 10 09:33:57 2004 UTC
(19 years, 1 month ago)
by
dpavlin
removed anchors, now outline will do everything
Revision
497 -
Directory Listing
Modified
Sun Oct 10 08:12:06 2004 UTC
(19 years, 1 month ago)
by
dpavlin
scroll to anchor position on page as opposed to changing document.location
which reloads page in Opera
Revision
496 -
Directory Listing
Modified
Sun Oct 10 06:03:06 2004 UTC
(19 years, 1 month ago)
by
dpavlin
added support for Opera from jsFind 0.0.5
Revision
485 -
Directory Listing
Modified
Sun Sep 26 22:19:55 2004 UTC
(19 years, 2 months ago)
by
dpavlin
another fix for IE
Revision
483 -
Directory Listing
Modified
Sun Sep 26 21:59:11 2004 UTC
(19 years, 2 months ago)
by
dpavlin
fix for calling from event or with element
Revision
481 -
Directory Listing
Modified
Sun Sep 26 19:53:41 2004 UTC
(19 years, 2 months ago)
by
dpavlin
load external javascript
Revision
480 -
Directory Listing
Modified
Sun Sep 26 19:53:09 2004 UTC
(19 years, 2 months ago)
by
dpavlin
dynamically load different languages
Revision
479 -
Directory Listing
Modified
Sun Sep 26 19:52:54 2004 UTC
(19 years, 2 months ago)
by
dpavlin
fix
Revision
478 -
Directory Listing
Modified
Sun Sep 26 19:24:15 2004 UTC
(19 years, 2 months ago)
by
dpavlin
open window relative to screen size
Revision
477 -
Directory Listing
Modified
Sun Sep 26 19:00:03 2004 UTC
(19 years, 2 months ago)
by
dpavlin
support calling without any arguments (when it uses this) and with element.
Revision
476 -
Directory Listing
Modified
Sun Sep 26 18:39:46 2004 UTC
(19 years, 2 months ago)
by
dpavlin
add css to popup, keep popup on top
Revision
475 -
Directory Listing
Modified
Sun Sep 26 17:59:57 2004 UTC
(19 years, 2 months ago)
by
dpavlin
oh, I commited code with debugging alert..
Revision
474 -
Directory Listing
Modified
Sun Sep 26 17:57:21 2004 UTC
(19 years, 2 months ago)
by
dpavlin
fixed warning
Revision
470 -
Directory Listing
Modified
Fri Sep 24 20:31:11 2004 UTC
(19 years, 2 months ago)
by
dpavlin
open detail data in new window (popup)
Revision
469 -
Directory Listing
Modified
Fri Sep 24 18:04:48 2004 UTC
(19 years, 2 months ago)
by
dpavlin
mostly cosmetic changes: create anchor for every element in tree and
position results to ancor, filter on two letters, remove most of debugging
Revision
468 -
Directory Listing
Modified
Fri Sep 24 17:06:07 2004 UTC
(19 years, 2 months ago)
by
dpavlin
fixed for new bfilter with timeout
Revision
467 -
Directory Listing
Modified
Thu Sep 23 23:19:38 2004 UTC
(19 years, 2 months ago)
by
dpavlin
click on link with headline highlight term in tree, click on >> for
details
Revision
465 -
Directory Listing
Modified
Thu Sep 23 18:23:13 2004 UTC
(19 years, 2 months ago)
by
dpavlin
generate results using createElement
Revision
464 -
Directory Listing
Modified
Thu Sep 23 17:14:33 2004 UTC
(19 years, 2 months ago)
by
dpavlin
re-write of debug function for search
Revision
462 -
Directory Listing
Modified
Wed Sep 22 18:57:31 2004 UTC
(19 years, 2 months ago)
by
dpavlin
cleanup
Revision
461 -
Directory Listing
Modified
Wed Sep 22 18:00:21 2004 UTC
(19 years, 2 months ago)
by
dpavlin
don't die in IE5.5
Revision
456 -
Directory Listing
Modified
Mon Sep 20 19:14:15 2004 UTC
(19 years, 2 months ago)
by
dpavlin
added css
Revision
452 -
Directory Listing
Modified
Wed Sep 15 21:16:22 2004 UTC
(19 years, 2 months ago)
by
dpavlin
debug on/off
Revision
451 -
Directory Listing
Modified
Wed Sep 15 21:15:50 2004 UTC
(19 years, 2 months ago)
by
dpavlin
jsFind: fix warnings
Revision
450 -
Directory Listing
Modified
Wed Sep 15 21:15:23 2004 UTC
(19 years, 2 months ago)
by
dpavlin
jsFind: fix warning with strict JavaScript
Revision
449 -
Directory Listing
Modified
Wed Sep 15 21:15:07 2004 UTC
(19 years, 2 months ago)
by
dpavlin
finally correct checking for existence of l2_unescape function
Revision
448 -
Directory Listing
Modified
Wed Sep 15 16:53:51 2004 UTC
(19 years, 2 months ago)
by
dpavlin
Major changes this time: updated for new bfilter (filtering on first
element), outline in sorted index when found in thesaurus.
Revision
447 -
Directory Listing
Modified
Wed Sep 15 16:51:24 2004 UTC
(19 years, 2 months ago)
by
dpavlin
l2_unescape can be loaded or not
Revision
446 -
Directory Listing
Modified
Tue Sep 14 23:11:40 2004 UTC
(19 years, 2 months ago)
by
dpavlin
simple fixes and improvements
Revision
432 -
Directory Listing
Modified
Sun Sep 12 20:36:33 2004 UTC
(19 years, 2 months ago)
by
dpavlin
navigation
Revision
420 -
Directory Listing
Modified
Thu Sep 9 18:25:34 2004 UTC
(19 years, 2 months ago)
by
dpavlin
warn, don't die
Revision
413 -
Directory Listing
Modified
Tue Sep 7 18:02:06 2004 UTC
(19 years, 2 months ago)
by
dpavlin
create index files for bfilter
Revision
411 -
Directory Listing
Modified
Sun Sep 5 22:22:37 2004 UTC
(19 years, 3 months ago)
by
dpavlin
implemented filtered sorted indexes
Revision
404 -
Directory Listing
Modified
Sun Sep 5 17:52:49 2004 UTC
(19 years, 3 months ago)
by
dpavlin
handle unicode characters entered in search form
Revision
397 -
Directory Listing
Modified
Thu Jul 22 19:07:16 2004 UTC
(19 years, 4 months ago)
by
dpavlin
results now preserver query arguments and that is used if page is not
accessed through web server (because referer isn't used if you don't access
pages via web server)
Revision
396 -
Directory Listing
Modified
Thu Jul 22 19:00:27 2004 UTC
(19 years, 4 months ago)
by
dpavlin
JavaScript sucks: re-implemented unescape to produce ISO-8859-2 charset
(and not ISO-8859-2), unac function to remove accented characters from
ISO-8859-2, use l2_unescape, new results output
Revision
394 -
Directory Listing
Modified
Wed Jul 21 21:53:12 2004 UTC
(19 years, 4 months ago)
by
dpavlin
add highlighter for search terms
Revision
391 -
Directory Listing
Added
Wed Jul 21 16:45:47 2004 UTC
(19 years, 4 months ago)
by
dpavlin
placeholder for output