summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-2350-11527/+0
* cmake:Campbell Barton2011-06-131-1/+22
* cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
* cmake:Campbell Barton2011-06-132-8/+3
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* work in progress cmake commit:Campbell Barton2011-06-122-23/+24
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-1/+2
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-3/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-28/+25
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1711-11/+11
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-16/+7
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-063-9/+9
* SPDocument->Documentjohnce2009-08-051-5/+5
* SPDocument->Documentjohnce2009-08-052-4/+4
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-12/+4
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+4
* Updating the includes on these files because they need to include simple-node...Ted Gould2008-11-232-0/+2
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-2/+1
* jabber_whiteboard/message-node.h: Supply missing #includes/declarations so th...Peter Moulder2008-07-051-0/+1
* fix inkboard node position bugsMenTaLguY2008-07-012-7/+3
* remove last traces of "floating nodes"MenTaLguY2008-07-011-1/+0
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-242-18/+1
* force single single document over a node's lifetimeMenTaLguY2008-06-081-1/+1
* plumb document references a little deeper inMenTaLguY2008-06-082-7/+7
* Misleading server name.Bob Jamison2008-05-151-2/+2
* remove warningsBob Jamison2008-05-135-25/+29
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-4/+4
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-10/+0
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-072-45/+45
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-302-0/+47
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-072-0/+9
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-046-6/+6
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* fix about dialog a bitBob Jamison2007-04-111-3/+6
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-203-13/+11
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-213-6/+6
* merge XML::Session into XML::DocumentMenTaLguY2007-01-206-324/+224
* fixing the rest of packaging bug missing files 1632894theAdib2007-01-111-0/+3
* lessen the overkill nature of whiteboard's QuitBob Jamison2007-01-111-1/+4
* separate updating window from updating layersbulia byak2006-11-181-0/+1
* work on whiteboarddaleharvey2006-09-042-8/+12
* ignore transform messagesdaleharvey2006-09-044-9/+26
* quick bug fix to whiteboarddaleharvey2006-09-042-13/+15
* whiteboard working prototypedaleharvey2006-09-0410-52/+212