projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed overlapping buttons in wizard on MacOS X
[wxWidgets.git]
/
src
/
msw
/
2002-09-06
Mattia Barbon
Fixed bug with SetValue on read-only combobox; don...
tree
|
commitdiff
2002-09-06
Chris Elliott
small bug fix for using multiple borland compilers
tree
|
commitdiff
2002-09-05
Robin Dunn
Added effects.h to filelist.txt so it will get installe...
tree
|
commitdiff
2002-09-05
Julian Smart
Applied patch [ 605188 ] Fix to draw 24 bit bitmaps
tree
|
commitdiff
2002-09-05
Julian Smart
Applied patch [ 605189 ] add edit cancel notify to...
tree
|
commitdiff
2002-09-05
Robin Dunn
Use the iconIndex in the default case too.
tree
|
commitdiff
2002-09-05
Julian Smart
Applied patch [ 603858 ] wxTextCtrl text alignment...
tree
|
commitdiff
2002-09-04
Vadim Zeitlin
use standard colour for the selected tree item text...
tree
|
commitdiff
2002-09-04
Chris Elliott
Introducing wxBase for borland based on Michael Fieldin...
tree
|
commitdiff
2002-09-03
Julian Smart
Changed char* to wxChar*
tree
|
commitdiff
2002-09-02
Chris Elliott
Michael Fieldings patch 598106 applied in part
tree
|
commitdiff
2002-09-02
Vadim Zeitlin
signed/unsigned comparison warning (and probably even...
tree
|
commitdiff
2002-09-02
Vadim Zeitlin
choose implicit parent for the dialog boxes better...
tree
|
commitdiff
2002-09-01
Ron Lee
oops, make it build with wxbase too.
tree
|
commitdiff
2002-09-01
Ron Lee
added missing #include frame.h for mingw(3.2) build.
tree
|
commitdiff
2002-09-01
Julian Smart
Clean up string table before uninitializing DDEML
tree
|
commitdiff
2002-09-01
Julian Smart
Applied patch [ 600051 ] DDE and TCP improvements and...
tree
|
commitdiff
2002-08-31
Vadim Zeitlin
implemented a dirty hack allowing us to keep activation...
tree
|
commitdiff
2002-08-31
Vadim Zeitlin
don't disable top level windows recursively
tree
|
commitdiff
2002-08-31
Julian Smart
Applied patch [ 599043 ] fix for wxTreeCtrl/MSW right...
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
don't eat Shift-Ctrl-[XCV] keys
tree
|
commitdiff
2002-08-30
Julian Smart
Mods for Wine compilation
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
don't disable top level children in parents Enable()
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
added wxSpinCtrl::SetSelection()
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
disable children when the parent is disabled
tree
|
commitdiff
2002-08-29
Vadim Zeitlin
changed wxExecute(char **) version to take wxChar **
tree
|
commitdiff
2002-08-27
Mattia Barbon
Don't get the string when the combobox returned CB_ERR...
tree
|
commitdiff
2002-08-27
Vadim Zeitlin
fixed bug in SetStyle() which wouldn't reset the slant...
tree
|
commitdiff
2002-08-26
Guillermo Rodrigue...
Fixed warnings due to use of %d for long int params...
tree
|
commitdiff
2002-08-26
Guillermo Rodrigue...
Removed compilation warnings (mostly mismatches between...
tree
|
commitdiff
2002-08-23
Ron Lee
removed #include shlobj.h -- it breaks mingw32 wxBase...
tree
|
commitdiff
2002-08-23
Vadim Zeitlin
compilation fix for !WX_PRECOMP
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
fixed default button handling: don't keep BS_DEFPUSHBUT...
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
fix for wxComboBox flicker on create (patch 598891)
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
send event from Clear() for a simple text control,...
tree
|
commitdiff
2002-08-22
Vadim Zeitlin
reverted patch 598016 (removed MSWCreateControl() visib...
tree
|
commitdiff
2002-08-22
Julian Smart
Applied patch [ 598016 ] remove flicker during combo...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
added wxCheckListBox::HitTest() (modified patch 594524)
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
fixes for wxExecute() with IO redirection: wxStreamTemp...
tree
|
commitdiff
2002-08-20
Julian Smart
Fixed compilo (default arg) in joystick constructor
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597700 ] Fix proposal for wxJoystick...
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
tree
|
commitdiff
2002-08-20
Julian Smart
Reordered ClearCache calls as per Roger Chickering...
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
a better fix for notebook page not being refreshed...
tree
|
commitdiff
2002-08-16
Robin Dunn
Don't send EVT_KILL_FOCUS when the window is in the...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied patch [ 594416 ] MDI Previous Child
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
wxCheckWindowWndProc() now checks for the original...
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
change the selection appropriately (and refresh it...
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
the app doesn't exit any more if a dialog is shown...
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
fixed a harmless warning (patch 595096) and added a...
tree
|
commitdiff
2002-08-14
Robin Dunn
Bugfix for wxListCtrl::GetColumn. It wasn't checking...
tree
|
commitdiff
2002-08-14
Robin Dunn
Fixed wxMSW's EVT_CHAR so it conforms to the docs and...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 592363 ] Owner Draw Round 2 fixes
tree
|
commitdiff
2002-08-04
Julian Smart
Applied patch from Benjamin Williams to improve
tree
|
commitdiff
2002-07-31
Mattia Barbon
Regenerated files.lst after addition of listbase.h
tree
|
commitdiff
2002-07-29
Mattia Barbon
w32api 2.0 will have shlwapi.h
tree
|
commitdiff
2002-07-29
Ron Lee
The world should not end if a server has no peer. ...
tree
|
commitdiff
2002-07-27
Ron Lee
minus one show stopper typo and a couple of warnings...
tree
|
commitdiff
2002-07-26
Julian Smart
Don't fail to register remaining window classes if
tree
|
commitdiff
2002-07-25
Robin Dunn
Added wxUSE_RICHEDIT to match usage in header
tree
|
commitdiff
2002-07-24
Mattia Barbon
Updated Makefiles for all but Motif; there is either...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
default style now applies to the text entered by the...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
fixed a compilation warning
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
don't cache the result of IsAlwaysConnected() and don...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
reverted Chris' MSW additions patch (we should use...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 573644 ] wxDisplay for Mac (again)
tree
|
commitdiff
2002-07-17
Vadim Zeitlin
wxSTAY_ON_TOP support in wxMessageBox (patch 581826)
tree
|
commitdiff
2002-07-15
Robin Dunn
Icons fetched from wxMimeTypesManager did not get the...
tree
|
commitdiff
2002-07-15
Robin Dunn
Patch #581167
tree
|
commitdiff
2002-07-15
Chris Elliott
single instance checker addition for MSW
tree
|
commitdiff
2002-07-14
Vadim Zeitlin
let the DefWindowProc() process messages sent to RAS...
tree
|
commitdiff
2002-07-12
Robin Dunn
Allow wxComboBox to get key events for ENTER with wxPRO...
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
added ENDSCROLL event (patch 576176)
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
the handling of Home/End in wxScrollBar was reversed...
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-07-08
Julian Smart
Added space under label since it was too close to first...
tree
|
commitdiff
2002-07-07
Ron Lee
Update Layout more correctly in DoSetVirtualSize.
tree
|
commitdiff
2002-07-07
Ron Lee
put wx/app.h back though, for people without precompile...
tree
|
commitdiff
2002-07-06
Mattia Barbon
Fix MinGW compilation in some corner cases
tree
|
commitdiff
2002-07-05
Mattia Barbon
Fix some GCC 3.1 compilation warnings
tree
|
commitdiff
2002-07-05
Julian Smart
Added wxRadioButton::MSWWindowProc to reset m_focusJust...
tree
|
commitdiff
2002-07-05
Vadim Zeitlin
removed unneeded inclusion of wx/wx.h
tree
|
commitdiff
2002-07-04
Vadim Zeitlin
argh, last compilation fix had a typo, fixed now
tree
|
commitdiff
2002-07-04
Vadim Zeitlin
undid the patches which shouldn't (IMHO) have been...
tree
|
commitdiff
2002-07-04
Vadim Zeitlin
old mingw32 compilation fix
tree
|
commitdiff
2002-07-04
Julian Smart
Applied patch from Mark Armstrong <marka@availsolutions...
tree
|
commitdiff
2002-07-04
Julian Smart
Applied patch from Mark Armstrong <marka@availsolutions...
tree
|
commitdiff
2002-07-04
Julian Smart
Applied patch from Mark Armstrong <marka@availsolutions...
tree
|
commitdiff
2002-07-03
Mattia Barbon
Updated Makefiles for MinGW GCC 3.1
tree
|
commitdiff
2002-07-03
Robin Dunn
Made wxBU_EXACTFIT work as documented instead of being...
tree
|
commitdiff
2002-07-02
Mattia Barbon
Allow compiling when _WIN32_IE < 0x300
tree
|
commitdiff
2002-07-02
Chris Elliott
UNC fix to directory path
tree
|
commitdiff
2002-07-01
Robin Dunn
Fixed "different linkage" compile error
tree
|
commitdiff
2002-06-30
Ron Lee
added export decls for MSW.
tree
|
commitdiff
2002-06-28
Robin Dunn
Return more items in wxListCtrl::GetColumn.
tree
|
commitdiff
2002-06-27
Vadim Zeitlin
streamlined WM_NOTIFY processing code fixing a bug...
tree
|
commitdiff
2002-06-26
Julian Smart
Eliminate flashing when writing text, by clearing inste...
tree
|
commitdiff
2002-06-26
Václav Slavík
compilation fix (wxUniv/MSW)
tree
|
commitdiff
2002-06-26
Vadim Zeitlin
propgate WS_EX_CONTROLPARENT recursively upwards, not...
tree
|
commitdiff
next