summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* The dialog to panel refactoring:gustav_b2007-11-221-2/+1
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-201-16/+159
* add one fractional digit to zooms less than 10%bulia byak2007-11-191-2/+7
* Prevent CMS button from pinning space used by scrollbarsJon A. Cruz2007-11-171-0/+4
* Adding ICC Profiles in X supportJon A. Cruz2007-11-172-39/+66
* make the order of buttons the same as that of menu commandsbulia byak2007-11-161-4/+4
* Don't force focus on the canvas when the desktop is givengustav_b2007-11-121-4/+1
* Minor cleanupJon A. Cruz2007-11-111-4/+4
* Added rough ui to flip colors to be icc-colorJon A. Cruz2007-11-101-8/+46
* store paint bucket offset units in preferences to work around toolbar initial...John Bintz2007-11-011-3/+4
* First step adding switching of colors to profilesJon A. Cruz2007-10-301-21/+40
* Cleanup on color changersJon A. Cruz2007-10-3014-237/+265
* Moving functionality into <color-profile>Jon A. Cruz2007-10-292-96/+109
* Add hack to prevent the dock paned from catching F6 and F8 key presses.gustav_b2007-10-091-0/+7
* Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2007-10-091-34/+155
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-082-0/+44
* keep family list open when font is selectedMenTaLguY2007-10-051-3/+2
* non-lcms build fixesJon A. Cruz2007-10-031-2/+6
* #ifdef improvementJon A. Cruz2007-10-031-2/+16