Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
Changelog * DSK-309591 Opera crashes when running windowless plugins * DSK-298758 Drag and drop can hang after a drop (normally on a speed dial page) * DSK-307702 Importing Firefox bookmarks freezes Opera * DSK-303190 Mouse selection doesn't copy to clipboard * DSK-309128 window.print() doesn't work in evenes * DSK-306361 Popup menus are poorly styled in GTK * DSK-281352 Import Firefox bookmarks file filter is broken in KDE * DSK-310754 Opera has no title in the ctwm window manager * DSK-310375 Opera has no icon in the twm or ctwm window managers * DSK-309980 X11 toolkit mode popup menu items should have a solid background color when selected * DSK-309777 Native skin elements aren't freed * DSK-309984 Focus cleanup * DSK-309985 Chat room subscription dialog opens underneath parent dialog * DSK-311015 Font configuration dialog is not activated properly * DSK-309241 Menus are as high as the screen and nearly empty in Gnome < 2.10 * DSK-308373 Use xdg-open as handler for unknown files when not running in Gnome or KDE
* [$500] [55114] High Bad cast with malformed SVG. Credit to wushi of team 509. * [55119] Critical Buffer mismanagement in the SPDY protocol. Credit to Mike Belshe of the Chromium development community. * [$1000] [55350] High Cross-origin property pollution. Credit to Stefano Di Paola of MindedSecurity.
This is a minor release of Vim. It consists of Vim 7.2 plus allpatches, updated runtime files and some more, see below. It has beentwo years since the 7.2 release, thus it's not that "minor". But not"major" either. Something in between, don't know how to call that.The most notable additions since 7.2:- Persistent undo and undo for reload- Blowfish encryption, encryption of the swap file- Conceal text- Lua interface- Python 3 interfaceOnce you have installed Vim 7.3 you can find all the details about thechanges since Vim 7.2 with: :help version-7.3
Notepad++ v5.8 new features and fixed bugs (from v5.7) : 1. Upgrade Scintilla to version 2.21. 2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack. 3. Fix Unicode file corrupted on saving bug (the buffer alignment issue). 4. Fix DBCS encodings file saving corruption bug. 5. Fix file containing NULL character loading bug. 6. Fix php syntax highlighting bug. 7. Fix dragging undocked window performance issue while using Vista Aero UI style. 8. Fix dragging undocked window performance issue while using Vista/Windows7 Aero UI style. 9. Fix large file truncated after loading problem. 10. Improve file loading performance. 11. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command. 12. Add 2 line wrap methods (default plus aligned and indent). 13. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command". 14. Add "Modify" and "Delete" buttons on Shortcut mapper dialog. 15. Add macro new ability to record search and replace actions. 16. Fix SaveSession bug. 17. Remove characters count feature from the status bar due to its performance issue with UTF8 file. 18. Fix crash issue due to themes switching. 19. Make folding margin hidable. 20. Add NPPM_GETCURRENTNATIVELANGENCODING, NPPM_ALLOCATECMDID and NPPM_ALLOCATEMARKER message (to get the current native language enconding). 21. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom). 22. Add Statistics feature which is accessible from the menu command "Summary..." (under menu "View") and the 2nd zone of statusbar (double click). Included plugins (Unicode): 1. TextFX v0.26 2. Spell Checker v1.3.3 3. MIME Tools v1.6 4. NppExport v0.2.8 5. Compare Plugin 1.5.6.1 6. Plugin Manager 0.9.3.1 7. NppFTP 0.23 8. Select 'N' Launch 1.0 Included plugins (ANSI): 1. TextFX v0.25 2. NppExec v0.4.1 3. Spell Checker v1.3.3 4. MIME Tools v1.6 5. NppExport v0.2.8 6. Light Explorer v1.6 7. Compare Plugin 1.5.5 8. Plugin Manager 0.9.3.1
This snapshot introduces our new startup and shutdown profiling. This is a tool for us to get an overview on what is causing slow startup and shutdowns for some users. We hope this tool will let us gather some data on where we should focus our efforts on further improving startup performance.If the below instructions seems difficult then you should probably not attempt it.Instructions for Windows 1. Press Windows key + R 2. Drag the Opera shortcut from your Desktop or the opera.exe and drop it on the Run dialog 3. Append "-profilinglog c:\log\opera.txt" after the path (as shown below)Instructions for Linux * Run "opera -profilinglog ~/opera.txt"
ChangelogDesktop * Startup and shutdown profiling through "-profilinglog" argumentMac * DSK-313808 (Some dialogs hides the main window when loosing focus)