source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @162   7 years chronos Version 1.4.0
(edit) @161   7 years chronos * Fixed: Translate status bar text.
(edit) @160   7 years chronos * Modified: Windows build script uses environment variable LAZDIR with …
(edit) @159   7 years chronos * Fixed: Error if categories are removed by user.
(edit) @158   7 years chronos * Fixed: Build script for building Windows setup.
(edit) @157   7 years chronos * Fixed: Build under Lazarus 1.8.
(edit) @156   7 years chronos * Fixed: Use writeable temporary home directory for Lazarus 1.8.
(edit) @155   7 years chronos * Modified: Build deb package using linux script in directory with …
(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   8 years chronos * Modified: Show project name without file extension.
(edit) @149   8 years chronos * Added: Main window switchable acronym filter by enabled categories.
(edit) @148   8 years chronos * Fixed: Update filtered acronyms in main window if they were changed …
(edit) @147   8 years chronos * Fixed: Allow to manage acronym only if any is selected.
(edit) @146   8 years chronos * Added: A context menu from main acronym filter list to show selected …
(edit) @145   8 years chronos * Added: Allow to disable selected acronym categories so acronyms …
(edit) @144   8 years chronos * Fixed: Update application title in task bar to show which project is …
(edit) @143   8 years chronos * Added: Linux 32-bit package for 1.3.1 version.
(edit) @142   8 years chronos * Modified: About dialog with application icon.
(edit) @141   8 years chronos * Modified: Updated Common package.
(edit) @140   8 years chronos * Fixed: Show hints also for other toolbar buttons then just for ToolBar1.
(edit) @139   8 years chronos * Modified: Use CoolBar with mutliple bands instead of one toolbar …
(edit) @138   8 years chronos * Modified: Use more precise term "Same length" rather then "Exact …
(edit) @137   8 years chronos * Moved: InnoSetup script to win subdirectory.
(edit) @136   8 years chronos * Modified: New 1.3.1 build with latest Lazarus 1.6.2.
(edit) @135   8 years chronos * Fixed: Allow also local deb package build using same debian control …
(edit) @134   8 years chronos * Added: OS and CPU independent Release build profile.
(edit) @133   8 years chronos * Fixed: Install file with space in name.
(edit) @132   8 years chronos * Fixed: Do not strip non executable files.
(edit) @131   8 years chronos * Fixed: Tabs instead of spaces in makefile rule.
(edit) @130   8 years chronos * Modified: Try to install addtional files using rules makefile.
(edit) @129   8 years chronos * Added: Ubuntu packaging install script to install other required files.
(edit) @128   8 years chronos * Fixed: Use existing Ubuntu section.
(edit) @127   8 years chronos * Modified: Improved Ubuntu packaging files.
(edit) @126   8 years chronos * Modified: Adjusted files necessary for Ubuntu packaging.
(edit) @125   8 years chronos * Added: Source file for launchpad build.
(edit) @124   8 years chronos * Modified: Show project file name at start of application title.
(edit) @123   8 years chronos * Added: Remember width of list view columns after closing the application.
(edit) @122   8 years chronos * Added: Acronym search filter options also availabel as toolbar buttons.
(edit) @121   8 years chronos * Added: Option to filter acronyms by same letters case. * Added: …
(edit) @120   8 years chronos * Added: Debian package control file.
(edit) @119   8 years chronos * Added: Binary linux package.
(edit) @118   8 years chronos * Added: Windows setup executable for version 1.3.1.
(edit) @117   8 years chronos * Removed: Unused synapse package.
(edit) @116   8 years chronos Version 1.3.1
(edit) @115   8 years chronos * Modified: Updated files for 1.3.1 release.
(edit) @114   8 years chronos * Fixed: Disable images scaling under linux as it is not working correctly.
(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) @111   8 years chronos * Fixed: Characters encoding for string loaded from MS Access database.
(edit) @110   9 years chronos * Added: Higher resolution icons.
(edit) @109   9 years chronos * Modified: Moved ImageList, TrayIcon to UCore unit.
(edit) @108   9 years chronos * Modified: Activate high DPI support in project settings.
(edit) @107   9 years chronos * Fixed: Do not scale images and toolbar every main window hide/show …
(edit) @106   9 years chronos Modified: Synchronized content of Common package.
(edit) @105   9 years chronos * Added: Hidden settings of DPI.
(edit) @104   9 years chronos * Added: DPI scaling for icons and toolbars.
(edit) @103   9 years chronos * Fixed: Build under Linux. * Modified: Improved deb package.
(edit) @102   9 years chronos * Added: Main form hide action to tray icon popup menu.
(edit) @101   9 years chronos * Fixed: Replace special symbol for non-breaking space by space so …
(edit) @100   9 years chronos * Added: Resize ListView filter column width according ListView column …
(edit) @99   9 years chronos * Fixed: Incorrect update of last opened files if the application was …
(edit) @98   9 years chronos * Fixed: Wrong access to main thread from export jobs causing …
(edit) @97   9 years chronos * Added: Add support for acronym category selection in import source …
(edit) @96   9 years chronos * Fixed: Dynamically created forms were not translated.
(edit) @95   9 years chronos * Modified: Do not initialize all forms at startup to save some memory.
(edit) @94   9 years chronos * Added: 1.3.0 deb binary package.
(edit) @93   9 years chronos * Added: 1.3.0 Windows installer.
(edit) @92   9 years chronos
(edit) @91   9 years chronos * Modified: Updated version number for next release.
(edit) @90   9 years chronos * Added: Acronym export action in menu Tools - Export. Supported …
(edit) @89   9 years chronos * Added: Show from which imports acronym meanings comes from. This …
(edit) @88   9 years chronos * Fixed: Merge categories to new items also for MS Access source …
(edit) @87   9 years chronos * Added: Dropdown menu for open file icon in main toolbar.
(edit) @86   9 years chronos * Modified: Non-visual code moved from FormMain to Core data module.
(edit) @85   9 years chronos * Fixed: ESC and ENTER keys handling in some dialogs.
(edit) @84   9 years chronos * Added: Button to open URL in source import configuration dialog.
(edit) @83   9 years chronos * Fixed: Starting minimalized in system tray. * Fixed: Clear filtered …
(edit) @82   9 years chronos * Fixed: Select all text inside acronym name edit field in main form. …
(edit) @81   9 years chronos * Modified: Set focus to filter control if main form is shown. * …
(edit) @80   9 years chronos * Added: Binary package for 64-bit Ubuntu.
(edit) @79   9 years chronos * Fixed: Use correct path for language files under Linux.
(edit) @78   9 years chronos Version 1.2.0
(edit) @77   9 years chronos * Added: 1.2.0 Windows installer.
(edit) @76   9 years chronos * Modified: Updated version strings and release notes for 1.2.0.
(edit) @75   9 years chronos * Fixed: Use option start minimized in system tray only in case of …
(edit) @74   9 years chronos * Fixed: Wrong column indexes in list of import sources. * Fixed: Do …
(edit) @73   9 years chronos * Added: Text filtering in list of import sources. * Fixed: Now …
(edit) @72   9 years chronos * Added: Allow enable/disable import source by context menu in import …
(edit) @71   9 years chronos * Fixed: Update acronym list in main form if some items were changed …
(edit) @70   9 years chronos * Added: Allow to configure application to start automatically on user …
(edit) @69   9 years chronos * Fixed: Set zero imported acronyms count before start of processing …
(edit) @68   9 years chronos * Added: Build profile for 32-bit and 64-bit Linux.
(edit) @67   9 years chronos * Fixed: Number of acronyms per category was not updated properly …
(edit) @66   9 years chronos * Fixed: Stream for reading web pages was not cleared before each …
(edit) @65   9 years chronos * Added: Internet slang acronym source to Example acronyms.
(edit) @64   9 years chronos * Fixed: Main form was unexpectedly initialized and project reopened …
(edit) @63   9 years chronos * Fixed: After click to system tray icon and show of hidden window …
Note: See TracRevisionLog for help on using the revision log.