projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added wxHtmlWindow::AppendToPage
[wxWidgets.git]
/
include
/
wx
/
msw
/
private.h
2001-10-07
Vadim Zeitlin
changed/centralized window creation code to allow wxTLW...
blob
|
commitdiff
|
raw
2001-09-29
Václav Slavík
reverted my previous commit to this file; was done...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
Václav Slavík
compilation fixes for MSW+Univ+Mingw32
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
Ron Lee
More build system polishing.. mostly. Some stuff...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
added wxTLW for MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
are there still versions of gcc around which require...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
First pass at adding MicroWindows support
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
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
blob
|
commitdiff
|
raw
|
diff to current
2001-02-08
Ron Lee
More mostly cross compiling related mods..
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Vadim Zeitlin
removed extern from inline function declarations
blob
|
commitdiff
|
raw
|
diff to current
2000-03-02
Vadim Zeitlin
1. wxGrid row can't be resized to less than minimal...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Vadim Zeitlin
1. cursor fixes: frame does have hand cursor in the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Vadim Zeitlin
fixes for compilation with the old mingw32, wxUSE_NORLA...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Julian Smart
Some BC++ 5.4 fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-05
Vadim Zeitlin
1. wxTimer change - now generates EVT_TIMER()
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Vadim Zeitlin
1. '\n's in tooltip messages are handled (replaced...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Vadim Zeitlin
1. fixed (to test) the bug with bitmaps without masks...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-14
Julian Smart
Further fixes to Dialog Editor; additions to .dsp files
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Vadim Zeitlin
1. added wxEnhMetaFileXXX classes
blob
|
commitdiff
|
raw
|
diff to current
2000-01-04
Vadim Zeitlin
wxMSW compilation fixes for old mingw32
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Halved DEFAULT_ITEM_WIDTH so default sizes resembles...
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-24
Vadim Zeitlin
1. wxIcon/wxCursor change, wxGDIImage class added
blob
|
commitdiff
|
raw
|
diff to current
1999-11-19
Vadim Zeitlin
wxWindow::GetBestSize() added
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Vadim Zeitlin
OutputDebugStringW95 removed - it's really unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Julian Smart
Various fixes for various compilers...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Julian Smart
Added some makefiles, fixed a BC++ problem in controls...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-06
Vadim Zeitlin
1. wxFontMapper seems to work for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-09-17
Guillermo Rodrigue...
Solved problem with wxhInstance name being mangled...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-07-17
Harco de Hilster
minor fixes for mingw32 compilation
blob
|
commitdiff
|
raw
|
diff to current
1999-06-28
Vadim Zeitlin
1. wxStaticLine implemented (generic (ugly) and MSW...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Patrick Albert
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Vadim Zeitlin
1. some more of "#if wxUSE_XXX" here and there
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Ove Kaaven
A few Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Robert Roebling
WINE is so fine.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-08
Robert Roebling
Chianti, Pinot noir, WINE..
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Brian Macy
Attempt at getting mingw32 working again... still doesn...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Vadim Zeitlin
wxWindow split (MSW part of changes)
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Ove Kaaven
Another "char" occurrence
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ove Kaaven
Those pesky globals declared all over again
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Robin Dunn
added wxSetInstance()
blob
|
commitdiff
|
raw
|
diff to current
1999-02-02
Julian Smart
Consistent naming of e.g. wxUSE_CTRL
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-12-28
Julian Smart
Changes for 16-bit BC++ (not there yet), GnuWin32;...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-20
Julian Smart
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-29
Julian Smart
Added Win95 implementation of OutputDebugString; added...
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-10-14
Vadim Zeitlin
minor changes a bit everywhere + a small wxLog change...
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
Vadim Zeitlin
1) minor modifications in fileconf.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Julian Smart
Fixed various wxMSW compile problems that came down...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-06
Julian Smart
OGL fixes; documentation fixes; dialog editor updates
blob
|
commitdiff
|
raw
|
diff to current
1998-07-27
Julian Smart
wxToolBar API changes; now frames manage their toolbar...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Julian Smart
Some Borland/GnuWin32 fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Julian Smart
Added STRICT corrections.
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current