summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1
* re-introduce isEmpty testsMenTaLguY2007-03-172-3/+3
* ban empty rectangles entirely and remove isEmpty testMenTaLguY2007-03-111-1/+1
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-5/+7
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-34/+39
* Change tolerance to thresholdJohn Bintz2007-03-111-7/+7
* Merge further bbox workMenTaLguY2007-03-101-5/+3
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* Converted star toobar to stock GTK+Jon A. Cruz2007-03-081-170/+166
* paintbucket: rearrange controls, edit labels/tooltipsbulia byak2007-03-081-22/+25
* make default paintbucket offset 0bulia byak2007-03-081-1/+1
* Add units selector to offset and remove offset range limitsJohn Bintz2007-03-081-3/+14
* Begin work on selectable color channels for paint bucket, starting with visib...John Bintz2007-03-071-0/+22
* more NR::Maybe<NR::Rect> workMenTaLguY2007-03-041-17/+22
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-13/+8
* Add user-selectable paint bucket path offset sizeJohn Bintz2007-03-031-0/+21
* (hopefully) fixed build on linux, added missing isnormal.hMarkus Schwarzenberg2007-03-011-0/+3
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-0/+2
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
* Re-add deleted preference setting for paint bucket toleranceJohn Bintz2007-02-281-0/+1
* Change paint bucket tolerance toolbar to use percentages rather than color ch...John Bintz2007-02-281-3/+2
* Add paint bucket tolerance setting and toolbar widget to control toleranceJohn Bintz2007-02-271-0/+18
* rename flood to paintbucket, copyeditbulia byak2007-02-261-8/+8
* move flood under calligraphicbulia byak2007-02-261-1/+1
* Add flood fill toolJohn Bintz2007-02-251-0/+19
* Fixed crash when draw height was zero.Jon A. Cruz2007-02-231-6/+11
* Moving functions from svg_preview_cache.h to a new .cppBryce Harrington2007-02-201-4/+4
* enable click-action and general tooltip for style swatchesbulia byak2007-02-151-8/+24
* spell out Fill and Stroke labelsbulia byak2007-02-151-2/+2
* defocus checkboxes upon click so they don't steal keystrokesbulia byak2007-02-071-1/+3
* making string translatableLuca Bruno2007-01-251-4/+4
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
* replace use of sp_repr_new in gradient-vectorMenTaLguY2007-01-231-2/+5
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-3/+5
* text fixesbulia byak2007-01-181-1/+1
* height=12bulia byak2007-01-181-1/+1
* add new message type for urgent immediate statusbar displaybulia byak2007-01-171-0/+7
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-3/+7
* Fixed bug where offset was not written to XML when stop was added.Johan B. C. Engelen2007-01-121-0/+1
* Small edits to copyright info.Johan B. C. Engelen2007-01-061-0/+2
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen2007-01-061-3/+2
* Fixed [ 1610944 ] Text dialog discard style and crashJohan B. C. Engelen2007-01-021-13/+18
* Fix 1565162 (Gradient stop color not updated in list when entering RBGA)gustav_b2006-12-301-6/+17
* change opacity display to 0..100bulia byak2006-11-191-1/+1
* extend the range of cap rounding, rename it to make more sensebulia byak2006-11-181-2/+2
* ok, fix another crash caused by GTK's broken spinbuttonsbulia byak2006-11-121-1/+8
* add (outline) to window title when in outline modebulia byak2006-11-041-2/+11
* Added callback function to allow shrinking of widgetsJon A. Cruz2006-10-241-0/+3
* Key, tab and focus refinementJon A. Cruz2006-10-221-0/+4
* Adding climb and digits properties, key processing and focus handlingJon A. Cruz2006-10-211-12/+19