| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 2011-05-11 | 1 | -1/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/781244 (bzr r10207.1.1) | ||||
| * | Fix fallback to MRU locations. | Jon A. Cruz | 2011-05-11 | 1 | -20/+36 |
| | | | | (bzr r10207) | ||||
| * | Commit test. | Jon A. Cruz | 2011-05-10 | 1 | -7/+7 |
| |\ | | | | | (bzr r10206) | ||||
| | * | Fix test case to compile. | Jon A. Cruz | 2011-05-10 | 1 | -7/+7 |
| | | | | | | | (bzr r10203.1.1) | ||||
| * | | Convert fixed paths to relative, including .. | Jon A. Cruz | 2011-05-10 | 1 | -0/+75 |
| | | | | | | | (bzr r10205) | ||||
| * | | Added simple usage of most recent file locations. | Jon A. Cruz | 2011-05-10 | 1 | -4/+40 |
| |/ | | | (bzr r10204) | ||||
| * | Fix compilation on GCC 4.6 | Krzysztof Kosi??ski | 2011-05-08 | 1 | -1/+1 |
| | | | | (bzr r10202) | ||||
| * | corrected fill-rule handling in pdf export, fixes bug:436962 | Adib Taraben | 2011-05-07 | 1 | -3/+3 |
| |\ | | | | | (bzr r10200) | ||||
| | * | corrected fill-rule handling in pdf export, fixes bug:436962 | Adib Taraben | 2011-05-07 | 1 | -3/+3 |
| | | | | | | | (bzr r10198.1.1) | ||||
| * | | Fix windows build. | Jon A. Cruz | 2011-05-07 | 1 | -5/+4 |
| |/ | | | (bzr r10199) | ||||
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 22 | -320/+840 |
| | | | | (bzr r10198) | ||||
| * | symbol rendering fix for bug:705345 | Adib Taraben | 2011-05-05 | 1 | -3/+3 |
| | | | | (bzr r10196.1.1) | ||||
| * | more 63734242, missing fraction of patch for gcc 4.6 compatibility | Adib Taraben | 2011-05-04 | 1 | -0/+1 |
| | | | | (bzr r10196) | ||||
| * | Fix crashes on empty marker definitions. | Johan B. C. Engelen | 2011-05-01 | 3 | -11/+20 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/774834 (bzr r10195) | ||||
| * | emf import. support for clip rectangle (Bug 383180) | Alvin Penner | 2011-04-27 | 1 | -14/+53 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/383180 (bzr r10193) | ||||
| * | Fixed warning to use GUI when appropriate. | Jon A. Cruz | 2011-04-23 | 1 | -8/+10 |
| | | | | (bzr r10191) | ||||
| * | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair). | Nicolas Dufour | 2011-04-21 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/706506 (bzr r10189) | ||||
| * | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵ | Nicolas Dufour | 2011-04-21 | 3 | -9/+9 |
| | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187) | ||||
| * | Restore modularity to adjustment action. | Jon A. Cruz | 2011-04-19 | 4 | -21/+76 |
| | | | | (bzr r10184) | ||||
| * | Added mnemonics for font dialog (Bug #170765) | Kris De Gussem | 2011-04-18 | 2 | -10/+17 |
| | | | | (bzr r10182) | ||||
| * | Restore comment needed in *shared* code file. | Jon A. Cruz | 2011-04-17 | 1 | -0/+2 |
| | | | | (bzr r10179) | ||||
| * | fix duplicate units in Preferences > Steps | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 |
| | | | | (bzr r10178) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 18 | -41/+212 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 22 | -55/+75 |
| | | | | (bzr r10176) | ||||
| * | remove superfluous includes | Johan B. C. Engelen | 2011-04-16 | 1 | -2/+0 |
| | | | | (bzr r10175) | ||||
| * | remove unnecessary includes. | Johan B. C. Engelen | 2011-04-16 | 1 | -4/+0 |
| | | | | (bzr r10174) | ||||
| * | extensions: use improved spinbutton with math expression evaluation | Johan B. C. Engelen | 2011-04-16 | 2 | -4/+4 |
| | | | | (bzr r10173) | ||||
| * | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -62/+32 |
| | | | | | | tried to fix it, but didnt work out) (bzr r10172) | ||||
| * | ScalarUnit widget: fix initialization bug. add constructor which takes ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -0/+39 |
| | | | | | | another scalarunit's unitmenu. (bzr r10171) | ||||
| * | hack C++ spinbuttons into toolbars. unit conversion does not work, and will ↵ | Johan B. C. Engelen | 2011-04-15 | 1 | -1/+5 |
| | | | | | | probably be a huge pain to add (bzr r10169) | ||||
| * | remove ridiculous comment | Johan B. C. Engelen | 2011-04-15 | 1 | -2/+0 |
| | | | | (bzr r10168) | ||||
| * | add undo to SpinButton | Johan B. C. Engelen | 2011-04-15 | 2 | -6/+74 |
| | | | | (bzr r10167) | ||||
| * | convert guideline dialog to ui/widget/... newer widgets. | Johan B. C. Engelen | 2011-04-14 | 2 | -77/+68 |
| | | | | | | add unit to guideline angle. save angle unit status when closing dialog (bzr r10166) | ||||
| * | ScalarUnit: add functionality to grab focus and select the entry text. and ↵ | Johan B. C. Engelen | 2011-04-14 | 2 | -0/+25 |
| | | | | | | add setValueKeepUnit (bzr r10165) | ||||
| * | small tweaks | Johan B. C. Engelen | 2011-04-14 | 1 | -3/+1 |
| | | | | (bzr r10164) | ||||
| * | Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog). | Nicolas Dufour | 2011-04-14 | 16 | -128/+166 |
| | | | | (bzr r10163) | ||||
| * | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 9 | -28/+700 |
| | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | ||||
| * | fix build | Johan B. C. Engelen | 2011-04-12 | 1 | -0/+2 |
| | | | | (bzr r10160) | ||||
| * | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵ | Johan B. C. Engelen | 2011-04-11 | 5 | -26/+27 |
| | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159) | ||||
| * | revert silly error in r10147 | Johan B. C. Engelen | 2011-04-11 | 1 | -1/+1 |
| | | | | (bzr r10158) | ||||
| * | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment ↵ | Nicolas Dufour | 2011-04-11 | 2 | -104/+81 |
| | | | | | | | | with non-zero page in the guide editor dialog). Clonetiler. Code consistency fix. (bzr r10157) | ||||
| * | pdf+latex: | Johan B. C. Engelen | 2011-04-10 | 1 | -6/+18 |
| | | | | | | | * use textit instead of itshape, use textbf instead of bfseries; this improves kerning * add textsl (slanted) for oblique font shapes (e.g. Arial) (bzr r10156) | ||||
| * | pdf+latex: fix newline bug due to changes in r10089 | Johan B. C. Engelen | 2011-04-10 | 1 | -16/+29 |
| | | | | (bzr r10155) | ||||
| * | go wild adding % at the end of each latex line (pdf+latex output) | Johan B. C. Engelen | 2011-04-10 | 1 | -22/+22 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/643849 - https://launchpad.net/bugs/687344 (bzr r10154) | ||||
| * | add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵ | Johan B. C. Engelen | 2011-04-08 | 5 | -6/+126 |
| | | | | | | and '.' as the decimal point when in numeric mode. (bzr r10150) | ||||
| * | allow other than numeric characters in guideline dialog | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10149) | ||||
| * | automatically apply and close guideline dialog when pressing enter in X, Y ↵ | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+8 |
| | | | | | | | | | and angle entry boxes Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10148) | ||||
| * | remember status of relative checkbox for guideline dialog | Johan B. C. Engelen | 2011-04-08 | 2 | -1/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10147) | ||||
| * | Fix setting canvas margins when using "Resize page to drawing or selection" | Martin Sucha | 2011-04-02 | 1 | -3/+3 |
| | | | | (bzr r10145) | ||||
| * | Faster rounding for Gaussian blur | Jasper van de Gronde | 2011-04-02 | 1 | -6/+37 |
| | | | | (bzr r10144) | ||||
