summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2011-06-1926-90/+423
|\
| * Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-1/+1
| * cmake:Campbell Barton2011-06-131-43/+0
| * work in progress cmake commit:Campbell Barton2011-06-121-39/+42
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-044-4/+4
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-034-4/+4
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-042-5/+6
| |/
| * unitmenu: add method to add a unitJohan B. C. Engelen2011-05-262-0/+9
| * Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-1/+1
| * fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-176-0/+87
| * change spinbox to new one in many places.Johan B. C. Engelen2011-04-166-15/+15
| * ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39
| * add undo to SpinButtonJohan B. C. Engelen2011-04-152-6/+74
| * ScalarUnit: add functionality to grab focus and select the entry text. and ad...Johan B. C. Engelen2011-04-142-0/+25
| * add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-135-25/+47
| * fix buildJohan B. C. Engelen2011-04-121-0/+2
| * Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...Johan B. C. Engelen2011-04-114-25/+26
| * add a subclassed spinbutton class. this numeric entry box accepts both ',' an...Johan B. C. Engelen2011-04-083-0/+119
* | Merge from trunkKrzysztof Kosi??ski2011-04-0717-26/+188
|\|
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-201-1/+1
| * Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
| * 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 from trunk (again)Krzysztof Kosi??ski2010-12-1514-112/+150
|\|
| * 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
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2543-76/+71
|\| |
| * | 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
| |/
* / Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-12/+19
|/
* 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