summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/glyphs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typosYuri Chornoivan2019-10-101-1/+1
* Fix minor typosMarc Jeanmougin2019-10-101-2/+2
* Reduce spacing between entries in Unicode Character dialog. Bump up font-size.Tavmjong Bah2019-10-091-2/+6
* Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ...Tavmjong Bah2019-10-031-4/+21
* Update language list in Glyphs dialog.Tavmjong Bah2019-10-031-0/+77
* Show glyphs using selected font in Glyphs dialog.Tavmjong Bah2019-10-031-3/+5
* Add tooltip showing larger version of glyph in Glyph dialog.Tavmjong Bah2019-10-011-0/+4
* Tidy various dialog UIsNathan Lee2019-04-021-0/+2
* modernize loopsMarc Jeanmougin2019-01-021-16/+16
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-151/+151
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-031-4/+2
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-7/+4
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-31/+24
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+9
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-4/+2
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* panel: remove the "apply_label" APIStefano Facchini2018-01-161-1/+1
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-11/+11
* Merged trunkAdrian Boguszewski2016-08-091-72/+6
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-72/+6
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-73/+6
* | | Merged trunkAdrian Boguszewski2016-08-031-5/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
|/
* static code analysisKris De Gussem2015-11-051-2/+2
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-5/+7
* Remove sp_style_new().Tavmjong Bah2014-12-251-5/+4
* Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-131-3/+55
* Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-011-3/+12
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-8/+0
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-10/+0
* Gtkmm 3 fixes for glyphs dialogAlex Valavanis2012-06-091-1/+12
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-4/+3
* Header cleaningAlex Valavanis2012-02-251-0/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-0/+16
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+1
* Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...Nicolas Dufour2012-01-021-1/+1
* Documentation update pass.Jon A. Cruz2011-10-231-4/+0
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
* Reinstating version bump.Jon A. Cruz2011-05-201-20/+0
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-0/+20
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-20/+0