summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ocaldialogs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-0/+4
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2011-12-27fixed crash!Andrew Higginson1-6/+12
2011-12-27try to fix bugAndrew Higginson1-0/+9
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-07-02Fixed issues with cancelling downloading of thumbnails and images, all should...Andrew rugby471@gmail.com1-16/+33
2011-06-26Correct ustring syntaxAndrew rugby471@gmail.com1-2/+2
2011-06-26Revert changing to read_asyncAndrew rugby471@gmail.com1-60/+9
2011-04-18Remove some GNOME_VFS checksAndrew rugby471@gmail.com1-9/+60
2011-04-04remove debugging stuffAndrew rugby471@gmail.com1-2/+0
2011-04-04implement cancellingAndrew rugby471@gmail.com1-10/+38
2011-03-28Merge thumbnail and image downloading into one set of functions :)Andrew rugby471@gmail.com1-70/+44
2011-03-28Don't re-download resources downloaded previouslyAndrew rugby471@gmail.com1-11/+31
2011-03-27fix errorsAndrew rugby471@gmail.com1-5/+12
2011-03-26Starting disabling widgets at certain timesAndrew rugby471@gmail.com1-7/+30
2011-03-26Sorted wrapping of labelsAndrew rugby471@gmail.com1-11/+22
2011-03-25Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com1-24/+6
2011-03-25Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com1-1/+0
2011-03-25Improving preview widgetAndrew rugby471@gmail.com1-10/+171
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com1-82/+154
2011-03-22Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com1-109/+248
2011-03-20Remove all GNOMEVFS codeAndrew rugby471@gmail.com1-83/+35
2011-03-19Fix issue with text of overlayAndrew rugby471@gmail.com1-34/+20
2011-03-19Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...Andrew rugby471@gmail.com1-28/+26
2011-03-18Get the OCAL logo form a proper pathAndrew rugby471@gmail.com1-20/+31
2011-03-18Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com1-73/+29
2011-03-17added custom searchentryAndrew rugby471@gmail.com1-15/+80
2011-03-16Added OCAL logo overlayAndrew rugby471@gmail.com1-5/+65
2011-03-13make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com1-83/+82
2011-03-13changed name to SearchResultListAndrew rugby471@gmail.com1-34/+97
2011-03-13Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com1-38/+38
2011-03-11removed message and description labelsAndrew rugby471@gmail.com1-16/+7
2011-03-11added back size request :)Andrew rugby471@gmail.com1-7/+8
2011-03-11converted to use var_name from CamelCaseAndrew rugby471@gmail.com1-74/+73
2011-03-11organise GUI code into sectionsAndrew rugby471@gmail.com1-24/+30
2011-03-11Fixed padding and packingAndrew rugby471@gmail.com1-10/+16
2011-03-11Added 12px border to dialogAndrew rugby471@gmail.com1-3/+5
2011-01-31OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...Nicolas Dufour1-1/+1
2009-09-27Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler1-11/+29
2008-10-27From trunkTed Gould1-6/+6
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-2/+5
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-1/+1
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo1-1/+2
2008-02-23Warning and space cleanupJon A. Cruz1-12/+12
2008-02-17wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFSBob Jamison1-0/+5
2008-02-17cosmetics, copyeditbulia byak1-4/+6
2008-02-17do not override myFilename for OCAL inport!Kees Cook1-9/+18
2008-02-17fixups for previous OCAL tempfile wranglingsKees Cook1-3/+8
2008-02-17fix bug #191847, based on patch from Lubomir KundrakKees Cook1-11/+21
2008-02-17fix bug #179326, thanks to Lubomir KundrakKees Cook1-52/+29