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-04-10
"Fixed" the zero-size Combobox drop-down on Windows by having Windows fix it ...
Pietro Gagliardi
2014-04-10
Removed unnecessary space if the secondaryText argument to MsgBox***() is an ...
Pietro Gagliardi
2014-04-10
Documented that event channels can be assigned to each other to collapse events.
Pietro Gagliardi
2014-04-09
More TODOs and future plans.
Pietro Gagliardi
2014-04-09
Added a test for the extremities of the Area's actual drawing area to make su...
Pietro Gagliardi
2014-04-09
More future plans.
Pietro Gagliardi
2014-04-09
Fixed Area drawing assuming the first pixel of the *image.NRGBA is at i.Pix[0].
Pietro Gagliardi
2014-04-09
Tried to resolve the use a single window class for each type of custom window...
Pietro Gagliardi
2014-04-09
Fixed GTK+ windows having the wrong background.
Pietro Gagliardi
2014-04-09
As it turns out, Windows does have a facility for windows that only serve as ...
Pietro Gagliardi
2014-04-09
More (big) future plans.
Pietro Gagliardi
2014-04-08
Slowed GTK+ indeterminate Progressbars down.
Pietro Gagliardi
2014-04-07
More future plans.
Pietro Gagliardi
2014-04-07
Undid the previous change to the keyboard test so that it responds to window ...
Pietro Gagliardi
2014-04-07
Split out the common resizing code into its own function so that it's all in ...
Pietro Gagliardi
2014-04-07
Updated Area's KeyEvent documentation to talk about some window managers on U...
Pietro Gagliardi
2014-04-07
Removed the TODOs about AppQuit: fixed on OS X, never a problem on Windows, u...
Pietro Gagliardi
2014-04-07
Fixed AppQuit on Mac OS X (forgot to set the NSApp delegate AND was using the...
Pietro Gagliardi
2014-04-06
Added (untested; VM issues) code to handle Mac OS X Quit Dock menu items and ...
Pietro Gagliardi
2014-04-06
Added details of application termination handling.
Pietro Gagliardi
2014-04-06
Added thanks comment (see previous commit).
Pietro Gagliardi
2014-04-06
Added borders to GTK+ Listboxes (thanks to jlindgren in irc.gimp.net/#gtk+); ...
Pietro Gagliardi
2014-04-06
Wrote an update on the NSUInteger/NSInteger situation in bleh_darwin.m.
Pietro Gagliardi
2014-04-05
More TODOs.
Pietro Gagliardi
2014-04-05
Removed the bit about selectable messagebox text from the TODO file: that's a...
Pietro Gagliardi
2014-04-05
Noted that NSScrollView sets the Listbox border in listbox_darwin.go.
Pietro Gagliardi
2014-04-05
Gave Listboxes a border on Mac OS X. That just leaves GTK+: oyxgen-gtk always...
Pietro Gagliardi
2014-04-05
More future plans.
Pietro Gagliardi
2014-04-05
Split the todo.md file into one for immediate TODOs and one for future work; ...
Pietro Gagliardi
2014-04-05
Removed TODO from Mac OS X code about additional label styles; judging from I...
Pietro Gagliardi
2014-04-05
Gave controls their proper fonts on Mac OS X.
Pietro Gagliardi
2014-04-05
Updated sysdata_darwin.go to remove some TODOs and change most, if not all, e...
Pietro Gagliardi
2014-04-05
More TODOs.
Pietro Gagliardi
2014-04-05
Moved all selector and class initialization for bleh_darwin.m into its own fu...
Pietro Gagliardi
2014-04-05
Removed NilClass from the shared Mac OS X files (objc_darwin.h and bleh_darwi...
Pietro Gagliardi
2014-04-04
Fixed 32-bit Mac OS X builds: Area crashed due to random ABI changes. Also mo...
Pietro Gagliardi
2014-04-04
Changed the way drawRect: was being added to our Mac OS X Area such that we n...
Pietro Gagliardi
2014-04-04
Updated the Area drawRect: adding error message to look like the ones that co...
Pietro Gagliardi
2014-04-04
Changed the Area class on Mac OS X to use the new class creation code. This g...
Pietro Gagliardi
2014-04-04
Created a new, simpler, easier to work with, and consistent way to create the...
Pietro Gagliardi
2014-04-04
Wrapper functions are no longer used (see the past few commits), so that comm...
Pietro Gagliardi
2014-04-04
Removed objc_alloc(). This should be all of them. Now to redo how classes are...
Pietro Gagliardi
2014-04-04
Removed objc_msgSend_rect(). This also consolidates all initWithFrame: calls ...
Pietro Gagliardi
2014-04-04
Removed objc_msgSend_rect_uint_uint_bool().
Pietro Gagliardi
2014-04-04
Removed objc_msgSend_rect_bool().
Pietro Gagliardi
2014-04-04
Removed objc_msgSend_uint().
Pietro Gagliardi
2014-04-04
More TODOs.
Pietro Gagliardi
2014-04-04
Removed objc_release().
Pietro Gagliardi
2014-04-04
Added a TODO related to the previous commit.
Pietro Gagliardi
2014-04-04
Mac OS X indeterminate progresbars were not animating under certain condition...
Pietro Gagliardi
[prev]
[next]