.. |
ole
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
private
|
fixes for building wxMSW with --disbale-all-features
|
2007-07-21 02:05:03 +00:00 |
wince
|
use symbolic name for the shell menu bar too; include resources.h in wince.rc directly instead of only doing it from smartphone.rc
|
2007-07-27 20:19:52 +00:00 |
accel.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
amd64.manifest
|
|
|
app.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
apptbase.h
|
|
|
apptrait.h
|
don't define wxEventLoop class differently in GUI and base, this breaks the
|
2007-05-22 02:30:01 +00:00 |
bitmap.h
|
allow overriding automatic alpha detection during icon->bitmap conversions (slightly modified patch 1738168)
|
2007-07-21 22:56:07 +00:00 |
blank.cur
|
|
|
bmpbuttn.h
|
create greyed image for wxBitmapButton in MSW automatically, as in wxGTK (replaces patch 1734018)
|
2007-07-15 19:29:20 +00:00 |
brush.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
bullseye.cur
|
|
|
button.h
|
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
|
2007-04-08 22:18:35 +00:00 |
caret.h
|
|
|
cdrom.ico
|
|
|
checkbox.h
|
|
|
checklst.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
child.ico
|
|
|
chkconf.h
|
added wxUSE_INICONF (disabled by default)
|
2007-07-27 14:57:31 +00:00 |
choice.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
clipbrd.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
colordlg.h
|
|
|
colour.h
|
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag)
|
2007-04-14 09:58:37 +00:00 |
colours.bmp
|
|
|
combo.h
|
|
|
combobox.h
|
Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys
|
2007-05-05 13:15:47 +00:00 |
computer.ico
|
|
|
control.h
|
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag)
|
2007-04-14 09:58:37 +00:00 |
crashrpt.h
|
|
|
cross.cur
|
|
|
csquery.bmp
|
|
|
ctrlsub.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
cursor.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
datectrl.h
|
|
|
dc.h
|
Moved all the coordinate system calculation to wxDCBase
|
2007-05-02 11:05:45 +00:00 |
dcclient.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dde.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
debughlp.h
|
|
|
dialog.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dib.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dirdlg.h
|
|
|
dragimag.h
|
add wxUSE_DRAGIMAGE wrapper
|
2007-05-05 19:00:35 +00:00 |
drive.ico
|
|
|
enhmeta.h
|
|
|
evtloop.h
|
added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop
|
2007-07-15 19:33:16 +00:00 |
fdrepdlg.h
|
|
|
file1.ico
|
|
|
filedlg.h
|
|
|
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
font.h
|
allocate HFONT on demand instead of doing every time a font property is modified
|
2007-03-13 21:59:55 +00:00 |
fontdlg.h
|
|
|
fontenum.h
|
|
|
frame.h
|
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag)
|
2007-04-14 09:58:37 +00:00 |
gauge95.h
|
|
|
gccpriv.h
|
|
|
gdiimage.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
genrcdefs.h
|
removed executable bit on files that aren't executables
|
2007-06-25 14:04:34 +00:00 |
glcanvas.h
|
Big wxGL classes refactoring/cleanup:
|
2007-04-10 17:38:55 +00:00 |
gsockmsw.h
|
added support for broadcasting to UDP sockets (patch 1740266)
|
2007-07-04 21:33:11 +00:00 |
hand.cur
|
|
|
helpbest.h
|
|
|
helpchm.h
|
|
|
helpwin.h
|
|
|
htmlhelp.h
|
|
|
ia64.manifest
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
iniconf.h
|
added wxUSE_INICONF (disabled by default)
|
2007-07-27 14:57:31 +00:00 |
joystick.h
|
multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497)
|
2007-03-16 00:51:43 +00:00 |
libraries.h
|
|
|
listbox.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
listctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
magnif1.cur
|
|
|
mdi.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
mdi.ico
|
|
|
menu.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
menuitem.h
|
|
|
metafile.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
microwin.h
|
|
|
mimetype.h
|
more changes to make wx compile without implicit wxString->char* conversion (for STL build)
|
2007-06-20 07:44:45 +00:00 |
minifram.h
|
|
|
missing.h
|
fixed wxDataViewCtrl compilation with DigitalMars
|
2007-03-19 13:03:02 +00:00 |
msgdlg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
mslu.h
|
|
|
msvcrt.h
|
|
|
notebook.h
|
|
|
palette.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
pbrush.cur
|
|
|
pen.h
|
allocate HPEN on demand instead of doing every time a pen property is modified; also significant code cleanup (finally)
|
2007-03-13 22:01:27 +00:00 |
pencil.cur
|
|
|
pntleft.cur
|
|
|
pntright.cur
|
|
|
popupwin.h
|
|
|
printdlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
printwin.h
|
|
|
private.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
question.ico
|
|
|
radiobox.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
radiobut.h
|
|
|
rcdefs.h
|
|
|
regconf.h
|
compilation fix
|
2007-07-12 06:13:52 +00:00 |
region.h
|
fixes for building wxMSW with --disbale-all-features
|
2007-07-21 02:05:03 +00:00 |
registry.h
|
added wxUSE_REGKEY option
|
2007-07-21 13:01:28 +00:00 |
removble.ico
|
|
|
rightarr.cur
|
|
|
roller.cur
|
|
|
scrolbar.h
|
|
|
seh.h
|
define DisableAutomaticSETranslator() correctly when wxUSE_ON_FATAL_EXCEPTION==0, this fixes linking in this case (replaces patch 1646340)
|
2007-02-11 02:14:49 +00:00 |
setup0.h
|
added wxUSE_INICONF (disabled by default)
|
2007-07-27 14:57:31 +00:00 |
setup_inc.h
|
added wxUSE_INICONF (disabled by default)
|
2007-07-27 14:57:31 +00:00 |
slider95.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
stackwalk.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statbr95.h
|
implement GetBestSize() (patch 1386199)
|
2007-04-01 14:53:02 +00:00 |
statline.h
|
|
|
stattext.h
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
std.ico
|
|
|
stdpaths.h
|
|
|
subwin.h
|
|
|
tabctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
taskbar.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
tbar95.h
|
added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603)
|
2007-03-18 23:13:18 +00:00 |
textctrl.h
|
|
|
tglbtn.h
|
|
|
tooltip.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
toplevel.h
|
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
|
2007-04-07 23:40:55 +00:00 |
treectrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
uxtheme.h
|
|
|
uxthemep.h
|
|
|
window.h
|
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag)
|
2007-04-14 09:58:37 +00:00 |
winundef.h
|
|
|
wrapcctl.h
|
|
|
wrapcdlg.h
|
|
|
wrapgdip.h
|
extracted code including gdiplus.h in a separate header
|
2007-03-15 03:41:52 +00:00 |
wrapshl.h
|
|
|
wrapwin.h
|
|
|
wx.manifest
|
|
|
wx.rc
|
added comment explaining the condition for compiling manifest into resources
|
2007-06-04 09:01:37 +00:00 |