summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-28Re-add deleted preference setting for paint bucket toleranceJohn Bintz1-0/+1
2007-02-28Change paint bucket tolerance toolbar to use percentages rather than color ch...John Bintz1-3/+2
2007-02-27Add paint bucket tolerance setting and toolbar widget to control toleranceJohn Bintz1-0/+18
2007-02-26rename flood to paintbucket, copyeditbulia byak1-8/+8
2007-02-26move flood under calligraphicbulia byak1-1/+1
2007-02-25Add flood fill toolJohn Bintz1-0/+19
2007-02-15enable click-action and general tooltip for style swatchesbulia byak1-8/+24
2007-02-07defocus checkboxes upon click so they don't steal keystrokesbulia byak1-1/+3
2007-01-25making string translatableLuca Bruno1-4/+4
2007-01-18text fixesbulia byak1-1/+1
2006-11-18extend the range of cap rounding, rename it to make more sensebulia byak1-2/+2
2006-10-24Added callback function to allow shrinking of widgetsJon A. Cruz1-0/+3
2006-10-22Key, tab and focus refinementJon A. Cruz1-0/+4
2006-10-21Adding climb and digits properties, key processing and focus handlingJon A. Cruz1-12/+19
2006-10-19Turning onJon A. Cruz1-1/+1
2006-10-19Adding custom action to work with spinbuttons in toolbarsJon A. Cruz1-1/+297
2006-10-10undo annotationsbulia byak1-16/+16
2006-10-03rename drag to wiggle with value inversion; edit tooltipsbulia byak1-15/+15
2006-09-06move rounding spinbuttonbulia byak1-11/+11
2006-09-04get default rounding right in calligraphy toolbarMenTaLguY1-1/+1
2006-09-04added ui for mental's calligraphy tool cap roundingJosh Andler1-1/+21
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-9/+9
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-9/+9
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-08-18delete completion object on destroying, prevents a crash on exitbulia byak1-0/+10
2006-07-14- improve hint for directed graph toggleTim Dwyer1-1/+1
2006-07-12- added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer1-4/+55
2006-07-12Added layout button and ideal connector length spinbox to connector toolbarTim Dwyer1-0/+39
2006-07-05replace single toggle button with less confusing pick-alpha and set-alpha opt...bulia byak1-18/+47
2006-06-30* src/connector-context.cpp, src/widgets/toolbox.cpp:mjwybrow1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-15/+30
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+11
2006-06-09Handle case of function call faling. Fixes bug 1501150.Jon A. Cruz1-3/+6
2006-06-08Applied patch #1502407. Fixes bug #1500029.Jon A. Cruz1-9/+15
2006-06-05swap tooltipsbulia byak1-2/+2
2006-06-02text tolbar usability: enable alt+x, enable esc to defocus entry fields and c...bulia byak1-685/+754
2006-06-01defocus text toolbar widgets, fixes 1494959bulia byak1-4/+14
2006-05-28add tooltips to text toolbar widgetsMenTaLguY1-0/+9
2006-05-24slight cosmetics in text toolbarbulia byak1-2/+2
2006-05-23* Use hardcoded sample string for font preview instead of the string from the...Milosz Derezynski1-3/+2
2006-05-22* Remember default setting for alingmentMilosz Derezynski1-0/+11
2006-05-22* Apply style to selection also when applying it to defaultsMilosz Derezynski1-8/+2
2006-05-22* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski1-2/+0
2006-05-22* Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski1-0/+5
2006-05-22* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski1-0/+2
2006-05-22* Revert toolboxMilosz Derezynski1-20/+0
2006-05-22* Add orientation controls to text toolbarMilosz Derezynski1-14/+133
2006-05-22* Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski1-122/+111
2006-05-22* Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski1-59/+61