source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @main,55   19 years dsowen Made column-widths part of the data model.
(edit) @main,54   19 years dsowen Added some mix-in data models.
(edit) @main,53   19 years dsowen Updated grid.
(edit) @main,52   19 years dsowen Improved ACS translation. New box and line drawing functions. Setting …
(edit) @main,51   19 years dsowen Return cursor-position as list, because that's how it's set.
(edit) @main,50   19 years dsowen Allow windows to be created and destroyed non-lexically.
(edit) @main,49   19 years dsowen Allow access to RENDERLEN.
(edit) @main,48   19 years dsowen Modified colormap. Fixed flat-menu to work with other new code.
(edit) @main,47   19 years dsowen Added color to forms.
(edit) @main,46   19 years dsowen Textboxes and numberboxes now change colors.
(edit) @main,45   19 years dsowen Added numberbox support to forms. Fixed indentation of defform and …
(edit) @main,44   19 years dsowen Forms may now be activated; they cycle through textboxes and auto-scroll.
(edit) @main,43   19 years dsowen Scrolling now works.
(edit) @main,42   19 years dsowen Added forms. They currently display things, but don't interact.
(edit) @main,41   19 years dsowen Changed SIGNAL to ERROR.
(edit) @main,40   19 years dsowen New widgets architecture with common generic functions. Added label …
(edit) @main,39   19 years dsowen Use the BOUND and BOUNDF from DSO-UTIL.
(edit) @main,38   19 years dsowen Added numberbox, like a right-justified textbox.
(edit) @main,37   19 years dsowen Return the value that the callback returns when not nil. Force refresh …
(edit) @main,36   19 years dsowen Move insertion point to end on activation, and beginning on …
(edit) @main,35   19 years dsowen New textbox control.
(edit) @main,34   19 years dsowen Reverting back to original SIZE (which was correct).
(edit) @main,33   19 years dsowen Panels are now like windows.
(edit) @main,32   19 years dsowen Fix: SIZE should report width and height, not maximal x and y values.
(edit) @main,31   19 years dsowen A window's background is now SETF-able.
(edit) @main,30   19 years dsowen READ-KEY now a generic function, to work with panels.
(edit) @main,29   19 years dsowen WITH-SCREEN now initializes color.
(edit) @main,28   19 years dsowen Major overhaul to get rid of CDK stuff, and modularize all the ncurses …
(edit) @main,27   19 years dsowen New complex-character handling.
(edit) @main,26   19 years dsowen Grid now uses display strings.
(edit) @main,25   19 years dsowen Display-strings now clip to the window.
(edit) @main,24   19 years dsowen Added routine to add strings but clip to the window.
(edit) @main,23   19 years dsowen Sync to home.
(edit) @main,22   19 years dsowen New grid class, with separate model (for fast access of slow or large …
(edit) @main,21   19 years dsowen Clean editor files too.
(edit) @main,20   19 years dsowen Set optimize flags for development.
(edit) @main,19   19 years dsowen Change shortcut to bold until ncurses in putty gets fixed.
(edit) @main,18   19 years dsowen First pass at wrapping ncurses basics: lexical screens and der-windows.
(edit) @main,17   19 years dsowen Clean files deeply.
(edit) @main,16   19 years dsowen Panels support.
(edit) @main,15   19 years dsowen Minor edits.
(edit) @main,14   19 years dsowen Added an input wrapper.
(edit) @main,13   19 years dsowen Merged.
(edit) @main,12   19 years dsowen Curses color.
(edit) @main,11   19 years dsowen Sync to central.
(edit) @main,10   19 years dsowen Changed drawing once again, to place cursor at end of entry. Added …
(edit) @main,9   19 years dsowen Added code to draw the shortcut-key specially. Changed drawing code again.
(edit) @main,8   19 years dsowen Rework flat-menu to get common information out of the entries class.
(edit) @main,7   19 years dsowen Brought in more ncurses routines. Support wide characters. Begin …
(edit) @main,6   19 years dsowen Added more C constants. Added the chtype for character/attribute …
(edit) @main,5   19 years dsowen Added a few more things to the curses/forms wrapper. Added very light …
(edit) @main,4   19 years dsowen Started adding form stuff.
(edit) @main,3   19 years dsowen Merging.
(edit) @main,2   19 years dsowen Using my own menu library to ease memory management and pointer logic.
(edit) @main,1   19 years dsowen Initial.
(edit) @main,0   1 second anonymous
(add) @main,0   1 second anonymous
Note: See TracRevisionLog for help on using the revision log.