summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore modularity to adjustment action.Jon A. Cruz2011-04-192-0/+32
* Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-181-4/+12
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-162-7/+8
* Spray:Nicolas Dufour2011-03-291-46/+41
* remove wrong format indication in lossy format warning (was always org.inksca...Thomas Holder2011-03-131-3/+2
* 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-221-1/+1
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-10/+22
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+1
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-217-141/+152
* Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...Nicolas Dufour2011-02-181-1/+1
* Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour2011-02-031-3/+3
* update to latest 2geom !Johan B. C. Engelen2011-02-025-7/+7
* check for element modification before filling undo stackAdib Taraben2010-12-301-36/+72
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-233-13/+32
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-232-1/+2
* Handle missing, inaccessible and misnamed cache directories.Jon A. Cruz2010-12-211-26/+38
* Unify stat type for older glib.Jon A. Cruz2010-12-211-0/+8
* Enable icon disk cache by default.Jon A. Cruz2010-12-211-1/+1
* Clear cached items when state is invalid.Jon A. Cruz2010-12-211-3/+145
* C++-ification.Jon A. Cruz2010-12-182-124/+146
* Fix other fallback icon lookup.Jon A. Cruz2010-12-181-12/+13
* Add missing include\.Jon A. Cruz2010-12-181-0/+1
* Fix fallback icon loading order for icons with legacy names.Jon A. Cruz2010-12-181-91/+70
* Use subdirectories with icon sizes.Jon A. Cruz2010-12-181-17/+42
* Prune initial timer work.Jon A. Cruz2010-12-181-27/+0
* Merge from trunk.Jon A. Cruz2010-12-181-20/+16
|\
| * Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-0/+18
* | Simple first pass for rough timingJon A. Cruz2010-12-172-20/+105
|/
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-1215-177/+196
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-122-2/+3
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-032-4/+4
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-029-69/+69
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-018-19/+19
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-294-19/+18
* | Fix version check for wheel selector.Jon A. Cruz2010-12-081-0/+4
* | Workaround for GTK not scaling the color wheel to match available space.Jon A. Cruz2010-12-071-0/+47
* | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...Jon A. Cruz2010-12-066-1259/+28
* | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-4/+7
* | C++ cleanup on patch.Jon A. Cruz2010-12-021-14/+9
* | Fix crashes caused by spinbutton focus problems.Krzysztof Kosi??ski2010-11-251-9/+10
|\ \
| * | Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos2010-11-251-9/+10
* | | Fix Bug #447385 - Drag'n'drop from swatches doesn't always workAdonis Papaderos2010-11-251-18/+7
|/ /
* | Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1743-43/+43
* | Cleanups from backports.Jon A. Cruz2010-10-292-24/+22
* | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-253-21/+21
* | Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour2010-09-241-2/+37
* | Prevent opacity slider changes from going into undo as separate items. Fixes ...Jon A. Cruz2010-09-151-15/+12
* | Stop overrun.Jon A. Cruz2010-09-121-4/+0