summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* patch by Veronika Irvine for filter effects dialog sizing (Bug 932474)Alvin Penner2012-03-012-31/+45
* cppcheckKris De Gussem2012-02-299-9/+20
* Cleanup of unused variables and warnings.Jon A. Cruz2012-02-293-16/+58
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2990-179/+230
* Fix build failure in extensionsAlex Valavanis2012-02-2837-1/+42
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-2731-453/+1160
|\
| * fixed crash!Andrew Higginson2011-12-271-6/+12
| * merged with trunk so I can build again...Andrew Higginson2011-12-271592-99594/+46842
| |\
| * | try to fix bugAndrew Higginson2011-12-271-0/+9
| * | Fixed issues with cancelling downloading of thumbnails and images, all should...Andrew rugby471@gmail.com2011-07-022-16/+35
| * | Correct ustring syntaxAndrew rugby471@gmail.com2011-06-261-2/+2
| * | Revert changing to read_asyncAndrew rugby471@gmail.com2011-06-262-64/+9
| * | Remove some GNOME_VFS checksAndrew rugby471@gmail.com2011-04-183-11/+64
| * | uint > unsigned int (so windows builds work)Andrew rugby471@gmail.com2011-04-081-1/+1
| * | remove debugging stuffAndrew rugby471@gmail.com2011-04-041-2/+0
| * | implement cancellingAndrew rugby471@gmail.com2011-04-042-10/+42
| * | Merge thumbnail and image downloading into one set of functions :)Andrew rugby471@gmail.com2011-03-282-80/+52
| * | Don't re-download resources downloaded previouslyAndrew rugby471@gmail.com2011-03-282-11/+33
| * | fix errorsAndrew rugby471@gmail.com2011-03-272-6/+14
| * | Starting disabling widgets at certain timesAndrew rugby471@gmail.com2011-03-262-13/+31
| * | Sorted wrapping of labelsAndrew rugby471@gmail.com2011-03-263-17/+45
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-253-27/+7
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-253-3/+2
| * | Improving preview widgetAndrew rugby471@gmail.com2011-03-252-13/+209
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-246-110/+195
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-224-152/+335
| * | Remove all GNOMEVFS codeAndrew rugby471@gmail.com2011-03-202-91/+43
| * | Fix issue with text of overlayAndrew rugby471@gmail.com2011-03-192-35/+22
| * | Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...Andrew rugby471@gmail.com2011-03-192-28/+35
| * | Get the OCAL logo form a proper pathAndrew rugby471@gmail.com2011-03-182-20/+32
| * | Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com2011-03-182-85/+39
| * | added custom searchentryAndrew rugby471@gmail.com2011-03-172-16/+104
| * | Added OCAL logo overlayAndrew rugby471@gmail.com2011-03-162-8/+83
| * | make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com2011-03-132-101/+86
| * | changed name to SearchResultListAndrew rugby471@gmail.com2011-03-132-44/+114
| * | Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2011-03-133-61/+63
| * | removed message and description labelsAndrew rugby471@gmail.com2011-03-112-19/+8
| * | added back size request :)Andrew rugby471@gmail.com2011-03-111-7/+8
| * | converted to use var_name from CamelCaseAndrew rugby471@gmail.com2011-03-113-110/+108
| * | organise GUI code into sectionsAndrew rugby471@gmail.com2011-03-111-24/+30
| * | Fixed padding and packingAndrew rugby471@gmail.com2011-03-111-10/+16
| * | Added 12px border to dialogAndrew rugby471@gmail.com2011-03-111-3/+5
* | | gseal fixAlex Valavanis2012-02-261-1/+1
* | | Fix gseal issues in rulerAlex Valavanis2012-02-262-58/+79
* | | powerstroke: work on cusps, so people can play with it a bit. it is not done ...Johan B. C. Engelen2012-02-263-16/+72
* | | Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-265-46/+1372
* | | Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis2012-02-263-5/+15
* | | emf output. loosen the tolerance on text positioning (Bug 939688)Alvin Penner2012-02-261-1/+1
* | | Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-264-9/+9
* | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-26102-275/+236