projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed wxTaskBarIcon compilation
[wxWidgets.git]
/
src
/
msw
/
2001-11-21
Vadim Zeitlin
fixed wxTaskBarIcon compilation
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
1. restored wxEvent::operator=()
tree
|
commitdiff
2001-11-20
Václav Slavík
fixes for wxBase RPM
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
don't use wxTheXXXList in wxXXX ctor/dtor, only objects...
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
fix for my old mingw32 cross-compiler
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
fixed erroneous debug error message
tree
|
commitdiff
2001-11-19
Mattia Barbon
Fixed Cygwin crash on toolbar tooltip
tree
|
commitdiff
2001-11-19
Mattia Barbon
Added HANGUL_CHARSET for MSVC5
tree
|
commitdiff
2001-11-18
Vadim Zeitlin
fixes for programmatically deleting the find/replace...
tree
|
commitdiff
2001-11-18
Ron Lee
Removed include/wx/setup.h from filelist.txt -- Needed...
tree
|
commitdiff
2001-11-17
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2001-11-17
Ron Lee
cast away a couple of warnings and added *.inc to the...
tree
|
commitdiff
2001-11-17
Vadim Zeitlin
implemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
compilation warning fix
tree
|
commitdiff
2001-11-15
Vadim Zeitlin
moved EnableCloseButton() from wxialog to wxTLW
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextBuffer and wxMemoryText which allow to...
tree
|
commitdiff
2001-11-14
Robin Dunn
GetSelection --> GetStringSelection
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextCtrl::GetSelection() returning a wxString...
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
fixed wxFrame::IconizeChildFrames() bug which would...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed key event code for ASCII keys in wxListCtrl
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed bug with creating status bar with more than 1...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
bug fix for using multiline string (i.e. with embedded...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed minor combobox bug: GetValue() reported wrong...
tree
|
commitdiff
2001-11-09
Vadim Zeitlin
removed code (re)setting the camera from wxGLCanvas...
tree
|
commitdiff
2001-11-09
Vadim Zeitlin
applied DBCS patch
tree
|
commitdiff
2001-11-08
Mattia Barbon
Last correction for makefile.g95: win32 mkdir does...
tree
|
commitdiff
2001-11-08
Ron Lee
applied the bit's of #473508 that were still relevant...
tree
|
commitdiff
2001-11-06
Mattia Barbon
* Fixed wxStaticBitmap::SetBitmap so that it does not...
tree
|
commitdiff
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
next