source: trunk/Forms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @209   3 years chronos * Fixed: Correctly detect data application directories for Linux …
(edit) @208   3 years chronos * Modified: Show items without active filter text active by default to …
(edit) @207   3 years chronos * Modified: Updated Common package. * Modified: CoolTranslator package …
(edit) @206   5 years chronos * Modified: Allow to have acronym and its meaning on different lines …
(edit) @204   5 years chronos * Modified: Use fgl unit instead of TemplateGenerics. * Modified: …
(edit) @203   5 years chronos * Modified: Build under Lazarus 2.0.0 and newer. * Modified: Older …
(edit) @200   6 years chronos * Modified: Updated Common package files. * Fixed: Autosize coolbar …
(edit) @199   6 years chronos * Added: Save to CSV action for document check report.
(edit) @198   6 years chronos * Added: Configurable case sensitivity for comparison in Document …
(edit) @195   6 years chronos * Fixed: Wrong index of character checked after acronym usage. * …
(edit) @194   6 years chronos * Fixed: Missing last character in parsed acronym meaning in Document …
(edit) @192   6 years chronos * Added: Analysis of acronyms usage (without parentheses) in document …
(edit) @191   6 years chronos * Added: Document check file open with .txt file extension filter.
(edit) @190   6 years chronos * Added: Support for document plural acronyms check.
(edit) @187   6 years chronos * Modified: Reordered items in Tools menu. * Added: Icon to Document check.
(edit) @186   6 years chronos * Modified: Faster substring searching with PosFromIndex function …
(edit) @185   6 years chronos * Modified: More robust parsing of acronym meanings.
(edit) @184   6 years chronos * Added: New menu action Tools - Document check which shows a form for …
(edit) @180   6 years chronos * Fixed: Remember visibility setting of StatusBar. * Modified: Set …
(edit) @177   6 years chronos * Fixed: Update listview filter editor width if listview columns width …
(edit) @176   6 years chronos * Added: Option to show all acronym items in main form even without …
(edit) @175   6 years chronos * Fixed: Wrong theming of TCustomDrawGrid Editor. * Fixed: Update …
(edit) @174   6 years chronos * Added: Basic color theming support. Colors can be changed only for …
(edit) @173   6 years chronos * Fixed: Translate open/save dialog filter text.
(edit) @169   6 years chronos * Modified: Updated Common package.
(edit) @166   6 years chronos * Fixed: Main toolbar DPI scaling.
(edit) @165   6 years chronos * Fixed: Correctly initialize directory and file name in Open/Save
(edit) @161   7 years chronos * Fixed: Translate status bar text.
(edit) @154   7 years chronos * Fixed: Settings dialog buttons position on form resize.
(edit) @153   7 years chronos * Fixed: One panel as container is enough.
(edit) @152   7 years chronos * Added: Status bar to show total number of acronyms and their …
(edit) @151   7 years chronos * Added: Option to disable auto reopen last file on start.
(edit) @150   7 years chronos * Modified: Show project name without file extension.
(edit) @149   7 years chronos * Added: Main window switchable acronym filter by enabled categories.
(edit) @148   7 years chronos * Fixed: Update filtered acronyms in main window if they were changed …
(edit) @147   7 years chronos * Fixed: Allow to manage acronym only if any is selected.
(edit) @146   7 years chronos * Added: A context menu from main acronym filter list to show selected …
(edit) @145   7 years chronos * Added: Allow to disable selected acronym categories so acronyms …
(edit) @144   7 years chronos * Fixed: Update application title in task bar to show which project is …
(edit) @142   7 years chronos * Modified: About dialog with application icon.
(edit) @140   7 years chronos * Fixed: Show hints also for other toolbar buttons then just for ToolBar1.
(edit) @139   7 years chronos * Modified: Use CoolBar with mutliple bands instead of one toolbar …
(edit) @138   7 years chronos * Modified: Use more precise term "Same length" rather then "Exact …
(edit) @134   7 years chronos * Added: OS and CPU independent Release build profile.
(edit) @124   7 years chronos * Modified: Show project file name at start of application title.
(edit) @123   7 years chronos * Added: Remember width of list view columns after closing the application.
(edit) @122   7 years chronos * Added: Acronym search filter options also availabel as toolbar buttons.
(edit) @121   7 years chronos * Added: Option to filter acronyms by same letters case. * Added: …
(edit) @115   8 years chronos * Modified: Updated files for 1.3.1 release.
(edit) @113   8 years chronos * Fixed: Loading of import source refs for acronyms from file was not …
(edit) @112   8 years chronos * Fixed: Put back accidently removed actions to tray icon popup menu.
(edit) @109   8 years chronos * Modified: Moved ImageList, TrayIcon to UCore unit.
(edit) @107   8 years chronos * Fixed: Do not scale images and toolbar every main window hide/show …
(edit) @105   8 years chronos * Added: Hidden settings of DPI.
(edit) @104   8 years chronos * Added: DPI scaling for icons and toolbars.
(edit) @102   8 years chronos * Added: Main form hide action to tray icon popup menu.
(edit) @100   8 years chronos * Added: Resize ListView filter column width according ListView column …
(edit) @98   8 years chronos * Fixed: Wrong access to main thread from export jobs causing …
(edit) @97   8 years chronos * Added: Add support for acronym category selection in import source …
(edit) @96   8 years chronos * Fixed: Dynamically created forms were not translated.
(edit) @95   8 years chronos * Modified: Do not initialize all forms at startup to save some memory.
(edit) @91   8 years chronos * Modified: Updated version number for next release.
(edit) @90   8 years chronos * Added: Acronym export action in menu Tools - Export. Supported …
(edit) @89   8 years chronos * Added: Show from which imports acronym meanings comes from. This …
(edit) @87   8 years chronos * Added: Dropdown menu for open file icon in main toolbar.
(edit) @86   8 years chronos * Modified: Non-visual code moved from FormMain to Core data module.
(edit) @85   8 years chronos * Fixed: ESC and ENTER keys handling in some dialogs.
(edit) @84   8 years chronos * Added: Button to open URL in source import configuration dialog.
(edit) @83   8 years chronos * Fixed: Starting minimalized in system tray. * Fixed: Clear filtered …
(edit) @82   8 years chronos * Fixed: Select all text inside acronym name edit field in main form. …
(edit) @81   8 years chronos * Modified: Set focus to filter control if main form is shown. * …
(edit) @79   8 years chronos * Fixed: Use correct path for language files under Linux.
(edit) @76   8 years chronos * Modified: Updated version strings and release notes for 1.2.0.
(edit) @75   8 years chronos * Fixed: Use option start minimized in system tray only in case of …
(edit) @74   8 years chronos * Fixed: Wrong column indexes in list of import sources. * Fixed: Do …
(edit) @73   8 years chronos * Added: Text filtering in list of import sources. * Fixed: Now …
(edit) @72   8 years chronos * Added: Allow enable/disable import source by context menu in import …
(edit) @71   8 years chronos * Fixed: Update acronym list in main form if some items were changed …
(edit) @70   8 years chronos * Added: Allow to configure application to start automatically on user …
(edit) @69   8 years chronos * Fixed: Set zero imported acronyms count before start of processing …
(edit) @65   8 years chronos * Added: Internet slang acronym source to Example acronyms.
(edit) @64   8 years chronos * Fixed: Main form was unexpectedly initialized and project reopened …
(edit) @63   8 years chronos * Fixed: After click to system tray icon and show of hidden window …
(edit) @57   8 years chronos * Modified: Updated version number.
(edit) @56   8 years chronos * Added: Show how many new acronyms were imported.
(edit) @55   8 years chronos * Fixed: Set correct tab order of controls on forms.
(edit) @52   8 years chronos * Added: Remember last import date for import sources.
(edit) @51   8 years chronos * Added: Bottom action toolbar to windows with lists.
(edit) @50   8 years chronos * Added: New pattern action "Remove on start".
(edit) @47   8 years chronos * Added: New import source type "Text parse file" which allows to load …
(edit) @46   8 years chronos * Added: Now user name and password can be specified for import …
(edit) @45   8 years chronos * Modified: More translated strings.
(edit) @43   8 years chronos * Modified: Installer now contains 32-bit and 64-bit version. * Added: …
(edit) @41   8 years chronos * Fixed: Do not allow operations with acronym database if file is in …
(edit) @39   8 years chronos * Added: Job progress view for longer processing of all import …
(edit) @36   8 years chronos * Added: Build modes for Win32 and Win64. * Updated: Example acronyms …
(edit) @35   8 years chronos * Fixed: Some icons were not transparent.
(edit) @34   8 years chronos * Fixed: Error during removing acronyms in case that multiple acronyms …
(edit) @33   8 years chronos * Added: Now import sources have categories which are merged to new …
(edit) @31   8 years chronos * Added: Import format for MS Access database. * Added: Show text …
Note: See TracRevisionLog for help on using the revision log.