.. |
accel.h
|
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
|
2002-05-28 16:51:14 +00:00 |
aga.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
app.h
|
separated modifier keys handling in order to distinct key/up down events
|
2002-08-14 17:09:20 +00:00 |
bitmap.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
bmpbuttn.h
|
derive wxBitmapButton from wxBitmapButtonBase
|
2002-04-28 09:35:19 +00:00 |
brush.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
button.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
checkbox.h
|
added wxCheckBox::IsChecked() to wxMac and documented it
|
2002-05-06 11:40:16 +00:00 |
checklst.h
|
added patch for theme savvy checkbox metrics
|
2002-04-16 21:04:38 +00:00 |
choice.h
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
clipbrd.h
|
clipboard implementation generalized
|
2001-06-07 20:57:31 +00:00 |
colordlg.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
colour.h
|
Added missing const for operator !=
|
2002-05-15 13:13:17 +00:00 |
combobox.h
|
attempt to bring event system in synch with MSW
|
2002-08-14 18:41:12 +00:00 |
control.h
|
added control action for redraws (classic only)
|
2002-08-10 09:37:02 +00:00 |
cursor.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
dataform.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
dataobj2.h
|
wxMSW update for CW, wxMac updated
|
1999-12-03 14:40:17 +00:00 |
dataobj.h
|
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
|
2001-07-15 18:47:13 +00:00 |
dc.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
dcclient.h
|
CW5.2 Pro Adaptions, wxMac starting to move in
|
1999-11-05 09:16:09 +00:00 |
dcmemory.h
|
mac fixes
|
2001-05-08 07:29:46 +00:00 |
dcprint.h
|
unified Carbon/Classic and Session/Port printing member name
|
2002-01-06 15:43:29 +00:00 |
dcscreen.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
dialog.h
|
toplevel fixes
|
2001-09-30 17:34:51 +00:00 |
dirdlg.h
|
wxDirDialog now has the same ctor under all platforms and also uses the
|
2002-05-04 12:38:51 +00:00 |
display.h
|
Applied patch [ 573644 ] wxDisplay for Mac (again)
|
2002-07-19 20:42:34 +00:00 |
dnd.h
|
changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag
|
2002-04-28 14:30:54 +00:00 |
filedlg.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
font.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:00:23 +00:00 |
fontdlg.h
|
Updated font dialog constructors to use a reference to the font data
|
2002-05-18 11:05:58 +00:00 |
frame.h
|
added accessors for last focus
|
2002-05-26 07:49:32 +00:00 |
gauge.h
|
corrected wxGauge to inherit from wxGaugeBase
|
2001-07-07 13:20:12 +00:00 |
gdiobj.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
glcanvas.h
|
added internal callback when toplevel windows move for opengl canvas
|
2001-11-04 20:42:33 +00:00 |
gsockmac.h
|
wxMac merge
|
2000-08-10 04:43:04 +00:00 |
helpxxxx.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
icon.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
imaglist.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
joystick.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
listbox.h
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
listctrl.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
macnotfy.h
|
wxMac merge
|
2000-08-10 04:43:04 +00:00 |
macsock.h
|
CW5.2 Pro Adaptions, wxMac starting to move in
|
1999-11-05 09:16:09 +00:00 |
mdi.h
|
removed duplicated friend declaration
|
2001-05-08 13:29:54 +00:00 |
menu.h
|
applied SourceForge patch # 544164 (hidden virtual method in wxMenuBar)
|
2002-06-05 20:00:47 +00:00 |
menuitem.h
|
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
|
2002-03-22 19:18:51 +00:00 |
metafile.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
mimetype.h
|
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
|
2001-07-15 18:47:13 +00:00 |
minifram.h
|
added default style wxFRAME_TOOL_WINDOW to creation
|
2002-02-19 10:44:34 +00:00 |
msgdlg.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:00:23 +00:00 |
notebook.h
|
added Mark Newsam's patch
|
2002-07-20 13:10:06 +00:00 |
palette.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
pen.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:00:23 +00:00 |
pnghand.h
|
corrected virtual function prototype
|
2001-06-29 20:42:17 +00:00 |
pngread.h
|
removing dependancy on mac headers from public wx headers (eventually adding wx/
|
2002-01-06 15:54:13 +00:00 |
print.h
|
mac adaptions
|
1999-11-09 15:24:52 +00:00 |
printdlg.h
|
mac adaptions
|
1999-11-09 15:24:52 +00:00 |
printmac.h
|
wxMSW update for CW, wxMac updated
|
1999-12-03 14:30:39 +00:00 |
private.h
|
added clipping code for controls
|
2002-08-10 09:36:09 +00:00 |
radiobox.h
|
added default parameter values to the overloaded Show() and Enable() versions
|
2002-06-04 18:09:20 +00:00 |
radiobut.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
region.h
|
applied copy constructor fix to assignment operator as well
|
2002-05-15 06:22:01 +00:00 |
scrolbar.h
|
changed the usage of the member vars to be more consistent
|
2002-01-20 16:11:37 +00:00 |
setup0.h
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
slider.h
|
added a MacUpdateDimensions callback for DoMoveWindow
|
2002-08-02 15:41:06 +00:00 |
spinbutt.h
|
common value change method
|
2002-05-11 06:38:53 +00:00 |
spinctrl.h
|
separate mac implementation
|
2002-08-02 15:36:12 +00:00 |
statbmp.h
|
removed virtual modifier from Command handlers, added readonly and color information to textctrls
|
2002-07-25 08:42:04 +00:00 |
statbox.h
|
CW5.2 Pro Adaptions, wxMac starting to move in
|
1999-11-05 09:16:09 +00:00 |
statline.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
stattext.h
|
Fixed wxMac's wxStaticText::SetFont to behave like the others and
|
2002-05-27 21:21:49 +00:00 |
statusbr.h
|
MacOS conforming activate/deactivate
|
2001-12-20 07:50:22 +00:00 |
tabctrl.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
taskbar.h
|
include wx headers using "..." instead of <...>
|
2001-10-02 15:56:03 +00:00 |
textctrl.h
|
removed virtual modifier from Command handlers, added readonly and color information to textctrls
|
2002-07-25 08:42:04 +00:00 |
timer.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
toolbar.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
tooltip.h
|
added rtti to tooltip, mlte implementation to textctrl
|
2002-05-08 22:50:09 +00:00 |
toplevel.h
|
carbon event handlers
|
2002-05-20 20:34:05 +00:00 |
treectrl.h
|
started once again from stubs
|
1999-01-01 16:05:26 +00:00 |
uma.h
|
added GetApplicationScript for non Carbon builds
|
2002-05-17 12:08:30 +00:00 |
wave.h
|
rename method to prevent collision with some BSD definitions of macro Free()
|
2002-06-29 16:25:18 +00:00 |
window.h
|
added new method MacSetupCursor
|
2002-08-13 12:17:56 +00:00 |