projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Committing in .
[wxWidgets.git]
/
src
/
motif
/
app.cpp
2002-07-23
Julian Smart
Applied patch [ 584885 ] better colour handling in...
blob
|
commitdiff
|
raw
2002-03-24
Václav Slavík
move wxApp::GetStdIcon to wxArtProvider
blob
|
commitdiff
|
raw
|
diff to current
2002-02-14
Julian Smart
Removed wxBuffer from several ports; added function...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-11
Vadim Zeitlin
more Sun C++ compiler warning fixes: in particular...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-20
Vadim Zeitlin
don't use wxTheXXXList in wxXXX ctor/dtor, only objects...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-19
Vadim Zeitlin
added wxApp::Yield()
blob
|
commitdiff
|
raw
|
diff to current
2001-02-22
Julian Smart
Added wxYieldIfNeeded
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Guillermo Rodrigue...
Process pending events before deleting pending objects...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-24
Julian Smart
Some Motif fixes; makefile fixes; added wxTransferStrea...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-16
Vadim Zeitlin
1. wxMotif toolbar works; the toggle buttons have the...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-11-18
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-11-17
Robin Dunn
Added wxWakeUpIdle() for MSW and empty stubs for Motif...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-19
Michael Bedward
Removed #pragma implementation "appbase.h" which caused...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-18
Vadim Zeitlin
1. wxApp::ProcessPendingEvents() is now common, added...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-01
Vadim Zeitlin
renamed gsockmot.cpp to *.c
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Michael Bedward
Put the call to CheckForKeyDown() back in to ProcessXEv...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-12
Michael Bedward
if'd out CheckForKeyDown call that doesn't seem to...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Michael Bedward
Added wxApp::CheckForKeyUp
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Vadim Zeitlin
wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. more wxMotif fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Vadim Zeitlin
1. Assorted Motif fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-29
Vadim Zeitlin
my wxMotif fixes (merged with Robert's changes), wxMoti...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Robert Roebling
Makefiles without dependencies
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Guilhem Lavaux
* Changed "wxPendingEvents" to pointers (tested on...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Vadim Zeitlin
Motif compilation fixes (now ok)
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Vadim Zeitlin
wxTopLevelWindows is now a wxWindowList, better compati...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-27
Guilhem Lavaux
* Added threads event propagation. Should compile on...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Julian Smart
Many changes to the printing classes.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Vadim Zeitlin
compilation without threads fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-03-06
Vadim Zeitlin
1. the common helper functions are now in src/unix...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-03
Vadim Zeitlin
wxUsleep() introduced (and documented) to try to work...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-11
Julian Smart
Solved wxMotif scrolling display problem; added wxImage...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Julian Smart
Added some tentative wxMotif clipboard code; did some...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Julian Smart
Lots of wxMotif fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Robert Roebling
Motif corrections in
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Julian Smart
Sorry folks, a lot of changes to remedy GetFont, GetBru...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Julian Smart
Changes to WXDLLEXPORT keyword position for VC++ 6...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Julian Smart
Fix to parser.y to make it compile with makefile.unx...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-12
Julian Smart
Accelerators implemented for wxMotif; some wxComboBox...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-09
Julian Smart
Removed references to DEBUG and WXDEBUG; cured Motif...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Julian Smart
Motif and other mods
blob
|
commitdiff
|
raw
|
diff to current
1998-10-21
Julian Smart
More Motif stuff incl. beginnings of wxToolBar
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Julian Smart
Misc. Motif; removed duplicate wxICON; variant compile...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-02
Julian Smart
Removed DrawOpenSpline since it doesn't seem to be...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-28
Julian Smart
More wxMotif work, OGL enhancements, USE_ macro correct...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Julian Smart
Motif files added.
blob
|
commitdiff
|
raw
|
diff to current