| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add use of themed icon names in addition to older stock icons | Jon A. Cruz | 2008-07-11 | 1 | -12/+53 |
| * | tolerance => smoothing, add presets | bulia byak | 2008-07-09 | 1 | -5/+6 |
| * | Fixed icon loading, cacheing and fallback to use stock mechanisms. | Jon A. Cruz | 2008-07-09 | 1 | -40/+98 |
| * | Use icons in tool overflow menu now that stock icon hook is in | Jon A. Cruz | 2008-07-07 | 1 | -1/+6 |
| * | Refactoring to be able to use standard themeable icons | Jon A. Cruz | 2008-07-07 | 1 | -76/+82 |
| * | fix 245960, switch most of the rest of calligraphic controls to 0..100 | bulia byak | 2008-07-07 | 1 | -28/+28 |
| * | widgets/select-toolbar.h: Supply missing #includes/declarations so that we do... | Peter Moulder | 2008-07-05 | 1 | -4/+5 |
| * | widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ... | Peter Moulder | 2008-07-05 | 1 | -0/+1 |
| * | Warning cleanup | Jon A. Cruz | 2008-07-05 | 1 | -7/+7 |
| * | Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n... | Joshua L. Blocher | 2008-07-03 | 1 | -1/+1 |
| * | Add new shape 'crescendo' in dropdown box of pen tool | Maximilian Albert | 2008-07-03 | 1 | -0/+1 |
| * | First shot at a dropdown selector for various shapes in pen/pencil tool, alon... | Maximilian Albert | 2008-07-03 | 1 | -0/+56 |
| * | Use hscale instead of scalebutton by default | Jon A. Cruz | 2008-07-02 | 1 | -4/+0 |
| * | Adding use of GtkScaleButton when available | Jon A. Cruz | 2008-07-01 | 1 | -9/+14 |
| * | make use of sliders | bulia byak | 2008-06-30 | 1 | -10/+16 |
| * | Initial cut of sliders in toolbars | Jon A. Cruz | 2008-06-30 | 1 | -35/+38 |
| * | Fixed i18n for overflow menu items. | Jon A. Cruz | 2008-06-30 | 1 | -1/+1 |
| * | remove unused function | bulia byak | 2008-06-28 | 1 | -44/+0 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -33/+1 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-22 | 1 | -11/+5 |
| * | Changed tools toolbar to use stock GtkToolbar via simple wrapper actions. | Jon A. Cruz | 2008-06-19 | 1 | -44/+225 |
| * | Fixed tool tooltips | Jon A. Cruz | 2008-06-18 | 1 | -17/+19 |
| * | Conversion to toolbars and preserve size upon undock | Jon A. Cruz | 2008-06-18 | 3 | -69/+98 |
| * | patch 188381 for tolerance control on pencil | bulia byak | 2008-06-14 | 1 | -2/+115 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -8/+8 |
| * | Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbar | Maximilian Albert | 2008-06-08 | 1 | -17/+64 |
| * | marked forgotten translatable message | Alexandre Prokoudine | 2008-06-04 | 1 | -1/+1 |
| * | New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro... | Maximilian Albert | 2008-06-04 | 1 | -5/+29 |
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 1 | -1/+2 |
| * | Fixed warnings from deprecated function | Jon A. Cruz | 2008-05-18 | 4 | -28/+34 |
| * | Added external image edit launch and refresh on changed | Jon A. Cruz | 2008-05-17 | 1 | -7/+16 |
| * | Warning cleanup | Jon A. Cruz | 2008-05-17 | 2 | -5/+5 |
| * | Warning cleanup | Jon A. Cruz | 2008-05-10 | 1 | -2/+2 |
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 6 | -80/+103 |
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 2 | -2/+2 |
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 1 | -0/+87 |
| * | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22... | Jon A. Cruz | 2008-04-25 | 3 | -53/+71 |
| * | use the user-specified bounding box type | bulia byak | 2008-04-17 | 1 | -2/+8 |
| * | i18n: Added some comments for translators. | Marcin Floryan | 2008-04-15 | 1 | -0/+4 |
| * | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 2008-04-12 | 1 | -11/+11 |
| * | make delete-preserving-shape the default used by the toolbar delete button | bulia byak | 2008-04-10 | 1 | -1/+1 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -64/+64 |
| * | Enable/disable selection tools to match selection | Jon A. Cruz | 2008-04-05 | 1 | -13/+35 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -5/+0 |
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -2/+2 |
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min... | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+65 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -3/+2 |
| * | node tool: more logical grouping of buttons, copyedit of tooltips | bulia byak | 2008-03-26 | 1 | -14/+16 |
| * | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 2008-03-25 | 1 | -1/+2 |