source: trunk/Forms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @170   11 months chronos * Fixed: Show only supported import formats.
(edit) @168   11 months chronos * Modifed: Export/Import moved to TVCard class. * Added: Export/Import
(edit) @167   11 months chronos * Added: Import form preparation.
(edit) @166   11 months chronos * Fixed: Property form error.
(edit) @165   11 months chronos * Modified: Improved Core initialization. * Fixed: Not loaded last …
(edit) @164   11 months chronos * Fixed: Build under Windows. * Fixed: Correctly apply theme to …
(edit) @162   11 months chronos * Modified: Updated Common package.
(edit) @161   11 months chronos * Modified: Include packages language files in the installation file.
(edit) @160   11 months chronos * Added: More menu action icons.
(edit) @159   11 months chronos * Modified: Support multiple translator PO directories.
(edit) @158   11 months chronos * Added: File menu action Export to export vCard data into CSV, XML, …
(edit) @157   12 months chronos * Modified: Improved new contact neme generation. * Fixed: Width of …
(edit) @155   12 months chronos * Added: Detect Beyond Compare as compare tool on Windows. * Modified: …
(edit) @154   12 months chronos * Fixed: Resize of compare and normalize forms.
(edit) @153   12 months chronos * Added: Accept dropped files onto the application form. * Fixed: …
(edit) @152   12 months chronos * Added: VCardProcessor class for processing contacts available from …
(edit) @151   12 months chronos * Added: New file compare dialog with additional normalize options. * …
(edit) @150   12 months chronos * Fixed: Translation in main form.
(edit) @149   12 months chronos * Modified: Remove U prefix from unit names.
(edit) @148   12 months chronos * Modified: Update Common and VCard package. Remove U prefix from unit …
(edit) @147   21 months chronos * Fixed: Font size was not scaled in source code form.
(edit) @146   21 months chronos * Modified: General test part moved into Common package.
(edit) @140   21 months chronos * Fixed: Initialize correctly last selected tab in Contact form.
(edit) @139   21 months chronos * Fixed: Wrong assignment during openning contact image form. * Fixed: …
(edit) @138   21 months chronos * Added: Allow to configure visible columns in contacts table.
(edit) @134   2 years chronos * Modified: UDataFile unit moved into Common package and TDataFile …
(edit) @133   2 years chronos * Modified: Show number of removed duplicates. * Fixed: Set document …
(edit) @131   2 years chronos * Modified: Contact image unit moved into VCard package.
(edit) @129   2 years chronos * Added: TVCard as TComponent descendant. * Modified: TContactsFile …
(edit) @128   2 years chronos * Modified: Use Generics.Collection instead of fgl for better Delphi …
(edit) @127   2 years chronos * Modified: Removed explicit Delphi directive. * Fixed: Added mising …
(edit) @126   2 years chronos * Added: Action to remove exact duplicates. * Modified: Test cases …
(edit) @124   2 years chronos * Fixed: Build under Windows.
(edit) @123   2 years chronos * Added: QR code image visible in contact others tab. It can be saved …
(edit) @121   2 years chronos * Modified: Improved compare dialog to show text compare of vcard …
(edit) @120   2 years chronos * Added: Partially implemented contacts compare.
(edit) @116   2 years chronos * Fixed: Fully disable automatic max. line width detection. * Added: …
(edit) @115   2 years chronos * Added: New tool action View source to show source code for loaded …
(edit) @112   2 years chronos * Fixed: Contact photo was not saved correctly. * Fixed: URL contact …
(edit) @110   2 years chronos * Modified: Edit name details in separate window.
(edit) @109   2 years chronos * Added: Synced edit of full name and name parts.
(edit) @108   2 years chronos * Fixed: Do not update interface in contact properties if the listview …
(edit) @107   2 years chronos * Fixed: Avoid multiple interface update during main form loading.
(edit) @106   2 years chronos * Modified: Generate more contacts properties.
(edit) @104   2 years chronos * Modified: Updated speed of loading of big number of contacts. * …
(edit) @103   2 years chronos * Added: Support for profile photo as URL. * Added: New UContactImage …
(edit) @102   2 years chronos * Fixed: Build under older Lazarus version.
(edit) @101   2 years chronos * Added: Buttons to show contact home and work addresses on online …
(edit) @100   2 years chronos * Fixed: Added workaround for missing GTK2 first mouse click event in …
(edit) @98   2 years chronos * Fixed: Build warnings. * Added: KAddressBook samples. * Added: vCard …
(edit) @97   2 years chronos * Fixed: Quoted-printable encoded text was not handled correctly for …
(edit) @96   2 years chronos * Added: More validation tests.
(edit) @95   2 years chronos * Added: URLs and emails can be opened in default applications.
(edit) @94   2 years chronos * Added: Validation tests for contact properties.
(edit) @93   2 years chronos * Fixed: Non-string properties were incorrectly escaped. * Modified: …
(edit) @92   2 years chronos * Added: Detect used max line length. Default max line length should …
(edit) @91   2 years chronos * Added: A windows for showing log output for selected test case. * …
(edit) @90   2 years chronos * Modified: Build under Lazarus 2.2.0. * Modified: Updated Common …
(edit) @89   2 years chronos * Fixed: Contact form controls tab order.
(edit) @88   2 years chronos * Modified: Code optimization and cleanup.
(edit) @82   2 years chronos * Fixed: Settings option to load previously opened file wasn't working …
(edit) @81   2 years chronos * Added: Find button in main app toolbar.
(edit) @77   2 years chronos * Modified: More preparation for future Previous and Next buttons in …
(edit) @76   2 years chronos * Added: Find dialog to search text value by given contact field or by …
(edit) @74   2 years chronos * Added: Logo contact field. * Fixed: Copy and paste were incorrectly …
(edit) @73   2 years chronos * Added: Copy, cut and paste context menu action in contacts list. * …
(edit) @72   2 years chronos * Fixed: Properties with just BASE64 instead of ENCODING=BASE64 was …
(edit) @71   2 years chronos * Added: Support for GaduGadu, GroupWise and Categories fields.
(edit) @70   2 years chronos * Fixed: Also load contact photos with format in lower case.
(edit) @69   2 years chronos * Added: Remember last count value used in Generate contact form.
(edit) @68   2 years chronos * Fixed: Wrong field selected for duplicates find from field combobox …
(edit) @63   2 years chronos * Fixed: Open directory with saved split contact files in default file …
(edit) @62   2 years chronos * Added: New feature to split multiple contacts into separate files. …
(edit) @61   2 years chronos * Fixed: Build with older FPC version. * Added: Show also normal phone …
(edit) @59   2 years chronos * Added: Support for GIF images for contact photo. * Fixed: Saving …
(edit) @58   2 years chronos * Added: Social tab in contact form. * Added: Allow to specify …
(edit) @57   2 years chronos * Added: Chat contact tab for text chatting applications.
(edit) @56   2 years chronos * Added: Show textual name of contact field in contact field form and …
(edit) @54   2 years chronos * Added: Support for PNG encoded contact photos. * Added: Clone button …
(edit) @53   2 years chronos * Added: Allow to load from file or save to file individual selected …
(edit) @52   2 years chronos * Fixed: Wrong object reference to contact Parent after Merge files …
(edit) @51   2 years chronos * Added: Clone context menu action for list of contacts and contact …
(edit) @50   2 years chronos * Fixed: Contact photo was not visible under Linux.
(edit) @49   2 years chronos * Added: Context menu action to clear profile image. * Fixed: …
(edit) @48   2 years chronos * Added: Show default profile photo if contact image is not specified.
(edit) @47   2 years chronos * Modified: Optimize loading/saving values in contact form. Load/save …
(edit) @45   2 years chronos * Added: Allow to load photo from file or save it to file.
(edit) @44   2 years chronos * Fixed: Autosize cool bar bands.
(edit) @43   2 years chronos * Fixed: List of contacts may not be reloaded on file open. * …
(edit) @42   2 years chronos * Fixed: Loading of JPEG photo. Image binary data were affected by …
(edit) @40   2 years chronos * Fixed: Correctly load/save general, home and work fields.
(edit) @39   2 years chronos * Added: New more general contact properties list and item form. * …
(edit) @38   2 years chronos * Fixed: Avoid exception if photo data are not valid image data. * …
(edit) @36   2 years chronos * Fixed: Hints were not shown in contacts toolbar.
(edit) @35   2 years chronos * Added: Support for QUOTED-PRINTABLE encoding.
(edit) @34   2 years chronos * Fixed: Memory allocation during files merge. * Fixed: Select all …
(edit) @33   2 years chronos * Modified: Translated contact fields titles. * Added: Full name, …
(edit) @32   2 years chronos * Added: Bottom column filter bar in contacts list. * Added: Allow to …
(edit) @31   2 years chronos * Modified: Store contact properties in general way to support also …
(edit) @30   2 years chronos * Added: In case of loading errors show a list of found errors with …
Note: See TracRevisionLog for help on using the revision log.