summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Turning onJon A. Cruz2006-10-191-1/+1
* Adding custom action to work with spinbuttons in toolbarsJon A. Cruz2006-10-191-1/+297
* undo annotationsbulia byak2006-10-106-29/+31
* rename drag to wiggle with value inversion; edit tooltipsbulia byak2006-10-031-15/+15
* move rounding spinbuttonbulia byak2006-09-061-11/+11
* get default rounding right in calligraphy toolbarMenTaLguY2006-09-041-1/+1
* added ui for mental's calligraphy tool cap roundingJosh Andler2006-09-041-1/+21
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-2/+2
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-2519-56/+57
* I peeled back my changes because of some deep error.Jon Phillips2006-08-253-13/+9
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-243-9/+13
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-2319-57/+56
* delete completion object on destroying, prevents a crash on exitbulia byak2006-08-181-0/+10
* disconnect signals on destroyingbulia byak2006-08-181-0/+7
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-132-0/+35
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-132-0/+12
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-292-5/+17
* switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2006-07-292-9/+26
* switch to sigc++ SPObject signals for gradient toolbarMenTaLguY2006-07-291-10/+6
* whoops, missed some uses of the old GObject signals in the last commitMenTaLguY2006-07-251-6/+39
* switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2006-07-252-17/+35
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-231-1/+1
* - improve hint for directed graph toggleTim Dwyer2006-07-141-1/+1
* - added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer2006-07-121-4/+55
* Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer2006-07-121-0/+39
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+2
* replace single toggle button with less confusing pick-alpha and set-alpha opt...bulia byak2006-07-051-18/+47
* * src/connector-context.cpp, src/widgets/toolbox.cpp:mjwybrow2006-06-301-1/+1
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-296-26/+53
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-253-0/+21
* mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...Aaron Spike2006-06-131-12/+18
* Handle case of function call faling. Fixes bug 1501150.Jon A. Cruz2006-06-091-3/+6
* Applied patch #1502407. Fixes bug #1500029.Jon A. Cruz2006-06-081-9/+15
* swap tooltipsbulia byak2006-06-051-2/+2