| Commit message (Expand) | Author | Age | Files | Lines |
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 1 | -11/+11 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -72/+6 |
| |\ |
|
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -72/+6 |
| | |\ |
|
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -73/+6 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -5/+0 |
| |\| | |
|
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -5/+0 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+5 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+0 |
| | |/ |
|
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -4/+4 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -2/+2 |
| |/ |
|
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -2/+2 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -4/+4 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -5/+7 |
| * | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 1 | -5/+4 |
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 1 | -3/+55 |
| * | Convert font-selector, text-edit, glyphs to use updated font-lister (use font... | Tavmjong Bah | 2013-03-01 | 1 | -3/+12 |
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -8/+0 |
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -10/+0 |
| * | Gtkmm 3 fixes for glyphs dialog | Alex Valavanis | 2012-06-09 | 1 | -1/+12 |
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -4/+3 |
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -0/+1 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -0/+16 |
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+1 |
| * | Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ... | Nicolas Dufour | 2012-01-02 | 1 | -1/+1 |
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -4/+0 |
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -3/+1 |
| * | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 1 | -20/+0 |
| * | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 1 | -0/+20 |
| * | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 1 | -20/+0 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -2/+3 |
| |\ |
|
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ |
|
| * | Track selected text items and append as needed. | Jon A. Cruz | 2010-04-06 | 1 | -20/+148 |
| * | Added control to select Unicode range limiting. Switched to using "Basic Lati... | Jon A. Cruz | 2010-04-04 | 1 | -14/+207 |
| * | Disconnect Glyphs UI while updating the model. 5X+ performance boost on CJK f... | Jon A. Cruz | 2010-04-03 | 1 | -0/+7 |
| * | Start with glyphs limited to "Common" as a short term mitigation for bug #553... | Jon A. Cruz | 2010-04-03 | 1 | -2/+2 |
| * | Repair arbitrary change lumped in with Win32 fixes of #9281. | Jon A. Cruz | 2010-04-03 | 1 | -2/+2 |
| * | Split dynamic desktop tracking into common, shared code. | Jon A. Cruz | 2010-04-03 | 1 | -1/+21 |
| * | Fix command line invocation on Windows (LP #167455). | Krzysztof Kosi??ski | 2010-04-02 | 1 | -2/+2 |
| * | Allow filtering by glyph script. | Jon A. Cruz | 2010-04-02 | 1 | -15/+86 |
| * | Add character script range to description | Jon A. Cruz | 2010-04-02 | 1 | -2/+109 |
| * | Adding missing files for bug #343186. | Jon A. Cruz | 2010-04-02 | 1 | -0/+223 |