| Age | Commit message (Collapse) | Author |
|
ability to show and hide Controls in general; too much effort to get right.
|
|
commit). Now I can throw out containerShow()/containerHide()/Show()/Hide(). This also will let me do the right thing with sizer and dialog base units again, and even get rid of sizer's confusion once and for all!
|
|
used for both top-level windows and tab pages (next commit). This makes things slightly messy in the short term, but this will all be cleaned up soon, and has the advantage of taking care of the sizer mess~
|
|
controlbase, just like the GTK+ and Mac OS X backends do now.
|
|
|
|
backend and controlbase.sh.
|
|
|
|
deal with interface issues; need to apply this to the Windows backend too.
|
|
|
|
|
|
Lots of repetition, but hopefully more correct and maintainable!
|
|
|
|
will allow this.
|
|
containerctrls implementation files to say tab instead as they only hold Tab. This is the first part of what should hopefully be the final restructuring.
|
|
are now expected to provide their own on Windows (this is really the only way to go there). NOW I can rework the whole control nonsense...
|
|
|
|
consider all tabs, just to be safe.
|
|
|
|
|
|
|
|
working there and the height of a Tab tab on Windows, I'm going to chuck this whole embedding thing and sacrifice a non-cluttered directory structure for CODE SIMPLICITY.
|
|
|
|
|
|
to sizing.
|
|
|
|
|
|
reimplemented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into calls to the equivalent Control methods so the text length can be properly stored.
|
|
into wrapper functions and added the basic text length storage into controlbase.
|
|
will be important for sizing purposes.
|
|
|
|
are a few cases of const->non-const conversions as a result.
|
|
|
|
|
|
|
|
about to do (implement Control.preferredSize() on all other platforms).
|
|
|
|
the GTK+ backend.
|
|
|
|
its styles against Interface Builder.
|
|
|
|
|
|
|