| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 2 | -4/+4 | |
| | | | | | | | | | | (bzr r9828) | |||||
| | * | | Extensions, i18n. Adding context to description, groupheader and radiobutton ↵ | Nicolas Dufour | 2010-10-09 | 5 | -7/+40 | |
| | | | | | | | | | | | | | | | | extension parameters. (bzr r9821) | |||||
| | * | | Extensions. Fix for Bug #652943 (Aborted output extensions create an empty ↵ | Nicolas Dufour | 2010-10-06 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | file). Fixed bugs: - https://launchpad.net/bugs/652943 (bzr r9815) | |||||
| | * | | Applied patch and updated to address non-BMP Unicode charcters. Fixes bug ↵ | Jon A. Cruz | 2010-10-03 | 2 | -19/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | #369861. Fixed bugs: - https://launchpad.net/bugs/369861 (bzr r9812) | |||||
| | * | | Extensions. New context support in extensions (enum attribute only), should ↵ | Nicolas Dufour | 2010-10-02 | 1 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | fix Bug #585730 (Please split msgid Lines for ja translation). Fixed bugs: - https://launchpad.net/bugs/585730 (bzr r9809) | |||||
| | * | | Help files no longer get registered as a recently used extension | Craig Marshall | 2010-09-28 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/600671 (bzr r9799) | |||||
| | * | | Extensions. Fix for bug #647744 ([inx] min/max float values ignored with ↵ | Nicolas Dufour | 2010-09-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | locale using comma as decimal separator). (bzr r9791) | |||||
| | * | | Tooltips inconsistency fix part 3 (Bug 340723) | Kris De Gussem | 2010-09-19 | 5 | -5/+5 | |
| | | | | | | | | | | (bzr r9772) | |||||
| | * | | Tooltips inconsistency fix part 2 (Bug 340723) | Kris De Gussem | 2010-09-19 | 10 | -10/+10 | |
| | | | | | | | | | | (bzr r9770) | |||||
| | * | | Tooltips inconsistency fix (Bug 340723) | Kris De Gussem | 2010-09-19 | 13 | -13/+13 | |
| | | | | | | | | | | (bzr r9769) | |||||
| | * | | Filters. Some experimental filters improvements. | Nicolas Dufour | 2010-09-17 | 2 | -31/+132 | |
| | | | | | | | | | | (bzr r9764) | |||||
| | * | | Filters. New customizable Poster effect (experimental). | Nicolas Dufour | 2010-09-14 | 2 | -0/+104 | |
| | | | | | | | | | | (bzr r9761) | |||||
| | * | | Filters. Experimental filters improvements (new default values and options). | Nicolas Dufour | 2010-09-13 | 3 | -25/+27 | |
| | | | | | | | | | | (bzr r9760) | |||||
| | * | | Filters. New customizable Bicolorizer filter (experimental). | Nicolas Dufour | 2010-09-12 | 2 | -0/+117 | |
| | | | | | | | | | | (bzr r9757) | |||||
| | * | | Filters. New Customizable Colored Drop Shadow filter (experimental). | Nicolas Dufour | 2010-09-10 | 2 | -0/+66 | |
| | | | | | | | | | | (bzr r9755) | |||||
| | * | | Extensions. Consistency fix and UI improvements (internal extensions and ↵ | Nicolas Dufour | 2010-09-10 | 33 | -72/+72 | |
| | | | | | | | | | | | | | | | | filters). (bzr r9754) | |||||
| | * | | Extensions. General UI improvements (gnome HIG). New group header extension ↵ | Nicolas Dufour | 2010-09-07 | 9 | -57/+176 | |
| | | | | | | | | | | | | | | | | parameter. (bzr r9748) | |||||
| | * | | Extensions. UI consistency fixes and UI improvements (new help tabs when ↵ | Nicolas Dufour | 2010-09-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | needed, and new tooltips). (bzr r9739) | |||||
| | * | | Extensions. Tooltips are now translatable (Bug #629726). | Nicolas Dufour | 2010-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629726 (bzr r9738) | |||||
| | * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -6/+4 | |
| | | | | | | | | | | (bzr r9722) | |||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 32 | -37/+6356 | |
| |\| | | | | | | | | (bzr r9508.1.52) | |||||
| | * | | Added reinterpret_cast to work around a difference of opinion between gcc ↵ | Jasper van de Gronde | 2010-08-04 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | versions. (bzr r9684) | |||||
| | * | | Small fix to emf filter that makes it build using TDM's mingw 4.5.0 | Jasper van de Gronde | 2010-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9682) | |||||
| | * | | Correct the default for the save-as location to match the UI. Fixes bug ↵ | Jon A. Cruz | 2010-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | #561375 (pending branch) (bzr r9623) | |||||
| | * | | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 2010-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | is drag-n-drop'ed or selected. (bzr r9620) | |||||
| | * | | Fix build failure when DBus is not enabled | Krzysztof Kosi??ski | 2010-07-16 | 1 | -0/+20 | |
| | | | | | | | | | | (bzr r9618) | |||||
| | * | | i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated). | Nicolas Dufour | 2010-07-13 | 1 | -3/+5 | |
| | | | | | | | | | | (bzr r9614) | |||||
| | * | | Upgrading to trunk | Ted Gould | 2010-07-13 | 7 | -48/+58 | |
| | |\ \ | | | | | | | | | (bzr r8254.1.57) | |||||
| | | * | | fix help in latex output | Johan B. C. Engelen | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r9555) | |||||
| | | * | | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" | Johan B. C. Engelen | 2010-06-29 | 3 | -23/+8 | |
| | | |/ | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/595312 (bzr r9547) | |||||
| | | * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -5/+5 | |
| | | | | | | | | | | (bzr r9542) | |||||
| | * | | Pulling in a more recent trunk | Ted Gould | 2010-05-15 | 3 | -4/+10 | |
| | |\ \ | | | | | | | | | (bzr r8254.1.56) | |||||
| | * \ \ | Updating to trunk | Ted Gould | 2010-05-15 | 10 | -216/+129 | |
| | |\ \ \ | | | | | | | | | | | (bzr r8254.1.54) | |||||
| | * \ \ \ | Merge from trunk | Ted Gould | 2010-03-26 | 30 | -214/+1170 | |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r8254.1.53) | |||||
| | * | | | | | Installing the pkgconfig file | Ted Gould | 2010-01-01 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.52) | |||||
| | * | | | | | Adding in building of the pkgconfig file. | Ted Gould | 2010-01-01 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.51) | |||||
| | * | | | | | Removing extra makefile | Ted Gould | 2010-01-01 | 1 | -9/+0 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.50) | |||||
| | * | | | | | Fixing some warnings/errors | Ted Gould | 2010-01-01 | 1 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.48) | |||||
| | * | | | | | Fixing includes | Ted Gould | 2010-01-01 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.47) | |||||
| | * | | | | | Adding all of the library stuff in. Including libtool in configure and ↵ | Ted Gould | 2010-01-01 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libtoolize in autogen.sh (bzr r8254.1.46) | |||||
| | * | | | | | Cleaning up the Makefile so it's easier to read | Ted Gould | 2010-01-01 | 1 | -10/+19 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.45) | |||||
| | * | | | | | Updating interface to add save type | Ted Gould | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.43) | |||||
| | * | | | | | Adding dbus descriptions to EXTRA_DIST | Ted Gould | 2009-12-31 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.42) | |||||
| | * | | | | | Installing the service files into the dbus service directory | Ted Gould | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.41) | |||||
| | * | | | | | Making BUILT_SOURCES an append | Ted Gould | 2009-12-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r8254.1.39) | |||||
| | * | | | | | Updating to current trunk | Ted Gould | 2009-12-21 | 7 | -20/+22 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | (bzr r8254.1.38) | |||||
| | * \ \ \ \ \ | Merging in from trunk | Ted Gould | 2009-11-29 | 17 | -140/+411 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r8254.1.37) | |||||
| | * | | | | | | | Added test script I thought was already added. | Soren Berg | 2009-08-20 | 1 | -0/+290 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r8254.1.35) | |||||
| | * | | | | | | | Fixed spirals. | Soren Berg | 2009-08-17 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r8254.1.34) | |||||
| | * | | | | | | | Fixed document_interface_line | Soren Berg | 2009-08-17 | 2 | -5/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Warning: I don't know why it works this way, it just does.) (bzr r8254.1.33) | |||||
