Commit Graph

5 Commits

Author SHA1 Message Date
Ralf Becker
d1c421b3f5 two fixes for the num_rows in the next-match widget:
- use a default of 15 rows, if user&group has no pref set
- use what's stored in the extension data, if value not set (nm-header not shown)
2007-06-08 08:55:53 +00:00
Ralf Becker
704e3c0019 fixed problems pointed out by Janosch Machowinski <scotch-AT-tzi.de> 2007-05-25 12:27:38 +00:00
Ralf Becker
73f0201a96 fix for bug #87: Infolog - Addressbook categories mixed in 1.2.x
The select_widget allways used the cats of the current application. That's still the default, but it can be overwritten now via an option. The nextmatch_widget has now and optional parameter 'cat_app', which defaults to the app of the get_rows method.
2006-12-05 10:11:26 +00:00
Ralf Becker
4719e35a43 fixed error-message in the editor: method is no string 2006-10-20 12:17:57 +00:00
Ralf Becker
0cd9b918d1 fixed an off by one problem 2006-10-17 17:28:55 +00:00