better handle startTls() if client not built with ssl
Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macro
Finish method and property tables. Clean up comments.
allow either forms-based or older method of in-band registration
relax need for realm on md5 auth
Added some set_size_requests to ishmal's cool work so dialogs look nice from the
beginning...
beginning...
more property and method table progress
add more property and method tables
add j-binding files
provide skeleton wrappers for all DOM core classes. add content later
domexception enums should be class scoped
New files. These will be the basis for ECMA-DOM binding using Spidermonkey.
Added key bindings that optimize the layout for drawing on a tablet with the right hand
Display message to indicate that bitmap tracing has started
gboolean -> bool conversion commit 1. Modifies code to do with getting the undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though.
SVG/XML save/load. Shouldn't cause problems though.
Fixed a crash in modifying filter parameters in XML editor.
Fixed filters not appearing, when a file with filters is loaded.
Fixed filters not appearing, when a file with filters is loaded.
peeled back the gboolean code as it hit on some complexity theory principles...
need to rethink and incrementally change gbooleans to bools
need to rethink and incrementally change gbooleans to bools
I peeled back my changes because of some deep error.
Added author of a patch
Cleaned up more of the gboolean to bool janitorial task...great!
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
one major janitorial task we identified....
one major janitorial task we identified....
Updated his name and copyright info...
I committed the pig latin patch and had to figure out how to do naming...
I added Johan's badass patch for save a copy with the features I requested.
Now it all works quite well! Great!
Now it all works quite well! Great!
I added a key configuration for this command, changed a variable name and added the patch's author to the AUTHORS file....
Committed a great patch which adds a Save A Copy menu function. This is the first gloss of this patch...I will add more stuff to it shortly...
I renamed the adobe-illustrator-cs2.xml and macromedia-freehand-mx.xml to better
align with having the actual version the keybindings match to. The same shoudl
really be done for xara as well. This is committing of a patch by Alan Horkan
and Alexandre Prokoudine
align with having the actual version the keybindings match to. The same shoudl
really be done for xara as well. This is committing of a patch by Alan Horkan
and Alexandre Prokoudine
Added adobe illustrator cs keybindings..
Added the patch for macromedia-freehand.xml key preferences...needs testing
updated ipsum extension
Committed aho's lorem ipsum script and makefiles around
Object groups can be blurred. Blur slider updates when selection changes. Comments added/fixed.
Last tweaks for now
Change layout to be more space conserving. This allows a larger paper list
Add CAIRO_PDF for testing
Added rest of icons for primary menus and updated verbs...flame me or create and update my first stabs at getting these fleshed out.
fix icon preview name
Change to two columns. Probably do different later, but this is a start
disconnect signals on destroying
delete completion object on destroying, prevents a crash on exit
disconnect signals on destroying
insert SPDesktopWidget directly into the window, without a box
delete unused function
* packaging/macosx/osx-dmg.sh: Fix an incorrect reference to a shell
variable
variable
see, if someone else with actual time had done this they probably wouldn't be tired and in a hurry and making stupid mistakes
Fix up headers.
Clean up paper size table
Clean up a bit. Clarify several variable names. Add a lot of comments.
Change deprecated OptionMenu to ComboBox. Modernize lookup a bit
We were disconnecting the wrong signal, resulting on the old object's
release signal lingering after a URIReference's referrent changed. Fixed,
thereby fixing bug #1535218.
release signal lingering after a URIReference's referrent changed. Fixed,
thereby fixing bug #1535218.
inkboard-session now sends all changes to the document
A guesstimate at what needs to be linked
Temporarily leave off doing the reference file until we can optimize it.
update
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixed sp-object-repr.cpp typos
inform user of progress during long-running simplify operations
add interface for disabling interaction during long-running operations
added functions to allow update events to process during long-running operations
Fixed: Wrong colour space was used in images with transparency.
18 years agoChanges to the document are registered through inkboard-session, inkboard-node extend...
Changes to the document are registered through inkboard-session, inkboard-node extends simplenode and allows us to store whiteboard specific information for each node
separate invariant check from main logic for clarity
invariants are usually clearer up front
fix bug with implicit paths
some minor refactoring
add back TODO comment
Ruby port of simplepath.py
moveto should move pen
lastCommand seems to have been meant rather than token, since token would be numeric in the non-isCommand case
add windows palette
added languages bg dz
18 years agoTweak switch so that pango-cairo can be used in situations where cairo is built witho...
Tweak switch so that pango-cairo can be used in situations where cairo is built without freetype. Including cairo-ft.h when cairo does not have freetype (such as cairo1.2.2 on win32) will cause an error.
Prefer pangocairo on win32
Removed left-in debug stuff.
Use std::vector.
Use std::vector.
fix (harmless, probably) copy and paste typo
updated vi.po from Clytie
updated translators and added dz.po & bg.po
update and adding dz and bg translation
Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdfllatex)
Bug and solution found by gomyhr.
Bug and solution found by gomyhr.
Cleanup
initial keynodetable work
18 years agoChanged the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown...
Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown glyphs work with older pangoes also.
Notify save failure by throwing "save_failed".
Added Ulf's various PDF fixes.
add foreign option for automake, so it will not complain about missing ChangeLog
Embed bitmap images (with transparency). No compression yet. Best used for small images.
Notify save failure by throwing "save_failed".
Fix for eccentric elliptic gradients.
Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
MediaBox doesn't have to be limited to whole points.
MediaBox doesn't have to be limited to whole points.
Flush to file more often to avoid huge StringStreams.
add checks to make sure given nodepath pointers are not null before working with them
finalising session establishment
noop: Address signed/unsigned comparison warning.
Remove trailing tab after backslash (added in previous commit).
german nsis corrections
added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh files
add fixup for infamous (and apparently quite widespread) "duck prion"