summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/xml-tree.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-1/+5
| | | (bzr r11960)
* Fix for 306090 : XMl Editor, Return button to create new xml elementJohn Smith2012-09-021-0/+4
| | | (bzr r11641)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+16
| | | (bzr r11512)
* Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-121-5/+3
| | | (bzr r11488)
* variousKris De Gussem2012-06-051-5/+5
| | | (bzr r11461)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-2/+1
| | | (bzr r11318)
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-2/+7
| | | (bzr r11250)
* Warning cleanup.Jon A. Cruz2012-04-121-3/+1
| | | (bzr r11231)
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-111-78/+74
| | | (bzr r11221)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-111-14/+26
| | | | | crash fix (bzr r11220)
* cppcheckKris De Gussem2012-04-041-5/+5
| | | (bzr r11149)
* Warning cleanup.Jon A. Cruz2012-04-041-8/+8
| | | (bzr r11144)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵John Smith2012-03-231-3/+20
| | | | | bug fixes (bzr r11118)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-211-102/+26
| | | (bzr r11105)
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+4
| | | (bzr r11070)
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-0/+1202
(bzr r11065)