summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | cppcheck: null pointer dereference fixKris De Gussem2012-02-211-3/+3
* | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-215-4/+1158
* | | Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis2012-02-211-1/+1
* | | documentationKris De Gussem2012-02-203-51/+34
* | | Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-1710-26/+117
* | | Documentation of the Text and Font dialogKris De Gussem2012-02-162-18/+49
* | | Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-165-2/+869
* | | Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-2/+2
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-154-4/+4
* | | fix warningJohan B. C. Engelen2012-02-151-1/+1
* | | cppcheckKris De Gussem2012-02-151-1/+1
* | | 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-142-1/+13
* | | Update Authors & Translators lists in About dialogJosh Andler2012-02-141-7/+22
* | | Fix for 910463 : Improve System preferencesJohn Smith2012-02-142-33/+61