summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-2654-161/+114
* | | Header cleaningAlex Valavanis2012-02-2511-1/+14
* | | 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
* | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-214-1/+1156
* | | 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-176-10/+54
* | | 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-164-0/+868
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-152-2/+2
* | | fix warningJohan B. C. Engelen2012-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
* | | Cleaning up unused variables and other warnings.Jon A. Cruz2012-02-141-4/+8
* | | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-133-20/+20
* | | some switches between visual and geometric bbox based on prefs (Bug 473608)Alvin Penner2012-02-121-13/+18
* | | Header cleaningAlex Valavanis2012-02-1217-4/+23
* | | Cleaning up a few headersAlex Valavanis2012-02-126-36/+11
* | | Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-111-0/+1
* | | Lots of gtkmm deprecation fixesAlex Valavanis2012-02-1116-21/+188
* | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-18/+18
* | | Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-072-0/+9
* | | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-064-13/+10
* | | Unwanted output in documentation droppedKris De Gussem2012-02-061-4/+0
* | | fixed memleakKris De Gussem2012-02-061-9/+2
* | | document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis2012-02-062-30/+18
* | | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-0617-13/+36
* | | makefile fix for revision 10910su_v2012-01-191-0/+2
* | | Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-193-2/+340
* | | documentationKris De Gussem2012-01-183-24/+36