| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added "multiply x-range with 2*pi" option to function plotter for easier use | Johan B. C. Engelen | 2006-11-24 | 2 | -3/+13 |
| * | Deleted the Wavy extension, because functionplotter provides the same functio... | Johan B. C. Engelen | 2006-11-24 | 2 | -153/+0 |
| * | NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them... | Johan B. C. Engelen | 2006-11-24 | 6 | -12/+319 |
| * | Add "strip" to <link> so you can do it if linking is successful | Bob Jamison | 2006-11-24 | 2 | -12/+70 |
| * | forgot re | Aaron Spike | 2006-11-24 | 1 | -1/+1 |
| * | move user unit conversion into inkex.py | Aaron Spike | 2006-11-24 | 4 | -60/+27 |
| * | fixes related to bugs (#1495693,#1500967,#1555211) | St??phane Gimenez | 2006-11-24 | 2 | -69/+54 |
| * | grow/shrink node selection by scrollwheel | bulia byak | 2006-11-24 | 1 | -4/+31 |
| * | rename the effect | bulia byak | 2006-11-24 | 1 | -3/+3 |
| * | restoring ffgeom.py | bulia byak | 2006-11-24 | 1 | -1/+2 |
| * | oops, this one is actually used by other extensions too - restoring | bulia byak | 2006-11-24 | 1 | -0/+138 |
| * | fixes: menu, name, encoding | bulia byak | 2006-11-24 | 4 | -26/+24 |
| * | add title | bulia byak | 2006-11-24 | 1 | -0/+1 |
| * | rename, copyedit | bulia byak | 2006-11-24 | 1 | -4/+5 |
| * | remove error message from groupChatCreate(). Gtalk should be ok with groups ... | Bob Jamison | 2006-11-24 | 1 | -2/+2 |
| * | remove 'from=' from messages, to work better with googletalk. It mangles the... | Bob Jamison | 2006-11-24 | 1 | -32/+56 |
| * | rename for consistency | bulia byak | 2006-11-23 | 2 | -2/+2 |
| * | fix status msg for overloading | Bob Jamison | 2006-11-23 | 1 | -1/+1 |
| * | Allow msgfmt to create a subdir for each .mo file, such as de/de.mo | Bob Jamison | 2006-11-23 | 2 | -6/+24 |
| * | a couple more static libs | Aaron Spike | 2006-11-23 | 1 | -1/+1 |
| * | rename | bulia byak | 2006-11-23 | 1 | -1/+1 |
| * | example not needed anymore, enums used in pattern-on-path | bulia byak | 2006-11-23 | 1 | -18/+0 |
| * | retire kochify | bulia byak | 2006-11-23 | 5 | -180/+0 |
| * | retire fretboard designer | bulia byak | 2006-11-23 | 9 | -699/+0 |
| * | add Pattern on Path (patch 1594529) | bulia byak | 2006-11-23 | 5 | -2/+765 |
| * | a couple more static libs | Aaron Spike | 2006-11-23 | 1 | -2/+3 |
| * | PATCH: [ 1601240 ] cubicsuperpath.py: arc conversion | Aaron Spike | 2006-11-23 | 1 | -8/+93 |
| * | small modifications because of new buildsystem | theAdib | 2006-11-22 | 1 | -2/+5 |
| * | trying to nail the elusive disabled-mouse bug: if you're going to grab someth... | bulia byak | 2006-11-22 | 1 | -0/+8 |
| * | rearrange code to make rubberband a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -3/+4 |
| * | rearrange code to make button actions a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -4/+4 |
| * | button-down event may have been missed (e.g. when you do button-1 down while ... | bulia byak | 2006-11-22 | 1 | -2/+4 |
| * | Speed improvement on dep scanning. Better decision about whether compile nee... | Bob Jamison | 2006-11-21 | 1 | -20/+64 |
| * | should fix compilation issues on 64bit arches | St??phane Gimenez | 2006-11-21 | 1 | -3/+3 |
| * | improve performance | Bob Jamison | 2006-11-21 | 1 | -5/+12 |
| * | bug 1500287: Arabic and other RTL text not being shaped correctly | Richard Hughes | 2006-11-20 | 1 | -5/+26 |
| * | yet another crash/freeze in ungrab. IMPORTANT: the document_done calls and ot... | bulia byak | 2006-11-20 | 1 | -8/+6 |
| * | correct annotation; fixme | bulia byak | 2006-11-20 | 1 | -1/+2 |
| * | ensure Enter in spinbuttons activates the Apply | bulia byak | 2006-11-20 | 1 | -0/+10 |
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 7 | -569/+756 |
| * | patch for Preview out of the tabs and other fixes | bulia byak | 2006-11-19 | 1 | -63/+58 |
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 |
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 5 | -6/+5 |
| * | my favorite misspelling | bulia byak | 2006-11-19 | 2 | -2/+2 |
| * | add % to the blur/opacity labels | bulia byak | 2006-11-19 | 1 | -2/+2 |
| * | change opacity display to 0..100 | bulia byak | 2006-11-19 | 2 | -15/+18 |
| * | Cleanup work for markers - adding some documentation to areas of code | Bryce Harrington | 2006-11-18 | 4 | -12/+30 |
| * | Fix for abs paths on win32. Fix property overloading. | Bob Jamison | 2006-11-18 | 1 | -24/+37 |
| * | Adding some documentation for things related to markers | Bryce Harrington | 2006-11-18 | 1 | -4/+15 |
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 6 | -2/+10 |