summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | header cleaningAlex Valavanis2012-02-268-15/+18
* | | Header cleaningAlex Valavanis2012-02-253-12/+11
* | | Header cleaningAlex Valavanis2012-02-2518-34/+78
* | | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2012-02-252-5/+5
* | | GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
* | | Fix documentationKris De Gussem2012-02-252-3/+3
* | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-2520-77/+79
* | | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)Alvin Penner2012-02-233-28/+24
* | | cppcheck: null pointer dereference fixKris De Gussem2012-02-222-22/+26
* | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-222-7/+30
* | | cppcheck: null pointer dereference fixKris De Gussem2012-02-213-5/+5
* | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-219-1099/+1160
* | | Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis2012-02-211-1/+1
* | | documentationKris De Gussem2012-02-203-51/+34