| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | remove debugging stuff | Andrew rugby471@gmail.com | 2011-04-04 | 1 | -2/+0 | |
| | | | | | | | | | | (bzr r10092.1.28) | |||||
| | * | | 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) | |||||
| * | | | gseal fix | Alex Valavanis | 2012-02-26 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r11026) | |||||
| * | | | Fix gseal issues in ruler | Alex Valavanis | 2012-02-26 | 2 | -58/+79 | |
| | | | | | | | | | | (bzr r11025) | |||||
| * | | | powerstroke: work on cusps, so people can play with it a bit. it is not done ↵ | Johan B. C. Engelen | 2012-02-26 | 3 | -16/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | yet ! so may change in future... (partial update to latest 2geom, for reflection transform) (bzr r11024) | |||||
| * | | | Import deprecated GtkRuler API. Probably worth tidying :-) | Alex Valavanis | 2012-02-26 | 5 | -46/+1372 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023) | |||||
| * | | | Replace deprecated gtk_toolbar_append_widget API | Alex Valavanis | 2012-02-26 | 3 | -5/+15 | |
| | | | | | | | | | | (bzr r11021) | |||||
| * | | | emf output. loosen the tolerance on text positioning (Bug 939688) | Alvin Penner | 2012-02-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/939688 (bzr r11020) | |||||
| * | | | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-02-26 | 4 | -9/+9 | |
| | | | | | | | | | | (bzr r11019) | |||||
| * | | | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 102 | -275/+236 | |
| | | | | | | | | | | (bzr r11018) | |||||
| * | | | header cleaning | Alex Valavanis | 2012-02-26 | 8 | -15/+18 | |
| | | | | | | | | | | (bzr r11017) | |||||
| * | | | Header cleaning | Alex Valavanis | 2012-02-25 | 3 | -12/+11 | |
| | | | | | | | | | | (bzr r11016) | |||||
| * | | | Header cleaning | Alex Valavanis | 2012-02-25 | 18 | -34/+78 | |
| | | | | | | | | | | (bzr r11015) | |||||
| * | | | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings | Alex Valavanis | 2012-02-25 | 2 | -5/+5 | |
| | | | | | | | | | | (bzr r11014) | |||||
| * | | | GDL: Replace deprecated GRelation API | Alex Valavanis | 2012-02-25 | 1 | -33/+86 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/933058 (bzr r11013) | |||||
| * | | | Fix documentation | Kris De Gussem | 2012-02-25 | 2 | -3/+3 | |
| | | | | | | | | | | (bzr r11012) | |||||
| * | | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 20 | -77/+79 | |
| | | | | | | | | | | (bzr r11011) | |||||
| * | | | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) | Alvin Penner | 2012-02-23 | 3 | -28/+24 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r11010) | |||||
| * | | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-22 | 2 | -22/+26 | |
| | | | | | | | | | | (bzr r11009) | |||||
| * | | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailable | John Smith | 2012-02-22 | 2 | -7/+30 | |
| | | | | | | | | | | (bzr r11008) | |||||
| * | | | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 3 | -5/+5 | |
| | | | | | | | | | | (bzr r11007) | |||||
| * | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialog | John Smith | 2012-02-21 | 9 | -1099/+1160 | |
| | | | | | | | | | | (bzr r11006) | |||||
| * | | | Fix conditional build for old GTK+ in new text-edit dialog | Alex Valavanis | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/937288 (bzr r11004) | |||||
| * | | | documentation | Kris De Gussem | 2012-02-20 | 3 | -51/+34 | |
| | | | | | | | | | | (bzr r11003) | |||||
