summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/glyphs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Track selected text items and append as needed.Jon A. Cruz2010-04-061-20/+148
| | | (bzr r9296)
* Added control to select Unicode range limiting. Switched to using "Basic ↵Jon A. Cruz2010-04-041-14/+207
| | | | | | | | Latin" there as a default instead of the script. Fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9293)
* Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK ↵Jon A. Cruz2010-04-031-0/+7
| | | | | | | | fonts. Partially fixes bug #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9286)
* Start with glyphs limited to "Common" as a short term mitigation for bug ↵Jon A. Cruz2010-04-031-2/+2
| | | | | | | | #553911. Fixed bugs: - https://launchpad.net/bugs/553911 (bzr r9284)
* Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz2010-04-031-2/+2
| | | (bzr r9283)
* Split dynamic desktop tracking into common, shared code.Jon A. Cruz2010-04-031-1/+21
| | | (bzr r9282)
* Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski2010-04-021-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/167455 (bzr r9281)
* Allow filtering by glyph script.Jon A. Cruz2010-04-021-15/+86
| | | (bzr r9272)
* Add character script range to descriptionJon A. Cruz2010-04-021-2/+109
| | | (bzr r9270)
* Adding missing files for bug #343186.Jon A. Cruz2010-04-021-0/+223
Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9269)