| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -10/+10 |
| | | | | (bzr r6561) | ||||
| * | comments | Maximilian Albert | 2008-08-02 | 1 | -8/+12 |
| | | | | (bzr r6521) | ||||
| * | 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) | ||||
| * | 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) | ||||
| * | tolerance => smoothing, add presets | bulia byak | 2008-07-09 | 1 | -5/+6 |
| | | | | (bzr r6243) | ||||
| * | Use icons in tool overflow menu now that stock icon hook is in | Jon A. Cruz | 2008-07-07 | 1 | -1/+6 |
| | | | | (bzr r6201) | ||||
| * | fix 245960, switch most of the rest of calligraphic controls to 0..100 | bulia byak | 2008-07-07 | 1 | -28/+28 |
| | | | | (bzr r6199) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-05 | 1 | -7/+7 |
| | | | | (bzr r6163) | ||||
| * | 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) | ||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-22 | 1 | -11/+5 |
| | | | | (bzr r6024) | ||||
| * | Changed tools toolbar to use stock GtkToolbar via simple wrapper actions. | Jon A. Cruz | 2008-06-19 | 1 | -44/+225 |
| | | | | | | | | Fixes bug #166862. Fixes bug #168677. Fixes bug #168648. (bzr r6000) | ||||
| * | Fixed tool tooltips | Jon A. Cruz | 2008-06-18 | 1 | -17/+19 |
| | | | | (bzr r5982) | ||||
| * | Conversion to toolbars and preserve size upon undock | Jon A. Cruz | 2008-06-18 | 1 | -60/+83 |
| | | | | (bzr r5981) | ||||
| * | patch 188381 for tolerance control on pencil | bulia byak | 2008-06-14 | 1 | -2/+115 |
| | | | | (bzr r5942) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -8/+8 |
| | | | | (bzr r5884) | ||||
| * | Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbar | Maximilian Albert | 2008-06-08 | 1 | -17/+64 |
| | | | | (bzr r5854) | ||||
| * | marked forgotten translatable message | Alexandre Prokoudine | 2008-06-04 | 1 | -1/+1 |
| | | | | (bzr r5804) | ||||
| * | New 'spiro spline mode' in pen/pencil tool which automatically adds the ↵ | Maximilian Albert | 2008-06-04 | 1 | -5/+29 |
| | | | | | | spiro spline LPE to newly drawn paths (bzr r5800) | ||||
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 1 | -0/+87 |
| | | | | (bzr r5524) | ||||
| * | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵ | Jon A. Cruz | 2008-04-25 | 1 | -41/+58 |
| | | | | | | #221676. (bzr r5514) | ||||
| * | i18n: Added some comments for translators. | Marcin Floryan | 2008-04-15 | 1 | -0/+4 |
| | | | | (bzr r5449) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -11/+11 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | make delete-preserving-shape the default used by the toolbar delete button | bulia byak | 2008-04-10 | 1 | -1/+1 |
| | | | | (bzr r5405) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -3/+2 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | node tool: more logical grouping of buttons, copyedit of tooltips | bulia byak | 2008-03-26 | 1 | -14/+16 |
| | | | | (bzr r5193) | ||||
| * | Really fix compile (patch by Krzysztof Kosiński) | Maximilian Albert | 2008-03-22 | 1 | -1/+1 |
| | | | | (bzr r5154) | ||||
| * | The header for calligraphic rename is in dialogs, not widgets. Quick fix to ↵ | JiHO | 2008-03-21 | 1 | -1/+1 |
| | | | | | | get HEAD compiling. (bzr r5145) | ||||
| * | Added dialog to name new calligraphic | Aubanel Monnier | 2008-03-21 | 1 | -24/+40 |
| | | | | | | profiles (bzr r5142) | ||||
