summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/glyphs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-11/+11
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-73/+6
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
2015-11-05static code analysisKris De Gussem1-2/+2
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-4/+4
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-5/+7
2014-12-25Remove sp_style_new().Tavmjong Bah1-5/+4
2013-03-13Migrate remaining dialogs to Gtk::GridAlex Valavanis1-3/+55
2013-03-01Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah1-3/+12
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-8/+0
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-10/+0
2012-06-09Gtkmm 3 fixes for glyphs dialogAlex Valavanis1-1/+12
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-4/+3
2012-02-25Header cleaningAlex Valavanis1-0/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-0/+16
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+1
2012-01-02Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour1-1/+1
2011-10-23Documentation update pass.Jon A. Cruz1-4/+0
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-3/+1
2011-05-20Reinstating version bump.Jon A. Cruz1-20/+0
2011-05-19Revert version bump so win devlibs can catch up.Jon A. Cruz1-0/+20
2011-05-18Made dependencies explicit and bumped versions.Jon A. Cruz1-20/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-04-06Track selected text items and append as needed.Jon A. Cruz1-20/+148
2010-04-04Added control to select Unicode range limiting. Switched to using "Basic Lati...Jon A. Cruz1-14/+207
2010-04-03Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK f...Jon A. Cruz1-0/+7
2010-04-03Start with glyphs limited to "Common" as a short term mitigation for bug #553...Jon A. Cruz1-2/+2
2010-04-03Repair arbitrary change lumped in with Win32 fixes of #9281.Jon A. Cruz1-2/+2
2010-04-03Split dynamic desktop tracking into common, shared code.Jon A. Cruz1-1/+21
2010-04-02Fix command line invocation on Windows (LP #167455).Krzysztof Kosi??ski1-2/+2
2010-04-02Allow filtering by glyph script.Jon A. Cruz1-15/+86
2010-04-02Add character script range to descriptionJon A. Cruz1-2/+109
2010-04-02Adding missing files for bug #343186.Jon A. Cruz1-0/+223