source: trunk/Forms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @120   3 years chronos * Added: Partially implemented contacts compare.
(edit) @116   3 years chronos * Fixed: Fully disable automatic max. line width detection. * Added: …
(edit) @115   3 years chronos * Added: New tool action View source to show source code for loaded …
(edit) @112   3 years chronos * Fixed: Contact photo was not saved correctly. * Fixed: URL contact …
(edit) @110   3 years chronos * Modified: Edit name details in separate window.
(edit) @109   3 years chronos * Added: Synced edit of full name and name parts.
(edit) @108   3 years chronos * Fixed: Do not update interface in contact properties if the listview …
(edit) @107   3 years chronos * Fixed: Avoid multiple interface update during main form loading.
(edit) @106   3 years chronos * Modified: Generate more contacts properties.
(edit) @104   3 years chronos * Modified: Updated speed of loading of big number of contacts. * …
(edit) @103   3 years chronos * Added: Support for profile photo as URL. * Added: New UContactImage …
(edit) @102   3 years chronos * Fixed: Build under older Lazarus version.
(edit) @101   3 years chronos * Added: Buttons to show contact home and work addresses on online …
(edit) @100   3 years chronos * Fixed: Added workaround for missing GTK2 first mouse click event in …
(edit) @98   3 years chronos * Fixed: Build warnings. * Added: KAddressBook samples. * Added: vCard …
(edit) @97   3 years chronos * Fixed: Quoted-printable encoded text was not handled correctly for …
(edit) @96   3 years chronos * Added: More validation tests.
(edit) @95   3 years chronos * Added: URLs and emails can be opened in default applications.
(edit) @94   3 years chronos * Added: Validation tests for contact properties.
(edit) @93   3 years chronos * Fixed: Non-string properties were incorrectly escaped. * Modified: …
(edit) @92   3 years chronos * Added: Detect used max line length. Default max line length should …
(edit) @91   3 years chronos * Added: A windows for showing log output for selected test case. * …
(edit) @90   3 years chronos * Modified: Build under Lazarus 2.2.0. * Modified: Updated Common …
(edit) @89   3 years chronos * Fixed: Contact form controls tab order.
(edit) @88   3 years chronos * Modified: Code optimization and cleanup.
(edit) @82   3 years chronos * Fixed: Settings option to load previously opened file wasn't working …
(edit) @81   3 years chronos * Added: Find button in main app toolbar.
(edit) @77   3 years chronos * Modified: More preparation for future Previous and Next buttons in …
(edit) @76   3 years chronos * Added: Find dialog to search text value by given contact field or by …
(edit) @74   3 years chronos * Added: Logo contact field. * Fixed: Copy and paste were incorrectly …
(edit) @73   3 years chronos * Added: Copy, cut and paste context menu action in contacts list. * …
(edit) @72   3 years chronos * Fixed: Properties with just BASE64 instead of ENCODING=BASE64 was …
(edit) @71   3 years chronos * Added: Support for GaduGadu, GroupWise and Categories fields.
(edit) @70   3 years chronos * Fixed: Also load contact photos with format in lower case.
(edit) @69   3 years chronos * Added: Remember last count value used in Generate contact form.
(edit) @68   3 years chronos * Fixed: Wrong field selected for duplicates find from field combobox …
(edit) @63   3 years chronos * Fixed: Open directory with saved split contact files in default file …
(edit) @62   3 years chronos * Added: New feature to split multiple contacts into separate files. …
(edit) @61   3 years chronos * Fixed: Build with older FPC version. * Added: Show also normal phone …
(edit) @59   3 years chronos * Added: Support for GIF images for contact photo. * Fixed: Saving …
(edit) @58   3 years chronos * Added: Social tab in contact form. * Added: Allow to specify …
(edit) @57   3 years chronos * Added: Chat contact tab for text chatting applications.
(edit) @56   3 years chronos * Added: Show textual name of contact field in contact field form and …
(edit) @54   3 years chronos * Added: Support for PNG encoded contact photos. * Added: Clone button …
(edit) @53   3 years chronos * Added: Allow to load from file or save to file individual selected …
(edit) @52   3 years chronos * Fixed: Wrong object reference to contact Parent after Merge files …
(edit) @51   3 years chronos * Added: Clone context menu action for list of contacts and contact …
(edit) @50   3 years chronos * Fixed: Contact photo was not visible under Linux.
(edit) @49   3 years chronos * Added: Context menu action to clear profile image. * Fixed: …
(edit) @48   3 years chronos * Added: Show default profile photo if contact image is not specified.
(edit) @47   3 years chronos * Modified: Optimize loading/saving values in contact form. Load/save …
(edit) @45   3 years chronos * Added: Allow to load photo from file or save it to file.
(edit) @44   3 years chronos * Fixed: Autosize cool bar bands.
(edit) @43   3 years chronos * Fixed: List of contacts may not be reloaded on file open. * …
(edit) @42   3 years chronos * Fixed: Loading of JPEG photo. Image binary data were affected by …
(edit) @40   3 years chronos * Fixed: Correctly load/save general, home and work fields.
(edit) @39   3 years chronos * Added: New more general contact properties list and item form. * …
(edit) @38   3 years chronos * Fixed: Avoid exception if photo data are not valid image data. * …
(edit) @36   3 years chronos * Fixed: Hints were not shown in contacts toolbar.
(edit) @35   3 years chronos * Added: Support for QUOTED-PRINTABLE encoding.
(edit) @34   3 years chronos * Fixed: Memory allocation during files merge. * Fixed: Select all …
(edit) @33   3 years chronos * Modified: Translated contact fields titles. * Added: Full name, …
(edit) @32   3 years chronos * Added: Bottom column filter bar in contacts list. * Added: Allow to …
(edit) @31   3 years chronos * Modified: Store contact properties in general way to support also …
(edit) @30   3 years chronos * Added: In case of loading errors show a list of found errors with …
(edit) @29   3 years chronos * Modified: Use fgl and generics instead of contnrs and TObjectList.
(edit) @23   4 years chronos * Added: Snap package definition file. * Fixed: Selected theme in …
(edit) @22   4 years chronos * Modified: Updated Common package. * Removed: CoolTranslator is now …
(edit) @21   6 years chronos * Fixed: Build under Lazarus 2.0. * Modified: Used .lrj files instead …
(edit) @19   7 years chronos * Fixed: FormContacts was not translated if created in runtime.
(edit) @18   7 years chronos * Added: From Find duplicities form it is possible to open the list of …
(edit) @17   7 years chronos * Added: New Generate contacts Tools menu action to generate multiple …
(edit) @16   7 years chronos * Added: New Tools action Find duplicates.
(edit) @15   7 years chronos * Added: Partial support for color theming. * Added: Allow to edit …
(edit) @14   7 years chronos * Added: New File menu action Merge. It can merge multiple vcard files …
(edit) @13   7 years chronos * Added: Status bar with number of contacts.
(edit) @9   7 years chronos * Added: More editable contact fields.
(edit) @8   7 years chronos * Added: Show all fields tab in contact form.
(edit) @7   7 years chronos * Fixed: Use correct translation files. Translate contact edit form. * …
(edit) @3   7 years chronos * Added: Allow to edit more contacts fields.
(edit) @2   7 years chronos * Added: Contact edit form.
(add) @1   7 years chronos * Initial import
Note: See TracRevisionLog for help on using the revision log.