Spelling errors
whitespace
18 years agoUsers Jid is now stored in session data, which is used in from attributes. lm_connect...
Users Jid is now stored in session data, which is used in from attributes. lm_connection_set_jid is now not called, which allows authentication against jabber.org
increased alarm time-out to 60 secs (because 30 seconds may not have been enough on slow machines)
Apparently a problem was reported with one of the test cases.
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.
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.
added new tutorials
tutorials from Xavier
new es.po from Lucas
updated PO files
remove flicker when creating dialog
Re-enable link between grid visibility and grid snap.
Re-enable link between grid visibility and grid snap.
Small comment cleanups.
Fix silly bug with snapping node edits.
Fix silly bug with snapping node edits.
always make local copy of path data so we have control of memory policy
* conn-avoid-ref.cpp: Fix a crashbug that could occur in files
containing connectors if they were loaded from the file chooser
or from the recent file list. Fixes bug #1458820.
containing connectors if they were loaded from the file chooser
or from the recent file list. Fixes bug #1458820.
fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
18 years agoget rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory management
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory management
eliminate direct accesses to SPCurve::bpath
partial GTKmmfication and HIGification by Jonathon Jongsma
more vectorization, this time in bluredge
use std::vector rather than dynamically-sized automatic arrays
hmm, make that std::vector
18 years agouse array new rather than dynamically-sized automatic arrays, plus cleanups and minor...
use array new rather than dynamically-sized automatic arrays, plus cleanups and minor fixes
update changelog
add missing files
use c++filt for symbol demangling if available
removed resource name from self's jid, allowing authentication against jabber.org
RazorWire marker from Xamusk
update keys for 0.44
removed Pedro build lines
Persist User / Server / ChatServer name across succesful sessions (Given By Botty)
comments explaining namespace mapping for the broken sodipodi namespace
Added some comments.
standardize indents on 4 spaces
Python hates mixed whitespace
Python hates mixed whitespace
More snapping cleanups.
More snapping cleanups.
whitespace and fix sodipodi URI
Fix ctrl-scaling when there is no snap.
Fix ctrl-scaling when there is no snap.
* knot.h, knot.cpp, connector-context.cpp:
Fix glib-gobject-warnings for knots in the connector tool.
Fix glib-gobject-warnings for knots in the connector tool.
Fixed a couple of bugs
another logo update from brisgeek
logo update from brisgeek
updated PO files
add fixup for incorrect sodipodi namespace
get the CORRECT Sodipodi namespace in there
Fixed problem with std::map use making last verb inaccessible.
clean up loudmouth link
const types
r11769@tres: ted | 2006-05-06 09:09:59 -0700
For some reason SVK lost this change...
For some reason SVK lost this change...
r11761@tres: ted | 2006-05-06 08:59:32 -0700
Fixing and uninitialized warning.
Fixing and uninitialized warning.
r11760@tres: ted | 2006-05-06 08:58:55 -0700
Remvoing the string function from description and translating the text itself.
Remvoing the string function from description and translating the text itself.
r11676@tres: ted | 2006-05-05 21:45:20 -0700
Switching over to AutoGUI.
Switching over to AutoGUI.
r11675@tres: ted | 2006-05-05 21:28:44 -0700
Making it so that menu-name and menu-tip are translatable.
Making it so that menu-name and menu-tip are translatable.
r11674@tres: ted | 2006-05-05 21:19:48 -0700
Adding in a parameter type "description" for adding descriptive text to
autogui dialogs.
Adding in a parameter type "description" for adding descriptive text to
autogui dialogs.
r11673@tres: ted | 2006-05-05 21:17:59 -0700
Allows param default values to be translatable and adding a little space
in the dialog.
Allows param default values to be translatable and adding a little space
in the dialog.
no comment
whiteboard on windows
nobody else was committing this ;-)
nobody else was committing this ;-)
remove these
Short term change to allow inkboard to participate in muc at least on gristle.org
More snapping cleanups.
added sections for lt, ko, zh_TW
Remove some old snap code.
Remove an old FIXME.
Various snapping cleanups and bug fixes.
Various snapping cleanups and bug fixes.
remove overdefinition
more work on that translation
new effects translations
Clean up knutux's fix for the snapper crash.
Clean up knutux's fix for the snapper crash.
fix relative and absolute paths according to w3c uri spec
18 years agoTemporary fix for broken snap functionality: as named view constructor is never calle...
Temporary fix for broken snap functionality: as named view constructor is never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release.
fix lcms flag
fixed broken page unit changing in Document Properties
* src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
fixed compilation errors with HAVE_SSL
Newer files
Remove warnings
* po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
fix a typo. add more comments.
bug 1466130: operator== for font_style was not transitive, making hash_map get very confused and cause crashes
add gradient comments
update from Antonio
updated link
removed lm_initialize calls and supporting infrastructure; loudmouth 1.1.1 does not require it for Win32 operation
updated link
update from Matiphas
new versions from Matiphas
added Korean