| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split the "Clones" string to introduce two contexted strings (Clones as ↵ | Marcin Floryan | 2008-02-26 | 2 | -1/+4 |
| | | | | | | objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators. (bzr r4861) | ||||
| * | Added preference UI item to toggle tablet tool switching | Jon A. Cruz | 2008-02-26 | 2 | -10/+14 |
| | | | | (bzr r4858) | ||||
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 2 | -1809/+1809 |
| | | | | (bzr r4845) | ||||
| * | svg element referenced by id part of feImage filter rendering. | Felipe Corr??a da Silva Sanches | 2008-02-25 | 1 | -1/+1 |
| | | | | | | | | | | | | This commit introduces some known bugs. I will fill a bug report about it, so that we don't forget it. Nominally they are: * seems to leak memory. I haven't found out how. Needs review. * it works when you create and use the filter, but it crashes when trying to open a file that already contains a filter using feImage referencing an svgelement. (bzr r4844) | ||||
| * | Only add to favorites if path is absolute | Jon A. Cruz | 2008-02-24 | 1 | -14/+21 |
| | | | | (bzr r4840) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 5 | -76/+79 |
| | | | | (bzr r4838) | ||||
| * | Warning and space cleanup | Jon A. Cruz | 2008-02-23 | 1 | -12/+12 |
| | | | | (bzr r4833) | ||||
| * | Corrected Copyright years in file dialogs from 2007 -> 2008 | Joel Holdsworth | 2008-02-23 | 6 | -6/+10 |
| | | | | (bzr r4832) | ||||
| * | Merged in Native File Dialogs for Windows Branch | Joel Holdsworth | 2008-02-23 | 6 | -146/+1992 |
| | | | | (bzr r4830) | ||||
| * | updating filters infobox icons | Felipe Corr??a da Silva Sanches | 2008-02-22 | 1 | -1/+1 |
| | | | | | | Adjustment of margin spacing (bzr r4823) | ||||
| * | Stop taking up vertical space when horizontal scrollbar not shown. | Jon A. Cruz | 2008-02-22 | 1 | -0/+20 |
| | | | | | | Fixes Bug #168619 (bzr r4820) | ||||
| * | Reducing size of pop-up menu trigger | Jon A. Cruz | 2008-02-22 | 1 | -4/+10 |
| | | | | (bzr r4819) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-22 | 1 | -3/+3 |
| | | | | (bzr r4818) | ||||
| * | reduced range of basefrequency attribute in the feturbulence settings UI | Felipe Corr??a da Silva Sanches | 2008-02-21 | 1 | -1/+1 |
| | | | | (bzr r4806) | ||||
| * | More sensible size constraints for undo history panel. | gustav_b | 2008-02-21 | 1 | -1/+1 |
| | | | | (bzr r4804) | ||||
| * | default values for checkbutton, colorbutton, dualspinbutton, spinslider ↵ | Felipe Corr??a da Silva Sanches | 2008-02-21 | 2 | -46/+58 |
| | | | | | | | | attrWidgets on filters dialog based on SVG spec (bzr r4802) | ||||
| * | * added tooltips for checkboxes and matrices | Felipe Corr??a da Silva Sanches | 2008-02-21 | 1 | -16/+19 |
| | | | | | | * removed stitch tiles option from the UI because it is not properly implemented yet (bzr r4801) | ||||
| * | Initial implementation of non-square swatches | Jon A. Cruz | 2008-02-21 | 5 | -28/+67 |
| | | | | (bzr r4800) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-21 | 1 | -1/+1 |
| | | | | (bzr r4799) | ||||
| * | * add tooltips to spinsliders, spinbuttons and comboboxes on the filter ↵ | Felipe Corr??a da Silva Sanches | 2008-02-21 | 4 | -59/+117 |
| | | | | | | | | | | settings UI * add "no parameters required" label for feComposite primitive settings tab A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries (bzr r4798) | ||||
| * | Fixed an issue with the use of Q_ macro as introduced in rev 17415 | Marcin Floryan | 2008-02-20 | 1 | -2/+2 |
| | | | | (bzr r4792) | ||||
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 5 | -20/+20 |
| | | | | (bzr r4790) | ||||
| * | yet another contextual split | Alexandre Prokoudine | 2008-02-20 | 1 | -1/+1 |
| | | | | (bzr r4788) | ||||
| * | initialize default value to zero when it is not provided as parameter to the ↵ | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -1/+1 |
| | | | | | | combobox constructor (bzr r4782) | ||||
| * | * use enums to deal with displacementmap channel selectors | Felipe Corr??a da Silva Sanches | 2008-02-19 | 4 | -16/+53 |
| | | | | | | * set default values explicitly for all combobox filter settings at the filters dialog. (bzr r4781) | ||||
| * | fix for bug #193228 | Felipe Corr??a da Silva Sanches | 2008-02-19 | 2 | -2/+6 |
| | | | | (bzr r4779) | ||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -2/+5 |
| | | | | (bzr r4777) | ||||
| * | * convolve matrix code refactoring | Felipe Corr??a da Silva Sanches | 2008-02-19 | 1 | -1/+1 |
| | | | | | | * filter effects dialog warning cleanup (bzr r4776) | ||||
| * | New submenu for tuning swatch appearance | Jon A. Cruz | 2008-02-19 | 1 | -3/+27 |
| | | | | (bzr r4773) | ||||
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 2 | -2/+18 |
| | | | | (bzr r4765) | ||||
| * | wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFS | Bob Jamison | 2008-02-17 | 1 | -0/+5 |
| | | | | (bzr r4758) | ||||
| * | Fix #192549 "selected style indicator can only call fill&stroke dialog once", | gustav_b | 2008-02-17 | 1 | -1/+10 |
| | | | | | | regression by r17207. (Request dialog to presented when panel signals present.) (bzr r4754) | ||||
| * | cosmetics, copyedit | bulia byak | 2008-02-17 | 1 | -4/+6 |
| | | | | (bzr r4752) | ||||
| * | do not override myFilename for OCAL inport! | Kees Cook | 2008-02-17 | 1 | -9/+18 |
| | | | | (bzr r4751) | ||||
| * | fix sticking in rotation mode after click (correct fix this time, sorry) | bulia byak | 2008-02-17 | 1 | -0/+2 |
| | | | | (bzr r4748) | ||||
| * | fix sticking in rotation mode after click | bulia byak | 2008-02-17 | 1 | -2/+2 |
| | | | | (bzr r4747) | ||||
| * | fixups for previous OCAL tempfile wranglings | Kees Cook | 2008-02-17 | 1 | -3/+8 |
| | | | | (bzr r4746) | ||||
| * | fix bug #191847, based on patch from Lubomir Kundrak | Kees Cook | 2008-02-17 | 1 | -11/+21 |
| | | | | (bzr r4745) | ||||
| * | fix bug #179326, thanks to Lubomir Kundrak | Kees Cook | 2008-02-17 | 1 | -52/+29 |
| | | | | (bzr r4744) | ||||
| * | add x,y, width and height parameter settings for <filter> node in a separate ↵ | Felipe Corr??a da Silva Sanches | 2008-02-16 | 2 | -34/+114 |
| | | | | | | | | | | tab on filters dialod (because it these parameters are not specific to a single primitive, but general to the whole filter instance) we should have handles on desktop to ajust this, but currently, setting widgets is all I am capable of creating :-P (bzr r4742) | ||||
| * | fix for bug #184671 (Filter effects properties not updating correctly) | Felipe Corr??a da Silva Sanches | 2008-02-15 | 4 | -17/+111 |
| | | | | (bzr r4733) | ||||
| * | i18n patch from Marcin | Alexandre Prokoudine | 2008-02-13 | 1 | -1/+2 |
| | | | | (bzr r4719) | ||||
| * | infobox on filter effects dialog now is optional | Felipe Corr??a da Silva Sanches | 2008-02-12 | 3 | -0/+20 |
| | | | | (bzr r4710) | ||||
| * | * Missing localization for Reset preferences button | Luca Bruno | 2008-02-11 | 2 | -2/+2 |
| | | | | (bzr r4707) | ||||
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+2 |
| | | | | (bzr r4706) | ||||
| * | Offline work done during weekend: | Felipe Corr??a da Silva Sanches | 2008-02-11 | 1 | -3/+5 |
| | | | | | | | | | | | * handle fefuncR, fefuncG, fefuncB and fefuncA nodes * implement fecomponenttransfer renderer ** identity and gamma modes render perfectly ** linear and table modes are rendering with very slight imperfections This commit still mantains feComponentTransfer out of UI (still not implemented) (bzr r4704) | ||||
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 |
| | | | | (bzr r4698) | ||||
| * | * Alternative translation text for Grid|New, patch by Marcin Floryan ↵ | Luca Bruno | 2008-02-08 | 1 | -1/+2 |
| | | | | | | (closes: #189350) (bzr r4687) | ||||
| * | well... this is a better fix for bug #180117 (Filter Dialog soup) ! | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -3/+4 |
| | | | | (bzr r4679) | ||||
| * | fix for bug #180117 (Filter Dialog soup) | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -5/+3 |
| | | | | (bzr r4678) | ||||
