| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Improve and simplify shortcut handling. | Eduard Braun | 2017-06-23 | 1 | -7/+1 | |
| |/ | | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts. | |||||
| * | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+0 | |
| | | | | (bzr r15368) | |||||
| * | Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion ↵ | Tavmjong Bah | 2016-09-24 | 1 | -1/+2 | |
| | | | | | | 'g_utf8_validate (text, len, NULL)' failed error. (bzr r15128) | |||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -18/+0 | |
| |\ | | | | | (bzr r15038) | |||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -18/+0 | |
| | | | | | | | (bzr r15023.2.7) | |||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -5/+0 | |
| | | | | | | | (bzr r15034) | |||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+5 | |
| | | | | | | | (bzr r15027) | |||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+0 | |
| |/ | | | (bzr r15025) | |||||
| * | Make icon creation more consistent - use sp_icon_new where possible | Liam P. White | 2015-02-22 | 1 | -4/+12 | |
| | | | | (bzr r13936) | |||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 | |
| | | | | (bzr r13820) | |||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -4/+4 | |
| | | | | (bzr r13809) | |||||
| * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | (bzr r13341.1.247) | |||||
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 | |
| | | | | (bzr r13341.1.192) | |||||
| * | refresh clip path when editing in XML editor (Bug 1349018) | Alvin Penner | 2014-08-07 | 1 | -0/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1349018 (bzr r13502) | |||||
| * | UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of ↵ | Nicolas Dufour | 2014-03-15 | 1 | -0/+3 | |
| | | | | | | | | | dialog window. Fixed bugs: - https://launchpad.net/bugs/1016889 (bzr r13155) | |||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 | |
| | | | | (bzr r12785) | |||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -2/+2 | |
| | | | | (bzr r12782) | |||||
| * | Group bbox update (Bug 1168979) | Alvin Penner | 2013-04-20 | 1 | -0/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168979 (bzr r12285.1.2) | |||||
| * | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -1/+5 | |
| | | | | (bzr r11960) | |||||
| * | Fix for 306090 : XMl Editor, Return button to create new xml element | John Smith | 2012-09-02 | 1 | -0/+4 | |
| | | | | (bzr r11641) | |||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| * | Use orientable widgets in GTK+ 3 build | Alex Valavanis | 2012-06-23 | 1 | -0/+16 | |
| | | | | (bzr r11512) | |||||
| * | Fix for 1011726 : Performance regression with XML Editor | John Smith | 2012-06-12 | 1 | -5/+3 | |
| | | | | (bzr r11488) | |||||
| * | various | Kris De Gussem | 2012-06-05 | 1 | -5/+5 | |
| | | | | (bzr r11461) | |||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -2/+1 | |
| | | | | (bzr r11318) | |||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -2/+7 | |
| | | | | (bzr r11250) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 1 | -3/+1 | |
| | | | | (bzr r11231) | |||||
| * | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 1 | -78/+74 | |
| | | | | (bzr r11221) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵ | John Smith | 2012-04-11 | 1 | -14/+26 | |
| | | | | | | crash fix (bzr r11220) | |||||
| * | cppcheck | Kris De Gussem | 2012-04-04 | 1 | -5/+5 | |
| | | | | (bzr r11149) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -8/+8 | |
| | | | | (bzr r11144) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵ | John Smith | 2012-03-23 | 1 | -3/+20 | |
| | | | | | | bug fixes (bzr r11118) | |||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree | John Smith | 2012-03-21 | 1 | -102/+26 | |
| | | | | (bzr r11105) | |||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -1/+4 | |
| | | | | (bzr r11070) | |||||
| * | Fix for 940715 : Convert XML Editor to a dockable dialog | John Smith | 2012-03-09 | 1 | -0/+1202 | |
| (bzr r11065) | ||||||
