summaryrefslogtreecommitdiffstats
path: root/src/dialogs/xml-tree.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge inline patch from JimmyMenTaLguY2008-05-081-5/+1
| | | (bzr r5631)
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
| | | (bzr r5037)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-2/+2
| | | (bzr r4987)
* Warning cleanupJon A. Cruz2007-11-251-63/+63
| | | (bzr r4133)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY2007-01-211-2/+4
| | | | | create methods to match DOM (bzr r2253)
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-9/+12
| | | (bzr r2045)
* undo annotationsbulia byak2006-10-101-10/+13
| | | (bzr r1793)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-6/+6
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-6/+6
| | | | | one major janitorial task we identified.... (bzr r1633)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-10/+20
| | | (bzr r1315)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-6/+6
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-5/+5
| | | (bzr r439)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+4
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
| | | | | part of fix for #1290647 (bzr r178)
* enable selecting tspans via xml editorbulia byak2006-02-051-8/+4
| | | (bzr r82)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1575
(bzr r1)