projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect
[wxWidgets.git]
/
src
/
mac
/
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
tree
|
commitdiff
2003-08-12
Stefan Csomor
panther fix
tree
|
commitdiff
2003-08-10
Vadim Zeitlin
compilation fix for !wxUSE_BASE
tree
|
commitdiff
2003-08-10
Vadim Zeitlin
parameters must have names in C
tree
|
commitdiff
2003-08-10
Stefan Csomor
two fixes from Justin Bradford
tree
|
commitdiff
2003-08-07
Václav Slavík
fixed wxBase and GUI separation for sockets code
tree
|
commitdiff
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
tree
|
commitdiff
2003-08-04
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2003-08-02
Václav Slavík
return wxToolkitInfo by reference and not by pointer
tree
|
commitdiff
2003-08-02
Václav Slavík
replaced wxAppTraits::GetOSVersion with GetToolkitInfo...
tree
|
commitdiff
2003-08-01
Vadim Zeitlin
1. added flags to splitter drawing functions and replaced
tree
|
commitdiff
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
tree
|
commitdiff
2003-07-27
Vadim Zeitlin
added orient parameter to DrawSplitterSash instead...
tree
|
commitdiff
2003-07-24
Julian Smart
Deal with a zero to-page
tree
|
commitdiff
2003-07-24
Vadim Zeitlin
more compilation fixes
tree
|
commitdiff
2003-07-23
Julian Smart
Printing improvements: GetPageInfo() gets called after...
tree
|
commitdiff
2003-07-23
Vadim Zeitlin
another compilation fix
tree
|
commitdiff
2003-07-23
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
virtualized splitter drawing; removed/deprecated some...
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
tree
|
commitdiff
2003-07-20
Václav Slavík
files.lst files are no longer used
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
tree
|
commitdiff
2003-07-14
Julian Smart
Rationalised OnIdle
tree
|
commitdiff
2003-07-13
Julian Smart
Improvements to OnIdle processing
tree
|
commitdiff
2003-07-11
Stefan Csomor
codewarrior fixes
tree
|
commitdiff
2003-07-11
Stefan Csomor
style creation
tree
|
commitdiff
2003-07-10
Stefan Csomor
added release event
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
preliminary implementation of wxEVT_MENU_OPEN/CLOSE...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
wxMac doesn't need UseNativeStatusBar hack
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
fixed build
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
check index in GetString()
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
attempts to fix separate compilation (didn't work)
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
removed some stray MSW code
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
fixed gcc 3.3 compilation warnings
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
tree
|
commitdiff
2003-07-05
Stefan Csomor
changed Remove to RemoveAt
tree
|
commitdiff
2003-07-04
Stefan Csomor
trying to avoid unneccessary redraws by not invalidatin...
tree
|
commitdiff
2003-07-04
Stefan Csomor
flag removed
tree
|
commitdiff
2003-07-04
Stefan Csomor
app traits support and CW Debug output fix
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-28
Vadim Zeitlin
replaced wxGetOsVersion() with wxGUIAppTraits::GetOSVer...
tree
|
commitdiff
2003-06-28
Vadim Zeitlin
fixed unused variable warnings
tree
|
commitdiff
2003-06-28
Stefan Csomor
function key support
tree
|
commitdiff
2003-06-26
Julian Smart
Added m_ prefix to wxColourData and wxFontData members...
tree
|
commitdiff
2003-06-24
Gilles Depeyrot
minor corrections for compilation with gcc 3.3 (use...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
regenerated project/makefiles with tmake
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
removed duplicate wxTheApp and m_appInitFn definitions...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-23
Vadim Zeitlin
GetIcon() returns wxIconLocation, not wxIcon, now
tree
|
commitdiff
2003-06-20
Gilles Depeyrot
corrected return value of wxTimer::Start when timer...
tree
|
commitdiff
2003-06-19
Vadim Zeitlin
added wxIsDebuggerRunning() (which is going to replace...
tree
|
commitdiff
2003-06-19
David Elliott
In wxApp::OnIdle() check to see if there is not a curre...
tree
|
commitdiff
2003-06-19
David Elliott
Add ability to have a wxMenuBar as a common menu
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
regenerated using tmake to add fldlgcmn.cpp
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
implemented alpha support for raw bitmaps under Mac
tree
|
commitdiff
2003-06-13
David Elliott
Proposed wxMac MDI interface (in limbo)
tree
|
commitdiff
2003-06-13
David Elliott
Added support for delayed deactivation of windows ...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
send wxEVT_SCROLLWIN_THUMBRELEASE events
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
regenerated all make/project files to include selstore...
tree
|
commitdiff
2003-06-12
David Elliott
Make wxMDIParentFrame a regular top level window
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
trigraph warning fixed
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
removed duplicate code from SetData(), just call AddData()
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
merged the confllict resolution (I've fixed the m_forma...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
added selstore.(h|cpp)
tree
|
commitdiff
2003-06-11
Stefan Csomor
corrected error in last fix for insert items
tree
|
commitdiff
2003-06-07
Stefan Csomor
GetId was accessing the m_format var incorrectly
tree
|
commitdiff
2003-06-07
Stefan Csomor
cast correction Profiler
tree
|
commitdiff
2003-06-07
Stefan Csomor
cleanup
tree
|
commitdiff
2003-06-07
Stefan Csomor
MacHandleControlClick extended by mouseStillDown state...
tree
|
commitdiff
2003-06-07
Stefan Csomor
changing inheritance and delegation
tree
|
commitdiff
2003-06-07
Robin Dunn
revert my last change
tree
|
commitdiff
2003-06-06
Robin Dunn
fix so wxMenu::InsertItem actually inserts rather than...
tree
|
commitdiff
2003-06-06
Robin Dunn
Just silently return NULL like the other ports
tree
|
commitdiff
2003-06-04
Stefan Csomor
casts correction
tree
|
commitdiff
2003-06-04
Stefan Csomor
moving / sizing patch applied
tree
|
commitdiff
2003-06-04
Stefan Csomor
support undo patch applied
tree
|
commitdiff
2003-06-04
Vadim Zeitlin
made wxNativePixelFormat usable under Mac
tree
|
commitdiff
2003-06-04
Vadim Zeitlin
compilation warnings fixed
tree
|
commitdiff
2003-06-03
Stefan Csomor
feeds missed key events back to the control
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
no changes
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
initial attempts to get raw bitmaps working under Mac
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
fixed compilation warnings
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
compilation warnings fixes
tree
|
commitdiff
2003-06-01
Julian Smart
Partially applied patch [ 531199 ] new EVT_MOVING and...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied [ 745533 ] implemented wxNotebook::DoGetBestSize
tree
|
commitdiff
2003-06-01
Julian Smart
Applie dpatch [ 741366 ] wxMac d'n'd fixes
tree
|
commitdiff
2003-05-29
Robin Dunn
fix a precedence order problem
tree
|
commitdiff
2003-05-29
Stefan Csomor
GetEventHandler()-> was missing
tree
|
commitdiff
2003-05-28
Gilles Depeyrot
allow wxDisplaySize to be called with NULL parameters
tree
|
commitdiff
2003-05-24
Stefan Csomor
guarded M_PI declaration
tree
|
commitdiff
2003-05-24
Julian Smart
Removed wxHTMLHelpControllerBase (putting the
tree
|
commitdiff
2003-05-24
Stefan Csomor
removed carbon printing code
tree
|
commitdiff
2003-05-24
Stefan Csomor
comments added
tree
|
commitdiff
2003-05-23
Gilles Depeyrot
removed print.cpp from list of Mac files and regenerate...
tree
|
commitdiff
2003-05-22
Stefan Csomor
deactivating wxSTAY_ON_TOP patch
tree
|
commitdiff
next