summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix improper attribute nameAaron Spike2008-03-061-1/+1
| | | (bzr r4974)
* add breton win32 installer translationAdib Taraben2008-03-053-1/+233
| | | (bzr r4973)
* tweak the helperpath flashing:Johan B. C. Engelen2008-03-052-1/+15
| | | | | | | | * reduce time a little (should this be a preference?) * when leaving an object, instantly hide the flasher. * when entering the same object as before, show the flasher again to be done: make preferences to turn on/off and any other desired settings (bzr r4972)
* Add flashing outline of path when hovering over it. (coded in 20 minutes so ↵Johan B. C. Engelen2008-03-052-2/+36
| | | | | | | perhaps buggy) Will be put under a preference, for those who want it. (bzr r4971)
* New menu command to quickly create guides around pageMaximilian Albert2008-03-055-0/+30
| | | (bzr r4970)
* fix 198404bulia byak2008-03-051-1/+1
| | | (bzr r4969)
* fix 198818bulia byak2008-03-051-2/+4
| | | (bzr r4968)
* Bugfix for bug #168283: possible to create empty paths via text -> object to ↵Joel Holdsworth2008-03-051-0/+8
| | | | | path. Text that produces no glyphs is left unconverted. (bzr r4967)
* * ↵mjwybrow2008-03-052-3/+5
| | | | | | | | | | packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc: Make the highlight colour for the menus be the user's OSX highlight colour, rather than white. * packaging/macosx/osx-app.sh: Include the gtk printbackends in app bundle. (bzr r4966)
* Also display guides as vertical/horizontal when they are angled at -90/180 ↵Maximilian Albert2008-03-041-2/+4
| | | | | degrees (bzr r4965)
* Apply Gail's patch which fixes LP #178646Maximilian Albert2008-03-041-3/+15
| | | (bzr r4964)
* remove duplicate "+version" in the version nameJohan B. C. Engelen2008-03-041-1/+1
| | | (bzr r4963)
* add snapindicator to rect tool but not satisfactory yet...Johan B. C. Engelen2008-03-042-7/+30
| | | (bzr r4962)
* * [INTL: br] Breton update by AlanLuca Bruno2008-03-041-3892/+2821
| | | (bzr r4961)
* * Include all missing tutorials in makefileLuca Bruno2008-03-041-0/+15
| | | (bzr r4960)
* snapindicator in freehandJohan B. C. Engelen2008-03-042-4/+20
| | | (bzr r4959)
* snapindicator for gradient knotsJohan B. C. Engelen2008-03-041-0/+13
| | | (bzr r4958)
* added italian about screens to trunk (for 0.46 and 0.46-devel)Felipe Corr??a da Silva Sanches2008-03-043-0/+2826
| | | (bzr r4957)
* snapindicator for nodehandle editing. buggy when doing constraintsnap, don't ↵Johan B. C. Engelen2008-03-041-3/+7
| | | | | know how to fix it. Diederik? :) (bzr r4956)
* Show snapindicator in nodetool :-)Johan B. C. Engelen2008-03-041-1/+9
| | | (bzr r4955)
* added new extension to the list of translatablesAlexandre Prokoudine2008-03-041-0/+1
| | | (bzr r4954)
* noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)Maximilian Albert2008-03-041-2/+1
| | | (bzr r4953)
* bulgarian about screen for 0.46 release. Luca Bruno, please commit to Felipe Corr??a da Silva Sanches2008-03-041-0/+1556
| | | | | 0.46 branch (bzr r4952)
* added bulgarian aboutscreen for 0.46-devel. Please, somebody that speaks Felipe Corr??a da Silva Sanches2008-03-042-1/+1263
| | | | | | | bulgarian tell me if this is ok. If so, I can adapt it to 0.46. Also added pt_BR about screen to Makefile.am (bzr r4951)
* Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ↵Joel Holdsworth2008-03-041-32/+36
| | | | | a couple of potential memory leaks, and tidied the code a bit (bzr r4950)
* Applied patch for LCMS from bug #182170Jon A. Cruz2008-03-042-6/+3
| | | (bzr r4949)
* Fixed whitespace after backslash at end of lineJon A. Cruz2008-03-041-1/+1
| | | (bzr r4948)
* New extension to convert text to brailleFelipe Corr??a da Silva Sanches2008-03-043-0/+62
| | | (bzr r4947)
* r18294@shi: ted | 2008-03-03 15:11:22 -0800Ted Gould2008-03-031-2/+2
| | | | | Adding virtuals that got dropped somewhere along the path. (bzr r4946)
* new: guide snapping indicator! see if you like it, comments are always welcome!Johan B. C. Engelen2008-03-032-1/+5
| | | (bzr r4945)
* * [INTL: ar, eu, sk] Merging back patch for various languages from branchLuca Bruno2008-03-035-2612/+2066
| | | (bzr r4944)
* Avoid redundant additions for non-layer layersJon A. Cruz2008-03-031-1/+3
| | | (bzr r4943)
* added Marcin Floryan, made Gail's second name match new reality :)Alexandre Prokoudine2008-03-032-1/+4
| | | (bzr r4942)
* Fix bad markup in ar.po. Translators, please double-check if this fix is ↵Maximilian Albert2008-03-031-1/+1
| | | | | okay (I'm not very familiar with .po files) (bzr r4941)
* updated translation from M. Bashir Al-NoimiAlexandre Prokoudine2008-03-031-5200/+5191
| | | (bzr r4940)
* Avoid adding layers who's repr is null or disconnected, or with a parent ↵Jon A. Cruz2008-03-031-3/+19
| | | | | | | who's repr is null or disconnected. Fixes Bug #168586 (bzr r4939)
* Avoiding adding layers that are not listed in the document's current set.Jon A. Cruz2008-03-031-21/+108
| | | | | Fixes Bug #196098 (bzr r4938)
* Changed about screen on development branch. Now we use the contest winner on ↵Felipe Corr??a da Silva Sanches2008-03-033-1994/+2399
| | | | | | | 0.46 release and the second place is used on our 0.46-devel builds. I also spent some time translating it to pt_BR. (bzr r4937)
* updating pt_BR.po on trunkFelipe Corr??a da Silva Sanches2008-03-031-1516/+1486
| | | (bzr r4936)
* r18238@shi: ted | 2008-03-01 14:46:00 -0800Ted Gould2008-03-031-2/+2
| | | | | Fixing it so that input/output have OK/Cancel like they used to. (bzr r4935)
* r18237@shi: ted | 2008-03-01 14:41:25 -0800Ted Gould2008-03-031-4/+1
| | | | | | | | Fix for LP: #191772 Makes it so that the response handler handles the DELETE_EVENT response also. Basically handled the same as close. (bzr r4934)
* Fix LP #196893 (weird snapping of 3D box Z handles)Maximilian Albert2008-03-031-1/+1
| | | (bzr r4933)
* changed vonkoch to use bbox of input object as reference.JF Barraud2008-03-031-6/+12
| | | (bzr r4932)
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-0211-42/+175
| | | | | | | | | remove some leftover code from point param code remove test pointparam from LPEKnot added SnapIndicator added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped. fix canvas-temporary-item-list.cpp (bzr r4931)
* * [INTL: sk] (trunk) Updated Slovak translationIvan Mas??r2008-03-021-665/+474
| | | (bzr r4930)
* * [INTL: sk] (RELEASE_0_46_BRANCH) Updated Slovak translationIvan Mas??r2008-03-022-2385/+1531
| | | (bzr r4929)
* increase version number in build.xmlJohan B. C. Engelen2008-03-021-1/+1
| | | (bzr r4928)
* stupid bug fix (crash upon big stroke length variation) + some parameters ↵JF Barraud2008-03-021-12/+22
| | | | | renamed (bzr r4927)
* * [INTL: de, es] Merging updated translations from 0.46 branchLuca Bruno2008-03-022-1590/+1796
| | | (bzr r4926)
* add Arabic and Breton to the possible inkscape translationsAdib Taraben2008-03-0215-5/+59
| | | (bzr r4925)