summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-26Starting disabling widgets at certain timesAndrew rugby471@gmail.com2-13/+31
2011-03-26Sorted wrapping of labelsAndrew rugby471@gmail.com2-16/+45
2011-03-25Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2-26/+6
2011-03-25Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com1-1/+0
2011-03-25Improving preview widgetAndrew rugby471@gmail.com2-13/+209
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com2-93/+172
2011-03-22Split OCALDialog code in fill.cpp into two, so we can have async stuff workingAndrew rugby471@gmail.com2-120/+308
2011-03-20Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem1-1/+1
2011-03-20Remove all GNOMEVFS codeAndrew rugby471@gmail.com2-91/+43
2011-03-19Fix issue with text of overlayAndrew rugby471@gmail.com2-35/+22
2011-03-19Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...Andrew rugby471@gmail.com2-28/+35
2011-03-18Get the OCAL logo form a proper pathAndrew rugby471@gmail.com2-20/+32
2011-03-18Remove SearchEntry hinting ability (not appropriate/useful in this scenario)Andrew rugby471@gmail.com2-85/+39
2011-03-18Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour1-0/+4
2011-03-17Last renamings of headers in Inkscape preferences (Bug #560751)Kris De Gussem1-7/+7
2011-03-17Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat...Nicolas Dufour1-1/+1
2011-03-17added custom searchentryAndrew rugby471@gmail.com2-16/+104
2011-03-16Added OCAL logo overlayAndrew rugby471@gmail.com2-8/+83
2011-03-15automatically enter current filename in windows save as dialog.Johan B. C. Engelen1-0/+11
2011-03-13make print_xml_element_names an instance method of the SearchResultsListAndrew rugby471@gmail.com2-101/+86
2011-03-13changed name to SearchResultListAndrew rugby471@gmail.com2-44/+114
2011-03-13Added OCAL namespace within Dialog namespaceAndrew rugby471@gmail.com2-57/+59
2011-03-11removed message and description labelsAndrew rugby471@gmail.com2-19/+8
2011-03-11added back size request :)Andrew rugby471@gmail.com1-7/+8
2011-03-11converted to use var_name from CamelCaseAndrew rugby471@gmail.com2-93/+91
2011-03-11organise GUI code into sectionsAndrew rugby471@gmail.com1-24/+30
2011-03-11Fixed padding and packingAndrew rugby471@gmail.com1-10/+16
2011-03-11Added 12px border to dialogAndrew rugby471@gmail.com1-3/+5
2011-03-09fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches1-2/+1
2011-03-03About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour1-1/+2
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben17-0/+17
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz13-76/+100
2011-02-22Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz3-51/+57
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-7/+7
2011-02-21Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour9-310/+538
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz3-16/+16
2011-02-13update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen1-1/+1
2011-02-07Fixed uninitialized member variables.Jon A. Cruz1-4/+11
2011-02-05Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski1-6/+7
2011-02-03Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen19-86/+66
2011-02-02Translations. French translation minor update.Nicolas Dufour1-273/+279
2011-01-31OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...Nicolas Dufour1-1/+1
2010-12-29Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem1-2/+2
2010-12-29Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem1-7/+14
2010-12-27Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop1-1/+0
2010-12-27Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop3-2/+87
2010-12-23Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2-4/+7
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz12-12/+14
2010-12-18Simple tracking of time to display dialogs and main window.Jon A. Cruz1-2/+16