summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-275-0/+5
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-227-10/+10
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-1/+1
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-7/+7
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-212-0/+151
* update to latest 2geom !Johan B. C. Engelen2011-02-022-4/+4
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-232-1/+2
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-172-2/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1213-104/+130
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-0211-52/+52
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-012-5/+5
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-292-8/+8
* | A proper fix for dock item mising icon problem. Fixes bug #658055.Jon A. Cruz2010-12-061-12/+18
* | Fix crash when floating dialog icon is not foundKrzysztof Kosi??ski2010-11-211-5/+11
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1739-39/+39
* | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-253-4/+4
* | i18n. Metadata labels now fully translatable (with colon).Nicolas Dufour2010-10-241-1/+1
* | Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-261-0/+9
* | i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour2010-09-241-10/+10
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-222-30/+16
|/
* Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone2010-06-011-1/+1
* In the document properties dialog, changes tab order to units, width, height....Alex Leone2010-06-012-1/+11
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-012-19/+61
* Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-141-1/+1
* Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz2010-04-011-6/+6
* C++-ification of paint selector.Jon A. Cruz2010-03-221-4/+7
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-7/+7
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-145-2/+119
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-082-26/+69
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
* patch by Adrian Johnson for 166678bulia byak2009-09-051-12/+11
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-11/+12
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0615-53/+53
* SPDocument->Documentjohnce2009-08-058-25/+25
* SPDocument->Documentjohnce2009-08-057-28/+28
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-0/+1
* Contextual split of translatable messageAlexandre Prokoudine2009-07-081-1/+1
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-032-4/+16
* When changing document size, the origin (lower left corner) should be station...Diederik van Lierop2009-05-091-0/+6
* Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski2009-04-251-1/+1
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
* Handle case when an icon is not populatedJon A. Cruz2009-04-191-2/+9
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-092-4/+6
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-2/+5
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-216-6/+724
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-192-11/+6
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11