index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
new
Age
Commit message (
Expand
)
Author
2015-04-09
Implemented uiCheckbox(Set)Checked() on Windows.
Pietro Gagliardi
2015-04-09
Implemented uiCheckbox(Set)Checked() on Mac OS X.
Pietro Gagliardi
2015-04-09
Added uiCheckboxChecked() and uiCheckboxSetChecked().
Pietro Gagliardi
2015-04-09
Implemented uiCheckbox on Mac OS X. Before I implement it on GTK+ I'll go bac...
Pietro Gagliardi
2015-04-09
Implemented uiCheckbox on Windows. Fixed build issues in the test program.
Pietro Gagliardi
2015-04-09
Added uiCheckboxOnToggled().
Pietro Gagliardi
2015-04-09
Added a checkbox to the test program. It won't do anything just yet...
Pietro Gagliardi
2015-04-09
Implemented the text functions on OS X.
Pietro Gagliardi
2015-04-09
Fixed a runtime parameters bug in the previous commit.
Pietro Gagliardi
2015-04-09
Implemented the text functions on Windows.
Pietro Gagliardi
2015-04-09
Split toUTF16() into a new file; other Windows text functions will also be th...
Pietro Gagliardi
2015-04-09
Implemented the text routines on the GTK+ backend. They work!
Pietro Gagliardi
2015-04-09
Re-enabled the text manipulation code in the test program.
Pietro Gagliardi
2015-04-09
Implemented uiEntry on Mac OS X. Now I can get to writing the text and title ...
Pietro Gagliardi
2015-04-08
Implemented uiEntry on Windows.
Pietro Gagliardi
2015-04-08
Implemented uiEntry on GTK+.
Pietro Gagliardi
2015-04-08
Decided to call it uiEntry for now.
Pietro Gagliardi
2015-04-08
Wrote up a new test program that will feature uiEntry when I write it (next).
Pietro Gagliardi
2015-04-08
Decided to not call InvalidateRect() in the Windows updateParent(); the Cocoa...
Pietro Gagliardi
2015-04-08
"Fixed" initial Windows window shows for now (see previous commit). Not yet a...
Pietro Gagliardi
2015-04-08
Fixed flicker and minimize issues on Windows. Simple mistake; should have use...
Pietro Gagliardi
2015-04-08
More TODO resolution.
Pietro Gagliardi
2015-04-08
More TODO resolution.
Pietro Gagliardi
2015-04-08
Decided not to take the suggestions of some TODOs in ui.h.
Pietro Gagliardi
2015-04-08
Removed some stale TODOs.
Pietro Gagliardi
2015-04-08
And implemented proper control showing on Mac OS X.
Pietro Gagliardi
2015-04-08
Implemented the parent updating logic on GTK+.
Pietro Gagliardi
2015-04-08
More TODOs.
Pietro Gagliardi
2015-04-08
Fixed initial (and future) window redraw issues on Windows.
Pietro Gagliardi
2015-04-08
More TODO resolution.
Pietro Gagliardi
2015-04-08
More TODO resolving. More TODOs.
Pietro Gagliardi
2015-04-08
Removed a stale TODO.
Pietro Gagliardi
2015-04-08
Decided not to turn new control scrolling parameters into a bitfield.
Pietro Gagliardi
2015-04-08
Removed the need for specifying if a GTK+ widget needs to be in a GtkViewport...
Pietro Gagliardi
2015-04-08
Cleaned up window_darwin.m's data structure juggling.
Pietro Gagliardi
2015-04-08
Built up a better system for handling data cleanup on Mac OS X; thanks to htt...
Pietro Gagliardi
2015-04-08
More TODOs.
Pietro Gagliardi
2015-04-08
Fixed compilation errors. Hm, nothing is still freed...
Pietro Gagliardi
2015-04-08
Cleaned up the uiWindow Darwin implementation. Let's try this again...
Pietro Gagliardi
2015-04-08
Cleaned out some of that gunk. I can't avoid subclassing the standard control...
Pietro Gagliardi
2015-04-08
Wrote up cleanup gunk on Mac OS X. Really gunk; I don't like what all this do...
Pietro Gagliardi
2015-04-08
Better monitoring of Objective-C objects (including main GUI objects).
Pietro Gagliardi
2015-04-08
Cleaned up memory leaks in the GTK+ backend.
Pietro Gagliardi
2015-04-08
Finished Windows cleanup management. Everything (almost, only parentWindow is...
Pietro Gagliardi
2015-04-08
Started work on ensuring things get cleaned up. Added a destroy() method to u...
Pietro Gagliardi
2015-04-08
Added allocation logging to Objective-C objects. Fixed some Mac OS X build is...
Pietro Gagliardi
2015-04-07
Added an awk script to check for leaks in the memory logging output we just a...
Pietro Gagliardi
2015-04-07
Implemented the memory logging.
Pietro Gagliardi
2015-04-07
Decided to remove the logging for now. Will inject it right into the allocati...
Pietro Gagliardi
2015-04-07
More allocation logging. I wonder if I can just log directly in the allocator...
Pietro Gagliardi
[next]