summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ocaldialogs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-041-0/+13
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-1/+1
* GTK+ 3 drawing in OCAL dialogAlex Valavanis2012-05-221-1/+9
* Start GTK+ 3 rendering in OCAL dialogsAlex Valavanis2012-05-211-1/+11
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-82/+228
|\
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-3/+1
| |\
| * | Fixed issues with cancelling downloading of thumbnails and images, all should...Andrew rugby471@gmail.com2011-07-021-0/+2
| * | Revert changing to read_asyncAndrew rugby471@gmail.com2011-06-261-4/+0
| * | Remove some GNOME_VFS checksAndrew rugby471@gmail.com2011-04-181-0/+4
| * | uint > unsigned int (so windows builds work)Andrew rugby471@gmail.com2011-04-081-1/+1
| * | implement cancellingAndrew rugby471@gmail.com2011-04-041-0/+4
| * | Merge thumbnail and image downloading into one set of functions :)Andrew rugby471@gmail.com2011-03-281-10/+8
| * | Don't re-download resources downloaded previouslyAndrew rugby471@gmail.com2011-03-281-0/+2
| * | fix errorsAndrew rugby471@gmail.com2011-03-271-1/+2
| * | Starting disabling widgets at certain timesAndrew rugby471@gmail.com2011-03-261-6/+1
| * | Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-261-5/+23
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-251-2/+0
| * | Improving preview widgetAndrew rugby471@gmail.com2011-03-251-3/+38
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-11/+18
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-221-11/+60
| * | Remove all GNOMEVFS codeAndrew rugby471@gmail.com2011-03-201-8/+8
| * | Fix issue with text of overlayAndrew rugby471@gmail.com2011-03-191-1/+2
| * | Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...Andrew rugby471@gmail.com2011-03-191-0/+9
| * | Get the OCAL logo form a proper pathAndrew rugby471@gmail.com2011-03-181-0/+1
| * | Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com2011-03-181-12/+10
| * | added custom searchentryAndrew rugby471@gmail.com2011-03-171-1/+24
| * | Added OCAL logo overlayAndrew rugby471@gmail.com2011-03-161-3/+18
| * | make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com2011-03-131-18/+4
| * | changed name to SearchResultListAndrew rugby471@gmail.com2011-03-131-10/+17
| * | Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-131-19/+21
| * | removed message and description labelsAndrew rugby471@gmail.com2011-03-111-3/+1
| * | converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-111-19/+18
* | | Cleaning up a few headersAlex Valavanis2012-02-121-22/+4
* | | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+3
| |/ |/|
* | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
|/
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler2009-09-271-15/+33
* From trunkTed Gould2008-10-271-9/+7
* merge of dialog and impl classes of ocaldialogsBruno Dilly2007-08-201-177/+71
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-201-38/+8
* search button and description label add to import from ocal dialogBruno Dilly2007-08-191-1/+6
* fixing the ocal dialogs bugBruno Dilly2007-08-191-226/+468
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-191-0/+251