summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add new object style display for all object-creating toolsbulia byak2006-04-291-20/+79
| | | (bzr r613)
* make style widget narrowerbulia byak2006-04-291-1/+1
| | | (bzr r612)
* revert 11172, synthesized events are used to update controls spinbuttonsbulia byak2006-04-241-0/+5
| | | (bzr r582)
* add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak2006-04-201-7/+7
| | | | | displayed range (bzr r548)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-175-57/+57
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* less confusing tooltipsbulia byak2006-04-151-2/+2
| | | (bzr r527)
* Tweaked smaller size to be 3/4ths the menu sizeJon A. Cruz2006-04-091-2/+2
| | | (bzr r459)
* Fixed array index calculationJon A. Cruz2006-04-081-2/+4
| | | (bzr r458)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-084-18/+18
| | | (bzr r457)
* Putting in smaller icon sizeJon A. Cruz2006-04-073-19/+79
| | | (bzr r455)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-0611-95/+98
| | | (bzr r439)
* CodingStyle: whitespacePeter Moulder2006-04-031-604/+617
| | | (bzr r417)
* CodingStyle: const placementPeter Moulder2006-04-031-6/+5
| | | (bzr r415)
* turns out, all these synthesize_events were not necessary at all - they just ↵bulia byak2006-04-011-5/+0
| | | | | fired fake events that i never needed (bzr r382)
* added variable tremorbulia byak2006-03-301-1/+20
| | | (bzr r374)
* fix 1367204bulia byak2006-03-271-4/+21
| | | (bzr r312)
* Purging unused variableJon A. Cruz2006-03-241-1/+0
| | | (bzr r278)
* remove the annoying canvas borderbulia byak2006-03-181-3/+1
| | | (bzr r260)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-132-2/+2
| | | (bzr r232)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+4
| | | | | #1290647 (bzr r180)
* make sure positive xy widget pos is writtenRalf Stephan2006-02-241-0/+3
| | | (bzr r179)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-1/+1
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-181-0/+1
| | | (bzr r155)
* extending the font selector preview string (patch #1240559 by cmarqu)Ralf Stephan2006-02-131-1/+1
| | | (bzr r135)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-136-39/+39
| | | (bzr r134)
* remove icon prerender time messagesMenTaLguY2006-02-081-22/+0
| | | (bzr r105)
* remove unneeded line, clarify some code (addresses test box warnings)Ralf Stephan2006-01-291-3/+2
| | | (bzr r44)
* Reverted Gtk::VPaned to avoid taking up F6 and F8Jon A. Cruz2006-01-281-10/+3
| | | (bzr r40)
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-0/+3
| | | (bzr r34)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-202-8/+132
| | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18)
* optimized includesRalf Stephan2006-01-181-3/+0
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-1662-0/+19674
(bzr r1)