Code

inkscape.git
2007-03-29 gustav_bNotify UndoStackObservers on commited incomplete transa...
2007-03-29 ishmalFix native path for iri
2007-03-29 ishmalBegin to support IRI's
2007-03-29 ishmaladd new test for IRI-style uris
2007-03-29 ishmalmake glib dep configurable again
2007-03-29 acspikefix bug [ 1685070 ] PathAlongPath - Error message when...
2007-03-28 gustav_bFix for #1684042 (undo while adding a shape with the...
2007-03-28 johncoswellAdd shift+click to union new fill with old selection
2007-03-27 joncruzAdding the new/change label to the star toolbar
2007-03-27 buliabyakpatch 1687118
2007-03-27 buliabyakensure correct order of inheriting style from ancestors...
2007-03-27 buliabyakcomment on the order of parsing declarations
2007-03-27 buliabyakmake horizontal scrollbar automatic
2007-03-26 dvlierop2Selector tool shouldn't snap to path nodes, see Bulia...
2007-03-26 buliabyakfix range, make integer, remove unnecessary document_do...
2007-03-26 joncruzCorrected extra "-2" thinning value to be positive
2007-03-26 buliabyakpurge unused stuff, copyedit
2007-03-26 buliabyakpurge unused and considered-harmful has_abs_tolerance
2007-03-26 buliabyakinterpret snapping distance in screen pixels independen...
2007-03-26 buliabyakremove no longer relevant comment
2007-03-25 johanengelenFix compile warning about construction order.
2007-03-25 johanengelenGradient tool: fork gradients when adding a stop
2007-03-25 johanengelenGradient tool: fixed live updating of midstop dragging...
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-03-25 ishmalImprove dependencies using URI normalization. A little...
2007-03-25 joncruzCleaning up toggle/redo interaction
2007-03-25 buliabyakmove extension adding to the right place so it's added...
2007-03-25 buliabyakpatch from Gail to add justify button to text dialog...
2007-03-25 buliabyakcomment out debug
2007-03-25 buliabyakfix live dragging of gradient midstops, and fix crash...
2007-03-24 kidprotoupdated creative commons licenses to 3.0 and fixed...
2007-03-24 mentalwe have no document available yet at this point
2007-03-24 joncruzUpdating star toolbar with radio toggles
2007-03-23 helix84testing my first commit (dummy)
2007-03-23 joncruzfix floating point comparrisons to not skip values
2007-03-23 mentalallow multiple (balanced) calls to add and remove document
2007-03-23 buliabyakpurge old toolbar code, fill in values and labels
2007-03-23 buliabyakfix the combination of P4+ symmetries with exponent
2007-03-22 keescookmissing isnormal.h from Makefile_insert
2007-03-22 keescookmore missing files dropped from POTFILES.in
2007-03-22 keescookmore missing files, updated autogen to not use symlinks
2007-03-22 buliabyakset busy cursor while loading; delete documents on...
2007-03-22 ishmalMore progress with preview and opening of files with...
2007-03-22 keescookdrop slideshow from POTFILES.in
2007-03-22 buliabyakremove useless and half-broken slideshow mode in favor...
2007-03-22 joncruzAdding non-labeled default entries
2007-03-22 keescookdrop more missing files from autoconf
2007-03-22 ishmaluse <errno.h> instead of assuming extern int
2007-03-21 joncruzCorrection for tooltips addition
2007-03-21 ishmalMake sure there is a decl for "errno"
2007-03-21 joncruzAdded tootips for toolbar spinbuttons
2007-03-21 joncruzAdding all described values to menu of values
2007-03-21 ishmalDo some cleanup
2007-03-21 keescookmingw removal cleanups
2007-03-21 dvlierop2Fix for bug #1589436 - font baseline now correctly...
2007-03-21 gouldtj r14942@tres: ted | 2007-03-20 23:50:23 -0700
2007-03-21 joncruzAdding labels to popup menu values
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 dvlierop2Implementing feature request #1673807: snapping of...
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-19 buliabyakpatch by cilix42 for bug 1671665
2007-03-19 dvlierop2Fix for bug 1540195; solution: use correct origin for...
2007-03-19 buliabyakno pick if transparent; fix sodipodi-era bug where...
2007-03-19 buliabyaktwo picking optimizations: 1 use our canvas' viewbox...
2007-03-19 buliabyakoptimize picking by ignoring out-of-view segments
2007-03-19 buliabyakadd fields for delayed pick optimization
2007-03-19 buliabyakswitch to using NR::Maybe for area rect
2007-03-19 buliabyakmake arena remember its parent canvasarena, if any...
2007-03-19 buliabyakuse ::upgrade for getting NR::Rect
2007-03-19 buliabyakcomment fix
2007-03-19 buliabyakadd ::upgrade for NRRectL
2007-03-19 buliabyakreremove bad constructors
2007-03-19 mjwybrow * packaging/macosx/native-gtk/glibconfig.h,
2007-03-19 mentalrevert reversion -- I had not realized it had already...
2007-03-18 ishmalUpdate pedrogui stuff and makefile. Add placeholder...
2007-03-18 mentalcorrect intersection since we allow empty rects again
2007-03-18 mentalrevert NRRect/NRRectL conversion constructors for NR...
2007-03-18 ishmalPedro::pedrogui is not the same as the one in jabber_wh...
2007-03-18 ishmalchange std::string::size_type to DOMString::size_type
2007-03-18 buliabyakoptimize cairo paths by not drawing segments that are...
2007-03-18 buliabyakadd growBy and constructors from NRRect(L)
2007-03-18 ps_auxupdate po file
2007-03-18 ps_auxAdd tutorial tracing pt_BR
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-18 cwebbUpdated Catalan translation
2007-03-18 cwebbUpdate of slovak translation
2007-03-18 dvlierop2Snap while dragging knots, for star
2007-03-18 dvlierop2Snap while dragging knots, for rect and arc
2007-03-18 dvlierop2Implement snapping in shape-tools during initial-drawing
2007-03-18 buliabyakmove masks to their own page, move tablet checkbox...
2007-03-18 buliabyakswitch to using desktop method to restore cursor
2007-03-18 ishmalCompile warnings
2007-03-18 buliabyakcopyedit; use IMMEDIATE_MESSAGE and remove canvas updat...
2007-03-18 buliabyakadd clearing busy cursor (resets current context's...
2007-03-18 tgdwyermore judicious checking of results of find on my shape...
2007-03-18 buliabyakfix crash when you quickly click in two areas and then...
2007-03-18 keescookuse UTF-8 for degree symbol
2007-03-18 keescookupdate po file list
next