summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-09-24Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...Tavmjong Bah1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-18/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2015-02-22Make icon creation more consistent - use sp_icon_new where possibleLiam P. White1-4/+12
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-3/+3
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-4/+4
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2014-08-07refresh clip path when editing in XML editor (Bug 1349018)Alvin Penner1-0/+1
2014-03-15UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...Nicolas Dufour1-0/+3
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-04-20Group bbox update (Bug 1168979)Alvin Penner1-0/+1
2012-12-16GTK+ 3: Switch to more orientable widgetsAlex Valavanis1-1/+5
2012-09-02Fix for 306090 : XMl Editor, Return button to create new xml elementJohn Smith1-0/+4
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-23Use orientable widgets in GTK+ 3 buildAlex Valavanis1-0/+16
2012-06-12Fix for 1011726 : Performance regression with XML EditorJohn Smith1-5/+3
2012-06-05variousKris De Gussem1-5/+5
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-2/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-2/+7
2012-04-12Warning cleanup.Jon A. Cruz1-3/+1
2012-04-11Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith1-78/+74
2012-04-11Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith1-14/+26
2012-04-04cppcheckKris De Gussem1-5/+5
2012-04-04Warning cleanup.Jon A. Cruz1-8/+8
2012-03-23Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith1-3/+20
2012-03-21Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith1-102/+26
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-1/+4
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-0/+1202