wxWidgets/samples
Robin Dunn be2577e4e6 wxSizer patches by Alexander Smishlajev <als@turnhere.com>
Adds some wxALIGN_* flags to increase ability to position item
    within its allotted space.

    Adds wxSHAPED flag that enforces proportional resizing on growable
    items.

    Adds a sample and updated documentation.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-09 23:02:41 +00:00
..
bombs Some doc changes 1999-11-04 20:04:04 +00:00
caret Makefile updates 1999-08-14 11:14:39 +00:00
checklst Fixed problem with mouse events getting sent to wrong 1999-10-20 20:38:47 +00:00
config Fixes for gcc 2.95 and AIX. 1999-09-03 04:18:50 +00:00
console 1. moved fontenum.cpp to unix because implementation is common to X and GTK+ 1999-10-25 17:22:13 +00:00
controls removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
db wxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert in debug mode 1999-11-08 14:55:05 +00:00
dde
dialogs Added IsTopLevel() as a virtual function. 1999-11-05 15:54:10 +00:00
dnd 1. more corrections to file dnd (works with testdnd GTK sample now as well) 1999-11-06 19:35:15 +00:00
docview Makefile updates 1999-08-14 11:14:39 +00:00
docvwmdi Some work on tabbing and menu accels, 1999-10-30 15:08:33 +00:00
drawing Fixed wxFont mis-specification 1999-10-26 18:40:50 +00:00
dynamic Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
font minor aesthetic fixes 1999-11-08 15:56:41 +00:00
forty Added instructions to Forty. 1999-10-16 08:57:14 +00:00
fractal More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
grid removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
help removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
html Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems, 1999-11-08 14:53:39 +00:00
image Fixed image sample, dsp files etc. 1999-11-06 10:39:19 +00:00
internat Added German translation to internat sample. 1999-08-28 16:50:39 +00:00
joytest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
layout Distrib changes. 1999-10-17 14:55:39 +00:00
listctrl 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
mdi 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
memcheck removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
menu removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
mfc removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
minifram Added test for wxTreeCtrl::GetChildrenCount() 1999-10-02 19:43:56 +00:00
minimal Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class 1999-11-06 17:12:10 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
nettest added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() 1999-10-06 23:00:40 +00:00
newgrid Added demo of handling EVT_GRID_SELECT_CELL. 1999-10-19 07:27:56 +00:00
notebook Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
oleauto removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
ownerdrw removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
png More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
printing Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems, 1999-11-08 14:53:39 +00:00
proplist Applied patches for AIX, 1999-10-14 09:29:20 +00:00
propsize wxSizer patches by Alexander Smishlajev <als@turnhere.com> 1999-11-09 23:02:41 +00:00
regtest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
resource Forgot resource sample. 1999-10-13 15:35:55 +00:00
richedit Minor fixes to plug memory hole, will add WXLO import ASAP. 1999-11-08 20:55:14 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll More tab code corrections. 1999-10-31 10:22:26 +00:00
scrollsub Minor Motif changes, made scrollsub sample work somehow. 1999-10-27 19:01:58 +00:00
splitter Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
tab removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
taskbar removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
text Removed Vadim's surplus code in clipboard. 1999-11-09 14:48:41 +00:00
thread accels for menu commands 1999-10-19 13:58:16 +00:00
toolbar A bit more testing. 1999-11-03 15:55:14 +00:00
treectrl TreeTest compiles again, 1999-10-10 19:56:38 +00:00
typetest Makefile updates 1999-08-14 11:14:39 +00:00
validate 2c : check menu was inversely set 1999-08-24 19:08:52 +00:00
wizard Various fixes for various compilers... 1999-11-07 18:34:36 +00:00
wxpoem compilation fixes 1999-11-04 15:59:39 +00:00
wxsocket Changed #include file ordering so it compiles. 1999-10-25 14:27:04 +00:00
.cvsignore
makefile.b32
makefile.dos Removing some level 3 warning 1999-08-27 11:46:55 +00:00
makefile.g95
Makefile.in more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS 1999-11-04 16:52:23 +00:00
makefile.vc Tidied up wxHTML About HTML file (missing /td, /tr etc.: how did that work? :-)); 1999-11-07 12:36:36 +00:00