| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make the font family drop-down a little less flakey | bulia byak | 2008-02-16 | 1 | -14/+40 |
| | | | | (bzr r4740) | ||||
| * | * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103) | Luca Bruno | 2008-02-10 | 1 | -1/+1 |
| | | | | (bzr r4690) | ||||
| * | fix 189661 | bulia byak | 2008-02-06 | 1 | -1/+3 |
| | | | | (bzr r4669) | ||||
| * | Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker | Maximilian Albert | 2008-02-02 | 1 | -1/+4 |
| | | | | (bzr r4637) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | further fixes to font size combo: activate on defocus except when caused by ↵ | bulia byak | 2008-01-28 | 1 | -4/+36 |
| | | | | | | esc; parse the value and serialize it back per css rules for setting style only if parsed successfully, to prevent corruption by bogus or empty values (bzr r4608) | ||||
| * | fix 168397 and other font size combo bugs | bulia byak | 2008-01-27 | 1 | -23/+33 |
| | | | | (bzr r4607) | ||||
| * | remove the struts | bulia byak | 2008-01-11 | 1 | -13/+0 |
| | | | | (bzr r4456) | ||||
| * | Fix for Bug #181663 (Font style errors / assert when changing style) | Gail Carmichael | 2008-01-10 | 1 | -6/+38 |
| | | | | | | | - I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone. - Fixed other style button problems mentioned in comments. (bzr r4453) | ||||
| * | fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent ↵ | Johan B. C. Engelen | 2008-01-09 | 1 | -1/+1 |
| | | | | | | name clash on windows compile. (bzr r4437) | ||||
| * | Enable 3D box toolbar | Maximilian Albert | 2008-01-08 | 1 | -259/+280 |
| | | | | (bzr r4436) | ||||
| * | noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left ↵ | Maximilian Albert | 2008-01-06 | 1 | -1/+0 |
| | | | | | | over from copy & paste (bzr r4405) | ||||
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 1 | -16/+82 |
| | | | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -100/+157 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-08 | 1 | -162/+0 |
| | | | | (bzr r4192) | ||||
| * | Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ↵ | Jon A. Cruz | 2007-12-06 | 1 | -11/+0 |
| | | | | | | almost a year (bzr r4184) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-06 | 1 | -2/+1 |
| | | | | (bzr r4183) | ||||
| * | Add unit selector for node coordinate entries | Maximilian Albert | 2007-12-05 | 1 | -8/+36 |
| | | | | (bzr r4181) | ||||
| * | Always set coord entry fields inactive when switching to the node tool | Maximilian Albert | 2007-12-05 | 1 | -0/+4 |
| | | | | (bzr r4179) | ||||
| * | Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool. | Johan B. C. Engelen | 2007-12-05 | 1 | -0/+18 |
| | | | | (bzr r4177) | ||||
| * | Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 ↵ | Maximilian Albert | 2007-12-05 | 1 | -49/+184 |
| | | | | | | and #172113) (bzr r4174) | ||||
| * | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 2007-12-04 | 1 | -165/+191 |
| | | | | | | Fixes bug #168826. (bzr r4167) | ||||
| * | make the order of buttons the same as that of menu commands | bulia byak | 2007-11-16 | 1 | -4/+4 |
| | | | | (bzr r4089) | ||||
| * | store paint bucket offset units in preferences to work around toolbar ↵ | John Bintz | 2007-11-01 | 1 | -3/+4 |
| | | | | | | initialization issue (bzr r4000) | ||||
| * | keep family list open when font is selected | MenTaLguY | 2007-10-05 | 1 | -3/+2 |
| | | | | (bzr r3835) | ||||
| * | * Marking empty strings as non-translatable | Luca Bruno | 2007-09-13 | 1 | -12/+12 |
| | | | | (bzr r3742) | ||||
| * | add select all, select all in all layers, deselect to selector toolbar | bulia byak | 2007-09-11 | 1 | -0/+4 |
| | | | | (bzr r3719) | ||||
| * | ensure select-one labels in tweak and paintbucket | bulia byak | 2007-09-10 | 1 | -10/+10 |
| | | | | (bzr r3712) | ||||
| * | rearrange, disable fidelity for color modes | bulia byak | 2007-09-10 | 1 | -2/+8 |
| | | | | (bzr r3705) | ||||
| * | reorder widgets for better logical grouping | bulia byak | 2007-09-10 | 1 | -5/+6 |
| | | | | (bzr r3704) | ||||
| * | Decent support for setting the direction of infinite VPs via the toolbar and ↵ | Maximilian Albert | 2007-09-01 | 1 | -34/+251 |
| | | | | | | partial fix for wrong undo behaviour (?) (bzr r3659) | ||||
| * | four more modes | bulia byak | 2007-08-27 | 1 | -11/+154 |
| | | | | (bzr r3592) | ||||
| * | add Affect: label, fill in presets for shape tools | bulia byak | 2007-08-21 | 1 | -20/+43 |
| | | | | (bzr r3558) | ||||
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -3/+3 |
| | | | | (bzr r3517) | ||||
| * | Remove second option for resizing 3D boxes (now we have 8 handles; the four ↵ | Maximilian Albert | 2007-08-16 | 1 | -97/+0 |
| | | | | | | front ones resize in XY-plane, the four rear ones along the Z axis) (bzr r3477) | ||||
| * | Hold perspectives on document level rather than globally; this corrects the ↵ | Maximilian Albert | 2007-08-09 | 1 | -8/+10 |
| | | | | | | changes made in commit #15681 (bzr r3445) | ||||
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -1/+157 |
| | | | | (bzr r3423) | ||||
| * | Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape ↵ | Maximilian Albert | 2007-08-07 | 1 | -22/+7 |
| | | | | | | boxes when state of a VP changes (bzr r3412) | ||||
| * | Don't draw auxiliary vanishing points any more | Maximilian Albert | 2007-08-06 | 1 | -1/+0 |
| | | | | (bzr r3396) | ||||
| * | Store a global list of existing perspectives; for each perspective hold a ↵ | Maximilian Albert | 2007-08-06 | 1 | -8/+8 |
| | | | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380) | ||||
| * | move the box tool back where it belongs, in shapes | bulia byak | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3217) | ||||
| * | Different resizing variant for 3D boxes (8 handles) | Maximilian Albert | 2007-07-10 | 1 | -1/+1 |
| | | | | (bzr r3207) | ||||
| * | small cleanups | Maximilian Albert | 2007-07-10 | 1 | -0/+3 |
| | | | | (bzr r3206) | ||||
| * | Two variants of resizing 3D boxes (using three/four handles, respectively, ↵ | Maximilian Albert | 2007-07-04 | 1 | -0/+99 |
| | | | | | | demonstrating different behaviours). Much of this will be reverted once the final behaviour is settled. (bzr r3184) | ||||
| * | small cleanup (consistently use Box3D::Axis to specify axis directions) | Maximilian Albert | 2007-07-03 | 1 | -12/+8 |
| | | | | (bzr r3173) | ||||
| * | More meaningful name for 3D axis directions | Maximilian Albert | 2007-07-03 | 1 | -1/+1 |
| | | | | (bzr r3169) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -6/+6 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | unref temporary styles properly | bulia byak | 2007-06-27 | 1 | -1/+10 |
| | | | | (bzr r3113) | ||||
| * | Move icon of 3D Box tool between Text tool and Connector tool | Maximilian Albert | 2007-06-26 | 1 | -1/+1 |
| | | | | (bzr r3108) | ||||
| * | Complete fix of cast causing compile error on x86-64 (see commit no. 15178) | Maximilian Albert | 2007-06-26 | 1 | -3/+3 |
| | | | | (bzr r3107) | ||||
