summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * on-canvas clip and mask editing :) in the object menu you can find how to ...Johan B. C. Engelen2008-02-231-0/+19
* Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan2008-02-221-1/+1
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-182-6/+6
* make the font family drop-down a little less flakeybulia byak2008-02-161-14/+40
* remove old and apparently unused hack that was causing bug 192060bulia byak2008-02-151-7/+0
* comment fixbulia byak2008-02-132-3/+3
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-1/+1
* * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)Luca Bruno2008-02-101-1/+1
* fix 189661bulia byak2008-02-061-1/+3
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-052-13/+26
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-032-0/+11
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-032-3/+4
* Fix for LP #168959 as per John Cliff's 'patch' in the bug trackerMaximilian Albert2008-02-021-1/+4
* Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop2008-02-011-8/+16
* Additional fix for bug #167500Diederik van Lierop2008-01-311-3/+5
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-3112-14/+35
* Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington2008-01-302-4/+14
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-304-13/+99
* fix 169057 and prevent non-numeric input for font sizebulia byak2008-01-301-4/+17
* further fixes to font size combo: activate on defocus except when caused by e...bulia byak2008-01-281-4/+36
* fix 168397 and other font size combo bugsbulia byak2008-01-271-23/+33
* Partially fix bug #167500 (rulers being off)Diederik van Lierop2008-01-181-28/+21
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-1/+1
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-1/+1
* remove the strutsbulia byak2008-01-111-13/+0
* patch from bug 175398bulia byak2008-01-111-1/+2
* Fix for Bug #181663 (Font style errors / assert when changing style)Gail Carmichael2008-01-101-6/+38
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...Johan B. C. Engelen2008-01-091-1/+1
* Enable 3D box toolbarMaximilian Albert2008-01-081-259/+280
* noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...Maximilian Albert2008-01-061-1/+0
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-061-2/+5
* Applying Gail's patch for font-specificationBryce Harrington2008-01-052-79/+175
* Strip out Pango markup from tooltips (fixes bug #167640)Bryce Harrington2007-12-301-2/+1
* non-poppler build fixJon A. Cruz2007-12-171-17/+17
* defocus layer selector after choosing layerbulia byak2007-12-171-0/+3
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-100/+157
* Warning cleanupJon A. Cruz2007-12-081-162/+0
* Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...Jon A. Cruz2007-12-062-132/+112
* Warning cleanupJon A. Cruz2007-12-061-2/+1
* Add unit selector for node coordinate entriesMaximilian Albert2007-12-051-8/+36
* Always set coord entry fields inactive when switching to the node toolMaximilian Albert2007-12-051-0/+4
* Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.Johan B. C. Engelen2007-12-051-0/+18
* Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...Maximilian Albert2007-12-051-49/+184
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-043-198/+230
* use stockid for label; help text updatebulia byak2007-12-041-4/+8
* warning cleanupJon A. Cruz2007-12-041-3/+6
* UI tweaks for CMS view toggleJon A. Cruz2007-12-021-6/+28
* Adding icon for color managementJon A. Cruz2007-11-291-1/+1
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-262-0/+15
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-241-16/+43