source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @180   7 years chronos * Fixed: Remember visibility setting of StatusBar. * Modified: Set …
(edit) @179   7 years chronos * Fixed: Windows installer filter for files inside Examples directory.
(edit) @178   7 years chronos * Modified: Examples moved to subdirectory Examples. * Added: Support …
(edit) @177   7 years chronos * Fixed: Update listview filter editor width if listview columns width …
(edit) @176   7 years chronos * Added: Option to show all acronym items in main form even without …
(edit) @175   7 years chronos * Fixed: Wrong theming of TCustomDrawGrid Editor. * Fixed: Update …
(edit) @174   7 years chronos * Added: Basic color theming support. Colors can be changed only for …
(edit) @173   7 years chronos * Fixed: Translate open/save dialog filter text.
(edit) @172   7 years chronos * Added: Application name in exe file details. * Modified: Use …
(edit) @171   7 years chronos * Modified: Build with external debug file.
(edit) @170   7 years chronos * Modified: Propagate build mode parameters to used packages.
(edit) @169   7 years chronos * Modified: Updated Common package.
(edit) @168   7 years chronos * Modified: Use project name only once in Windows build script.
(edit) @167   7 years chronos * Modified: Use only two project build modes, Debug and Release. …
(edit) @166   7 years chronos * Fixed: Main toolbar DPI scaling.
(edit) @165   7 years chronos * Fixed: Correctly initialize directory and file name in Open/Save
(edit) @163   7 years chronos * Added: Updated necessary files for 1.4.0 version release.
(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) @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) @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) @117   8 years chronos * Removed: Unused synapse package.
(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   8 years chronos * Added: Higher resolution icons.
(edit) @109   8 years chronos * Modified: Moved ImageList, TrayIcon to UCore unit.
(edit) @108   8 years chronos * Modified: Activate high DPI support in project settings.
(edit) @107   8 years chronos * Fixed: Do not scale images and toolbar every main window hide/show …
(edit) @106   8 years chronos Modified: Synchronized content of Common package.
(edit) @105   8 years chronos * Added: Hidden settings of DPI.
(edit) @104   8 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) @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) @79   9 years chronos * Fixed: Use correct path for language files under Linux.
(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.
Note: See TracRevisionLog for help on using the revision log.