summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-xmlview-attr-list.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵Alex Valavanis2012-12-251-4/+4
| | | | | christmas\!) (bzr r11986)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-5/+2
| | | (bzr r11868)
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-091-17/+31
| | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-111-17/+25
| | | | | crash fix (bzr r11220)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion ↵John Smith2012-04-101-8/+8
| | | | | crash fix (bzr r11205)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection ↵John Smith2012-03-231-1/+1
| | | | | bug fixes (bzr r11118)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list ↵John Smith2012-03-221-0/+2
| | | | | padding (bzr r11113)
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-211-45/+65
| | | (bzr r11105)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-1/+1
| | | (bzr r9389)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-1/+1
| | | | | version string on Linux. (bzr r7123)
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-091-1/+1
| | | | | reduce linking stage command for windows. (bzr r7100)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-17/+20
| | | (bzr r5617)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+4
| | | (bzr r4629)
* warning cleanupJon A. Cruz2007-12-041-3/+6
| | | (bzr r4163)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+181
(bzr r1)