projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use Unix line ending when compiling with Apple DevTools
[wxWidgets.git]
/
src
/
msw
/
2001-11-03
Robin Dunn
Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
tree
|
commitdiff
2001-11-03
Vadim Zeitlin
don't send fictious menu events when another WM_COMMAND...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
applied patch to make wxGLCanvas derive from wxWindow...
tree
|
commitdiff
2001-11-02
Robin Dunn
Create the directories fo rthe .pch, etc. files if...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
replaced wxList for storing HWND <-> wxWindow with...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
ignore the border flags for the toolbar
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
BC++ compilation fix
tree
|
commitdiff
2001-10-30
Václav Slavík
changed wxSystemSettings::HasFrameDecorations to more...
tree
|
commitdiff
2001-10-30
Mattia Barbon
Fixed wxMask::Create(bitmap,colour)
tree
|
commitdiff
2001-10-30
Vadim Zeitlin
applied wxDirSelector() patch and regenerated the makef...
tree
|
commitdiff
2001-10-30
Vadim Zeitlin
added wx/platform.h to the list of files and regenerate...
tree
|
commitdiff
2001-10-30
Vadim Zeitlin
applied Watcom thread patches and made thread entry...
tree
|
commitdiff
2001-10-27
Václav Slavík
added msw/gccpriv.h and others to headers list
tree
|
commitdiff
2001-10-27
Václav Slavík
applied wxListCtrl label editing patch
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
fixed wxNotebook bg colour
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
don't make the dialogs appear in the taskbar
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
position the controls correctly in the vertical toolbars
tree
|
commitdiff
2001-10-26
Robin Dunn
Added wxDragLink
tree
|
commitdiff
2001-10-24
Mattia Barbon
Regenerated from filelist.txt
tree
|
commitdiff
2001-10-24
Vadim Zeitlin
fixed CURSOR resource leak
tree
|
commitdiff
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
tree
|
commitdiff
2001-10-21
Vadim Zeitlin
blind fix for the initial dialog position
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
fixd creation of controls with default initial size
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
don't use hidden windows as implicit dialog parents...
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
don't use windows about to be destroyed as implicit...
tree
|
commitdiff
2001-10-19
Václav Slavík
we no longer need wxFrameNative
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
added wxApp::Yield()
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
simplified wxTextCtrl::Create() to use wxControl::MSWCr...
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fixed resource leak in wxBitmap::CopyFromIconOrCursor
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fix for the initial size of the dialogs
tree
|
commitdiff
2001-10-18
Mattia Barbon
Updated makefile.g95/vc to behave similarly to wxWindow...
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
added and documented wxTE_NOHIDESEL
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-10-17
Guillermo Rodrigue...
Added comment explaining that it's not necessary to...
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
refresh wxStaticText after changing its label if we...
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
made wxStaticBox transparent (patch 427936)
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
fix for the dialog controls font
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
oops, forgot to commit yesterday changes related to...
tree
|
commitdiff
2001-10-14
Václav Slavík
decouple wxTLW,Frame::ShowFullScreen in wxMSW
tree
|
commitdiff
2001-10-14
Václav Slavík
fixes to MSW LowLevel files
tree
|
commitdiff
2001-10-14
Vadim Zeitlin
regenerated from the templates
tree
|
commitdiff
2001-10-14
Vadim Zeitlin
1. added wxStatusBarUniv
tree
|
commitdiff
2001-10-12
Vadim Zeitlin
do *NOT* make the window of the size of its parent...
tree
|
commitdiff
2001-10-12
Vadim Zeitlin
create wxNotebook without any extended style
tree
|
commitdiff
2001-10-09
Robin Dunn
Moved the [Set|Get]Client[Data|Object] and such out...
tree
|
commitdiff
2001-10-09
Václav Slavík
mingw compilation fix
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
fix for wxFrame parent which somehow wasn't committed...
tree
|
commitdiff
2001-10-08
Robin Dunn
Removed call to SubclassWin since it is already done in
tree
|
commitdiff
2001-10-08
Robin Dunn
More changes for building the regex lib
tree
|
commitdiff
2001-10-08
Robin Dunn
Fixed DLL linking. Was missing the regex lib.
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
another compilation fix
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-10-07
Vadim Zeitlin
changed/centralized window creation code to allow wxTLW...
tree
|
commitdiff
2001-10-04
Vadim Zeitlin
fixed spurious assert failure in wxMenuBar::Insert
tree
|
commitdiff
2001-10-03
Vadim Zeitlin
Unicode compilation fixes
tree
|
commitdiff
2001-09-30
Vadim Zeitlin
give (hopefully) more clear error message
tree
|
commitdiff
2001-09-30
Vadim Zeitlin
compilation fixes for the compilers with old headers
tree
|
commitdiff
2001-09-30
Vadim Zeitlin
added wxUSE_PALETTE and fixed compilation with it set...
tree
|
commitdiff
2001-09-30
Vadim Zeitlin
added GUI_LOWLEVEL_OBJS to src/msw/files.lst
tree
|
commitdiff
2001-09-28
Vadim Zeitlin
applied patch for regex building with BC++ (patch 463140)
tree
|
commitdiff
2001-09-28
Vadim Zeitlin
applied (slightly modified) wxGLApp patch for MSW
tree
|
commitdiff
2001-09-28
Ron Lee
More build system polishing.. mostly. Some stuff...
tree
|
commitdiff
2001-09-27
Robin Dunn
Added MSW toplevel.cpp and regenerated makefiles and...
tree
|
commitdiff
2001-09-27
Robin Dunn
Fixed problem with wxPen::SetDashes. (An array of...
tree
|
commitdiff
2001-09-26
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-09-26
Vadim Zeitlin
compilation/build fixes for wxUniv
tree
|
commitdiff
2001-09-24
Vadim Zeitlin
pass correct key code in TREE_KEY_DOWN event
tree
|
commitdiff
2001-09-24
Mattia Barbon
Fixed wxToolbar95::FindToolForPosition
tree
|
commitdiff
2001-09-24
Vadim Zeitlin
added wxTreeEvent::GetKeyEvent() to allow to retrieve...
tree
|
commitdiff
2001-09-24
Vadim Zeitlin
added wxTLW for MSW
tree
|
commitdiff
2001-09-24
Vadim Zeitlin
~wxToolBar() checks if the frame is being deleted in...
tree
|
commitdiff
2001-09-23
Vadim Zeitlin
reverted change to the best checkbox size calculation
tree
|
commitdiff
2001-09-23
Mattia Barbon
* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
tree
|
commitdiff
2001-09-22
Vadim Zeitlin
fixed yet another bug in wxRegConfig::SetPath() - SetPa...
tree
|
commitdiff
2001-09-22
Václav Slavík
mingw compilation fix
tree
|
commitdiff
2001-09-22
Václav Slavík
w32api 1.1 support
tree
|
commitdiff
2001-09-21
Mattia Barbon
wxTextDataObject now uses Unicode if compiled with...
tree
|
commitdiff
2001-09-20
Mattia Barbon
Make easier to compile with MSVC5.
tree
|
commitdiff
2001-09-20
Mattia Barbon
Unicode compilation fixes.
tree
|
commitdiff
2001-09-18
Václav Slavík
regenerated
tree
|
commitdiff
2001-09-18
Václav Slavík
moved AdjustToClientAreaOrigin to wxWindowBase, needed...
tree
|
commitdiff
2001-09-17
Robin Dunn
Regenerated from filelist.txt
tree
|
commitdiff
2001-09-15
Václav Slavík
compilation (hot)fixes for Mingw
tree
|
commitdiff
2001-09-09
Vadim Zeitlin
wxUniv compilation fix
tree
|
commitdiff
2001-09-02
Vadim Zeitlin
added support for column images under MSW
tree
|
commitdiff
2001-09-01
Václav Slavík
fix for wxStatusBar wrongly reporting field rects insid...
tree
|
commitdiff
2001-09-01
Václav Slavík
mingw compilation fix, added some defines
tree
|
commitdiff
2001-09-01
Václav Slavík
compilation fix for mingw
tree
|
commitdiff
2001-09-01
Václav Slavík
helpbest.patch - makefiles regenerated
tree
|
commitdiff
2001-09-01
Václav Slavík
finally applied the helpbest patch
tree
|
commitdiff
2001-09-01
Vadim Zeitlin
added a bunch of new wxListCtrl messages: column right...
tree
|
commitdiff
2001-08-31
Julian Smart
Remove _all_ borders if that's what we specify to ShowF...
tree
|
commitdiff
2001-08-30
Julian Smart
Fixed cache-related bug in DoBlit.
tree
|
commitdiff
2001-08-27
Vadim Zeitlin
added support for polygons to wxRegion
tree
|
commitdiff
2001-08-27
Vadim Zeitlin
fixed y position of the drop point in HandleDropFiles...
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
warning fixes
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
no changes
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
fixed return value of HandleEndSession to return true...
tree
|
commitdiff
2001-08-25
Vadim Zeitlin
added wxGetDiskSpace for Win/Unix
tree
|
commitdiff
next