summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement cancellingAndrew rugby471@gmail.com2011-04-042-10/+42
* Merge thumbnail and image downloading into one set of functions :)Andrew rugby471@gmail.com2011-03-282-80/+52
* Don't re-download resources downloaded previouslyAndrew rugby471@gmail.com2011-03-282-11/+33
* fix errorsAndrew rugby471@gmail.com2011-03-272-6/+14
* Starting disabling widgets at certain timesAndrew rugby471@gmail.com2011-03-262-13/+31
* Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-262-16/+45
* Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-252-26/+6
* Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+0
* Improving preview widgetAndrew rugby471@gmail.com2011-03-252-13/+209
* Made dialog's state persistantAndrew rugby471@gmail.com2011-03-242-93/+172
* Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-222-120/+308
* 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-132-57/+59
* 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-112-93/+91
* 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
* fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
* About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-275-0/+5
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-225-50/+73
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-46/+52
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-216-290/+345
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-212-5/+5
* Fixed uninitialized member variables.Jon A. Cruz2011-02-071-4/+11
* Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour2011-02-031-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-024-10/+10
* Translations. French translation minor update.Nicolas Dufour2011-02-021-273/+279
* OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...Nicolas Dufour2011-01-311-1/+1
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-232-4/+7
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-2/+16
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
* Win32 post-GSoC fixups.Jon A. Cruz2010-12-151-6/+6
* Prevent localized doubles from being written into filter matricesKrzysztof Kosi??ski2010-12-121-1/+4
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1221-220/+276
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-064-25/+61
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1