projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
check whether unicows.dll works correctly instead of just crashing if we linked it...
[wxWidgets.git]
/
src
/
msw
/
2005-08-19
Vadim Zeitlin
check whether unicows.dll works correctly instead of...
tree
|
commitdiff
2005-08-19
Vadim Zeitlin
check for unicows.dll on program starup when wxUSE_UNIC...
tree
|
commitdiff
2005-08-17
Vadim Zeitlin
made wxChoice and wxComboBox::GetSelection() return...
tree
|
commitdiff
2005-08-16
Włodzimierz Skiba
Reuse functionality of wxGetStockLabel().
tree
|
commitdiff
2005-08-15
Vadim Zeitlin
compilation fix for wxUSE_STL=1 and mingw
tree
|
commitdiff
2005-08-12
Michael Wetherell
Translate '&Help' to '&' for italian Windows only
tree
|
commitdiff
2005-08-11
Vadim Zeitlin
force update of MDI client window size after the MDI...
tree
|
commitdiff
2005-08-11
Vadim Zeitlin
added wxSIZE_FORCE flag for SetSize()
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
fix wxGetMessageName() in Unicode build (patch 1250662)
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
set best fitting size for the toolbar in Realize()
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
initialize backing store bitmap in Create(), notebook...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
added explicit wx/dynlib.h include
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
missing dllexport declaration added
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
corrected logic in wxQTMediaEvtHandler::OnEraseBackgrou...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
use wxDynamicLibrary::GetSymbolAorW() instead of the...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
1. extracted code common to all backends in wxMediaBack...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
fixed horrible hack with passing pointers of wrong...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
removed unused OnPaint() handlers
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
don't remember size passed to SetSize() as pending...
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
corrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_F...
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
removed more remains of wxUSE_PENWINDOWS
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
removed wxUSE_PENWINDOWS (and its misspellings), it...
tree
|
commitdiff
2005-08-03
Vadim Zeitlin
don't give error message if we failed to get the stack...
tree
|
commitdiff
2005-07-31
Vadim Zeitlin
account for client area origin when returning pending...
tree
|
commitdiff
2005-07-30
Mattia Barbon
Remove unused headers.
tree
|
commitdiff
2005-07-30
Vadim Zeitlin
return pending position/size if any, not the current one
tree
|
commitdiff
2005-07-30
Vadim Zeitlin
replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi...
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
take border into account in best size calculations
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
decreased text limit which we consider to be set by...
tree
|
commitdiff
2005-07-29
Włodzimierz Skiba
OW/Borland/MinGW warnings. Missing headers.
tree
|
commitdiff
2005-07-29
Chris Elliott
wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
refactoring in preparation for further changes: moved...
tree
|
commitdiff
2005-07-29
Chris Elliott
fix for VC (also ok with Borland and DMC)
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
renamed GlobalPtr to GlobalPtrLock
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
many improvements/bug fixes to media control: new wxEVT...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
don't reserve space in the header for the column image...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
don't include shlwapi.h as it might be not available...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
don't log error if connection has been already terminat...
tree
|
commitdiff
2005-07-24
Vadim Zeitlin
corrected misleading comment about DllGetVersion()
tree
|
commitdiff
2005-07-22
Michael Wetherell
Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
tree
|
commitdiff
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
tree
|
commitdiff
2005-07-21
Vadim Zeitlin
position of wxEVT_MOUSEWHEEL events is now in client...
tree
|
commitdiff
2005-07-20
Vadim Zeitlin
check the validity of wxString pointer itself too
tree
|
commitdiff
2005-07-20
Vadim Zeitlin
check that wxString is valid before dumping it
tree
|
commitdiff
2005-07-20
Vadim Zeitlin
fixed assert when dumping a string which is locked...
tree
|
commitdiff
2005-07-18
Kevin Hock
QueryValue should use Open(Read) rather than Open ...
tree
|
commitdiff
2005-07-18
Włodzimierz Skiba
Missing wxUSE_* markup.
tree
|
commitdiff
2005-07-18
Julian Smart
Patch from Andre Reitz to correct a couple of bugs
tree
|
commitdiff
2005-07-18
Włodzimierz Skiba
Code simplification and warning fixes.
tree
|
commitdiff
2005-07-18
Włodzimierz Skiba
wxMSWUniv build fix.
tree
|
commitdiff
2005-07-16
Vadim Zeitlin
fixed handling of the accelerators of menu items added...
tree
|
commitdiff
2005-07-15
Vadim Zeitlin
check whether there is a critical window and don't...
tree
|
commitdiff
2005-07-15
Vadim Zeitlin
added SetCriticalWindow() and AllowProcessing(): this...
tree
|
commitdiff
2005-07-15
Włodzimierz Skiba
Missing header after recent changes.
tree
|
commitdiff
2005-07-14
Vadim Zeitlin
moved Esc processing from wxWindow to wxDialog where...
tree
|
commitdiff
2005-07-09
Vadim Zeitlin
made wxTLW::GetSize() return the size of the maximized...
tree
|
commitdiff
2005-07-08
Vadim Zeitlin
made IsMaximized() return true if frame had been maximi...
tree
|
commitdiff
2005-07-06
Vadim Zeitlin
use private window class for dialup manager hidden...
tree
|
commitdiff
2005-07-06
Vadim Zeitlin
don't generate ACTIVATE events for Alt-Space key press
tree
|
commitdiff
2005-07-04
Chris Elliott
fix SF Bug 1232271
tree
|
commitdiff
2005-07-02
Vadim Zeitlin
fixed DoSetClientSize() to use ::MoveWindow() instead...
tree
|
commitdiff
2005-07-01
Vadim Zeitlin
really fixed wrong argument to wxString::Format()
tree
|
commitdiff
2005-07-01
Vadim Zeitlin
fixed wrong argument to wxString::Format(); include...
tree
|
commitdiff
2005-07-01
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
tree
|
commitdiff
2005-07-01
Włodzimierz Skiba
eVC3 build fix.
tree
|
commitdiff
2005-06-30
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
tree
|
commitdiff
2005-06-29
Vadim Zeitlin
use a constant instead of hardcoded value
tree
|
commitdiff
2005-06-24
Włodzimierz Skiba
Preserve logging state during QT plugin initialization.
tree
|
commitdiff
2005-06-24
Vadim Zeitlin
fixed appending menu items for a (popup) menu with...
tree
|
commitdiff
2005-06-23
Włodzimierz Skiba
Avoid logging when QT plugin is unused but fails (from...
tree
|
commitdiff
2005-06-21
Mattia Barbon
Implemented loading 256-color bitmaps.
tree
|
commitdiff
2005-06-21
Julian Smart
Applied [ 1213375 ] MSW wxMediaCtrl minor debugging...
tree
|
commitdiff
2005-06-21
Julian Smart
Applied [ 1223122 ] [wxMSW] Proper repainting when...
tree
|
commitdiff
2005-06-21
Václav Slavík
rolled back exceptions handling patch, it relied on...
tree
|
commitdiff
2005-06-20
Julian Smart
Reverted patch which appears to be responsible for...
tree
|
commitdiff
2005-06-20
Václav Slavík
changed exceptions handling to work under wxGTK
tree
|
commitdiff
2005-06-20
Vadim Zeitlin
compilation fix for wxUSE_OLE and wxUSE_ACCEL==0 for...
tree
|
commitdiff
2005-06-20
Vadim Zeitlin
compilation fix for wxUSE_OLE==0 for WinCE
tree
|
commitdiff
2005-06-20
Vadim Zeitlin
(harmless) eVC4 release mode warning fix
tree
|
commitdiff
2005-06-19
Vadim Zeitlin
WinCE compilation fix (no SM_C[XY]DRAG under CE as...
tree
|
commitdiff
2005-06-19
Julian Smart
Corrected wrong size used when refreshing notebook
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
fixed typo in GetSelEnd() which made that the function...
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
don't try to subclass tab control using the same window...
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
undid last commit, it's not needed after fixing the...
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
use empty string and not string().c_str() as title...
tree
|
commitdiff
2005-06-17
Julian Smart
Fix for eVC++ 3
tree
|
commitdiff
2005-06-16
Vadim Zeitlin
fixed problem with wxKill(SIGNONE) returning error...
tree
|
commitdiff
2005-06-16
Julian Smart
Applied patch [ 1212208 ] Fix a bug in wxTreeCtrl with...
tree
|
commitdiff
2005-06-16
Julian Smart
Applied patch [ 1218833 ] [wxMSW] wxListBox optimisatio...
tree
|
commitdiff
2005-06-16
Julian Smart
Applied patch [ 1218849 ] [wxMSW] Removes magic numbers...
tree
|
commitdiff
2005-06-16
Dimitri Schoolwerth
added Thai/CP874 support for MSW
tree
|
commitdiff
2005-06-16
Vadim Zeitlin
fix index of appended items (broken by previous commit)
tree
|
commitdiff
2005-06-16
Vadim Zeitlin
don't redeclare struct tm if it's already declared...
tree
|
commitdiff
2005-06-15
Vadim Zeitlin
(harmless) eVC4 warning fix
tree
|
commitdiff
2005-06-15
Vadim Zeitlin
WinCE compilation fixes
tree
|
commitdiff
2005-06-14
Włodzimierz Skiba
Due to wxStringBase::CopyBeforeWrite() we need to resen...
tree
|
commitdiff
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
tree
|
commitdiff
2005-06-10
Włodzimierz Skiba
Allow MSW Base be usable in other ports than wxMSW...
tree
|
commitdiff
2005-06-10
Julian Smart
Need to set background colour for wxListBox, not just...
tree
|
commitdiff
2005-06-09
Vadim Zeitlin
always set flat toolbar style, even under XP with theme...
tree
|
commitdiff
next