summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement cancellingAndrew rugby471@gmail.com2011-04-042-10/+42
| | | (bzr r10092.1.27)
* Merge thumbnail and image downloading into one set of functions :)Andrew rugby471@gmail.com2011-03-282-80/+52
| | | (bzr r10092.1.26)
* Don't re-download resources downloaded previouslyAndrew rugby471@gmail.com2011-03-282-11/+33
| | | (bzr r10092.1.25)
* fix errorsAndrew rugby471@gmail.com2011-03-272-6/+14
| | | (bzr r10092.1.24)
* Starting disabling widgets at certain timesAndrew rugby471@gmail.com2011-03-262-13/+31
| | | | | Cleanup of XML variables (bzr r10092.1.23)
* Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-262-16/+45
| | | (bzr r10092.1.22)
* Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-252-26/+6
| | | | | Removed border of LoadingBox on startup (bzr r10092.1.21)
* Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+0
| | | (bzr r10092.1.20)
* Improving preview widgetAndrew rugby471@gmail.com2011-03-252-13/+209
| | | (bzr r10092.1.19)
* Made dialog's state persistantAndrew rugby471@gmail.com2011-03-242-93/+172
| | | | | | | | Cleanup of code Made download of image work Put all images into a /tmp/openclipart directory Use GUID for filename (bzr r10092.1.18)
* Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-222-120/+308
| | | | | | | | Added StatusWidget to show status of operations in dialog Styled no search results label appropriately Corrected callbacks for buttons Start to get image downloading working (bzr r10092.1.17)
* Remove all GNOMEVFS codeAndrew rugby471@gmail.com2011-03-202-91/+43
| | | | | Move some SearchResultlist methods to ImportDialog (bzr r10092.1.16)
* Fix issue with text of overlayAndrew rugby471@gmail.com2011-03-192-35/+22
| | | | | | Remove more GNOMEVFS code Add in proper no result message (bzr r10092.1.15)
* Remove depreciated GNOMEVFS from XML downloading and parsing and replace ↵Andrew rugby471@gmail.com2011-03-192-28/+35
| | | | | | | with GIO - Made these methods async so the UI is not blocked (bzr r10092.1.14)
* Get the OCAL logo form a proper pathAndrew rugby471@gmail.com2011-03-182-20/+32
| | | | | Degrade gracefully if the logo can't be found (bzr r10092.1.13)
* Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com2011-03-182-85/+39
| | | | | Get clearing of icon to work (bzr r10092.1.12)
* added custom searchentryAndrew rugby471@gmail.com2011-03-172-16/+104
| | | (bzr r10092.1.11)
* Added OCAL logo overlayAndrew rugby471@gmail.com2011-03-162-8/+83
| | | (bzr r10092.1.10)
* make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com2011-03-132-101/+86
| | | | | remove uneeded comments (bzr r10092.1.9)
* changed name to SearchResultListAndrew rugby471@gmail.com2011-03-132-44/+114
| | | | | | | | moved around some SearchResultList stuff into its constructor use an enum instead of arbitrary ints Use markup to diaplay information in list collect more data (date, thumbnail) (bzr r10092.1.8)
* Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-132-57/+59
| | | (bzr r10092.1.7)
* removed message and description labelsAndrew rugby471@gmail.com2011-03-112-19/+8
| | | (bzr r10092.1.6)
* added back size request :)Andrew rugby471@gmail.com2011-03-111-7/+8
| | | | | added shadow, made vscrollbar always appear, and removed column headers from the file list (bzr r10092.1.5)
* converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-112-93/+91
| | | | | removed erroneous size_request (bzr r10092.1.4)
* organise GUI code into sectionsAndrew rugby471@gmail.com2011-03-111-24/+30
| | | (bzr r10092.1.3)
* Fixed padding and packingAndrew rugby471@gmail.com2011-03-111-10/+16
| | | | | Removed message and description labels (bzr r10092.1.2)
* Added 12px border to dialogAndrew rugby471@gmail.com2011-03-111-3/+5
| | | | | | | Set better default size Removed 'Search for:' label Made Search button not EXPAND and FILL (bzr r10092.1.1)
* fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
| | | (bzr r10087)
* About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
| | | (bzr r10077)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2717-0/+17
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-2213-76/+100
| | | (bzr r10067)
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-223-51/+57
| | | (bzr r10066)
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-7/+7
| | | (bzr r10064)
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵Nicolas Dufour2011-02-219-310/+538
| | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062)
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-213-16/+16
| | | (bzr r10060)
* update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-131-1/+1
| | | (bzr r10050)
* Fixed uninitialized member variables.Jon A. Cruz2011-02-071-4/+11
| | | (bzr r10037)
* Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-051-6/+7
| | | | | in 2Geom's BezierCurve (bzr r10035)
* Translations. Context removed in filter-enums (context support too complex ↵Nicolas Dufour2011-02-031-1/+1
| | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030)
* update to latest 2geom !Johan B. C. Engelen2011-02-0219-86/+66
| | | (bzr r10025)
* Translations. French translation minor update.Nicolas Dufour2011-02-021-273/+279
| | | | | Contributors. Authors and translators lists update. (bzr r10024)
* OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search ↵Nicolas Dufour2011-01-311-1/+1
| | | | | fails). (bzr r10021)
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
| | | (bzr r9990)
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
| | | (bzr r9989)
* Snapping: improve calculation of metrics for scaling, modify some comments, ↵Diederik van Lierop2010-12-271-1/+0
| | | | | and remove a line of obsolete debugging output (bzr r9986)
* Node tool: snap while scaling a selection of nodes. Consider this as ↵Diederik van Lierop2010-12-273-2/+87
| | | | | experimental; needs cleanup! (bzr r9985)
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵Kris De Gussem2010-12-232-4/+7
| | | | | dialogs (Bug 170765) (bzr r9981)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-2312-12/+14
| | | | | header. (bzr r9978.1.1)
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-2/+16
| | | (bzr r9966)
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-173-3/+4
| | | (bzr r9964)