summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-04add (outline) to window title when in outline modebulia byak1-2/+11
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 byak6-29/+31
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-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips19-56/+57
2006-08-25I peeled back my changes because of some deep error.Jon Phillips3-13/+9
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips3-9/+13
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips19-57/+56
2006-08-18delete completion object on destroying, prevents a crash on exitbulia byak1-0/+10
2006-08-18disconnect signals on destroyingbulia byak1-0/+7
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz2-0/+35
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz2-0/+12
2006-07-29switch to sigc++ SPObject signals for desktop widgetMenTaLguY2-5/+17
2006-07-29switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2-9/+26
2006-07-29switch to sigc++ SPObject signals for gradient toolbarMenTaLguY1-10/+6
2006-07-25whoops, missed some uses of the old GObject signals in the last commitMenTaLguY1-6/+39
2006-07-25switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2-17/+35
2006-07-23Update pattern creation help text to reflect new menu layout.MenTaLguY1-1/+1
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-09Added descriptions to Undo/Redo commands in the menusgustav_b1-1/+2
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 byak6-26/+53
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan3-0/+21
2006-06-13mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...Aaron Spike1-12/+18
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-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-4/+5
2006-05-28add tooltips to text toolbar widgetsMenTaLguY1-0/+9
2006-05-28Option to keep selection when changing layersJon A. Cruz1-2/+5
2006-05-26Fixed resize handle in corner of main UI.Jon A. Cruz1-22/+0
2006-05-26Cleaned up propagation of status changes.Jon A. Cruz1-0/+12
2006-05-24slight cosmetics in text toolbarbulia byak1-2/+2
2006-05-23Panel refactoringJon A. Cruz1-1/+1
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