summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-224-152/+335
* Remove all GNOMEVFS codeAndrew rugby471@gmail.com2011-03-202-91/+43
* Fix issue with text of overlayAndrew rugby471@gmail.com2011-03-192-35/+22
* Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...Andrew rugby471@gmail.com2011-03-192-28/+35
* Get the OCAL logo form a proper pathAndrew rugby471@gmail.com2011-03-182-20/+32
* Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com2011-03-182-85/+39
* added custom searchentryAndrew rugby471@gmail.com2011-03-172-16/+104
* Added OCAL logo overlayAndrew rugby471@gmail.com2011-03-162-8/+83
* make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com2011-03-132-101/+86
* changed name to SearchResultListAndrew rugby471@gmail.com2011-03-132-44/+114
* Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-133-61/+63
* removed message and description labelsAndrew rugby471@gmail.com2011-03-112-19/+8
* added back size request :)Andrew rugby471@gmail.com2011-03-111-7/+8
* converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-113-110/+108
* organise GUI code into sectionsAndrew rugby471@gmail.com2011-03-111-24/+30
* Fixed padding and packingAndrew rugby471@gmail.com2011-03-111-10/+16
* Added 12px border to dialogAndrew rugby471@gmail.com2011-03-111-3/+5
* Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-1111-89/+386
* Comment out non-functional code that prevents compilingTavmjong Bah2011-03-111-4/+5
* Filters. New Grayscale, Lightness and Brightness CPF. Some default values adj...Nicolas Dufour2011-03-113-31/+263
* PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...Johan B. C. Engelen2011-03-101-2/+74
* add scaling option to PDF+LaTeX (patch by Bernd Bandemer)Johan B. C. Engelen2011-03-101-0/+6
* fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
* UI fix (message was not clear)Kris De Gussem2011-03-081-1/+1
* emf import. remove numerical id's (Bug 552351)Alvin Penner2011-03-081-10/+10
* add a check for null desktopJohan B. C. Engelen2011-03-071-2/+6
* Allow the center handle to be selectable for items having a width or height c...Diederik van Lierop2011-03-062-35/+50
* Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour2011-03-041-2/+5
* Fix for build on OS X. Fixes bug 707205.Jon A. Cruz2011-03-041-0/+4
* About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
* i18n. Fixing i18n mistakes in the experimental custom predefined filters.Nicolas Dufour2011-02-274-68/+68
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2776-1/+77
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-2282-290/+338
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-2213-189/+211
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-2120-65/+344
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-2120-259/+317
* emf import. support for round rectangle (Bug 247695)Alvin Penner2011-02-211-13/+47
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-2110-311/+539
* Conditional code to handle data change in libpng > 1.5. Fixes bug #721029.Jon A. Cruz2011-02-211-2/+6
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-2139-712/+796
* Pass removing some outdated C-macro use.Jon A. Cruz2011-02-2016-163/+160
* Fix the zoom changed signal to no longer be sent out before the values have f...Jon A. Cruz2011-02-191-1/+7
* Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...Nicolas Dufour2011-02-181-1/+1
* pdf-import via poppler-cairo fix win32 compilationAdib Taraben2011-02-151-1/+1
* preview dialogue for pdf-import-cairoAdib Taraben2011-02-143-5/+652
|\
| * preview dialogue for pdf-import-cairoAdib Taraben2011-02-143-5/+652
* | update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-135-234/+170
|/
* calligraphy tool does not need to know the type of the end curves to add the ...Johan B. C. Engelen2011-02-121-18/+6
* emf import. support for unicode textAlvin Penner2011-02-101-10/+10
* add missing 2geom files. although they are not included in makefile builds, t...Johan B. C. Engelen2011-02-104-0/+1070