| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Users Jid is now stored in session data, which is used in from attributes. ↵ | daleharvey | 2006-05-10 | 7 | -14/+20 |
| | | | | | | lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805) | ||||
| * | increased alarm time-out to 60 secs (because 30 seconds may not have been ↵ | Tim Dwyer | 2006-05-10 | 1 | -2/+2 |
| | | | | | | enough on slow machines) (bzr r804) | ||||
| * | Apparently a problem was reported with one of the test cases. | Tim Dwyer | 2006-05-10 | 17 | -169/+475 |
| | | | | | | | | | I can't reproduce the problem, however solve_VPSC code in inkscape was getting quite out of date with that in www.sf.net/projects/adaptagrams. I've updated the code, which may fix the problem, or at least if it's reported again then I'll know it's still an issue. (bzr r803) | ||||
| * | patch 1484602 by Niko Kiirala | bulia byak | 2006-05-10 | 1 | -2/+14 |
| | | | | (bzr r802) | ||||
| * | remove flicker when creating dialog | Ralf Stephan | 2006-05-09 | 1 | -1/+0 |
| | | | | (bzr r797) | ||||
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 3 | -5/+19 |
| | | | | (bzr r795) | ||||
| * | Small comment cleanups. | Carl Hetherington | 2006-05-09 | 2 | -3/+2 |
| | | | | (bzr r794) | ||||
| * | Fix silly bug with snapping node edits. | Carl Hetherington | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r792) | ||||
| * | always make local copy of path data so we have control of memory policy | MenTaLguY | 2006-05-09 | 1 | -29/+17 |
| | | | | (bzr r791) | ||||
| * | * conn-avoid-ref.cpp: Fix a crashbug that could occur in files | mjwybrow | 2006-05-09 | 1 | -3/+12 |
| | | | | | | | containing connectors if they were loaded from the file chooser or from the recent file list. Fixes bug #1458820. (bzr r790) | ||||
| * | fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r789) | ||||
| * | get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve ↵ | MenTaLguY | 2006-05-09 | 3 | -60/+2 |
| | | | | | | memory management (bzr r788) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 18 | -112/+112 |
| | | | | (bzr r787) | ||||
| * | partial GTKmmfication and HIGification by Jonathon Jongsma | bulia byak | 2006-05-09 | 2 | -93/+134 |
| | | | | (bzr r786) | ||||
| * | more vectorization, this time in bluredge | MenTaLguY | 2006-05-09 | 1 | -7/+3 |
| | | | | (bzr r785) | ||||
| * | use std::vector rather than dynamically-sized automatic arrays | MenTaLguY | 2006-05-09 | 1 | -4/+5 |
| | | | | (bzr r784) | ||||
| * | hmm, make that std::vector | MenTaLguY | 2006-05-09 | 2 | -11/+10 |
| | | | | (bzr r783) | ||||
| * | use array new rather than dynamically-sized automatic arrays, plus cleanups ↵ | MenTaLguY | 2006-05-09 | 2 | -30/+24 |
| | | | | | | and minor fixes (bzr r782) | ||||
| * | patch from Niko Kiirala for bug 1482973 | bulia byak | 2006-05-09 | 1 | -2/+14 |
| | | | | (bzr r781) | ||||
| * | add missing files | MenTaLguY | 2006-05-08 | 2 | -0/+117 |
| | | | | (bzr r779) | ||||
| * | use c++filt for symbol demangling if available | MenTaLguY | 2006-05-08 | 3 | -2/+5 |
| | | | | (bzr r778) | ||||
| * | removed resource name from self's jid, allowing authentication against ↵ | daleharvey | 2006-05-08 | 1 | -1/+1 |
| | | | | | | jabber.org (bzr r777) | ||||
| * | removed Pedro build lines | David Yip | 2006-05-08 | 1 | -4/+0 |
| | | | | (bzr r774) | ||||
| * | Persist User / Server / ChatServer name across succesful sessions (Given By ↵ | daleharvey | 2006-05-08 | 6 | -1/+35 |
| | | | | | | Botty) (bzr r773) | ||||
| * | comments explaining namespace mapping for the broken sodipodi namespace | MenTaLguY | 2006-05-08 | 1 | -0/+6 |
| | | | | (bzr r772) | ||||
| * | Added some comments. | Carl Hetherington | 2006-05-08 | 2 | -3/+159 |
| | | | | (bzr r771) | ||||
| * | More snapping cleanups. | Carl Hetherington | 2006-05-08 | 3 | -127/+49 |
| | | | | (bzr r768) | ||||
| * | Fix ctrl-scaling when there is no snap. | Carl Hetherington | 2006-05-08 | 1 | -7/+19 |
| | | | | (bzr r765) | ||||
| * | * knot.h, knot.cpp, connector-context.cpp: | mjwybrow | 2006-05-08 | 3 | -63/+44 |
| | | | | | | Fix glib-gobject-warnings for knots in the connector tool. (bzr r764) | ||||
| * | Fixed a couple of bugs | Jon A. Cruz | 2006-05-08 | 1 | -1/+12 |
| | | | | (bzr r763) | ||||
| * | add fixup for incorrect sodipodi namespace | MenTaLguY | 2006-05-07 | 2 | -2/+7 |
| | | | | (bzr r759) | ||||
| * | get the CORRECT Sodipodi namespace in there | MenTaLguY | 2006-05-07 | 3 | -3/+3 |
| | | | | (bzr r758) | ||||
| * | fix for #1483198 ("infectious namespaces") | MenTaLguY | 2006-05-07 | 1 | -14/+27 |
| | | | | (bzr r757) | ||||
| * | Fixed problem with std::map use making last verb inaccessible. | Jon A. Cruz | 2006-05-07 | 3 | -12/+24 |
| | | | | (bzr r756) | ||||
| * | const types | Bob Jamison | 2006-05-06 | 8 | -83/+89 |
| | | | | (bzr r754) | ||||
| * | r11769@tres: ted | 2006-05-06 09:09:59 -0700 | Ted Gould | 2006-05-06 | 1 | -13/+1 |
| | | | | | | For some reason SVK lost this change... (bzr r753) | ||||
| * | r11761@tres: ted | 2006-05-06 08:59:32 -0700 | Ted Gould | 2006-05-06 | 1 | -1/+4 |
| | | | | | | Fixing and uninitialized warning. (bzr r752) | ||||
| * | r11676@tres: ted | 2006-05-05 21:45:20 -0700 | Ted Gould | 2006-05-06 | 1 | -48/+16 |
| | | | | | | Switching over to AutoGUI. (bzr r750) | ||||
| * | r11675@tres: ted | 2006-05-05 21:28:44 -0700 | Ted Gould | 2006-05-06 | 1 | -2/+4 |
| | | | | | | Making it so that menu-name and menu-tip are translatable. (bzr r749) | ||||
| * | r11674@tres: ted | 2006-05-05 21:19:48 -0700 | Ted Gould | 2006-05-06 | 1 | -0/+54 |
| | | | | | | | Adding in a parameter type "description" for adding descriptive text to autogui dialogs. (bzr r748) | ||||
| * | r11673@tres: ted | 2006-05-05 21:17:59 -0700 | Ted Gould | 2006-05-06 | 1 | -4/+4 |
| | | | | | | | Allows param default values to be translatable and adding a little space in the dialog. (bzr r747) | ||||
| * | whiteboard on windows | Aaron Spike | 2006-05-05 | 1 | -9/+18 |
| | | | | | | nobody else was committing this ;-) (bzr r745) | ||||
| * | remove these | Aaron Spike | 2006-05-05 | 3 | -22998/+0 |
| | | | | (bzr r744) | ||||
| * | fix 1478932 | bulia byak | 2006-05-05 | 1 | -0/+2 |
| | | | | (bzr r743) | ||||
| * | Short term change to allow inkboard to participate in muc at least on ↵ | daleharvey | 2006-05-05 | 1 | -1/+1 |
| | | | | | | gristle.org (bzr r742) | ||||
| * | More snapping cleanups. | Carl Hetherington | 2006-05-05 | 4 | -96/+125 |
| | | | | (bzr r741) | ||||
| * | fix 1482463 | bulia byak | 2006-05-05 | 1 | -0/+1 |
| | | | | (bzr r740) | ||||
| * | Remove some old snap code. | Carl Hetherington | 2006-05-05 | 3 | -63/+26 |
| | | | | (bzr r738) | ||||
| * | Remove an old FIXME. | Carl Hetherington | 2006-05-05 | 1 | -5/+0 |
| | | | | (bzr r736) | ||||
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 12 | -118/+236 |
| | | | | (bzr r734) | ||||
