projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mwerks addition
[wxWidgets.git]
/
src
/
common
/
appcmn.cpp
2004-02-07
Vadim Zeitlin
fixes for compiling with more stuff disabled in setup...
blob
|
commitdiff
|
raw
2004-02-05
Václav Slavík
wxMGL fixes (patch #884758)
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
David Elliott
Reverting wxAppTraits GSocket patch
blob
|
commitdiff
|
raw
|
diff to current
2004-01-18
David Elliott
Added wxAppTraits::CreateGSocket() as well as implement...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Gilles Depeyrot
use wxMac Mach-o GUI-specific functions (gsockosx)
blob
|
commitdiff
|
raw
|
diff to current
2003-10-02
Vadim Zeitlin
fixed (harmless) mem leak when wxUSE_THREADS == 0
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Vadim Zeitlin
use standard tied pointer now
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Vadim Zeitlin
don't hang forever in Dispatch() if there is no event...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Vadim Zeitlin
(blind) fix for wxMac compilation
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Vadim Zeitlin
no changes
blob
|
commitdiff
|
raw
|
diff to current
2003-08-16
Stefan Csomor
corrected include for __WXMAC__
blob
|
commitdiff
|
raw
|
diff to current
2003-08-11
Vadim Zeitlin
fixed some warnings about unused variables values
blob
|
commitdiff
|
raw
|
diff to current
2003-08-10
Václav Slavík
__WXMAC__, not __MAC__
blob
|
commitdiff
|
raw
|
diff to current
2003-08-10
Václav Slavík
wxMac fix
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-08-07
Václav Slavík
fixed wxBase and GUI separation for sockets code
blob
|
commitdiff
|
raw
|
diff to current
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
blob
|
commitdiff
|
raw
|
diff to current
2003-08-04
Vadim Zeitlin
fixed non GUI cmd line options
blob
|
commitdiff
|
raw
|
diff to current
2003-08-03
Vadim Zeitlin
moved wxUniv-specific GUI stuff from wxBase to wxCore...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Julian Smart
Compile with EVC 3.0 2002
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Julian Smart
Small tweaks for WinCE compatibility
blob
|
commitdiff
|
raw
|
diff to current
2003-07-14
Julian Smart
Rationalised OnIdle
blob
|
commitdiff
|
raw
|
diff to current
2003-07-13
Julian Smart
Improvements to OnIdle processing
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Vadim Zeitlin
removed static methods from wxAppTraitsBase, this doesn...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Mattia Barbon
MinGW compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Vadim Zeitlin
added missing #include bitmap.h
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Vadim Zeitlin
compilation fix for wxGTK
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-09
Gilles Depeyrot
if we are not in the main thread, output the assert...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Removed unnecessary #ifs
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
#ifed wxLog occurrences
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
blob
|
commitdiff
|
raw
|
diff to current
2003-01-12
Vadim Zeitlin
compilation fixes for non default wxUSE_XXX values...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-06
Vadim Zeitlin
fixed mem leak when using non default theme; change...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Chris Elliott
move code from .h to .cpp to prevent Borland warning
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Vadim Zeitlin
removed wxApp::DoInit(); added wxApp::CreateMessageOutp...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-18
Vadim Zeitlin
fixed wxBase compilation (what was msgdlg.h doing in...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-15
Vadim Zeitlin
the app doesn't exit any more if a dialog is shown...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-04
Václav Slavík
wxCmdLineParser's output goes to stderr, not message...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Mattia Barbon
Added wxMessageOutput as per the discussion on wx-dev.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Vadim Zeitlin
new wxASSERT implementation using wxAssert() helper...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Vadim Zeitlin
added/documented wxApp::FilterEvent
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Vadim Zeitlin
the build options are now checked in the application...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-08
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Vadim Zeitlin
added wxBuildOptions and check that they are the same...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-25
Vadim Zeitlin
fixed compilation for wxBase
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
Václav Slavík
added wxTheme::GetArtProvider to wxUniv
blob
|
commitdiff
|
raw
|
diff to current
2002-02-22
Vadim Zeitlin
1. made wxDebugMsg, wxError and wxFatalError deprecated...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-23
Julian Smart
Added #include "wx/utils.h" to make it compile for...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Václav Slavík
added WXTRACE env. variable
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Vadim Zeitlin
fixes error/usage messages given by the cmd line parsin...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-21
Václav Slavík
more programmer-friendly wxApp::SetDisplayMode
blob
|
commitdiff
|
raw
|
diff to current
2001-11-05
Gilles Depeyrot
use Unix raise for wxTrap when compiling with Apple...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-04
Václav Slavík
fixed stupid bug in display mode error reporting
blob
|
commitdiff
|
raw
|
diff to current
2001-11-04
Václav Slavík
implemented wxApp::Get/SetDisplayMode
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Vadim Zeitlin
check for wxOnAssert reentrancy
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Vadim Zeitlin
generate wxEVT_ACTIVATE_APP events for wxMSW too
blob
|
commitdiff
|
raw
|
diff to current
2001-08-07
Vadim Zeitlin
removed Robert's message box
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Robert Roebling
Applied patch for wxComboBox and wxListBox to
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Vadim Zeitlin
added and documented wxApp::OnAssert
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
added cmd line parsing support to wxApp and --theme...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
crash in wxAppBase::SetActive fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-22
Vadim Zeitlin
1. added wxMemoryConfig (private) class
blob
|
commitdiff
|
raw
|
diff to current
1999-12-30
Robert Roebling
Removed two more GUI lock-ups. This time when
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Robert Roebling
New event locking.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-27
Vadim Zeitlin
1. wxThread changes (detached/joinable) for MSW and...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-05
Vadim Zeitlin
1. wxFontMapper almost finished
blob
|
commitdiff
|
raw
|
diff to current
1999-10-22
Vadim Zeitlin
1. made wxBase compile/link/run again under Unix
blob
|
commitdiff
|
raw
|
diff to current
1999-10-21
Vadim Zeitlin
some conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
1999-10-21
Robert Roebling
More DnD.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-21
Vadim Zeitlin
wxDataObject changes - ok for MSW, still not for GTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-21
Vadim Zeitlin
wxDataObejct and related changes (won't compile right...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-18
Vadim Zeitlin
1. wxApp::ProcessPendingEvents() is now common, added...
blob
|
commitdiff
|
raw
|
diff to current