2004-03-23 Marcus Mueller * renamed "default.strings" to "Localizable.strings" (v0.9.20) 2004-01-07 Marcus Mueller * {English/French}.lproj/default.strings: changed encoding from ISO-Latin-1 to UTF-8, which is now the default (v0.9.19) 2004-12-17 Marcus Mueller * AnaisAttendeeSelector.m: preserve participation status (v0.9.18) 2004-10-20 Marcus Mueller * AnaisAttendeeSelector.m: provide proper unescaping of special HTML entities via new unescape function. (v0.9.17) 2004-10-18 Marcus Mueller * v0.9.16 * AnaisUidSelector.m: changed function addUid to instantly return if given uid is empty * AnaisUidSelector.wox: added UixContactSelector 2004-10-16 Marcus Mueller * AnaisAttendeeSelector.m: minor cleanup (v0.9.15) 2004-09-14 Marcus Mueller * v0.9.14 * AnaisUidSelector.m: added tiny bit of documentation * AnaisSelector.m: provide API documentation and added code to set extra arguments for Anais, so that callback can receive arbitrary values 2004-09-13 Marcus Mueller * v0.9.13 * AnaisAttendeeSelector.[m|wox]: new binding "withAddressBook", if YES will add a button to open the private addressbook. Default is NO. * {English|French}.lproj/default.strings: new localizable string 2004-09-10 Marcus Mueller * AnaisSelector.wox, AnaisUidSelector.wox: use the new button_submit in order to look more pleasing (v0.9.12) 2004-09-10 Helge Hess * AnaisAttendeeSelector.wox: fixed missing label namespace (v0.9.11) 2004-09-06 Marcus Mueller * {English|French}.lproj/default.strings: added localizations (v0.9.10) 2004-09-01 Helge Hess * GNUmakefile.preamble: removed dependency on libNGScripting (v0.9.9) 2004-08-15 Helge Hess * AnaisAttendeeSelector.m: added AnaisDebugEnabled default to enable/disable debug logs (v0.9.8) * AnaisAttendeeSelector.m: added form processing code (v0.9.7) * AnaisAttendeeSelector.m: added support for default attendees (as used by the editor component) (v0.9.6) * AnaisAttendeeSelector.wox: added 'division' binding (v0.9.5) * added AnaisAttendeeSelector component (v0.9.4) 2004-08-12 Marcus Mueller * AnaisUidSelector.[m|wox]: fixed all known problems (v0.9.3) 2004-08-11 Marcus Mueller * AnaisUidSelector.[m|wox]: much enhanced, but still not perfect (v0.9.2) 2004-08-11 Marcus Mueller * AnaisUidSelector.[m|wox]: added (v0.9.1) 2004-08-11 Marcus Mueller * v0.9.0 * AnaisSelector.[m|wox]: added several associations used for uniquing the selector and one for preselecting a certain division (LDAP). * common.h: added for convenience. 2004-08-10 Marcus Mueller * ChangeLog: created.