summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ocaldialogs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-22GTK+ 3 drawing in OCAL dialogAlex Valavanis1-3/+68
2012-05-21Start GTK+ 3 rendering in OCAL dialogsAlex Valavanis1-0/+45
2012-04-24Fix for 943275 : OCAL search crash when data not avaialableJohn Smith1-2/+4
2012-04-15i18n. Fix for Bug #980518 (Please use c-format).Nicolas Dufour1-5/+7
2012-04-04OCAL. Fix brush icon crash (see Bug #943275) by Jaroslaw M. Gliwinski.Nicolas Dufour1-1/+1
2012-04-04Corrected logic error with sig::connection bool operator.Jon A. Cruz1-8/+8
2012-03-12Replace deprecated Gtk::TreePath APIAlex Valavanis1-6/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-0/+1
2012-02-14Cleaning up unused variables and other warnings.Jon A. Cruz1-4/+8
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