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
2014-02-17
Removed all //package ui comments.
Pietro Gagliardi
2014-02-17
Moved the old Windows main() to unmigrated/; may wind up deleting it instead.
Pietro Gagliardi
2014-02-17
Wrote an implementation guide.
Pietro Gagliardi
2014-02-17
Simplified the GTK+ Listbox code and added a documentation blob to it.
Pietro Gagliardi
2014-02-17
Split the GTK+ ListBox implementation into its own file.
Pietro Gagliardi
2014-02-17
Isolated all the non-listbox-related GTK+ type conversions into their own fil...
Pietro Gagliardi
2014-02-17
Whoops, the GList returned by gtk_tree_selection_get_selected_rows contains G...
Pietro Gagliardi
2014-02-17
Separated GTK+ listbox index retreival and dereferencing, just to be safe/to ...
Pietro Gagliardi
2014-02-17
More TODOs.
Pietro Gagliardi
2014-02-17
Added GTK+ message boxes.
Pietro Gagliardi
2014-02-17
Split out the dialog functions into portable and non-portable code to keep th...
Pietro Gagliardi
2014-02-17
Added scrollbars to the Listbox GtkTreeViews.
Pietro Gagliardi
2014-02-17
Okay, fixed item showing; the GtkTableView column just needed the text attrib...
Pietro Gagliardi
2014-02-17
Fixed GTK+ listboxes to create item cells and not show headers; still not dis...
Pietro Gagliardi
2014-02-17
Fixed the GTK+ crashes (I think) by making resizes synchronous. Since all con...
Pietro Gagliardi
2014-02-16
Added GTK+ listboxes... sort of. This whole thing is so broken it's funny.
Pietro Gagliardi
2014-02-16
Added GTK+ Labels.
Pietro Gagliardi
2014-02-16
Fixed layout failure... for now.
Pietro Gagliardi
2014-02-16
Added GTK+ LineEdit. It appears there's something weird happening now...
Pietro Gagliardi
2014-02-16
Added alternate control style building... mostly...
Pietro Gagliardi
2014-02-16
Added crash guard for making alternates (to get editable comboboxes).
Pietro Gagliardi
2014-02-16
...derp, it was my crash guard failing.
Pietro Gagliardi
2014-02-16
Added GTK+ comboboxes. ...and THESE aren't being positioned properly, sigh...
Pietro Gagliardi
2014-02-16
Added the GTK+ equivalent of Window.Title() and Button.Text() in preparation ...
Pietro Gagliardi
2014-02-16
More GTK+ weird behavior TODOs.
Pietro Gagliardi
2014-02-16
Added Checkbox to GTK+. Also added a TODO about crashes.
Pietro Gagliardi
2014-02-16
Removed some debugging prints.
Pietro Gagliardi
2014-02-16
Added window (and thus control) resizing. Other bugs have been fixed along th...
Pietro Gagliardi
2014-02-16
[GTK+] Added buttons. Things aren't quite being positioned properly yet thoug...
Pietro Gagliardi
2014-02-16
Cleaned up the idle callback code.
Pietro Gagliardi
2014-02-16
More TODOs.
Pietro Gagliardi
2014-02-16
Added version compatibility notes to plan.md.
Pietro Gagliardi
2014-02-16
Added cgo-safe callback code for GTK+ signals. GTK+ signals work!
Pietro Gagliardi
2014-02-16
Added basic signal connection. I'm going to need to build a different callbac...
Pietro Gagliardi
2014-02-16
Added the beginning of the Unix (GTK+) implementation.
Pietro Gagliardi
2014-02-15
Removed stray TODO left over from copy/paste.
Pietro Gagliardi
2014-02-15
Added Listbox.Selection() and Listbox.SelectedIndices(). Also fixed a bug inv...
Pietro Gagliardi
2014-02-15
Added Combobox.SelectedIndex().
Pietro Gagliardi
2014-02-15
More TODOs
Pietro Gagliardi
2014-02-15
Added Combobox.Delete() and Listbox.Delete() and added some TODOs.
Pietro Gagliardi
2014-02-15
Added Listbox.Append() and Listbox.InsertBefore().
Pietro Gagliardi
2014-02-15
Added vertical scroll bars to Combobox.
Pietro Gagliardi
2014-02-15
Added Combobox.Append() and Combobox.InsertBefore().
Pietro Gagliardi
2014-02-15
Added a TODO related to the previous commit.
Pietro Gagliardi
2014-02-15
Fixed a build error in the previous commit.
Pietro Gagliardi
2014-02-15
Added message boxes and adjusted init() accordingly to display one on failure.
Pietro Gagliardi
2014-02-15
Removed a TODO regarding Windows Common Controls because I'm not going to be ...
Pietro Gagliardi
2014-02-15
Gave all relevant controls matching SetText()/Text() pairs. Also added a TODO...
Pietro Gagliardi
2014-02-15
More TODO reduction.
Pietro Gagliardi
2014-02-15
More TODO reduction.
Pietro Gagliardi
[prev]
[next]