aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkui.cc
AgeCommit message (Expand)Author
2011-09-25let the enter key trigger buttons when possiblecorvid
2011-09-06remove trailing whitespaceJorge Arellano Cid
2011-08-04free instead of deletecorvid
2011-08-01deal with Fl_Text_Buffer::text() returning a copycorvid
2011-07-21work around a fl_width() bugcorvid
2011-07-18turn on wrapping for textareacorvid
2011-07-03draw the labels when hidden inputs are showncorvid
2011-06-29Remove wrong commentJorge Arellano Cid
2011-06-21Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-06-18Enabled CTRL+{a,e,d,k} shortcuts for form's inputsJorge Arellano Cid
2011-06-12clean up fltk form button callbacks (allows Space to trigger)corvid
2011-05-27rm fltk2 workaroundcorvid
2011-05-19forms listResource item selectioncorvid
2011-05-16castRob S.
2011-05-16rm spacescorvid
2011-05-14forms menu/list selectioncorvid
2011-05-10more of the samecorvid
2011-05-10straighten out free/delete/delete[]corvid
2011-02-09disable symbol-interpretation in labelscorvid
2011-02-04widget coloringcorvid
2011-01-29font/size for fltk widgetscorvid corvid
2011-01-29improve widget colorscorvid
2011-01-29clean out FltkSelectionResourcecorvid
2011-01-29fix initial selection for OptionMenucorvid
2011-01-29push/pop for Listcorvid
2011-01-29push/popGroup is back. Implemented for FltkOptionMenucorvid
2011-01-29width for FltkList as wellcorvid
2011-01-29uncomment the font calls in fltkuicorvid
2011-01-29OptionMenu sizecorvid
2011-01-29our own menuItem array for OptionMenucorvid
2011-01-23FltkListResource::sizeRequestcorvid
2011-01-23add tree items directly to a parentcorvid
2011-01-23Fl_Tree settingscorvid
2011-01-15fltkuicorvid
2011-01-15fltkui changescorvid
2011-01-13just get fltkui into compilable statecorvid
2011-01-12fltkui commentcorvid
2011-01-08a bit of fltkuicorvid
2011-01-07a bit of fltkuicorvid
2011-01-06RAW_LABEL is SHORTCUT_LABELcorvid
2011-01-06some UI constantscorvid
2011-01-06whencorvid
2011-01-06eventscorvid
2011-01-06more key/button modifierscorvid
2011-01-06keys and mouse buttonscorvid
2010-12-15silence a couple of MSGscorvid
2010-10-09make dillo compile with clangJohannes Hofmann
2009-10-15remove multiple views capability from dwcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-08-10fltk widget types are not bitscorvid