| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | i18n. Remove underscores in message context. | Nicolas Dufour | 2010-03-06 | 1 | -4/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/505157 (bzr r9154) | ||||
| * | Initial c++-ification of toolbox creation. | Jon A. Cruz | 2010-01-09 | 1 | -1/+1 |
| | | | | (bzr r8955) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8404) | ||||
| * | * dummy commit - previous commit message should have mentioned bug 380522 ↵ | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| | | | | | | instead (bzr r8239) | ||||
| * | * added tooltip (see bug 358921) and translator comments | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238) | ||||
| * | Cleaning up legacy stock icons and correct icon sizes to match theme engine ↵ | Jon A. Cruz | 2009-04-27 | 1 | -0/+2 |
| | | | | | | sizes. (bzr r7779) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -7/+8 |
| | | | | (bzr r7332) | ||||
| * | Zero page size for GTK spinbutton change | Jon A. Cruz | 2009-02-14 | 1 | -1/+1 |
| | | | | (bzr r7295) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -2/+2 |
| | | | | (bzr r7107) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -4/+4 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -23/+33 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -10/+10 |
| | | | | (bzr r6884) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -14/+15 |
| | | | | (bzr r6561) | ||||
| * | Conversion to toolbars and preserve size upon undock | Jon A. Cruz | 2008-06-18 | 1 | -1/+7 |
| | | | | (bzr r5981) | ||||
| * | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵ | Jon A. Cruz | 2008-04-25 | 1 | -11/+12 |
| | | | | | | #221676. (bzr r5514) | ||||
| * | use the user-specified bounding box type | bulia byak | 2008-04-17 | 1 | -2/+8 |
| | | | | (bzr r5460) | ||||
| * | Enable/disable selection tools to match selection | Jon A. Cruz | 2008-04-05 | 1 | -13/+35 |
| | | | | (bzr r5353) | ||||
| * | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 2007-12-04 | 1 | -11/+17 |
| | | | | | | Fixes bug #168826. (bzr r4167) | ||||
| * | * Marking empty strings as non-translatable | Luca Bruno | 2007-09-13 | 1 | -1/+1 |
| | | | | (bzr r3742) | ||||
| * | add select all, select all in all layers, deselect to selector toolbar | bulia byak | 2007-09-11 | 1 | -0/+7 |
| | | | | (bzr r3719) | ||||
| * | copyedit | bulia byak | 2007-08-30 | 1 | -2/+2 |
| | | | | (bzr r3618) | ||||
| * | add Affect: label | bulia byak | 2007-08-21 | 1 | -0/+7 |
| | | | | (bzr r3557) | ||||
| * | Reword transform toggle tooltips based on user feedback regarding the | MenTaLguY | 2007-08-17 | 1 | -2/+2 |
| | | | | | | frequent confusion about what they do (bzr r3484) | ||||
| * | Refactored toolbar creation | Jon A. Cruz | 2007-04-19 | 1 | -77/+29 |
| | | | | | | unified all toolbar XML to a single XML block. (bzr r2928) | ||||
| * | typo patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -1/+1 |
| | | | | (bzr r2918) | ||||
| * | Switched paint bucket toolbar to stock GTK+ toobar, including minor MVC ↵ | Jon A. Cruz | 2007-04-12 | 1 | -1/+0 |
| | | | | | | | | cleanup on flood-context More work for bug #1469554 (bzr r2866) | ||||
| * | Converted select toolbar to stock GTK+ | Jon A. Cruz | 2007-04-10 | 1 | -160/+218 |
| | | | | (bzr r2846) | ||||
| * | Replacing old multifunction widget with separate widget & model | Jon A. Cruz | 2007-04-05 | 1 | -126/+75 |
| | | | | (bzr r2820) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -2/+2 |
| | | | | (bzr r2679) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -34/+39 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | ok, fix another crash caused by GTK's broken spinbuttons | bulia byak | 2006-11-12 | 1 | -1/+8 |
| | | | | (bzr r1937) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 1 | -1/+1 |
| | | | | (bzr r1793) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -2/+2 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -2/+2 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -8/+8 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | Shrunk a few icon sizes. | Jon A. Cruz | 2006-04-08 | 1 | -7/+7 |
| | | | | (bzr r457) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -15/+15 |
| | | | | (bzr r439) | ||||
| * | fix 1367204 | bulia byak | 2006-03-27 | 1 | -4/+21 |
| | | | | (bzr r312) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+540 |
| (bzr r1) | |||||
