| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Build LPETool subtools automatically from a list of effects | Maximilian Albert | 2008-08-18 | 1 | -10/+17 | |
| | | | | (bzr r6648) | |||||
| * | cleanup | Maximilian Albert | 2008-08-18 | 1 | -3/+100 | |
| | | | | (bzr r6647) | |||||
| * | Let LPEToolContext derive from PenContext so that we can use its LPE framework | Maximilian Albert | 2008-08-18 | 1 | -1/+3 | |
| | | | | (bzr r6646) | |||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -22/+107 | |
| | | | | | | constructed from LPEs) (bzr r6645) | |||||
| * | patch from bug 169004 | bulia byak | 2008-08-11 | 1 | -1/+4 | |
| | | | | (bzr r6605) | |||||
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 5 | -336/+358 | |
| | | | | (bzr r6602) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 2 | -4/+8 | |
| | | | | (bzr r6593) | |||||
| * | more messages marked for translation | Alexandre Prokoudine | 2008-08-08 | 1 | -1/+1 | |
| | | | | (bzr r6591) | |||||
| * | New mode in pen tool to draw paraxial lines | Maximilian Albert | 2008-08-06 | 1 | -1/+8 | |
| | | | | (bzr r6575) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 4 | -6/+6 | |
| | | | | (bzr r6569) | |||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 7 | -105/+110 | |
| | | | | (bzr r6561) | |||||
| * | comments | Maximilian Albert | 2008-08-02 | 1 | -8/+12 | |
| | | | | (bzr r6521) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 1 | -11/+11 | |
| | | | | (bzr r6495) | |||||
| * | New 'zigzag' (polylines) mode in pen tool | Maximilian Albert | 2008-07-31 | 1 | -2/+19 | |
| | | | | (bzr r6485) | |||||
| * | Fix wrong toggle activation in pen/pencil toolbar after startup | Maximilian Albert | 2008-07-31 | 1 | -5/+2 | |
| | | | | (bzr r6484) | |||||
| * | noop: better names | Maximilian Albert | 2008-07-30 | 1 | -10/+11 | |
| | | | | (bzr r6481) | |||||
| * | widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some ↵ | Peter Moulder | 2008-07-29 | 1 | -35/+38 | |
| | | | | | | warnings. (bzr r6444) | |||||
| * | fix a couple of free-instead-of-g_free bugs. | Peter Moulder | 2008-07-29 | 1 | -4/+4 | |
| | | | | (bzr r6443) | |||||
| * | copyedit | bulia byak | 2008-07-25 | 1 | -1/+1 | |
| | | | | (bzr r6415) | |||||
| * | marked "Mode:" for translation | Alexandre Prokoudine | 2008-07-24 | 1 | -1/+1 | |
| | | | | | | thanks for the hint, bulia ;-) (bzr r6410) | |||||
| * | make presets list autoscroll to match the values set | bulia byak | 2008-07-24 | 1 | -3/+67 | |
| | | | | (bzr r6408) | |||||
| * | added forgotten ":" :-) | Alexandre Prokoudine | 2008-07-23 | 1 | -1/+1 | |
| | | | | (bzr r6403) | |||||
| * | rename, rearrange stroke shapes; add elliptic | bulia byak | 2008-07-22 | 1 | -6/+7 | |
| | | | | (bzr r6400) | |||||
| * | cleanup and comment | Maximilian Albert | 2008-07-22 | 1 | -5/+5 | |
| | | | | (bzr r6398) | |||||
| * | Separate shape settings for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -4/+4 | |
| | | | | (bzr r6397) | |||||
| * | Separate spiro modes for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -3/+13 | |
| | | | | (bzr r6396) | |||||
| * | Remove obsolete auxiliary action | Maximilian Albert | 2008-07-22 | 1 | -17/+1 | |
| | | | | (bzr r6395) | |||||
| * | fix saving presets, move it to the menu; allow overwriting a preset; fix ↵ | bulia byak | 2008-07-21 | 1 | -110/+141 | |
| | | | | | | redundant rereading of text style when changing selection (bzr r6382) | |||||
| * | warning cleanup | Jon A. Cruz | 2008-07-16 | 1 | -1/+1 | |
| | | | | (bzr r6329) | |||||
| * | fix warning | bulia byak | 2008-07-13 | 1 | -1/+2 | |
| | | | | (bzr r6287) | |||||
| * | fix reading and setting presets | bulia byak | 2008-07-13 | 1 | -22/+41 | |
| | | | | (bzr r6286) | |||||
| * | Add use of themed icon names in addition to older stock icons | Jon A. Cruz | 2008-07-11 | 1 | -12/+53 | |
| | | | | (bzr r6256) | |||||
| * | tolerance => smoothing, add presets | bulia byak | 2008-07-09 | 1 | -5/+6 | |
| | | | | (bzr r6243) | |||||
| * | Fixed icon loading, cacheing and fallback to use stock mechanisms. | Jon A. Cruz | 2008-07-09 | 1 | -40/+98 | |
| | | | | | | Helps with bugs #167341, #172148 (bzr r6242) | |||||
| * | Use icons in tool overflow menu now that stock icon hook is in | Jon A. Cruz | 2008-07-07 | 1 | -1/+6 | |
| | | | | (bzr r6201) | |||||
| * | Refactoring to be able to use standard themeable icons | Jon A. Cruz | 2008-07-07 | 1 | -76/+82 | |
| | | | | (bzr r6200) | |||||
| * | fix 245960, switch most of the rest of calligraphic controls to 0..100 | bulia byak | 2008-07-07 | 1 | -28/+28 | |
| | | | | (bzr r6199) | |||||
| * | widgets/select-toolbar.h: Supply missing #includes/declarations so that we ↵ | Peter Moulder | 2008-07-05 | 1 | -4/+5 | |
| | | | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6191) | |||||
| * | widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ↵ | Peter Moulder | 2008-07-05 | 1 | -0/+1 | |
| | | | | | | so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6190) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-05 | 1 | -7/+7 | |
| | | | | (bzr r6163) | |||||
| * | Patch so Inkscape will compile on Solaris 10 from LP ↵ | Joshua L. Blocher | 2008-07-03 | 1 | -1/+1 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/245173 (bzr r6133) | |||||
| * | Add new shape 'crescendo' in dropdown box of pen tool | Maximilian Albert | 2008-07-03 | 1 | -0/+1 | |
| | | | | (bzr r6129) | |||||
| * | First shot at a dropdown selector for various shapes in pen/pencil tool, ↵ | Maximilian Albert | 2008-07-03 | 1 | -0/+56 | |
| | | | | | | | | along the lines of Valerie's blueprint. TODO: more paths for the dropdown, read them from a separate file; show images for the choices, not text (bzr r6127) | |||||
| * | Use hscale instead of scalebutton by default | Jon A. Cruz | 2008-07-02 | 1 | -4/+0 | |
| | | | | (bzr r6116) | |||||
| * | Adding use of GtkScaleButton when available | Jon A. Cruz | 2008-07-01 | 1 | -9/+14 | |
| | | | | (bzr r6105) | |||||
| * | make use of sliders | bulia byak | 2008-06-30 | 1 | -10/+16 | |
| | | | | (bzr r6104) | |||||
| * | Initial cut of sliders in toolbars | Jon A. Cruz | 2008-06-30 | 1 | -35/+38 | |
| | | | | (bzr r6096) | |||||
| * | Fixed i18n for overflow menu items. | Jon A. Cruz | 2008-06-30 | 1 | -1/+1 | |
| | | | | (bzr r6095) | |||||
| * | remove unused function | bulia byak | 2008-06-28 | 1 | -44/+0 | |
| | | | | (bzr r6083) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -33/+1 | |
| | | | | (bzr r6046) | |||||
