.. |
access
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
animate
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
artprov
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
aui
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
calendar
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
caret
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
clipboard
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
collpane
|
fix harmless warnings (mostly about unused parameters/variables)
|
2009-07-03 12:48:44 +00:00 |
combo
|
extract event handler body in a separate function instead of using a hack to call it with a NULL reference
|
2009-06-22 12:13:56 +00:00 |
config
|
correct Borland #pragma hdrstop position
|
2009-06-01 20:54:03 +00:00 |
console
|
work around MSVC warnings about using uninitialized variables in optimized build
|
2009-06-07 12:29:39 +00:00 |
controls
|
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL
|
2009-06-03 22:33:32 +00:00 |
dataview
|
Closes #10495: wxDataViewCtrl needs a way to start the label editor programmatically, also Windows port now emits vetoable ..._EDITING_STARTED event
|
2009-06-01 13:57:38 +00:00 |
debugrpt
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
dialogs
|
added wxICON_NONE and implement support for it in wxGTK (closes #2897)
|
2009-06-28 16:25:37 +00:00 |
dialup
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
display
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
dnd
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
docview
|
don't leave the document in modified state after loading it (closes #10081)
|
2009-06-13 19:42:28 +00:00 |
dragimag
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
drawing
|
fix harmless warnings (mostly about unused parameters/variables)
|
2009-07-03 12:48:44 +00:00 |
erase
|
implement new wxBG_STYLE_XXX semantics for wxMSW too
|
2009-06-17 04:36:28 +00:00 |
event
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
except
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
exec
|
added a timer updating a counter in the background to be able to easily check visually whether the events are processed or not during the synchronous child proces execution
|
2009-05-24 19:40:24 +00:00 |
flash
|
update bakefile to 0.2.6
|
2009-04-24 10:36:24 +00:00 |
font
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
grid
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
help
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
htlbox
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
html
|
fix harmless warnings (mostly about unused parameters/variables)
|
2009-07-03 12:48:44 +00:00 |
image
|
only allow selecting existing files in wxLoadFileSelector; use this function instead of wxFileSelector in the samples (closes #10693)
|
2009-06-12 18:02:57 +00:00 |
internat
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
ipc
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
joytest
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
keyboard
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
layout
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
listctrl
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
mdi
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
mediaplayer
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
memcheck
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
menu
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
mfc
|
update bakefile to 0.2.6
|
2009-04-24 10:36:24 +00:00 |
minimal
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
nativdlg
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
notebook
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
oleauto
|
ensure that Excel is visible and has an opened workbook (closes #10837)
|
2009-05-25 20:42:39 +00:00 |
opengl
|
(dirty) fix rendering upon startup of the surface
|
2009-05-16 10:57:25 +00:00 |
ownerdrw
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
popup
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
power
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
printing
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
propgrid
|
fix harmless warnings (mostly about unused parameters/variables)
|
2009-07-03 12:48:44 +00:00 |
regtest
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
render
|
make the sample work again by correcting DrawHeaderButton() signature
|
2009-07-03 12:39:23 +00:00 |
richtext
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
sashtest
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
scroll
|
fix typo in previous commit
|
2009-06-07 16:01:34 +00:00 |
shaped
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
sockets
|
don't use WaitOnConnect(), it doesn't make sense to use asynchronous Connect() only to block waiting for it immediately (see #10952)
|
2009-07-02 16:11:12 +00:00 |
sound
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
splash
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
splitter
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
statbar
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
stc
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
svg
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
taborder
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
taskbar
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
text
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
thread
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
toolbar
|
compilation fix after wxLoadFileSelector() changes
|
2009-06-12 19:37:40 +00:00 |
treectrl
|
added wxTreeCtrl::GetFocusedItem() (closes #10859)
|
2009-06-19 23:34:51 +00:00 |
typetest
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
validate
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
vscroll
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
widgets
|
fix harmless warnings (mostly about unused parameters/variables)
|
2009-07-03 12:48:44 +00:00 |
wizard
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
wrapsizer
|
don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles
|
2009-05-12 09:13:36 +00:00 |
xrc
|
added XRC handler for wxFileCtrl (closes #10785)
|
2009-06-12 17:40:11 +00:00 |
Info.plist
|
removed minimal-specific Info.plist; updated the version in the generic one
|
2007-03-18 11:54:18 +00:00 |
makefile.bcc
|
added power, svg, taborder and xrc samples (closes #10849)
|
2009-05-30 16:42:51 +00:00 |
makefile.gcc
|
added power, svg, taborder and xrc samples (closes #10849)
|
2009-05-30 16:42:51 +00:00 |
Makefile.in
|
use hand-written samples/Makefile.in
|
2003-08-07 13:10:04 +00:00 |
makefile.vc
|
added power, svg, taborder and xrc samples (closes #10849)
|
2009-05-30 16:42:51 +00:00 |
makefile.wat
|
added power, svg, taborder and xrc samples (closes #10849)
|
2009-05-30 16:42:51 +00:00 |
sample.ico
|
added common (for all samples) .ico/.r/.rc files
|
2003-08-06 12:27:23 +00:00 |
sample.r
|
making proper resource-fork apps
|
2007-05-05 17:22:09 +00:00 |
sample.rc
|
added wxUSE_NO_MANIFEST=0 for easier testing
|
2003-08-14 14:08:53 +00:00 |
sample.xpm
|
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
|
2008-01-16 01:39:44 +00:00 |
samples.bkl
|
added power, svg, taborder and xrc samples (closes #10849)
|
2009-05-30 16:42:51 +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 |