summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for 927074 : resize buttons, and add on tree double clickJohn Smith2012-03-024-9/+35
* Fix for 168351 : layer rename doesn't update layers dialogJohn Smith2012-03-021-3/+8
* Fix for 944524 Layers - Group buttons and make style consistentJohn Smith2012-03-021-0/+4
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-025-68/+331
* patch by Veronika Irvine for filter effects dialog sizing (Bug 932474)Alvin Penner2012-03-012-31/+45
* cppcheckKris De Gussem2012-02-292-3/+3
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2921-38/+47
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-273-393/+1079
|\
| * fixed crash!Andrew Higginson2011-12-271-6/+12
| * merged with trunk so I can build again...Andrew Higginson2011-12-27177-4310/+3597
| |\
| * | 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-182-9/+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-262-16/+45
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-252-26/+6
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+0
| * | Improving preview widgetAndrew rugby471@gmail.com2011-03-252-13/+209
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-242-93/+172
| * | Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2011-03-222-120/+308
| * | 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-132-57/+59
| * | 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-112-93/+91
| * | 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
* | | Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-262-7/+403
* | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-2680-213/+178
* | | Header cleaningAlex Valavanis2012-02-2513-11/+35
* | | Fix documentationKris De Gussem2012-02-252-3/+3
* | | Fix for 938349 : Compile error in spellcheck.h when aspell is unavailableJohn Smith2012-02-222-7/+30