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
Age
Commit message (
Expand
)
Author
2015-04-07
More TODOs.
Pietro Gagliardi
2015-04-07
Fixed compiler errors and bugs. uiButton on Mac OS X works!
Pietro Gagliardi
2015-04-07
Implemented uiButton on Mac OS X. Now to fix build issues and test...
Pietro Gagliardi
2015-04-07
Added the Mac OS X uiContainer. Added it to uiWindow. Added the Mac OS X coor...
Pietro Gagliardi
2015-04-07
Added the uiDarwinControl logic.
Pietro Gagliardi
2015-04-07
Fixed button showing on GTK+. GTK+ uiButton done!
Pietro Gagliardi
2015-04-07
Implemented uiButton on GTK+. All we need to do is get it to show up...
Pietro Gagliardi
2015-04-07
Fixed compilation issues. Now to implement uiButton on GTK+.
Pietro Gagliardi
2015-04-07
Tied everything together. Now to fix build issues.
Pietro Gagliardi
2015-04-07
Added uiContainer, the GtkFixed equivalent for use by the GTK+ backend. Fixed...
Pietro Gagliardi
2015-04-07
Added the new native control code to the GTK+ backend. Fixed some missing sta...
Pietro Gagliardi
2015-04-07
Moved Windows container functions from util_windows.c to container_windows.c.
Pietro Gagliardi
2015-04-07
_snprintf_s() is not supported on Windows XP...
Pietro Gagliardi
2015-04-07
Added uiControlHandle() and fixed other uiButton issues.
Pietro Gagliardi
2015-04-07
Wrote up the initial uiButton implementation. It (mostly; just needs text and...
Pietro Gagliardi
2015-04-07
Hooked up resizing. Now to make a control that uses this.
Pietro Gagliardi
2015-04-07
Fixed build issues. Now I just need to hook resizing into uiWindow and implem...
Pietro Gagliardi
2015-04-07
Hooked everything else together (initialParent, ui_windows.h in uipriv_window...
Pietro Gagliardi
2015-04-07
Hooked up the WM_COMMAND and WM_NOTIFY bouncers.
Pietro Gagliardi
2015-04-07
Added subclassing, which finishes off newcontrol_windows.c.
Pietro Gagliardi
2015-04-07
Added Common Controls code again (because we're going to need the subclassing...
Pietro Gagliardi
2015-04-07
More Windows control work.
Pietro Gagliardi
2015-04-07
More work on the Windows control hooking.
Pietro Gagliardi
2015-04-07
Added a public API for creating raw Windows controls. Removed include guards ...
Pietro Gagliardi
2015-04-07
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
Pietro Gagliardi
2015-04-07
Decided to start with the parenting stuff now.
Pietro Gagliardi
2015-04-06
Started writing code for handling single-HWND controls on Windows. Similar co...
Pietro Gagliardi
2015-04-06
Started working on uiControl.
Pietro Gagliardi
2015-04-06
Fixed initial Mac OS X code.
Pietro Gagliardi
2015-04-06
Started writing the same but for Mac OS X. This time it's not tested yet; wil...
Pietro Gagliardi
2015-04-06
Implemented what we have so far, but on Windows.
Pietro Gagliardi
2015-04-06
Added wintable's debugging printers to the new UI code.
Pietro Gagliardi
2015-04-06
Renamed some files. More TODOs.
Pietro Gagliardi
2015-04-06
More precise cleanup in GTK+ uiInitErrorFree().
Pietro Gagliardi
2015-04-06
Started doing the C rewrite. Defined the basic initialization and main loop a...
Pietro Gagliardi
2015-03-29
Updated compatibility.md now that GTK+ 3.16 is officially out.
Pietro Gagliardi
2015-03-27
More TODOs.
Pietro Gagliardi
2015-03-27
More TODOs.
Pietro Gagliardi
2015-03-18
More TODOs.
Pietro Gagliardi
2015-03-03
More TODOs.
Pietro Gagliardi
2015-02-25
More TODOs.
Pietro Gagliardi
2015-02-25
More TODOs.
Pietro Gagliardi
2015-02-25
More TODOs.
Pietro Gagliardi
2015-02-23
Started rewrite #3. The first file up for bat is an ID system for safer C/Go ...
Pietro Gagliardi
2015-02-21
Updated README for last two commits.
Pietro Gagliardi
2015-02-21
Implemented Table column names on all platforms. Updates #40.
Pietro Gagliardi
2015-02-21
Added provisions for giving Table columns custom titles. Will now implement.
Pietro Gagliardi
2015-02-20
Updated the widget gallery example to use the new Table without ImageList.
Pietro Gagliardi
2015-02-20
Disambiguated icon sizing in Table documentation.
Pietro Gagliardi
2015-02-20
Removed residual ImageList references.
Pietro Gagliardi
[prev]
[next]