projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Made wxWindow::HasScrollbar() do what it says.
[wxWidgets.git]
/
src
/
motif
/
dialog.cpp
2009-01-20
Vadim Zeitlin
set m_isBeingDeleted to true (only) in SendDestroyEvent...
blob
|
commitdiff
|
raw
2008-02-05
Václav Slavík
call Show(false) from ~wxDialog to call EndModal if...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Vadim Zeitlin
do VMS-specific X symbols redefinitions only once in...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Julian Smart
Added automatic dialog scrolling ability
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Václav Slavík
fixed wxMotif to compile in Unicode mode (this is not...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Mattia Barbon
Rework wxMotif font/color inheritance so it works
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Vadim Zeitlin
fix compilation after c_str() changes, mainly by replac...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-19
Vadim Zeitlin
moved all wxDialog event handlers to wxDialogBase to...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-19
Vadim Zeitlin
centralized Esc key handling for closing the dialogs...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-08
Vadim Zeitlin
more 'unreachable code' warnings which had been disable...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Włodzimierz Skiba
wxMotif for OS/2 adjustements. Source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
re-renamed DoCreate() to XmDoCreateTLW() to avoid virtu...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Vadim Zeitlin
really fix binary backwards compatibility for wxMotif
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Julian Smart
IsModal() now has the newer meaning (equivalent of...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
Vadim Zeitlin
temporarily reverted binary backwards incompatible...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Mattia Barbon
Send wxInitDialogEvent under wxMotif.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Vadim Zeitlin
renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Mattia Barbon
Replaced TRUE and FALSE with true and false
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-22
Mattia Barbon
Do not realize the top level shell that acts as a...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Mattia Barbon
Precompiled headers support.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Jouk Jansen
Committing in .
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-05-04
Mattia Barbon
Changed the way ApplicationShells are used: now wxMotif
blob
|
commitdiff
|
raw
|
diff to current
2003-04-14
Mattia Barbon
Code clanup: removed some useless/unused member
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Mattia Barbon
Calling a virtual function from a destructor is not...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-14
Mattia Barbon
Remove explicit casts to (const char *), and replace...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-02
Mattia Barbon
Implemented wxEventLoop for wxMotif, and used it...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Mattia Barbon
Reverted accidental commit.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-06
Mattia Barbon
Implemented wxToplevelWindowMotif.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
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-10-26
Julian Smart
Removed lots of wxMotif compile warnings. Copied new...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-10
Robert Roebling
New makefiles for GTK and Motif, using configure...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
Michael Bedward
Added code to set m_isBeingDeleted as per wxGTK
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. more wxMotif 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-23
Robert Roebling
Motif compile fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-21
Robert Roebling
Motif compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Julian Smart
Some stubs corrections; Motif corrections incl. busy...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-18
Julian Smart
Fixed wxMotif's wxExecute again, added OnPaint capabili...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-12
Julian Smart
Some doc corrections (added blank lines at end of docs...
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-02-05
Julian Smart
Removed lots of OnClose functions; doc'ed OnCloseWindow...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-05
Julian Smart
Changed GetForce -> !CanVeto
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Julian Smart
Added some Motif wxGLCanvas support; some more Motif...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Vadim Zeitlin
compilation fixes for "nocompatibility" mode
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-28
Julian Smart
Fixes to wxMotif scrolling and colours (wxTreeCtrl...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-23
Julian Smart
Some more wxMotif improvements: DrawIcon fixed; generic...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Julian Smart
In DialogEd, changed Close to Destroy to make it shut...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-11
Julian Smart
Some stubs includes removed from wxMotif; wxNotebook...
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-11
Julian Smart
Motif bug fixes; dialog OnPaint works now; wxColourDial...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-09
Robert Roebling
Suppressed warnings
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Julian Smart
Motif and other mods
blob
|
commitdiff
|
raw
|
diff to current
1998-10-23
Julian Smart
More Motif changes (colour/font stuff)
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-18
Julian Smart
Motif additions
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-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-20
Julian Smart
More Motif stuff
blob
|
commitdiff
|
raw
|
diff to current
1998-09-18
Julian Smart
Motif files added.
blob
|
commitdiff
|
raw
|
diff to current