summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-12dropper modes: replace undecipherable icons with text labelsbulia byak1-4/+13
2008-03-09Move 3D box code out of sp-canvas.cppMaximilian Albert1-0/+4
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-0/+25
2008-02-28Warning cleanupJon A. Cruz1-30/+30
2008-02-24Warning and whitespace cleanupJon A. Cruz2-84/+94
2008-02-23Fix LP #194718Maximilian Albert1-2/+2
2008-02-23* on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen1-0/+19
2008-02-22Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan1-1/+1
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz2-6/+6
2008-02-16make the font family drop-down a little less flakeybulia byak1-14/+40
2008-02-15remove old and apparently unused hack that was causing bug 192060bulia byak1-7/+0
2008-02-13comment fixbulia byak2-3/+3
2008-02-11remaining g++ 4.3 compilation fix-upsKees Cook1-1/+1
2008-02-10* Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)Luca Bruno1-1/+1
2008-02-06fix 189661bulia byak1-1/+3
2008-02-05Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2-13/+26
2008-02-03Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2-0/+11
2008-02-03Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2-3/+4
2008-02-02Fix for LP #168959 as per John Cliff's 'patch' in the bug trackerMaximilian Albert1-1/+4
2008-02-01Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop1-8/+16
2008-01-31Additional fix for bug #167500Diederik van Lierop1-3/+5
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington12-14/+35
2008-01-30Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington2-4/+14
2008-01-302nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop4-13/+99
2008-01-30fix 169057 and prevent non-numeric input for font sizebulia byak1-4/+17
2008-01-28further fixes to font size combo: activate on defocus except when caused by e...bulia byak1-4/+36
2008-01-27fix 168397 and other font size combo bugsbulia byak1-23/+33
2008-01-18Partially fix bug #167500 (rulers being off)Diederik van Lierop1-28/+21
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-1/+1
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-1/+1
2008-01-11remove the strutsbulia byak1-13/+0
2008-01-11patch from bug 175398bulia byak1-1/+2
2008-01-10Fix for Bug #181663 (Font style errors / assert when changing style)Gail Carmichael1-6/+38
2008-01-09fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen1-1/+1
2008-01-08Enable 3D box toolbarMaximilian Albert1-259/+280
2008-01-06noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...Maximilian Albert1-1/+0
2008-01-06Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington1-2/+5
2008-01-05Applying Gail's patch for font-specificationBryce Harrington2-79/+175
2007-12-30Strip out Pango markup from tooltips (fixes bug #167640)Bryce Harrington1-2/+1
2007-12-17non-poppler build fixJon A. Cruz1-17/+17
2007-12-17defocus layer selector after choosing layerbulia byak1-0/+3
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-100/+157
2007-12-08Warning cleanupJon A. Cruz1-162/+0
2007-12-06Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz2-132/+112
2007-12-06Warning cleanupJon A. Cruz1-2/+1
2007-12-05Add unit selector for node coordinate entriesMaximilian Albert1-8/+36
2007-12-05Always set coord entry fields inactive when switching to the node toolMaximilian Albert1-0/+4
2007-12-05Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen1-0/+18
2007-12-05Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert1-49/+184
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz3-198/+230