index
:
fltkada
master
Ada binding for FLTK 1.3
Jed Barber
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-05-09
Changed Integer_Input package name
Jed Barber
2017-05-07
Basic readme for how to build/install binding
Jed Barber
2017-05-07
Further code cleanup
Jed Barber
2017-05-06
Cleaned up positioning of Draw procedures
Jed Barber
2017-05-06
Draw method overriding implemented for Widgets, fixed for Menus, still needs ↵
Jed Barber
cleaning up
2017-05-01
Draw method implemented for Groups, Menus, although Menus are now no longer ↵
Jed Barber
abstract even though they should be
2017-05-01
Draw method implemented for all Button variations (ugh)
Jed Barber
2017-05-01
Draw method for Text Display and derivatives, concrete Menu_ derivatives
Jed Barber
2017-05-01
Draw method implemented for Boxes/Inputs
Jed Barber
2017-05-01
Draw method implemented for all Window subpackages
Jed Barber
2017-04-29
Can now override Draw method from Ada side for Window widgets
Jed Barber
2017-04-28
Unlicensed this binding
Jed Barber
2017-04-28
Added default switches to project file
Jed Barber
2017-04-28
Basic library project file
Jed Barber
2017-04-27
Organising source
Jed Barber
2016-11-18
Moved Shortcut_Key type to FLTK.Enums, added function to remove key bindings ↵
Jed Barber
from Text_Editors
2016-11-18
Added text buffer callback enable/disable, text range retrieval functions
Jed Barber
2016-11-14
Added FLTK integer inputs
Jed Barber
2016-11-14
Edit and search menu items now grey themselves out when appropriate
Jed Barber
2016-11-14
Added Menu_Buttons to FLTK binding, added rightclick menu to Editor
Jed Barber
2016-11-13
Added find next and find previous
Jed Barber
2016-11-13
Added optional line numbers
Jed Barber
2016-11-13
Fixed bug in word count
Jed Barber
2016-11-13
Added jump to feature
Jed Barber
2016-11-13
Added word wrap feature
Jed Barber
2016-11-12
Added basic word count feature
Jed Barber
2016-11-11
Simplified widget callbacks
Jed Barber
2016-11-11
Simplified text_buffer callbacks
Jed Barber
2016-11-10
Renamed popups to dialogs
Jed Barber
2016-11-09
Removed superfluous use clauses, styling now more standardised
Jed Barber
2016-11-08
Fixed a few errors turned up by latest GNAT
Jed Barber
2016-10-05
Added logo, made find/replace/about windows attention grabbing
Jed Barber
2016-10-04
Basic replace functionality added
Jed Barber
2016-10-04
Basic find functionality working
Jed Barber
2016-10-04
Find/Replace marshalling back to Adapad Main done, some Group/Widget_Cursor ↵
Jed Barber
stuff removed
2016-09-21
More progress on the little utility window layouts
Jed Barber
2016-09-21
Started constructing Find/Replace/About windows
Jed Barber
2016-09-19
All File/Edit functions working, just need to add Search/About menu stuff
Jed Barber
2016-09-16
Adapad menus and callbacks now present in skeleton form, also Text_Buffers ↵
Jed Barber
have callbacks too
2016-09-15
Menu callbacks working, also some quick testing code that'll probably get ↵
Jed Barber
deleted later because wynaut
2016-09-11
WIDGET CALLBACKS!!!
Jed Barber
2016-09-07
Now using widget user data to refer back to Ada side of things, will enable ↵
Jed Barber
easy implementation of callbacks
2016-09-06
Getting things back into a compilable order
Jed Barber
2016-07-20
Menu shortcut keys and flags
Jed Barber
2016-07-19
Starting to sketch the outline of menu widgets and callbacks
Jed Barber
2016-07-18
Decided on widget init problem, started on rudimentary editor appearance
Jed Barber
2016-07-15
Groups and Widgets should now keep track of themselves properly, also all ↵
Jed Barber
named access types removed
2016-05-28
Text editors, single and menu windows
Jed Barber
2016-05-27
Text buffers, access types and line lengths
Jed Barber
2016-05-26
In the interests of readability and consistent style...
Jed Barber
[prev]
[next]