summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey2006-05-107-14/+20
* increased alarm time-out to 60 secs (because 30 seconds may not have been eno...Tim Dwyer2006-05-101-2/+2
* Apparently a problem was reported with one of the test cases. Tim Dwyer2006-05-1017-169/+475
* patch 1484602 by Niko Kiiralabulia byak2006-05-101-2/+14
* remove flicker when creating dialogRalf Stephan2006-05-091-1/+0
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-093-5/+19
* Small comment cleanups.Carl Hetherington2006-05-092-3/+2
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-1/+1
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-29/+17
* * conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow2006-05-091-3/+12
* fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY2006-05-091-1/+1
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-093-60/+2
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-0918-112/+112
* partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak2006-05-092-93/+134
* more vectorization, this time in bluredgeMenTaLguY2006-05-091-7/+3
* use std::vector rather than dynamically-sized automatic arraysMenTaLguY2006-05-091-4/+5
* hmm, make that std::vectorMenTaLguY2006-05-092-11/+10
* use array new rather than dynamically-sized automatic arrays, plus cleanups a...MenTaLguY2006-05-092-30/+24
* patch from Niko Kiirala for bug 1482973bulia byak2006-05-091-2/+14
* add missing filesMenTaLguY2006-05-082-0/+117
* use c++filt for symbol demangling if availableMenTaLguY2006-05-083-2/+5
* removed resource name from self's jid, allowing authentication against jabber...daleharvey2006-05-081-1/+1
* removed Pedro build linesDavid Yip2006-05-081-4/+0
* Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2006-05-086-1/+35
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
* Added some comments.Carl Hetherington2006-05-082-3/+159
* More snapping cleanups.Carl Hetherington2006-05-083-127/+49
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-7/+19
* * knot.h, knot.cpp, connector-context.cpp:mjwybrow2006-05-083-63/+44
* Fixed a couple of bugsJon A. Cruz2006-05-081-1/+12
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-072-2/+7
* get the CORRECT Sodipodi namespace in thereMenTaLguY2006-05-073-3/+3
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-14/+27
* Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz2006-05-073-12/+24
* const typesBob Jamison2006-05-068-83/+89
* r11769@tres: ted | 2006-05-06 09:09:59 -0700Ted Gould2006-05-061-13/+1
* r11761@tres: ted | 2006-05-06 08:59:32 -0700Ted Gould2006-05-061-1/+4
* r11676@tres: ted | 2006-05-05 21:45:20 -0700Ted Gould2006-05-061-48/+16
* r11675@tres: ted | 2006-05-05 21:28:44 -0700Ted Gould2006-05-061-2/+4
* r11674@tres: ted | 2006-05-05 21:19:48 -0700Ted Gould2006-05-061-0/+54
* r11673@tres: ted | 2006-05-05 21:17:59 -0700Ted Gould2006-05-061-4/+4
* whiteboard on windowsAaron Spike2006-05-051-9/+18
* remove theseAaron Spike2006-05-053-22998/+0
* fix 1478932bulia byak2006-05-051-0/+2
* Short term change to allow inkboard to participate in muc at least on gristle...daleharvey2006-05-051-1/+1
* More snapping cleanups.Carl Hetherington2006-05-054-96/+125
* fix 1482463bulia byak2006-05-051-0/+1
* Remove some old snap code.Carl Hetherington2006-05-053-63/+26
* Remove an old FIXME.Carl Hetherington2006-05-051-5/+0
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-0512-118/+236