summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve and simplify shortcut handling.Eduard Braun2017-06-231-7/+1
|/
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...Tavmjong Bah2016-09-241-1/+2
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-18/+0
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-18/+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
|/
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-4/+12
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* refresh clip path when editing in XML editor (Bug 1349018)Alvin Penner2014-08-071-0/+1
* UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...Nicolas Dufour2014-03-151-0/+3
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
* Group bbox update (Bug 1168979)Alvin Penner2013-04-201-0/+1
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-1/+5
* Fix for 306090 : XMl Editor, Return button to create new xml elementJohn Smith2012-09-021-0/+4
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+16
* Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-121-5/+3
* variousKris De Gussem2012-06-051-5/+5
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-2/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-2/+7
* Warning cleanup.Jon A. Cruz2012-04-121-3/+1
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-111-78/+74
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2012-04-111-14/+26
* cppcheckKris De Gussem2012-04-041-5/+5
* Warning cleanup.Jon A. Cruz2012-04-041-8/+8
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith2012-03-231-3/+20
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-211-102/+26
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+4
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-0/+1202