summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a linker error ("static")Liam P. White2014-03-201-1/+2
* Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-1911-373/+373
|\
| * 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-131-2/+6
| * Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-132-8/+12
* | Reverted swatchesLiam P. White2014-03-126-2456/+1811
* | Update to trunkLiam P. White2014-03-095-308/+387
|\|
| * 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
| * 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-076-1367/+11
* | 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-051-1/+1
* | 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-046-32/+85
|\|
| * 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
* | Fix objects dialogueLiam P. White2014-03-021-0/+3
* | Updated to include (non-functional) Objects dialogueLiam P. White2014-03-021-0/+41
* | 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-027-0/+3972
|/
* 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
* Move filter reordering closer to the layers.cpp patern of reordering xmlMartin Owens2014-02-252-6/+7
* Fix infinite loop (?) by disabling saving the order of filters when they are ...Johan B. C. Engelen2014-02-241-1/+6
* offset of viewBox on document unit change (Bug 1280684)Alvin Penner2014-02-221-1/+7
* Symbols dialog: update currentDesktop and currentDocument when document repla...Tavmjong Bah2014-02-211-1/+3
* Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...Nicolas Dufour2014-02-191-3/+2
* scaling of viewBox on document unit change (Bug 1236257)Alvin Penner2014-02-171-3/+8
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Fix some formatting problems and add formatting info at end of file.Tavmjong Bah2014-02-011-60/+74
* Fix spacing/remove tabs and eliminate extra conditional.Martin Owens2014-01-311-10/+8
* Prevent crash if a symbols file does not have a title.Tavmjong Bah2014-01-301-1/+9
* cppcheck stuffKris De Gussem2014-01-201-5/+2
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
* Better fix for GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-2/+2
* GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-1/+2
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-171-3/+4
* i18n. New from Template entries now translatable (see Bug #383844). POT file ...Nicolas Dufour2014-01-151-5/+5
* Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2014-01-153-5/+12