summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-1916-376/+406
|\
| * Warning cleanups.Jon A. Cruz2014-03-182-2/+2
| * Fix for Bug #1158506 (Batch export DPI always at 90).Nicolas Dufour2014-03-171-1/+1
| * Fix build failure with GTK 3.0Krzysztof Kosi??ski2014-03-151-5/+2
| * UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...Nicolas Dufour2014-03-151-0/+3
| * Make the Object Properties dialog code adhere to the coding style.Krzysztof Kosi??ski2014-03-152-350/+320
| * Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-133-5/+17
| * Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-132-8/+12
* | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White2014-03-181-0/+9
* | Updated to trunkLiam P. White2014-03-125-11/+27
|\|
| * Remove unused includes to tidy up the code.Martin Owens2014-03-092-2/+0
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
* | Reverted swatchesLiam P. White2014-03-126-2456/+1811
* | Update to trunkLiam P. White2014-03-098-430/+493
|\|
| * Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-2/+2
| * Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-082-38/+103
| * Symbols. Adding missing include.Nicolas Dufour2014-03-071-1/+1
| * Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...Nicolas Dufour2014-03-061-1/+1
| * Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
| * static code analysis: references for string classes that are function input p...Kris De Gussem2014-03-042-268/+282
* | Remove all trace of the Tags dialogLiam P. White2014-03-091-0/+1
* | Start cleanup for merge into trunkLiam P. White2014-03-0712-1372/+31
* | Fixed size of swatches widgetLiam P. White2014-03-061-1/+1
* | Makefile fixLiam P. White2014-03-061-1/+4
* | Fixed some swatch sizes (what about the table?)Liam P. White2014-03-051-8/+8
* | Added new swatches dialogLiam P. White2014-03-054-814/+203
* | Added a few swatch related functions (does not compile)Liam P. White2014-03-053-1/+248
* | Added some basic swatch stuff (does not compile)Liam P. White2014-03-042-937/+2156
* | Remove tag dialog temporarilyLiam P. White2014-03-043-5/+21
* | Merge to trunkLiam P. White2014-03-047-33/+88
|\|
| * Stop tracking SPDocuments as they are deleted.Jon A. Cruz2014-03-022-30/+75
| * Avoid crashing when the document is set to NULL (upon cleanup, window closing...Jon A. Cruz2014-03-021-1/+4
* | Fixed path color when changed by Objects DialogLiam P. White2014-03-033-5/+6
* | Fix objects dialogueLiam P. White2014-03-021-0/+3
* | Updated to include (non-functional) Objects dialogueLiam P. White2014-03-023-2/+75
* | Experimental Ponyscape to Inkscape merge (does not compile)Liam P. White2014-03-021-2/+7
* | Experimental merge of Ponyscape to Inkscape trunk (does not compile)Liam P. White2014-03-022-1/+5
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-1/+11
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-0215-0/+5058
|/
* Added some consts. Turned functions to member functions.Markus Engel2014-03-0216-1051/+973
* Fix for crash when cycle-selecting.Markus Engel2014-03-012-39/+28
* Fix for crashes on fast tool toggling.Markus Engel2014-03-012-4/+18
* Spray tool:Nicolas Dufour2014-02-281-32/+58
* Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).Nicolas Dufour2014-02-281-0/+5
* remove some unnecessary copying/castingJohan B. C. Engelen2014-02-271-4/+4
* swatches dialog: remove unused code part. cleanup some codeJohan B. C. Engelen2014-02-271-7/+3
* swatches dialog: properly reference count the reference to SPDocument in time...Johan B. C. Engelen2014-02-271-1/+2
* Added template functions as a casting-macro replacement.Markus Engel2014-02-261-1/+23
* Made constructors of tools use initializer lists.Markus Engel2014-02-2633-514/+402
* Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-252-6/+7