source: trunk/Languages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @146   21 months chronos * Modified: General test part moved into Common package.
(edit) @142   21 months chronos * Fixed: All language files need to be placed in Languages directory.
(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) @130   2 years chronos * Modified: VCard component moved into own package VCard.
(edit) @129   2 years chronos * Added: TVCard as TComponent descendant. * Modified: TContactsFile …
(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) @123   2 years chronos * Added: QR code image visible in contact others tab. It can be saved …
(edit) @122   2 years chronos * Added: Swedish translation.
(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) @113   2 years chronos * Modified: Version 1.3.0 release releated changes. Merged revision(s) …
(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) @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) @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) @97   2 years chronos * Fixed: Quoted-printable encoded text was not handled correctly for …
(edit) @95   2 years chronos * Added: URLs and emails can be opened in default applications.
(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) @82   2 years chronos * Fixed: Settings option to load previously opened file wasn't working …
(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) @66   2 years chronos * Fixed: Missing Version field definition causing error in contacts …
(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) @55   2 years chronos * Added: Support more file encodings for file open.
(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) @49   2 years chronos * Added: Context menu action to clear profile image. * Fixed: …
(edit) @47   2 years chronos * Modified: Optimize loading/saving values in contact form. Load/save …
(edit) @46   2 years chronos * Fixed: Long BASE64 encoded lines were not automatically wrapped to …
(edit) @45   2 years chronos * Added: Allow to load photo from file or save it to file.
(edit) @43   2 years chronos * Fixed: List of contacts may not be reloaded on file open. * …
(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) @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) @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 …
(edit) @22   3 years chronos * Modified: Updated Common package. * Removed: CoolTranslator is now …
(edit) @21   5 years chronos * Fixed: Build under Lazarus 2.0. * Modified: Used .lrj files instead …
(edit) @18   6 years chronos * Added: From Find duplicities form it is possible to open the list of …
(edit) @17   6 years chronos * Added: New Generate contacts Tools menu action to generate multiple …
(edit) @16   6 years chronos * Added: New Tools action Find duplicates.
(edit) @15   6 years chronos * Added: Partial support for color theming. * Added: Allow to edit …
(edit) @14   6 years chronos * Added: New File menu action Merge. It can merge multiple vcard files …
(edit) @13   6 years chronos * Added: Status bar with number of contacts.
(edit) @9   6 years chronos * Added: More editable contact fields.
(edit) @8   6 years chronos * Added: Show all fields tab in contact form.
(edit) @7   6 years chronos * Fixed: Use correct translation files. Translate contact edit form. * …
(edit) @3   6 years chronos * Added: Allow to edit more contacts fields.
(edit) @2   6 years chronos * Added: Contact edit form.
(add) @1   6 years chronos * Initial import
Note: See TracRevisionLog for help on using the revision log.