121 | | - ''Fixed conversion'' of old (up to 1.22) ''history lists'' to the new format and |
122 | | activated this on installation. (This won't process if keys with the newer |
123 | | format already exist.) |
124 | | |
125 | | - ''Fixed unwanted closing'' of epm /m windows if ''Auto-save last rings'' is active. |
| 123 | - ''Fixed conversion'' of old (up to 1.22) ''history lists'' to the new format |
| 124 | and activated this on installation. (This won't process if keys with the |
| 125 | newer format already exist.) |
| 126 | |
| 127 | - ''Fixed unwanted closing'' of epm /m windows if ''Auto-save last rings'' is |
| 128 | active. |
| 129 | |
| 130 | - Improved recognition of ''*.epm text files'' to distinguish them from |
| 131 | file lists. |
147 | | |
148 | | === Edit === |
149 | | |
150 | | - The workaround for ''wrong arg parsing'' of the EPM executable needed another change. |
151 | | Due to timing issues, previously processed args were passed instead in rare cases. |
152 | | |
153 | | |
154 | | === C syntax expansion === |
155 | | |
156 | | - Fixed an ''endless loop''. |
| 153 | - Added workarounds for font size changes via Ctrl++ and Ctrl+- to avoid an |
| 154 | EPM bug. |
| 155 | |
| 156 | |
| 157 | === Startup and Edit === |
| 158 | |
| 159 | - Improved ''stability on Restart''. |
| 160 | |
| 161 | - On ''crash during Restart'', a message box pops up to allow for ''loading |
| 162 | the last rings'' again. |
| 163 | |
| 164 | - Improved ''stability on Restore'' by better handling of the automatically |
| 165 | loaded file. |
| 166 | |
| 167 | - The workaround for ''wrong arg parsing'' of the EPM executable needed |
| 168 | another change. Due to timing issues, previously processed args were passed |
| 169 | instead in rare cases. |
| 170 | |
| 171 | - Removed debug ''speaker beeps'' on args mismatch. |
| 172 | |
| 173 | - On trying to load the ''file on top'' again, the loaded file is now |
| 174 | ''refreshed''. |
| 175 | |
| 176 | - Retrieve EPM ''windows outside of the current desktop''. |
| 177 | |
| 178 | |
| 179 | === Miscellaneous === |
| 180 | |
| 181 | - More workarounds for ''unwanted focus change''. |
| 182 | |
| 183 | - More workarounds for ''unwanted scrolling''. |
| 184 | |
| 185 | - More fixes for ''Undo''. |
| 186 | |
| 187 | - Fixed an endless loop in ''C syntax expansion''. |
| 188 | |
| 189 | - Extended workaround for ''empty !RingMore dialog''. |
| 190 | |
| 191 | - Fixed ''directories'' configuration. |
| 192 | |
| 193 | - Fixed previously ''exchanged encoding menu items''. |