| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement cancelling | Andrew rugby471@gmail.com | 2011-04-04 | 2 | -10/+42 |
| | | | | (bzr r10092.1.27) | ||||
| * | Merge thumbnail and image downloading into one set of functions :) | Andrew rugby471@gmail.com | 2011-03-28 | 2 | -80/+52 |
| | | | | (bzr r10092.1.26) | ||||
| * | Don't re-download resources downloaded previously | Andrew rugby471@gmail.com | 2011-03-28 | 2 | -11/+33 |
| | | | | (bzr r10092.1.25) | ||||
| * | fix errors | Andrew rugby471@gmail.com | 2011-03-27 | 2 | -6/+14 |
| | | | | (bzr r10092.1.24) | ||||
| * | Starting disabling widgets at certain times | Andrew rugby471@gmail.com | 2011-03-26 | 2 | -13/+31 |
| | | | | | | Cleanup of XML variables (bzr r10092.1.23) | ||||
| * | Sorted wrapping of labels | Andrew rugby471@gmail.com | 2011-03-26 | 3 | -17/+45 |
| | | | | (bzr r10092.1.22) | ||||
| * | Increased size of OCAL logo and removed "Powered by" text | Andrew rugby471@gmail.com | 2011-03-25 | 3 | -27/+7 |
| | | | | | | Removed border of LoadingBox on startup (bzr r10092.1.21) | ||||
| * | Change menutems and title to "Import Clip Art" | Andrew rugby471@gmail.com | 2011-03-25 | 3 | -3/+2 |
| | | | | (bzr r10092.1.20) | ||||
| * | Improving preview widget | Andrew rugby471@gmail.com | 2011-03-25 | 2 | -13/+209 |
| | | | | (bzr r10092.1.19) | ||||
| * | Made dialog's state persistant | Andrew rugby471@gmail.com | 2011-03-24 | 6 | -110/+195 |
| | | | | | | | | | 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 working | Andrew rugby471@gmail.com | 2011-03-22 | 4 | -152/+335 |
| | | | | | | | | | 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 code | Andrew rugby471@gmail.com | 2011-03-20 | 2 | -91/+43 |
| | | | | | | Move some SearchResultlist methods to ImportDialog (bzr r10092.1.16) | ||||
| * | Fix issue with text of overlay | Andrew rugby471@gmail.com | 2011-03-19 | 2 | -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.com | 2011-03-19 | 2 | -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 path | Andrew rugby471@gmail.com | 2011-03-18 | 2 | -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.com | 2011-03-18 | 2 | -85/+39 |
| | | | | | | Get clearing of icon to work (bzr r10092.1.12) | ||||
| * | added custom searchentry | Andrew rugby471@gmail.com | 2011-03-17 | 2 | -16/+104 |
| | | | | (bzr r10092.1.11) | ||||
| * | Added OCAL logo overlay | Andrew rugby471@gmail.com | 2011-03-16 | 2 | -8/+83 |
| | | | | (bzr r10092.1.10) | ||||
| * | make print_xml_element_names an instance method of the SearchResultsList | Andrew rugby471@gmail.com | 2011-03-13 | 2 | -101/+86 |
| | | | | | | remove uneeded comments (bzr r10092.1.9) | ||||
| * | changed name to SearchResultList | Andrew rugby471@gmail.com | 2011-03-13 | 2 | -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 namespace | Andrew rugby471@gmail.com | 2011-03-13 | 3 | -61/+63 |
| | | | | (bzr r10092.1.7) | ||||
| * | removed message and description labels | Andrew rugby471@gmail.com | 2011-03-11 | 2 | -19/+8 |
| | | | | (bzr r10092.1.6) | ||||
| * | added back size request :) | Andrew rugby471@gmail.com | 2011-03-11 | 1 | -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 CamelCase | Andrew rugby471@gmail.com | 2011-03-11 | 3 | -110/+108 |
| | | | | | | removed erroneous size_request (bzr r10092.1.4) | ||||
| * | organise GUI code into sections | Andrew rugby471@gmail.com | 2011-03-11 | 1 | -24/+30 |
| | | | | (bzr r10092.1.3) | ||||
| * | Fixed padding and packing | Andrew rugby471@gmail.com | 2011-03-11 | 1 | -10/+16 |
| | | | | | | Removed message and description labels (bzr r10092.1.2) | ||||
| * | Added 12px border to dialog | Andrew rugby471@gmail.com | 2011-03-11 | 1 | -3/+5 |
| | | | | | | | | Set better default size Removed 'Search for:' label Made Search button not EXPAND and FILL (bzr r10092.1.1) | ||||
| * | Add handling filter primitive subregion to filter primitive classes. | Tavmjong Bah | 2011-03-11 | 11 | -89/+386 |
| | | | | | | More correct handling of image placement in feImage filter primitive. (bzr r10092) | ||||
| * | Comment out non-functional code that prevents compiling | Tavmjong Bah | 2011-03-11 | 1 | -4/+5 |
| | | | | | | with cairo trunk. (bzr r10091) | ||||
| * | Filters. New Grayscale, Lightness and Brightness CPF. Some default values ↵ | Nicolas Dufour | 2011-03-11 | 3 | -31/+263 |
| | | | | | | adjustment. Inkscape.pot update. (bzr r10090) | ||||
| * | PDF+LaTeX now also exports font shape (italic or bold) (patch partly by ↵ | Johan B. C. Engelen | 2011-03-10 | 1 | -2/+74 |
| | | | | | | Tobias Gradl) (bzr r10089) | ||||
| * | add scaling option to PDF+LaTeX (patch by Bernd Bandemer) | Johan B. C. Engelen | 2011-03-10 | 1 | -0/+6 |
| | | | | (bzr r10088) | ||||
| * | fixing duplicate author name in about box: "Aurélio Adnauer Heckert" | Felipe Corr??a da Silva Sanches | 2011-03-09 | 1 | -2/+1 |
| | | | | (bzr r10087) | ||||
| * | UI fix (message was not clear) | Kris De Gussem | 2011-03-08 | 1 | -1/+1 |
| | | | | (bzr r10085) | ||||
| * | emf import. remove numerical id's (Bug 552351) | Alvin Penner | 2011-03-08 | 1 | -10/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/552351 (bzr r10083) | ||||
| * | add a check for null desktop | Johan B. C. Engelen | 2011-03-07 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/723446 (bzr r10082) | ||||
| * | Allow the center handle to be selectable for items having a width or height ↵ | Diederik van Lierop | 2011-03-06 | 2 | -35/+50 |
| | | | | | | | | close to zero (i.e. lines, dots) Before I fixed this the center handle used to be burried underneath the other handles (bzr r10081) | ||||
| * | Extensions. Fix for Bug #341353 (The user must know about a XSLT problem). | Nicolas Dufour | 2011-03-04 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/341353 (bzr r10079) | ||||
| * | Fix for build on OS X. Fixes bug 707205. | Jon A. Cruz | 2011-03-04 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10078) | ||||
| * | About. Fix for Bug #216386 (Help-window build-date text is clipped). | Nicolas Dufour | 2011-03-03 | 1 | -1/+2 |
| | | | | (bzr r10077) | ||||
| * | i18n. Fixing i18n mistakes in the experimental custom predefined filters. | Nicolas Dufour | 2011-02-27 | 4 | -68/+68 |
| | | | | (bzr r10073) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 76 | -1/+77 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 82 | -290/+338 |
| | | | | (bzr r10067) | ||||
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 13 | -189/+211 |
| | | | | (bzr r10066) | ||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 20 | -65/+344 |
| | | | | (bzr r10065) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 20 | -259/+317 |
| | | | | (bzr r10064) | ||||
| * | emf import. support for round rectangle (Bug 247695) | Alvin Penner | 2011-02-21 | 1 | -13/+47 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/247695 (bzr r10063) | ||||
| * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 10 | -311/+539 |
| | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062) | ||||
| * | Conditional code to handle data change in libpng > 1.5. Fixes bug #721029. | Jon A. Cruz | 2011-02-21 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10061) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 39 | -712/+796 |
| | | | | (bzr r10060) | ||||
