/[bfilter]/trunk/bfilter.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/bfilter.js

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 42 - (view) (annotate) - [select for diffs]
Modified Wed Dec 15 15:35:24 2004 UTC (19 years, 4 months ago) by dpavlin
File length: 6453 byte(s)
Diff to previous 37 , to selected 10
Added show_all to dump all entries (might be useful for comboboxes without
any data entered). On the other hand, it might be very, very, very slow...
You have been warned.


Revision 37 - (view) (annotate) - [select for diffs]
Modified Tue Oct 19 15:45:52 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 5852 byte(s)
Diff to previous 32 , to selected 10
all test now in show_status (so localisation can be done much more easily)


Revision 32 - (view) (annotate) - [select for diffs]
Modified Sat Sep 25 22:13:13 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 5724 byte(s)
Diff to previous 30 , to selected 10
once again, API changes: now there are following fuctions
for generating results:

- reset_results (clear results list)
- result (add one result)
- show_results (called after all results)
- filter (filter entries, with timeout)
- show_filter (filter entries, without timeout)

Hopefully, this is last major change in API


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 16:58:08 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 5481 byte(s)
Diff to previous 29 , to selected 10
implemented timeout to start filtering (by default 200ms)


Revision 29 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 15:44:27 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4574 byte(s)
Diff to previous 28 , to selected 10
lot of small changes: remove null from display, clear results before filling
new ones, combo that works again...


Revision 28 - (view) (annotate) - [select for diffs]
Modified Thu Sep 23 18:22:50 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4550 byte(s)
Diff to previous 25 , to selected 10
somewhat incompatible change: now generated html is stored inside object (so
you can overrride result function with createElement or something like that
to get interactive performance)


Revision 25 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 15:30:04 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4460 byte(s)
Diff to previous 22 , to selected 10
major refacture: 0 element is searched, all others can be used in result
function to generate html specific to one result. All that will be displayed
by calling display function which can add additional markup before or after
results.


Revision 22 - (view) (annotate) - [select for diffs]
Modified Tue Sep 14 22:42:55 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 5065 byte(s)
Diff to previous 12 , to selected 10
cleanup code a bit more to be general purpose


Revision 12 - (view) (annotate) - [select for diffs]
Modified Sat Sep 11 08:21:57 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4721 byte(s)
Diff to previous 11 , to selected 10
separate debug div


Revision 11 - (view) (annotate) - [select for diffs]
Modified Fri Sep 10 12:42:58 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4833 byte(s)
Diff to previous 10
combobox implementation by Matko Andjelinic


Revision 10 - (view) (annotate) - [selected]
Modified Fri Sep 10 12:16:21 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 4829 byte(s)
Diff to previous 8
new object-oriented implementation contributed by Matko Adjelinic,
lot more debug output (which goes to debug div), configurable index
name which is argument to constructor


Revision 8 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 19:03:11 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 3481 byte(s)
Diff to previous 7 , to selected 10
fix alternating color spans


Revision 7 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 17:44:56 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 3241 byte(s)
Diff to previous 6 , to selected 10
added path and headline to index, html_pre, html_mid, html_post JavaScript
variables for result html


Revision 6 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 09:29:36 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 3128 byte(s)
Diff to previous 5 , to selected 10
cleanup


Revision 5 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 09:16:24 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 3216 byte(s)
Diff to previous 2 , to selected 10
speedup: create html and then update innerHTML


Revision 2 - (view) (annotate) - [select for diffs]
Modified Tue Sep 7 08:37:14 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 3110 byte(s)
Diff to previous 1 , to selected 10
when filtering use modified binary search to find first element


Revision 1 - (view) (annotate) - [select for diffs]
Added Tue Sep 7 08:33:53 2004 UTC (19 years, 7 months ago) by dpavlin
File length: 2215 byte(s)
Diff to selected 10
initial import into svn: linear search version


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26