summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-1/+14
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-0439-79/+36
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-0338-77/+35
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-045-9/+9
|/
* Merge fix for bug #781244 from Martin Owens - wrong conversionKrzysztof Kosi??ski2011-05-211-1/+3
|\
| * Don't adjust the shink/grow value because we're saving the units.Martin Owens2011-05-111-1/+3
* | Reinstating version bump.Jon A. Cruz2011-05-202-16/+6
* | Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-192-6/+16
* | Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-182-16/+6
|/
* Adding initial cut of resource manager.Jon A. Cruz2011-05-062-0/+26
* 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