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