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-12
Implemented uiTab on Windows.
Pietro Gagliardi
2015-04-12
Added uiTab to the GTK+ backend.
Pietro Gagliardi
2015-04-12
Quick update/fix to the test program.
Pietro Gagliardi
2015-04-12
Fixed a major flaw in the GTK+ implementation I only realized now: by calling...
Pietro Gagliardi
2015-04-12
Laid the foundation for tabs.
Pietro Gagliardi
2015-04-12
More TODOs.
Pietro Gagliardi
2015-04-11
Implemented uiLabel on Mac OS X.
Pietro Gagliardi
2015-04-11
Implemented uiLabel on GTK+. More TODOs.
Pietro Gagliardi
2015-04-11
Made the necessary adjustments to the test program to test labels (and future...
Pietro Gagliardi
2015-04-11
Implemented uiLabel on Windows. We need to make a somewhat big change to the ...
Pietro Gagliardi
2015-04-11
Set up the foundation for uiLabel.
Pietro Gagliardi
2015-04-11
Fixed the stupid 32-bit bug I did that fucking malloc pointer to struct inste...
Pietro Gagliardi
2015-04-11
More TODOs.
Pietro Gagliardi
2015-04-11
Implemented show/hide/enable/disable on Mac OS X new controls.
Pietro Gagliardi
2015-04-11
Removed a leftover line from the Go version of uiStack that is actually wrong...
Pietro Gagliardi
2015-04-11
Okay I have no fucking idea what's going on
Pietro Gagliardi
2015-04-11
Added the enable/disable/show/hide code to the Windows new control. Something...
Pietro Gagliardi
2015-04-11
Implemented show/hide/enable/disable on uiStack and fixed other bugs. It works!
Pietro Gagliardi
2015-04-11
Implemented making invisible children of uiStacks not count when drawing or c...
Pietro Gagliardi
2015-04-11
Implemented showing, hiding, enabling, and disabling for GTK+ controls.
Pietro Gagliardi
2015-04-11
Laid the foundation for control showing, hiding, enabling, and disabling.
Pietro Gagliardi
2015-04-11
Renamed some variables in stack.c and added some exposition to make the code ...
Pietro Gagliardi
2015-04-11
Cleaned up uiStack's data structures to use the stackControl structure instea...
Pietro Gagliardi
2015-04-11
Resolved snwprintf() issues once and for all. Thanks to cousteau, dorp, and k...
Pietro Gagliardi
2015-04-11
Decided to disable the initial parent window on Windows. If this causes probl...
Pietro Gagliardi
2015-04-11
More exposition.
Pietro Gagliardi
2015-04-11
Decided to keep the current Windows API padding rules. We can change it later...
Pietro Gagliardi
2015-04-11
More TODO resolution.
Pietro Gagliardi
2015-04-11
Finished the Mac OS X destruction work.
Pietro Gagliardi
2015-04-10
More of the previous commit. More TODOs.
Pietro Gagliardi
2015-04-10
Started to implement proper destruction logic for Mac OS X controls.
Pietro Gagliardi
2015-04-10
More TODO resolution and some GTK+ uiWindow inconsistency (and future repeate...
Pietro Gagliardi
2015-04-10
More commentary and TODOs.
Pietro Gagliardi
2015-04-10
More TODO resolution.
Pietro Gagliardi
2015-04-10
Added REAL code for the initial parent of a control on Windows.
Pietro Gagliardi
2015-04-10
Moved the control IDs TODO to TODO.md as that's a long-term TODO; it depends ...
Pietro Gagliardi
2015-04-10
More TODO resolution.
Pietro Gagliardi
2015-04-10
Changed the Windows new control system to automatically assign the standard c...
Pietro Gagliardi
2015-04-10
Cleaned up Windows initialization error handling and migrated it to return th...
Pietro Gagliardi
2015-04-10
Removed autocorrect from Mac OS X uiEntries. Also moved uiFreeText() to text_...
Pietro Gagliardi
2015-04-10
Decided to kill uiInitError and return the message as a const char * instead....
Pietro Gagliardi
2015-04-10
More TODOs.
Pietro Gagliardi
2015-04-10
More TODOs.
Pietro Gagliardi
2015-04-10
More TODO resolution and cross-OS behavioral parity fixes.
Pietro Gagliardi
2015-04-10
More TODO resolution and debugging stuff.
Pietro Gagliardi
2015-04-10
Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...
Pietro Gagliardi
2015-04-10
Chose not to use NSCAssert() in alloc_darwin.m.
Pietro Gagliardi
2015-04-10
Fixed previous commit.
Pietro Gagliardi
2015-04-10
Resolved TODOs in debug_windows.c.
Pietro Gagliardi
2015-04-10
More TODO resolutions. Thanks to David Hefferman for help.
Pietro Gagliardi
[next]