summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
| * | | | | | | | | | | | | Merged.Shlomi Fish2017-01-041-6/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Extract some common code into a routine.Shlomi Fish2017-01-043-18/+40
| * | | | | | | | | | | | | | Rename id in comment to make it more according to the code.Shlomi Fish2017-01-041-1/+1
| * | | | | | | | | | | | | | Convert source files from latin1 to utf-8.Shlomi Fish2017-01-042-2/+2
| * | | | | | | | | | | | | | Merged.Shlomi Fish2017-01-03409-19016/+6971
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged.Shlomi Fish2016-12-317-8052/+7357
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged.Shlomi Fish2016-12-3013-6054/+15019
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Refactor vanishing-point.cpp .Shlomi Fish2016-12-281-25/+18
| * | | | | | | | | | | | | | | | | Pass vanishing-point.cpp thru clang-format.Shlomi Fish2016-12-281-188/+170
* | | | | | | | | | | | | | | | | | Add some comment. Comment out unused signals.Tavmjong Bah2017-02-283-5/+11
* | | | | | | | | | | | | | | | | | This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman2017-02-283-2/+100
* | | | | | | | | | | | | | | | | | More consistent naming scheme.Tavmjong Bah2017-02-282-17/+16
* | | | | | | | | | | | | | | | | | Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah2017-02-277-0/+259
* | | | | | | | | | | | | | | | | | Fix desktop/document tracking.Tavmjong Bah2017-02-272-76/+133
* | | | | | | | | | | | | | | | | | CMake: Purge GS_PATH and GS_BINEduard Braun2017-02-264-39/+2
* | | | | | | | | | | | | | | | | | sp-canvas: Migrate to seat_grabAlex Valavanis2017-02-261-5/+12
* | | | | | | | | | | | | | | | | | Gtk+ 3 deprecation fixesAlex Valavanis2017-02-263-1/+9
* | | | | | | | | | | | | | | | | | Don't block data entry into the text-tool font-size entry widget after an emp...Tavmjong Bah2017-02-241-0/+1
* | | | | | | | | | | | | | | | | | Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-244-37/+244
* | | | | | | | | | | | | | | | | | [Bug #1464987] --export-latex crashes with a svg file.sian-ht2017-02-241-2/+2
* | | | | | | | | | | | | | | | | | [Bug #980527] Gcodetools: Unlocalized messages.Nicolas Dufour2017-02-2412-1699/+1813
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Display style attribute properties when object row selected. Allow their dele...Tavmjong Bah2017-02-232-20/+66
* | | | | | | | | | | | | | | | | [Bug #1666939] Polar grid: reduce height of options dialog.suv-lp2017-02-232-14/+22
* | | | | | | | | | | | | | | | | Ensure list of objects new selector matches is correct.Tavmjong Bah2017-02-221-4/+3
* | | | | | | | | | | | | | | | | Allow any valid CSS selector.Tavmjong Bah2017-02-223-37/+58
* | | | | | | | | | | | | | | | | Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...Tavmjong Bah2017-02-223-2/+27
* | | | | | | | | | | | | | | | | Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-216-22/+100
* | | | | | | | | | | | | | | | | This patch fixes the bug #1664632.Jabiertxof2017-02-202-2/+2
* | | | | | | | | | | | | | | | | CMake: Generate a dummy file in hicolor/index.theme to avoid bug 1659336 on W...Eduard Braun2017-02-201-0/+4
* | | | | | | | | | | | | | | | | Extensions: prevent exception when inst.strerror is NoneSebastian Wüst2017-02-191-1/+1
* | | | | | | | | | | | | | | | | Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah2017-02-193-11/+113
* | | | | | | | | | | | | | | | | [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-183-26/+26
* | | | | | | | | | | | | | | | | Disable GTK3 "client side decorations" on Windows by setting "GTK_CSD=0"Eduard Braun2017-02-181-7/+11
* | | | | | | | | | | | | | | | | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-185-76/+114
* | | | | | | | | | | | | | | | | Fix bug on rotate copies with one line vertical inputJabiertxof2017-02-181-3/+6
* | | | | | | | | | | | | | | | | Implement Undo. Respond to external changes to <style> element.Tavmjong Bah2017-02-182-38/+117
* | | | | | | | | | | | | | | | | partial fix bug 1640899mathog2017-02-171-6/+9
* | | | | | | | | | | | | | | | | improve dot dash support in wmf exportmathog2017-02-171-1/+22
* | | | | | | | | | | | | | | | | resolve bug 1665421mathog2017-02-171-0/+10
* | | | | | | | | | | | | | | | | Remmove unneded conditional from rotate copies and mirror symmetryJabiertxof2017-02-162-2/+2
* | | | | | | | | | | | | | | | | Fix crashes when element is not shape in rotate copies and mirror symmetry. r...Jabiertxof2017-02-162-5/+2
* | | | | | | | | | | | | | | | | [Bug #1426613] moving a selection of frame and text-flowed-into-frame displac...Nicolas Dufour2017-02-161-1/+1
* | | | | | | | | | | | | | | | | Fix compile for Trusty. (Colliding definitions of isinf between C99 and C++11...Tavmjong Bah2017-02-151-2/+2
* | | | | | | | | | | | | | | | | Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-144-919/+791
* | | | | | | | | | | | | | | | | Extensions: Add 'appearance="url"' to desccription parameters.Eduard Braun2017-02-134-8/+15
* | | | | | | | | | | | | | | | | Extensions: Fix potential security issue with "description" parameters.Eduard Braun2017-02-131-5/+5
* | | | | | | | | | | | | | | | | CMake: Cosmetic fix for version stringEduard Braun2017-02-131-1/+1
* | | | | | | | | | | | | | | | | AboutBox: Remove superfluous space in website URLEduard Braun2017-02-131-1/+1
* | | | | | | | | | | | | | | | | Extensions: Do not require name for pure UI elements (i.e. parameters that do...Eduard Braun2017-02-131-2/+9