summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r17821@shi: ted | 2008-01-31 12:59:57 -0800Ted Gould2008-02-042-62/+20
| | | | | Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here. (bzr r4653)
* r17818@shi: ted | 2008-01-31 09:20:06 -0800Ted Gould2008-02-041-0/+2
| | | | | Locking on both types of execution (bzr r4652)
* Remove g_print debugging statement.Tavmjong Bah2008-02-041-1/+0
| | | (bzr r4650)
* Improvement in positioning images. W3C SVG tests:Tavmjong Bah2008-02-041-8/+24
| | | | | | filters-image-01-b.svg and filters-displace-01-f.svg are passed (the latter, though, only with 100% zoom). (bzr r4648)
* Whitespace cleanupBryce Harrington2008-02-041-46/+46
| | | (bzr r4645)
* fix emergency save (bug #184376)MenTaLguY2008-02-031-2/+2
| | | (bzr r4643)
* Add plural form to status bar message in gradient context (patch by Marcin ↵Maximilian Albert2008-02-031-1/+1
| | | | | Floryan; closes LP #188696) (bzr r4642)
* Allow relative paths to be used for images.Tavmjong Bah2008-02-034-8/+38
| | | | | Fix missing left and top pixel rows in image. (bzr r4641)
* Fix missing ruler and document title updates when a file is opened in an ↵Maximilian Albert2008-02-034-2/+21
| | | | | existing window (bzr r4640)
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-039-4/+40
| | | (bzr r4639)
* Fix dragging a connection in the filter effects dialog into the primitive ↵Nicholas Bishop2008-02-021-0/+1
| | | | | | | type column. Was incorrectly causing one of the standard sources to be selected. Fixes bug #168790 (bzr r4638)
* Fix for LP #168959 as per John Cliff's 'patch' in the bug trackerMaximilian Albert2008-02-021-1/+4
| | | (bzr r4637)
* Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop2008-02-011-8/+16
| | | (bzr r4632)
* Additional fix for bug #167500Diederik van Lierop2008-01-311-3/+5
| | | (bzr r4630)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-31123-81/+334
| | | (bzr r4629)
* r17815@shi: ted | 2008-01-31 08:58:15 -0800Ted Gould2008-01-311-3/+3
| | | | | | Fixing borked i18n attempt. The inline XML files should NOT use the '_' tag syntax. It won't work. (bzr r4628)
* a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine2008-01-312-8/+8
| | | (bzr r4624)
* fixed a bug in sqrt(pwsb).JF Barraud2008-01-301-1/+3
| | | (bzr r4623)
* Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington2008-01-302-4/+14
| | | (bzr r4622)
* 2nd part of the fix for bug #167500: correctly update the rulers when they ↵Diederik van Lierop2008-01-306-23/+109
| | | | | change size (bzr r4621)
* A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵Alexandre Prokoudine2008-01-302-9/+9
| | | | | forget committing accompanying .inx files, guys ;-) (bzr r4620)
* When a panel dialog is presented, request it's panel to be presented as well. gustav_b2008-01-301-4/+16
| | | | | Fixes #184499 "Inkscape Preferences dialog does not remember tabs/pages" (bzr r4619)
* fix 169057 and prevent non-numeric input for font sizebulia byak2008-01-301-4/+17
| | | (bzr r4618)
* rename grid arrange to rows and columnsbulia byak2008-01-302-3/+3
| | | (bzr r4617)
* * don't strech buttons on lpe dialog when resizing the dialogFelipe Corr??a da Silva Sanches2008-01-301-2/+4
| | | | | * return to "No effects applied" message when one removes an lpe effect (bzr r4616)
* Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898)Maximilian Albert2008-01-291-1/+2
| | | (bzr r4615)
* noop: Address some cast-string-to-mutable-chars warnings.Peter Moulder2008-01-283-19/+10
| | | (bzr r4612)
* - marked forgoten message for translationAlexandre Prokoudine2008-01-281-1/+1
| | | | | - updated ru.po again (bzr r4611)
* set_markup() instead of set_label()Felipe Corr??a da Silva Sanches2008-01-281-1/+1
| | | (bzr r4609)
* further fixes to font size combo: activate on defocus except when caused by ↵bulia byak2008-01-281-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 bugsbulia byak2008-01-271-23/+33
| | | (bzr r4607)
* Display Ctrl+click option for guidelines in status bar messageMaximilian Albert2008-01-271-1/+1
| | | (bzr r4605)
* Make guidelines quickly deletable by using Ctrl+click (is Ctrl a suitable ↵Maximilian Albert2008-01-271-0/+7
| | | | | modifier for this?) (bzr r4604)
* Don't group dot creation with pen-/pencil-specific operations in undo historyMaximilian Albert2008-01-271-3/+1
| | | (bzr r4603)
* at least gray out the remove button if we can't remove it when no gridsbulia byak2008-01-261-3/+2
| | | (bzr r4602)
* fix: show lpe parameters when new effect is appliedJohan B. C. Engelen2008-01-261-0/+2
| | | (bzr r4601)
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-265-2/+79
| | | (bzr r4600)
* LPE bend path was badly broken. fixed now.Johan B. C. Engelen2008-01-262-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. Engelen2008-01-262-8/+0
| | | | | unique button. (bzr r4598)
* bug 185761: crash when editing text with the text & font dialog due to ↵Richard Hughes2008-01-261-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. Engelen2008-01-264-10/+16
| | | (bzr r4594)
* fix strange typoJohan B. C. Engelen2008-01-261-2/+2
| | | (bzr r4593)
* fix initialization of lpe paramsJohan B. C. Engelen2008-01-264-2/+6
| | | (bzr r4592)
* copyeditbulia byak2008-01-251-1/+1
| | | (bzr r4591)
* copyeditbulia byak2008-01-252-15/+14
| | | (bzr r4590)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-2521-3/+35
| | | (bzr r4588)
* * implemented feImage Settings UIFelipe Corr??a da Silva Sanches2008-01-241-4/+139
| | | | | | * created feImage icon * added CC licensing info on feConvolveMatrix-icon (bzr r4586)
* Fixed crash with lighting effects and missing source imageNiko Kiirala2008-01-232-6/+6
| | | (bzr r4585)
* fix crash on feImage when trying to dragFelipe Corr??a da Silva Sanches2008-01-221-1/+0
| | | (bzr r4580)
* spellingbulia byak2008-01-221-2/+2
| | | (bzr r4579)