| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | - marked forgoten message for translation | Alexandre Prokoudine | 2008-01-28 | 1 | -1/+1 | |
| | | | | | | - updated ru.po again (bzr r4611) | |||||
| * | set_markup() instead of set_label() | Felipe Corr??a da Silva Sanches | 2008-01-28 | 1 | -1/+1 | |
| | | | | (bzr r4609) | |||||
| * | 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) | |||||
| * | Display Ctrl+click option for guidelines in status bar message | Maximilian Albert | 2008-01-27 | 1 | -1/+1 | |
| | | | | (bzr r4605) | |||||
| * | Make guidelines quickly deletable by using Ctrl+click (is Ctrl a suitable ↵ | Maximilian Albert | 2008-01-27 | 1 | -0/+7 | |
| | | | | | | modifier for this?) (bzr r4604) | |||||
| * | Don't group dot creation with pen-/pencil-specific operations in undo history | Maximilian Albert | 2008-01-27 | 1 | -3/+1 | |
| | | | | (bzr r4603) | |||||
| * | at least gray out the remove button if we can't remove it when no grids | bulia byak | 2008-01-26 | 1 | -3/+2 | |
| | | | | (bzr r4602) | |||||
| * | fix: show lpe parameters when new effect is applied | Johan B. C. Engelen | 2008-01-26 | 1 | -0/+2 | |
| | | | | (bzr r4601) | |||||
| * | add copy button to LPE pathparam | Johan B. C. Engelen | 2008-01-26 | 5 | -2/+79 | |
| | | | | (bzr r4600) | |||||
| * | LPE bend path was badly broken. fixed now. | Johan B. C. Engelen | 2008-01-26 | 2 | -84/+3 | |
| | | | | | | removed the dropdown box since it should not be there (left-over from pattern along path) (bzr r4599) | |||||
| * | path lpe parameter should not know of it's edit button since it has no ↵ | Johan B. C. Engelen | 2008-01-26 | 2 | -8/+0 | |
| | | | | | | unique button. (bzr r4598) | |||||
| * | bug 185761: crash when editing text with the text & font dialog due to ↵ | Richard Hughes | 2008-01-26 | 1 | -1/+1 | |
| | | | | | | reading off the end of an array (and then discarding the result) (bzr r4597) | |||||
| * | gray out widgets when grid is disabled. | Johan B. C. Engelen | 2008-01-26 | 4 | -10/+16 | |
| | | | | (bzr r4594) | |||||
| * | fix strange typo | Johan B. C. Engelen | 2008-01-26 | 1 | -2/+2 | |
| | | | | (bzr r4593) | |||||
| * | fix initialization of lpe params | Johan B. C. Engelen | 2008-01-26 | 4 | -2/+6 | |
| | | | | (bzr r4592) | |||||
| * | copyedit | bulia byak | 2008-01-25 | 1 | -1/+1 | |
| | | | | (bzr r4591) | |||||
| * | copyedit | bulia byak | 2008-01-25 | 2 | -15/+14 | |
| | | | | (bzr r4590) | |||||
| * | first set of updates to headers for clean gcc 4.3 builds | Kees Cook | 2008-01-25 | 21 | -3/+35 | |
| | | | | (bzr r4588) | |||||
| * | * implemented feImage Settings UI | Felipe Corr??a da Silva Sanches | 2008-01-24 | 1 | -4/+139 | |
| | | | | | | | * created feImage icon * added CC licensing info on feConvolveMatrix-icon (bzr r4586) | |||||
| * | Fixed crash with lighting effects and missing source image | Niko Kiirala | 2008-01-23 | 2 | -6/+6 | |
| | | | | (bzr r4585) | |||||
| * | fix crash on feImage when trying to drag | Felipe Corr??a da Silva Sanches | 2008-01-22 | 1 | -1/+0 | |
| | | | | (bzr r4580) | |||||
| * | spelling | bulia byak | 2008-01-22 | 1 | -2/+2 | |
| | | | | (bzr r4579) | |||||
| * | fix clearing in Scale and unit conversion in Skew | bulia byak | 2008-01-22 | 1 | -3/+12 | |
| | | | | (bzr r4578) | |||||
| * | fixes feImage rendering, but does not add it to filters dialog yet | Felipe Corr??a da Silva Sanches | 2008-01-22 | 1 | -5/+5 | |
| | | | | (bzr r4577) | |||||
| * | rolling back parts of the "default metadata preferences" patch that ↵ | Felipe Corr??a da Silva Sanches | 2008-01-21 | 2 | -20/+1 | |
| | | | | | | | | buliabyak forgot to rollback on revision 17005. (bzr r4575) | |||||
| * | sorry... forgot to quote a \" | Felipe Corr??a da Silva Sanches | 2008-01-21 | 1 | -2/+2 | |
| | | | | (bzr r4572) | |||||
| * | * modified strings on infobox (filter effect dialog) to fit better english style | Felipe Corr??a da Silva Sanches | 2008-01-21 | 1 | -11/+11 | |
| | | | | | | * for i in *.po; do intltool-update $(basename "$i" .po); done (bzr r4571) | |||||
| * | Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used ↵ | Maximilian Albert | 2008-01-20 | 5 | -8/+15 | |
| | | | | | | for randomness, Shift doubles dot size; clearer preferences labels (bzr r4568) | |||||
| * | don't update LPE dialog when selection is modified. try 2 | Johan B. C. Engelen | 2008-01-20 | 2 | -31/+14 | |
| | | | | (bzr r4566) | |||||
| * | don't update LPE dialog when selection is modified. | Johan B. C. Engelen | 2008-01-20 | 2 | -14/+21 | |
| | | | | (bzr r4564) | |||||
| * | Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵ | Maximilian Albert | 2008-01-19 | 7 | -22/+88 | |
| | | | | | | with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563) | |||||
| * | whitespace | Bryce Harrington | 2008-01-19 | 1 | -1/+1 | |
| | | | | (bzr r4561) | |||||
| * | Fix another small z-order issue for 3D boxes | Maximilian Albert | 2008-01-19 | 1 | -2/+10 | |
| | | | | (bzr r4559) | |||||
| * | add default functions for transforming lpe-pathalongpath.cpp and ↵ | Johan B. C. Engelen | 2008-01-18 | 4 | -0/+19 | |
| | | | | | | lpe-skeletalstrokes.cpp (bzr r4558) | |||||
| * | Partially fix bug #167500 (rulers being off) | Diederik van Lierop | 2008-01-18 | 2 | -30/+23 | |
| | | | | (bzr r4557) | |||||
| * | info-box for filter effects dialog | Felipe Corr??a da Silva Sanches | 2008-01-18 | 2 | -1/+87 | |
| | | | | (bzr r4551) | |||||
| * | improved spelling ;-) | Alexandre Prokoudine | 2008-01-18 | 1 | -1/+1 | |
| | | | | (bzr r4549) | |||||
| * | added "Ask Us a Question" to the Help menu linking to ↵ | Felipe Corr??a da Silva Sanches | 2008-01-18 | 1 | -0/+1 | |
| | | | | | | http://answers.launchpad.net/inkscape/+addquestion (bzr r4546) | |||||
| * | Fixed crash in the filter effects dialog on loading files with the ↵ | Nicholas Bishop | 2008-01-18 | 1 | -2/+4 | |
| | | | | | | unimplemented component transfer filter. (bzr r4545) | |||||
| * | removing feTile and feComponentTransfer from UI | Felipe Corr??a da Silva Sanches | 2008-01-17 | 1 | -2/+8 | |
| | | | | (bzr r4544) | |||||
| * | fix transformation of LPECurveStitch when "Scale width relative" is set | Johan B. C. Engelen | 2008-01-17 | 2 | -0/+18 | |
| | | | | (bzr r4543) | |||||
| * | fix Matrix::isTranslation | Johan B. C. Engelen | 2008-01-17 | 1 | -1/+1 | |
| | | | | (bzr r4542) | |||||
| * | Geom: fix a crash on assertion in sbasis-to-bezier.cpp | Johan B. C. Engelen | 2008-01-17 | 2 | -1/+5 | |
| | | | | (bzr r4541) | |||||
| * | remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, ↵ | Johan B. C. Engelen | 2008-01-17 | 2 | -12/+13 | |
| | | | | | | but another bug is apparently present that causes a bug with similar trigger (bzr r4540) | |||||
| * | sorry for this late feature change. this makes the curvestitching *that* ↵ | Johan B. C. Engelen | 2008-01-17 | 2 | -20/+22 | |
| | | | | | | much powerful, plus when this would be introduced in 0.47 it would make 0.46's curvestitching xml obsolete and I'd have to tedious compatibility code. (bzr r4539) | |||||
| * | Reverted earlier edit - export bitmap dialog is now sizeable once again | Joel Holdsworth | 2008-01-17 | 1 | -1/+1 | |
| | | | | (bzr r4538) | |||||
| * | Hide the Image filter effect primitive from the filter effects dialog. Files ↵ | Nicholas Bishop | 2008-01-17 | 2 | -0/+26 | |
| | | | | | | containing that filter will still show the filter in the dialog, but the settings area warns that the filter is not yet implemented in Inkscape. (bzr r4537) | |||||
| * | Fixed bug in filter effects dialog; incorrect desktop was being used with ↵ | Nicholas Bishop | 2008-01-17 | 1 | -2/+4 | |
| | | | | | | multiple windows open. (bzr r4536) | |||||
| * | Fixed a crash on removing a filter primitive in the filter effects dialog. | Nicholas Bishop | 2008-01-17 | 2 | -15/+16 | |
| | | | | (bzr r4535) | |||||
