summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-071-48/+45
| | | (bzr r4424)
* * Markup fixLuca Bruno2008-01-071-1/+1
| | | (bzr r4423)
* * [INTL: it] Little fixes for win32 installer translationLuca Bruno2008-01-071-16/+16
| | | (bzr r4422)
* * Serbian (Cyrillic) update by Aleksandar UroševićLuca Bruno2008-01-071-1067/+689
| | | (bzr r4421)
* whitespace cleanupBryce Harrington2008-01-071-2/+2
| | | (bzr r4420)
* * Fixing some format errorLuca Bruno2008-01-071-32/+0
| | | (bzr r4419)
* Added Bill Baxter by request. He added this feature:Bryce Harrington2008-01-071-0/+1
| | | | | http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Saving_window_geometry_globally (bzr r4418)
* <cafuego> pt_BR.po has a problem tooBryce Harrington2008-01-071-3/+3
| | | | | | | If anyone cares, line 4279 needs to have </d> changed to </b> and <n> to ,b> <b> even (bzr r4417)
* ditto last commitBryce Harrington2008-01-062-2/+2
| | | (bzr r4416)
* Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LPBryce Harrington2008-01-061-1/+1
| | | | | #178215) (bzr r4415)
* r17534@shi: ted | 2008-01-06 14:56:29 -0800Ted Gould2008-01-061-3/+9
| | | | | | | | | | | | | Scripting now maintains the output_extension parameter accross the script. This was necissary because the file written out gets the the parameter of what it was written out with, while the original document gets fixed. Even though the current document gets corrected by the output function, the script hands back the one that is written out. Basically, this means that we need to handle it in this file. And now we do. Fixes lp: 167132 (bzr r4414)
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-065-8/+15
| | | | | Whitespace cleanup. (bzr r4413)
* r17530@shi: ted | 2008-01-06 13:50:53 -0800Ted Gould2008-01-061-6/+6
| | | | | | Swapping arround some logic and setting up the grid lines so that major ones are drawn when zoomed out correctly. This is lp:167422 (bzr r4412)
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-061-2336/+1565
| | | (bzr r4411)
* r17510@shi: ted | 2008-01-06 12:48:26 -0800Ted Gould2008-01-061-1/+3
| | | | | | Changing it so that the timer doesn't go off unless we're in live effects mode. This fixes lp:176608 (bzr r4410)
* Fix LP #168684Diederik van Lierop2008-01-062-6/+72
| | | (bzr r4409)
* ChangesValessio Soares de Brito2008-01-061-333/+330
| | | (bzr r4408)
* * Updating all po (make update-po)Luca Bruno2008-01-0660-135466/+181245
| | | (bzr r4407)
* Also transform stroke, patterns, and gradients of 3D box sidesMaximilian Albert2008-01-061-4/+1
| | | (bzr r4406)
* noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left ↵Maximilian Albert2008-01-061-1/+0
| | | | | over from copy & paste (bzr r4405)
* Updated attributes-test.h to recognize filter effects attributes implemented ↵Niko Kiirala2008-01-061-9/+9
| | | | | since 0.45 (bzr r4404)
* Removing a few more debug statementsBryce Harrington2008-01-061-6/+0
| | | (bzr r4403)
* Removing some debug statementsBryce Harrington2008-01-061-4/+0
| | | (bzr r4402)
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-062-4/+9
| | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401)
* Adding new markers for UML diagramming. Patch from Coezbek. (ClosesBryce Harrington2008-01-061-0/+74
| | | | | LP: #169989) (bzr r4400)
* Modify transform dialog icons so arrows show correct sense of motion forBryce Harrington2008-01-061-335/+554
| | | | | | a positive value in the corresponding spinbutton. Patch from Jedfrechette (closes LP: #169927) (bzr r4399)
* fix xml prefix in Barcode; another partial fix for Bug #179770Aaron Spike2008-01-051-1/+1
| | | (bzr r4398)
* Added bicubic pixblock transformer to fix jagged results with rotated filtersNiko Kiirala2008-01-053-2/+163
| | | (bzr r4397)
* add uri for xml namespace and use inkex.addNS() to add namespacesAaron Spike2008-01-053-12/+13
| | | | | partial fix for Bug #179770 (bzr r4396)
* adding myself to TRANSLATORSIvan Mas??r2008-01-051-0/+1
| | | (bzr r4395)
* * [INTL: sk] Added Slovak translation (manpage)Ivan Mas??r2008-01-051-0/+602
| | | (bzr r4394)
* noop: remove old, commented out debugging codeMaximilian Albert2008-01-051-41/+0
| | | (bzr r4393)
* Applying Gail's patch for font-specificationBryce Harrington2008-01-0521-244/+851
| | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392)
* Fixing up a few more filesBryce Harrington2008-01-056-4/+15
| | | (bzr r4391)
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-0511-11/+11
| | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-0515-10/+28
| | | | | currently. (bzr r4389)
* Only set style of box sides during creation (not upon every repr write).Maximilian Albert2008-01-053-15/+7
| | | (bzr r4388)
* * [INTL: sk] Updated Slovak translation: minor changesIvan Mas??r2008-01-051-60/+60
| | | (bzr r4387)
* Corrected tooltips and labels in the LPEsJoel Holdsworth2008-01-042-5/+5
| | | (bzr r4386)
* Added more error checking to filter effects codeNiko Kiirala2008-01-0415-10/+88
| | | (bzr r4385)
* add link to add galician.nshAdib Taraben2008-01-041-0/+1
| | | (bzr r4384)
* * [INTL: gl] Added Galician translation (win32 installer) by Leandro RegueiroIvan Mas??r2008-01-041-0/+226
| | | (bzr r4383)
* * [INTL: es] Spanish translation update by Lucas Vieites (closes: #180399)Luca Bruno2008-01-041-810/+492
| | | (bzr r4382)
* * Bulgarian translation update by Victor DachevLuca Bruno2008-01-041-4476/+3316
| | | (bzr r4381)
* * Moving Breton from br_FR to brLuca Bruno2008-01-042-1/+1
| | | (bzr r4380)
* 1) fix snapping while scalingDiederik van Lierop2008-01-0313-175/+304
| | | | | | | 2) fix constrained snapping 3) improve snapping logic (again), or more specifically: better obey "always snap" 4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc. (bzr r4379)
* * Added initial Breton (br_FR) translation by Alan Monfort (closes #180070)Luca Bruno2008-01-032-1/+14367
| | | (bzr r4378)
* * [INTL: sk] Updated Slovak translation (win32 installer)Ivan Mas??r2008-01-031-79/+79
| | | (bzr r4377)
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-031-2167/+1588
| | | (bzr r4376)
* Enable text output for Cairo renderer if Cairo has FreeType support enabledmiklosh2008-01-031-2/+2
| | | (bzr r4375)