summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-10Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey7-14/+20
2006-05-10increased alarm time-out to 60 secs (because 30 seconds may not have been eno...Tim Dwyer1-2/+2
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer17-169/+475
2006-05-10patch 1484602 by Niko Kiiralabulia byak1-2/+14
2006-05-09remove flicker when creating dialogRalf Stephan1-1/+0
2006-05-09Re-enable link between grid visibility and grid snap.Carl Hetherington3-5/+19
2006-05-09Small comment cleanups.Carl Hetherington2-3/+2
2006-05-09Fix silly bug with snapping node edits.Carl Hetherington1-1/+1
2006-05-09always make local copy of path data so we have control of memory policyMenTaLguY1-29/+17
2006-05-09* conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow1-3/+12
2006-05-09fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY1-1/+1
2006-05-09get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY3-60/+2
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY18-112/+112
2006-05-09partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak2-93/+134
2006-05-09more vectorization, this time in bluredgeMenTaLguY1-7/+3
2006-05-09use std::vector rather than dynamically-sized automatic arraysMenTaLguY1-4/+5
2006-05-09hmm, make that std::vectorMenTaLguY2-11/+10
2006-05-09use array new rather than dynamically-sized automatic arrays, plus cleanups a...MenTaLguY2-30/+24
2006-05-09patch from Niko Kiirala for bug 1482973bulia byak1-2/+14
2006-05-08add missing filesMenTaLguY2-0/+117
2006-05-08use c++filt for symbol demangling if availableMenTaLguY3-2/+5
2006-05-08removed resource name from self's jid, allowing authentication against jabber...daleharvey1-1/+1
2006-05-08removed Pedro build linesDavid Yip1-4/+0
2006-05-08Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey6-1/+35
2006-05-08comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY1-0/+6
2006-05-08Added some comments.Carl Hetherington2-3/+159
2006-05-08More snapping cleanups.Carl Hetherington3-127/+49
2006-05-08Fix ctrl-scaling when there is no snap.Carl Hetherington1-7/+19
2006-05-08* knot.h, knot.cpp, connector-context.cpp:mjwybrow3-63/+44
2006-05-08Fixed a couple of bugsJon A. Cruz1-1/+12
2006-05-07add fixup for incorrect sodipodi namespaceMenTaLguY2-2/+7
2006-05-07get the CORRECT Sodipodi namespace in thereMenTaLguY3-3/+3
2006-05-07fix for #1483198 ("infectious namespaces")MenTaLguY1-14/+27
2006-05-07Fixed problem with std::map use making last verb inaccessible.Jon A. Cruz3-12/+24
2006-05-06const typesBob Jamison8-83/+89
2006-05-06r11769@tres: ted | 2006-05-06 09:09:59 -0700Ted Gould1-13/+1
2006-05-06r11761@tres: ted | 2006-05-06 08:59:32 -0700Ted Gould1-1/+4
2006-05-06r11676@tres: ted | 2006-05-05 21:45:20 -0700Ted Gould1-48/+16
2006-05-06r11675@tres: ted | 2006-05-05 21:28:44 -0700Ted Gould1-2/+4
2006-05-06r11674@tres: ted | 2006-05-05 21:19:48 -0700Ted Gould1-0/+54
2006-05-06r11673@tres: ted | 2006-05-05 21:17:59 -0700Ted Gould1-4/+4
2006-05-05whiteboard on windowsAaron Spike1-9/+18
2006-05-05remove theseAaron Spike3-22998/+0
2006-05-05fix 1478932bulia byak1-0/+2
2006-05-05Short term change to allow inkboard to participate in muc at least on gristle...daleharvey1-1/+1
2006-05-05More snapping cleanups.Carl Hetherington4-96/+125
2006-05-05fix 1482463bulia byak1-0/+1
2006-05-05Remove some old snap code.Carl Hetherington3-63/+26
2006-05-05Remove an old FIXME.Carl Hetherington1-5/+0
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington12-118/+236