projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxScrolledWindow now emits wxScrollWinEvents. Something
[wxWidgets.git]
/
src
/
msw
/
2001-04-30
Robin Dunn
Implemented wxGetClientDisplayRect which returns the...
tree
|
commitdiff
2001-04-28
Václav Slavík
added xpmdecod.cpp
tree
|
commitdiff
2001-04-27
Julian Smart
Added showing the default URL in DisplayContents and...
tree
|
commitdiff
2001-04-27
George Tasker
Fixes problem where child window does not appear immedi...
tree
|
commitdiff
2001-04-27
Vadim Zeitlin
compilation fix (sorry)
tree
|
commitdiff
2001-04-27
Vadim Zeitlin
translate MDI menu items
tree
|
commitdiff
2001-04-26
Julian Smart
Fixed Simple Toolbar bug; removed 2 pixel kludge in...
tree
|
commitdiff
2001-04-25
Julian Smart
Some doc corrections
tree
|
commitdiff
2001-04-23
Vadim Zeitlin
applied MIME patch(es) from Chris Elliott
tree
|
commitdiff
2001-04-23
Vadim Zeitlin
some ifdef's - now it might compile without wxUSE_IMAGE...
tree
|
commitdiff
2001-04-22
Václav Slavík
added wxXPMHandler
tree
|
commitdiff
2001-04-22
Vadim Zeitlin
fixing mngw32 (cross)compilation
tree
|
commitdiff
2001-04-21
Vadim Zeitlin
merged wxFont related fix (operator==) and optimization...
tree
|
commitdiff
2001-04-21
George Tasker
Spelling typo fixed in a comment
tree
|
commitdiff
2001-04-21
George Tasker
Minor code tweeks to stop BCC compiler warnings
tree
|
commitdiff
2001-04-21
Vadim Zeitlin
merged optimizations from 2.2
tree
|
commitdiff
2001-04-20
George Tasker
Changed code to get rid of a compiler warning about...
tree
|
commitdiff
2001-04-19
Robin Dunn
Added wxCURSOR_ARROWWAIT which is the default arrow...
tree
|
commitdiff
2001-04-19
Vadim Zeitlin
fix to allow negative coords for wxFrame creation
tree
|
commitdiff
2001-04-14
Vadim Zeitlin
merged focus handling fix from 2.2
tree
|
commitdiff
2001-04-13
Vadim Zeitlin
use screen resolution, not hard coded one
tree
|
commitdiff
2001-04-11
Václav Slavík
applied fix to fix BCC's wxBitmap ctor problem
tree
|
commitdiff
2001-04-11
Julian Smart
More fixes
tree
|
commitdiff
2001-04-10
Julian Smart
Fixed some wxDragImage bugs
tree
|
commitdiff
2001-04-10
Vadim Zeitlin
more fixes for mingw32 compilation
tree
|
commitdiff
2001-04-10
Julian Smart
Corrections
tree
|
commitdiff
2001-04-10
Julian Smart
Implemented Chuck Messenger's naming and simplification...
tree
|
commitdiff
2001-04-10
Julian Smart
Removed spurious wxCHECK which forgot about the possibi...
tree
|
commitdiff
2001-04-10
Julian Smart
Ok() should be called on image, not bitmap
tree
|
commitdiff
2001-04-09
Vadim Zeitlin
1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
tree
|
commitdiff
2001-04-08
Vadim Zeitlin
applied patch 411059 (mingw win32 api version check)
tree
|
commitdiff
2001-04-07
Vadim Zeitlin
fixes bug 414369
tree
|
commitdiff
2001-04-06
Julian Smart
Changed wxYield to wxYieldIfNeeded in PopupMenu, to...
tree
|
commitdiff
2001-04-05
Václav Slavík
fixed typos in wxBitmap::ConvertToImage
tree
|
commitdiff
2001-04-05
George Tasker
Fixes problem where maximized child windows still have...
tree
|
commitdiff
2001-04-04
Václav Slavík
I moved platform specific code from wxImage to wxBitmap
tree
|
commitdiff
2001-03-31
George Tasker
SendSizeEvent() method moved from wxWindow to wxFrame...
tree
|
commitdiff
2001-03-21
Vadim Zeitlin
merged Ctrl-Space fix from 2.2 branch
tree
|
commitdiff
2001-03-21
Vadim Zeitlin
patch for cleanall target in mingw makefiles (which...
tree
|
commitdiff
2001-03-21
George Tasker
Checked back in the change from rev 1.57 that allows...
tree
|
commitdiff
2001-03-19
Julian Smart
Small doc mod; made wxRAISED_BORDER work
tree
|
commitdiff
2001-03-15
Vadim Zeitlin
added checks to wxFont accessors
tree
|
commitdiff
2001-03-13
Václav Slavík
moved splines rendering code into wxDCBase
tree
|
commitdiff
2001-03-13
George Tasker
makefile for building wxBase using the command line...
tree
|
commitdiff
2001-03-13
George Tasker
Added the code to copy setup0.h to setup.h if setup...
tree
|
commitdiff
2001-03-11
Václav Slavík
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by...
tree
|
commitdiff
2001-03-10
Vadim Zeitlin
fixed wxToolBar::DeleteTool and losing the rows number...
tree
|
commitdiff
2001-03-09
Vadim Zeitlin
merged in the fix for WM_MOVE
tree
|
commitdiff
2001-03-07
Vadim Zeitlin
fixed DeviceToLogical[XY]
tree
|
commitdiff
2001-02-28
Julian Smart
Local event array wasn't initialized
tree
|
commitdiff
2001-02-26
Vadim Zeitlin
applied patch 403988 (fixing MDI window menu)
tree
|
commitdiff
2001-02-26
Vadim Zeitlin
applied patch 403898 (fixing msw/tabctrl.cpp include)
tree
|
commitdiff
2001-02-22
Julian Smart
Added wxYieldIfNeeded
tree
|
commitdiff
2001-02-20
Robin Dunn
Added a SetFont method that behaves like SetLabel does...
tree
|
commitdiff
2001-02-14
Robin Dunn
Fixed bug that was giving the wrong size of wxCustomDat...
tree
|
commitdiff
2001-02-13
Julian Smart
Tried to fix GTK+ 2.0 compilos
tree
|
commitdiff
2001-02-13
George Tasker
A temporary hDIB was not being unlocked before exiting...
tree
|
commitdiff
2001-02-13
George Tasker
Fixes display of bitmaps in owner drawn controls (like...
tree
|
commitdiff
2001-02-12
Robin Dunn
Now uses CC_FULLOPEN if m_colourData.GetChooseFull()
tree
|
commitdiff
2001-02-08
Vadim Zeitlin
applied (slightly modified) wxToggleButton patch from...
tree
|
commitdiff
2001-02-08
Ron Lee
More mostly cross compiling related mods..
tree
|
commitdiff
2001-02-07
George Tasker
SetBackgroundColour() and SetForegroundColour() were...
tree
|
commitdiff
2001-02-06
Vadim Zeitlin
regenerated all makefiles from filelist.txt
tree
|
commitdiff
2001-02-01
George Tasker
Changed declaration of TREE events from being in both...
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
tree
|
commitdiff
2001-01-30
George Tasker
Allow MDI children to have a non-default window style...
tree
|
commitdiff
2001-01-29
Julian Smart
Corrected DoBlit code to use offset into mask
tree
|
commitdiff
2001-01-29
Vadim Zeitlin
another fix for MDI styles
tree
|
commitdiff
2001-01-29
Vadim Zeitlin
fix (?) for MDI children style problems
tree
|
commitdiff
2001-01-28
George Tasker
Fixed buffer overrun in call to wxStripMenuCodes()
tree
|
commitdiff
2001-01-28
Julian Smart
Correction for Mingw32
tree
|
commitdiff
2001-01-27
George Tasker
Added a check to make sure 'parent' is valid, otherwise...
tree
|
commitdiff
2001-01-26
George Tasker
plot.cpp was moved out of the generic directory to...
tree
|
commitdiff
2001-01-25
Vadim Zeitlin
another compile problem fixed
tree
|
commitdiff
2001-01-25
Vadim Zeitlin
compile/link problem fixed
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
applied wxNativeFontInfo patch #103089
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
MIME type manager fixes described earlier on the list:
tree
|
commitdiff
2001-01-22
Julian Smart
Fixed wxToolBar colour mapping problem (I hope)
tree
|
commitdiff
2001-01-17
Vadim Zeitlin
fixed bug 128581
tree
|
commitdiff
2001-01-16
George Tasker
Changed code to use the RM environment variable (if...
tree
|
commitdiff
2001-01-15
Vadim Zeitlin
blind fix for setting selection in combobox text ctrl
tree
|
commitdiff
2001-01-11
Vadim Zeitlin
allow people use modal dialogs in wxApp::OnInit
tree
|
commitdiff
2001-01-11
Vadim Zeitlin
applied (slightly modified) patch for loading large...
tree
|
commitdiff
2001-01-09
Julian Smart
Extended ProcessTextCommand so processes SETFOCUS/KILLF...
tree
|
commitdiff
2001-01-07
Vadim Zeitlin
typo: return Win98, not 99, from wxGetOSDescription()
tree
|
commitdiff
2001-01-05
Julian Smart
Corrected horizontal rule drawing when number of items...
tree
|
commitdiff
2001-01-05
Julian Smart
In wxListCtrl::Find, don't decrement 'start' if already...
tree
|
commitdiff
2001-01-04
Vadim Zeitlin
added src/msw/files.lst to the list of files to generat...
tree
|
commitdiff
2001-01-03
Vadim Zeitlin
regenerated the makefiles to include filename.cpp
tree
|
commitdiff
2001-01-03
George Tasker
Added filename.obj to the target list so it gets built...
tree
|
commitdiff
2001-01-02
Julian Smart
Added filename.cpp to .dsp files
tree
|
commitdiff
2000-12-21
Julian Smart
Added m_keyGlobal.Open()
tree
|
commitdiff
2000-12-21
Vadim Zeitlin
wxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
2nd part of wxRegConfig fix
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
fix to GetAllCommands ret value
tree
|
commitdiff
2000-12-20
George Tasker
Fixed bug where if the style included wxFRAME_NO_TASKBA...
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
fix for wxRegConfig::GetNextGroup
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
compilation fix for !PCH
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
merged fix from 2.2 branch
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
warning fixed
tree
|
commitdiff
next