.. |
access
|
|
|
animate
|
|
|
artprov
|
|
|
aui
|
Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing, the default on wxOSX
|
2009-01-07 14:45:27 +00:00 |
calendar
|
|
|
caret
|
|
|
clipboard
|
Don't allow concurrent requests, check return message of async request
|
2008-12-23 20:46:46 +00:00 |
collpane
|
|
|
combo
|
|
|
config
|
|
|
console
|
add wxImage::Clear (patch by troelsk); closes #10141
|
2009-01-09 15:35:59 +00:00 |
controls
|
|
|
dataview
|
Correct wxDataViewCtrl::IsExpanded and add test for it
|
2008-12-17 22:26:40 +00:00 |
debugrpt
|
|
|
dialogs
|
customize the rearrange dialog even more
|
2008-12-31 14:39:38 +00:00 |
dialup
|
|
|
display
|
|
|
dnd
|
|
|
docview
|
Minor samples/docview refactoring (closes #10081)
|
2009-01-09 16:01:34 +00:00 |
dragimag
|
|
|
drawing
|
change generic ints to enums in wxDC (closes #9959)
|
2009-01-08 14:21:53 +00:00 |
editlbox
|
|
|
erase
|
|
|
event
|
|
|
except
|
|
|
exec
|
|
|
font
|
|
|
grid
|
split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANGING/ED pair for consistency with all the other controls; provide access to new/old value of the cell in the event object
|
2008-12-22 22:58:49 +00:00 |
help
|
|
|
htlbox
|
|
|
html
|
remove link to the old HTML manual
|
2009-01-06 16:07:25 +00:00 |
image
|
add a 'Paint background' check menu item in the MyImageFrame class
|
2008-12-04 20:49:30 +00:00 |
internat
|
|
|
ipc
|
don't use IPC from timer callback as this results in reentrancies in socket code, postpone it until the next idle handler call instead
|
2009-01-03 02:21:12 +00:00 |
joytest
|
|
|
keyboard
|
|
|
layout
|
Make wxWrapSizer respect border around items
|
2009-01-08 11:20:43 +00:00 |
listctrl
|
|
|
mdi
|
use a slightly less ugly way to conditionally suppress unused parameter warnings
|
2008-12-09 13:36:23 +00:00 |
mediaplayer
|
use wxFlexGridSizer correctly (fixes #10294)
|
2008-12-23 00:20:33 +00:00 |
memcheck
|
|
|
menu
|
|
|
mfc
|
|
|
minimal
|
reverted yet another accidental commit of testing code in r57505
|
2008-12-23 00:35:18 +00:00 |
mobile
|
|
|
nativdlg
|
|
|
notebook
|
|
|
oleauto
|
|
|
opengl
|
fix the loading of the isosurf data; it was not loaded correctly on my system because isosurf.dat uses dots as decimal separators and my locale requires commas; fixed instancing a wxLocale with wxLANGUAGE_ENGLISH)
|
2008-12-14 16:13:29 +00:00 |
ownerdrw
|
|
|
popup
|
fix unused variable warning (part of #10162)
|
2008-12-21 02:41:59 +00:00 |
power
|
|
|
printing
|
|
|
propgrid
|
Updated 'Car' test to match a recent change in the sample
|
2009-01-07 19:00:16 +00:00 |
regtest
|
|
|
render
|
|
|
richtext
|
|
|
sashtest
|
|
|
scroll
|
allow passing -1 range to SetScrollbar() to indicate the the scrollbar should be disabled and use this to implement wxSHOW_SB_ALWAYS in the generic wxScrollHelper
|
2008-12-24 21:58:05 +00:00 |
shaped
|
|
|
sockets
|
show the string received from client in test 2 correctly; use TestLogger just as in the client; use wxCharBuffer instead of manual new/delete
|
2009-01-02 00:59:20 +00:00 |
sound
|
|
|
splash
|
|
|
splitter
|
|
|
statbar
|
remove tabs added by error in previous commit
|
2008-12-31 17:31:32 +00:00 |
stc
|
don't use backspace as accelerator; at least GTK+ doesn't like it
|
2008-12-27 14:21:35 +00:00 |
svg
|
|
|
taborder
|
|
|
taskbar
|
fix crash because of a missing wxOK constant
|
2009-01-05 16:15:09 +00:00 |
text
|
|
|
thread
|
replace wxPostEvent with wxQueueEvent and update the thread sample description (the sample doesn't shows usage of wxMutexGuiEnter/Leave)
|
2008-12-20 21:29:20 +00:00 |
toolbar
|
|
|
treectrl
|
|
|
typetest
|
|
|
validate
|
fix dialog layout
|
2009-01-09 12:34:27 +00:00 |
vscroll
|
|
|
widgets
|
fix crash caused by cancelling querybitmap dialog; fix crash caused by clicking 'add widget icons' on an empty bitmapcombobox
|
2008-11-28 22:32:00 +00:00 |
wizard
|
|
|
wrapsizer
|
|
|
xrc
|
add support for creating drop down toolbar buttons from XRC
|
2008-12-02 18:11:54 +00:00 |
Info.plist
|
|
|
makefile.bcc
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |
makefile.gcc
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |
Makefile.in
|
|
|
makefile.vc
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |
makefile.wat
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |
sample.ico
|
|
|
sample.r
|
|
|
sample.rc
|
|
|
sample.xpm
|
|
|
samples.bkl
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |
samples.dsw
|
reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one
|
2008-12-24 01:28:55 +00:00 |