summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in ↵Marcin Floryan2008-02-261-3/+3
| | | | | and changed the former to mark all relevant strings for translation. (bzr r4864)
* Fix for bug 184668 (Tile clone random scaling broken)Tavmjong Bah2008-02-261-2/+2
| | | (bzr r4863)
* Activate desktops upon creation; this fixes bug #195373 but please double ↵Maximilian Albert2008-02-261-7/+5
| | | | | check that it doesn't break anything else (see corresponding post on the mailing list) (bzr r4862)
* Split the "Clones" string to introduce two contexted strings (Clones as ↵Marcin Floryan2008-02-263-2/+7
| | | | | 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 switchingJon A. Cruz2008-02-264-13/+20
| | | (bzr r4858)
* Initial cut of switching tools to match tablet input device.Jon A. Cruz2008-02-261-0/+144
| | | (bzr r4857)
* starting work on svgfont boilerplate codeFelipe Corr??a da Silva Sanches2008-02-261-0/+32
| | | (bzr r4856)
* fix for bug #195314: feImage filter not updating filtered region when Felipe Corr??a da Silva Sanches2008-02-252-7/+16
| | | | | referenced object changes (bzr r4850)
* fix converting 3d boxes to path and ungrouping - do not lose selection, ↵bulia byak2008-02-254-16/+32
| | | | | preserve style, id and clip/mask (bzr r4849)
* fix-render-of-zero-dimension-rectsbulia byak2008-02-251-1/+4
| | | (bzr r4848)
* snap 3d box handlesbulia byak2008-02-251-3/+7
| | | (bzr r4847)
* comment fixbulia byak2008-02-251-1/+3
| | | (bzr r4846)
* Line-end fixJon A. Cruz2008-02-258-2237/+2237
| | | (bzr r4845)
* svg element referenced by id part of feImage filter rendering.Felipe Corr??a da Silva Sanches2008-02-255-9/+112
| | | | | | | | | | | 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)
* Whitespace cleanupJon A. Cruz2008-02-256-776/+773
| | | (bzr r4843)
* 3 new lpe gadgets: sketch, knot and vonkoch.JF Barraud2008-02-259-0/+947
| | | (bzr r4842)
* Further cleanup (left-over debugging message)Maximilian Albert2008-02-241-54/+8
| | | (bzr r4841)
* Only add to favorites if path is absoluteJon A. Cruz2008-02-241-14/+21
| | | (bzr r4840)
* pixblock-transform and scaler: convert src if needed, to match dest mode.JF Barraud2008-02-245-42/+84
| | | | | color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection... (bzr r4839)
* Warning and whitespace cleanupJon A. Cruz2008-02-2420-459/+474
| | | (bzr r4838)
* Fix LP #194718Maximilian Albert2008-02-234-10/+10
| | | (bzr r4836)
* * on-canvas clip and mask editing :) in the object menu you can find how to ↵Johan B. C. Engelen2008-02-2311-1/+114
| | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834)
* Warning and space cleanupJon A. Cruz2008-02-232-12/+13
| | | (bzr r4833)
* Corrected Copyright years in file dialogs from 2007 -> 2008Joel Holdsworth2008-02-236-6/+10
| | | (bzr r4832)
* Added show-preview.bmp which was missed in the last commit!Joel Holdsworth2008-02-231-0/+0
| | | (bzr r4831)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-2310-577/+2046
| | | (bzr r4830)
* partial fix sent by jfb for bug #188814Felipe Corr??a da Silva Sanches2008-02-232-0/+16
| | | (bzr r4829)
* Removed some (minor) build warnings for input.cp file.Marcin Floryan2008-02-231-2/+2
| | | (bzr r4827)
* warning cleanupMaximilian Albert2008-02-231-2/+2
| | | (bzr r4826)
* Clean up comments and remove (already commented) debugging messagesMaximilian Albert2008-02-2210-527/+13
| | | (bzr r4824)
* updating filters infobox iconsFelipe Corr??a da Silva Sanches2008-02-221-1/+1
| | | | | Adjustment of margin spacing (bzr r4823)
* Changed how tooltips for verbs are fetched to display translated versions ↵Marcin Floryan2008-02-224-2/+9
| | | | | correctly in the toolbox. Closes #169103. (bzr r4822)
* Don't crash when the original of an SPUse can't be found. This sort of fixes ↵Maximilian Albert2008-02-222-2/+7
| | | | | LP 185734, but maybe further action would be appropriate (e.g., should we remove orphaned items from the xml tree in the first place?). (bzr r4821)
* Stop taking up vertical space when horizontal scrollbar not shown.Jon A. Cruz2008-02-221-0/+20
| | | | | Fixes Bug #168619 (bzr r4820)
* Reducing size of pop-up menu triggerJon A. Cruz2008-02-221-4/+10
| | | (bzr r4819)
* Warning cleanupJon A. Cruz2008-02-221-3/+3
| | | (bzr r4818)
* reduced range of basefrequency attribute in the feturbulence settings UIFelipe Corr??a da Silva Sanches2008-02-211-1/+1
| | | (bzr r4806)
* * convert to non-premultiplied alpha on fedisplacementmapFelipe Corr??a da Silva Sanches2008-02-212-2/+15
| | | | | * corrected a slight mistake on a comment (!) on fecolormatrix :-P (bzr r4805)
* More sensible size constraints for undo history panel.gustav_b2008-02-211-1/+1
| | | (bzr r4804)
* fix for bug #193838 (colormatrix uses premultiplied alpha)Felipe Corr??a da Silva Sanches2008-02-211-1/+14
| | | (bzr r4803)
* default values for checkbutton, colorbutton, dualspinbutton, spinslider ↵Felipe Corr??a da Silva Sanches2008-02-212-46/+58
| | | | | | | attrWidgets on filters dialog based on SVG spec (bzr r4802)
* * added tooltips for checkboxes and matricesFelipe Corr??a da Silva Sanches2008-02-211-16/+19
| | | | | * removed stitch tiles option from the UI because it is not properly implemented yet (bzr r4801)
* Initial implementation of non-square swatchesJon A. Cruz2008-02-2110-34/+90
| | | (bzr r4800)
* Warning cleanupJon A. Cruz2008-02-211-1/+1
| | | (bzr r4799)
* * add tooltips to spinsliders, spinbuttons and comboboxes on the filter ↵Felipe Corr??a da Silva Sanches2008-02-214-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)
* Fix crash with Save As extensionsAaron Spike2008-02-211-0/+1
| | | | | Glib:IOChannel requires a parameterless set_encoding() in order to be binary safe (bzr r4795)
* pointer check, to prevent rapid crash on pdf/ps-exportAdib Taraben2008-02-201-4/+7
| | | (bzr r4793)
* Fixed an issue with the use of Q_ macro as introduced in rev 17415Marcin Floryan2008-02-201-2/+2
| | | (bzr r4792)
* * INTL - fixed: "Crop to" dropdown strings not translated for PDF ImportMarcin Floryan2008-02-201-9/+10
| | | (bzr r4791)
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-209-68/+64
| | | (bzr r4790)