summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-3/+3
| |\|
| | * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-3/+3
| * | warning cleanup (no functional changes)Campbell Barton2011-06-251-2/+2
| * | Removed outdated callback function.Jon A. Cruz2011-06-241-6/+0
| |/
* / Remove more of libnrKrzysztof Kosi??ski2011-06-231-4/+4
|/
* Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-201-1/+1
|\
| * Merge from trunkKrzysztof Kosi??ski2011-06-191-22/+93
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2011-04-071-133/+175
| |\ \
| * \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-82/+80
| |\ \ \
| * \ \ \ Merge from trunkKrzysztof Kosi??ski2010-11-251-10/+16
| |\ \ \ \
| * \ \ \ \ merge from trunkKrzysztof Kosi??ski2010-08-081-3/+4
| |\ \ \ \ \
| * | | | | | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
* | | | | | | add "Units:" label to the units selection widget for the measurement toolFelipe Corr??a da Silva Sanches2011-06-201-2/+13
* | | | | | | i18n. inkscape.pot update.Nicolas Dufour2011-06-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-4/+4
* | | | | | toggle units in the measure toolFelipe Corr??a da Silva Sanches2011-06-141-1/+20
* | | | | | more improvements in the measurement tool:Felipe Corr??a da Silva Sanches2011-06-131-2/+28
* | | | | | Replace deprecated GtkSignalAlex Valavanis2011-06-131-2/+2
* | | | | | Replace deprecated GtkTooltipsAlex Valavanis2011-06-121-14/+10
|\ \ \ \ \ \
| * | | | | | Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-14/+10
* | | | | | | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-1/+14
|/ / / / / /
* | | | | | Don't adjust the shink/grow value because we're saving the units.Martin Owens2011-05-111-1/+3
* | | | | | Restore modularity to adjustment action.Jon A. Cruz2011-04-191-0/+15
| |_|_|_|/ |/| | | |
* | | | | Spray:Nicolas Dufour2011-03-291-46/+41
* | | | | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-46/+57
* | | | | 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-021-1/+1
* | | | | check for element modification before filling undo stackAdib Taraben2010-12-301-36/+72
| |_|_|/ |/| | |
* | | | Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-73/+75
|\ \ \ \
| * | | | SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-2/+2
| * | | | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-45/+45
| |/ / /
* | | | C++ cleanup on patch.Jon A. Cruz2010-12-021-14/+9
* | | | Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos2010-11-251-9/+10
| |_|/ |/| |
* | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | Cleanups from backports.Jon A. Cruz2010-10-291-2/+2
* | | Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-071-6/+12
* | | Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-3/+3
| |/ |/|
* | CSS length attributes must have units.Tavmjong Bah2010-07-101-2/+2
* | Added hidden preference to re-enable floating dialogs on problematic window m...Jon A. Cruz2010-07-021-1/+2
|/
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-161-51/+0
* Added icons for Superscript and Subscript.Tavmjong Bah2010-06-071-2/+2
* "Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah2010-06-071-6/+9
* Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-1/+129
* Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
* copyedit tooltipsbuliabyak2010-05-181-14/+14
* Add icons for line-height, letter-spacing, etc. to text toolbar.Tavmjong Bah2010-05-181-6/+12
* Text toolbar:Tavmjong Bah2010-05-161-0/+22
* A couple small bug fixes for new text toolbar widgets.Tavmjong Bah2010-05-151-60/+70