tokkee.org
Code
projects
/
inkscape.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add CMakeLists for the filters directory.
[inkscape.git]
/
src
/
document.cpp
2008-12-12
speleo3
fixed: getting pagecolor for bordercolor
blob
|
commitdiff
|
raw
2008-12-07
speleo3
Bug #167682 (resizing page must also resize viewBox)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Ted Gould
Merge from fe-moved
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Ted Gould
From trunk
blob
|
commitdiff
|
raw
|
diff to current
2008-10-11
Ted Gould
Merging from trunk
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
cilix42
Yet another NR ==> Geom change
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
cilix42
Next roud of NR ==> Geom conversion
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
cilix42
More NR ==> Geom conversion (points and some matrices...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
johanengelen
NR::Maybe => boost::optional
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
sasilver
Remove obsolete 'sodipodi:docbase' attribute when openi...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-12
joncruz
Fixed uninitialized variables, including modified-since...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
sasilver
Remove any baseProfile attribute, as we don't respect...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-31
sasilver
wrtlprnft's patch for bug 234834 - keeps guidelines...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-11
ozmikepittman
Fix incorrect preview problems on Win32 with native...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
mfloryan
applied patch by sas to fix default default height...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
cilix42
If present, use existent perspective as default for...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-24
joncruz
Warning and whitespace cleanup
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
bryce
Applying fixes for gcc 4.3 build issues (closes LP...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
cilix42
Check for perspective in document defs (to avoid hangin...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
cilix42
Fundamentally reworked version of the 3D box tool ...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
joncruz
Warning cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
joncruz
Adding profile manager and user-visible drop-down in...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
cilix42
Hold perspectives on document level rather than globall...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-20
pjrm
noop: Change fitToRect to take NR::Rect instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-12
joncruz
Cleaned up test doc creation
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
mental
add document serial numbers
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
buliabyak
add method to select objects picked by a vector of...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
mental
allow multiple (balanced) calls to add and remove document
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
mental
plumb XML::Document parameter into duplication, courtes...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
mental
better way to deal with undo+id collisions
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
buliabyak
sodipodi:docbase finally goes packing, along with a...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
mental
Merge further bbox work
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
mental
Separate NRRect and NR::Rect a bit further; the goal...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
mental
get rid of sp_repr_document_root and (commented) sp_rep...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-21
mental
start switching sp_repr_new* over to XML::Document...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-01
gustav_b
Moved EventLog from SPDocument to SPDesktop to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
mgsloan
gboolean -> bool conversion commit 1. Modifies code...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
kidproto
peeled back the gboolean code as it hit on some complex...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
kidproto
I peeled back my changes because of some deep error.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
kidproto
Cleaned up more of the gboolean to bool janitorial...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
kidproto
Ok, committed msgloan's patch to convert gbooleans...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-23
johncoswell
Forced redraw of canvas upon document commit to work...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
mental
sp_object_invoke_release -> SPObject::releaseReferences...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
bryce
marker refactoring work
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
mjwybrow
* src/sp-conn-end-pair.cpp, src/connector-context...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-09
gustav_b
Added descriptions to Undo/Redo commands in the menus
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
buliabyak
patch from Gustav Broberg: undo annotations and history...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
daleharvey
manually merging the INKBOARD_PEDRO branch into trunk
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
dwyip
quick g_message UndoStackObserver for tracing calls...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-29
mental
use proper unref function on SPRoot to avoid appearance...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
acspike
fix translation for fit page
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
knutux
SVG 1.1 Conditional Processing Module rendering support...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
acspike
Adding fit canvas verbs
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
rwst
bulk trailing spaces removal. consistency through MD5...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
mjwybrow
* src/document.cpp, src/document.h, src/sp-conn...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
buliabyak
do not try to remove resource if the object is cloned
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
mental
moving trunk for module inkscape
blob
|
commitdiff
|
raw
|
diff to current