summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove trailing tab after backslash (added in previous commit).Peter Moulder2006-08-041-1/+1
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-035-19/+22
* remove restriction from copying defs from effected documentAaron Spike2006-08-031-4/+0
* interruptible redrawbulia byak2006-08-032-65/+182
* work on jabber_whiteboarddaleharvey2006-08-033-77/+98
* fix 1533388bulia byak2006-08-031-0/+1
* prevent the race between ungrab and selModify to fix the disappearing handles...bulia byak2006-08-031-3/+2
* disconnect signals from knots when destroying node - fixes a crash with inter...bulia byak2006-08-031-6/+27
* added StateHandling to whiteboarddaleharvey2006-08-035-65/+166
* compile fixbulia byak2006-08-023-2/+40
* fix new deletion behavior when deleting up to next-to-last node in subpathbulia byak2006-08-021-1/+1
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-0254-22/+4591
* refactored session establishmentdaleharvey2006-08-0211-668/+275
* fix "not found" build problem with older pangoesBob Jamison2006-08-021-0/+2
* add #include <pango> for people with older versionsBob Jamison2006-08-011-0/+1
* added getFirstChild() and exists() to pedrodomdaleharvey2006-08-011-0/+5
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-1/+1
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-8/+8
* restructuring whiteboarddaleharvey2006-07-312-4/+1
* change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison2006-07-311-1/+1
* Make sure file compiles with or without HAVE_PANGO_CAIROBob Jamison2006-07-311-1/+7
* change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison2006-07-312-11/+20
* fix build breakersBob Jamison2006-07-312-5/+4
* r13127@tres: ted | 2006-07-30 22:18:42 -0700Ted Gould2006-07-315-67/+226
* r13110@tres: ted | 2006-07-30 22:13:21 -0700Ted Gould2006-07-311-0/+38
* r13109@tres: ted | 2006-07-30 22:11:20 -0700Ted Gould2006-07-311-2/+17
* r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould2006-07-314-32/+127
* r13107@tres: ted | 2006-07-30 11:47:41 -0700Ted Gould2006-07-317-187/+23
* r13106@tres: ted | 2006-07-30 11:10:02 -0700Ted Gould2006-07-311-0/+298
* r13105@tres: ted | 2006-07-30 11:08:56 -0700Ted Gould2006-07-3133-0/+4986
* handling recieved messagesdaleharvey2006-07-314-40/+97
* restructuring session-managerdaleharvey2006-07-304-87/+4
* more session establishmentdaleharvey2006-07-305-25/+23
* merged with definesdaleharvey2006-07-301-157/+0
* working on session establishmentdaleharvey2006-07-309-58/+56
* Fix bug where deleting a node broke the symmetry of neighboring smooth nodes ...John Bintz2006-07-301-0/+6
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-2916-324/+325
* remove GObject signals from SPObjectMenTaLguY2006-07-291-20/+8
* switch to sigc++ SPObject signals for SPSwitchMenTaLguY2006-07-292-8/+10
* switch to sigc++ SPObject signals for SPPatternMenTaLguY2006-07-292-4/+14
* switch to sigc++ SPObject signals for SPGradientMenTaLguY2006-07-292-5/+13
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-292-6/+9
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-292-5/+17
* switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2006-07-292-9/+26
* switch to sigc++ SPObject signals for gradient toolbarMenTaLguY2006-07-291-10/+6
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-2916-714/+1006
* Add Miklos's new Cairo PDF renderingBob Jamison2006-07-287-3/+1330
* switch to sigc++ SPObject signals for SPUsePathReferenceMenTaLguY2006-07-282-6/+7
* switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTableMenTaLguY2006-07-282-19/+40