summaryrefslogtreecommitdiffstats
path: root/src/dialogs/xml-tree.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-08merge inline patch from JimmyMenTaLguY1-5/+1
2008-03-10noop: Address a warning.Peter Moulder1-1/+1
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-2/+2
2007-11-25Warning cleanupJon A. Cruz1-63/+63
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+4
2006-11-27non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen1-9/+12
2006-10-10undo annotationsbulia byak1-10/+13
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-6/+6
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-6/+6
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-10/+20
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-6/+6
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-5/+5
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+4
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-02-05enable selecting tspans via xml editorbulia byak1-8/+4