summaryrefslogtreecommitdiffstats
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-163-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-114-227/+472
* 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
* Dutch translation updateKris De Gussem2011-03-081-3045/+2598
* UI fix (message was not clear)Kris De Gussem2011-03-081-1/+1
* Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2011-03-081-8778/+8441
* 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
* Translations. Khmer translation update by Khoem Sokhem .Nicolas Dufour2011-03-041-6390/+5369
* 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-042-0/+17
* About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
* convert recursion into loop (Bug 340123)Alvin Penner2011-03-021-20/+16
* Translations. Updated Indonesian translation, consider the latest inkscape.pot.Waluyo Adi Siswanto2011-03-021-3333/+3270
* Translations. inkscape.pot and French translation update.Nicolas Dufour2011-02-272-6066/+4712
* i18n. Fixing i18n mistakes in the experimental custom predefined filters.Nicolas Dufour2011-02-274-68/+68
* Palettes. Removing some palettes from the translation list (see Bug #667402).Nicolas Dufour2011-02-271-4/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2776-1/+77
|\
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2776-1/+77
|/
* Tutorials. Japanese tutorials update by Masato HASHIMOTO.Nicolas Dufour2011-02-274-849/+847
* Translations. Updated Indonesian ui translation.Waluyo Adi Siswanto2011-02-251-209/+171
* Translation. Updated Indonesian translations.Waluyo Adi Siswanto2011-02-221-859/+620
* 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-2122-65/+350
* 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