.. |
objc
|
Implement mouse entered, exited, and synthesize move events while the mouse is inside.
|
2007-05-28 04:22:10 +00:00 |
private
|
preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
|
2007-04-20 01:29:16 +00:00 |
app.h
|
* Add public wxApp::sm_isEmbedded flag like on wxMac. Default initialization
|
2007-05-18 19:52:14 +00:00 |
autorelease.h
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
|
|
button.h
|
|
|
checkbox.h
|
implemented GetLabel() (part of patch 1679337)
|
2007-03-13 23:45:47 +00:00 |
checklst.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
Implement wxColour constructors to match other ports by adding char const * and wchar_t const * constructors.
|
2007-07-05 22:20:40 +00:00 |
combobox.h
|
|
|
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
use wxString, not wxChar*, in wxDataFormat ctor and SetId() method
|
2007-05-30 22:02:19 +00:00 |
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
|
|
drawer.h
|
|
|
filedlg.h
|
|
|
font.h
|
|
|
fontdlg.h
|
|
|
frame.h
|
|
|
gauge.h
|
|
|
glcanvas.h
|
Big wxGL classes refactoring/cleanup:
|
2007-04-10 17:38:55 +00:00 |
icon.h
|
|
|
listbox.h
|
|
|
log.h
|
|
|
mbarman.h
|
|
|
mdi.h
|
|
|
menu.h
|
Remove Objective-C class posing for everything except for NSApplication.
|
2007-04-20 22:27:56 +00:00 |
menuitem.h
|
|
|
msgdlg.h
|
|
|
notebook.h
|
|
|
NSApplication.h
|
Allow many Objective-C classes to be uniquified at runtime.
|
2007-05-27 04:52:04 +00:00 |
NSBox.h
|
|
|
NSButton.h
|
|
|
NSControl.h
|
|
|
NSMenu.h
|
|
|
NSPanel.h
|
|
|
NSScroller.h
|
|
|
NSTableDataSource.h
|
|
|
NSTableView.h
|
|
|
NSTabView.h
|
|
|
NSTextField.h
|
|
|
NSView.h
|
Make wxCocoa compile in 64-bit mode.
|
2007-07-06 00:18:28 +00:00 |
NSWindow.h
|
|
|
ObjcAssociate.h
|
|
|
ObjcRef.h
|
|
|
pen.h
|
Make wxCocoa compile in 64-bit mode.
|
2007-07-06 00:18:28 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
Make wxCocoa compile in 64-bit mode.
|
2007-07-06 00:18:28 +00:00 |
scrolbar.h
|
|
|
slider.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
implemented Set/GetLabel() (part of patch 1679337)
|
2007-03-13 23:46:08 +00:00 |
statline.h
|
|
|
stattext.h
|
implemented GetLabel() (part of patch 1679337)
|
2007-03-13 23:45:47 +00:00 |
string.h
|
|
|
taskbar.h
|
|
|
textctrl.h
|
|
|
toolbar.h
|
Make wxCocoa compile in 64-bit mode.
|
2007-07-06 00:18:28 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
|
2007-04-07 23:40:55 +00:00 |
trackingrectmanager.h
|
Implement mouse entered, exited, and synthesize move events while the mouse is inside.
|
2007-05-28 04:22:10 +00:00 |
window.h
|
Implement mouse entered, exited, and synthesize move events while the mouse is inside.
|
2007-05-28 04:22:10 +00:00 |