projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
regenerated
[wxWidgets.git]
/
src
/
2003-09-18
Václav Slavík
fixed single word selection
tree
|
commitdiff
2003-09-18
Robin Dunn
Added DoDragOver and DoDropText from Angelo Mandato...
tree
|
commitdiff
2003-09-18
Robin Dunn
Added missing }
tree
|
commitdiff
2003-09-18
Robin Dunn
Patch #808669 more warngins and unicode fixes
tree
|
commitdiff
2003-09-18
Julian Smart
Reverted fragment
tree
|
commitdiff
2003-09-18
Vadim Zeitlin
fix the bug with not skipping events any more after...
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 808050 ] fixes for WXUNIVERSAL and...
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 807164 ] fixes for core library
tree
|
commitdiff
2003-09-18
Julian Smart
WinCE doesn't have GetMessageTime
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 808328 ] restore border styles for...
tree
|
commitdiff
2003-09-18
Stefan Csomor
support for true two button mouse under OSX
tree
|
commitdiff
2003-09-18
Stefan Csomor
turning on old quit apple event handling
tree
|
commitdiff
2003-09-18
Stefan Csomor
moved drawing to isvisible branch only
tree
|
commitdiff
2003-09-18
Vadim Zeitlin
tool windows shouldn't appear on the taskbar (patch...
tree
|
commitdiff
2003-09-18
Václav Slavík
wxMGL compilation fixes
tree
|
commitdiff
2003-09-18
Robin Dunn
Updated to Scintilla 1.54
tree
|
commitdiff
2003-09-18
Vadim Zeitlin
warnings fixes
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
removed wxMsgArray definition (now in evtloop.cpp)...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
call wxApp::OnUnhandledException()
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
moved all event handlers callign code in ProcessEventIf...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
use wxModalEvtLoop, made more code exception safe
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added OnExit(); made event loop exception safe; added...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
use standard tied pointer now
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
documented how to handle C++ exceptions in wxWindows
tree
|
commitdiff
2003-09-17
Stefan Csomor
no message
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
fixed fatal typo in wxYieldForCommandsOnly
tree
|
commitdiff
2003-09-16
Robert Roebling
Left in some debug code.
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
don't hang forever in Dispatch() if there is no event...
tree
|
commitdiff
2003-09-16
Mattia Barbon
wxX11 compilation fix.
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
reverted the delete/Destroy() change in DestroyChildren()
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
fixed modal dialogs after event loop change
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
(blind) fix for wxMac compilation
tree
|
commitdiff
2003-09-15
Václav Slavík
added DESTDIR support to make install
tree
|
commitdiff
2003-09-15
Stefan Csomor
fix for preserving the clip rgn (control redraws missin...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxVALIDATOR_PARAM and use it to avoid warnings...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
fixed return value of wxMDIChildFrame::HandleGetMinMaxI...
tree
|
commitdiff
2003-09-15
Robin Dunn
Ensure that the native font is initialized so the face...
tree
|
commitdiff
2003-09-15
Julian Smart
Updated makefiles etc. for 2.5.1
tree
|
commitdiff
2003-09-15
David Elliott
Cleaned up some comments, reorganized some code
tree
|
commitdiff
2003-09-15
Chris Elliott
sf patch #806451
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
remove us from the parents children list in Destroy()
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
call RemoveChild() in ~wxWindowBase instead of doing...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
wxNavigationKeyEvent doesn't derive from wxCommandEvent...
tree
|
commitdiff
2003-09-15
Julian Smart
WinCE bitmap patch from Johannes Schindelin <Johannes...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
implemented wxDateTime::ParseDateTime() (patch 779794)
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
adjust m_current when inserting items in the control...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fix for calculating the header window height (patch...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
align the items correctly with wxLC_ALIGN_TOP
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added support for wxLC_ALIGN_LEFT/TOP
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
account for the scrollbars in GetViewRect()
tree
|
commitdiff
2003-09-14
Julian Smart
Changed version to 2.5.1
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
disabled (conditionally) separating static line; improv...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
removed the fudge from GetViewRect(), it isn't needed
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
GePageRect() should use the full list size while OnSize...
tree
|
commitdiff
2003-09-14
Stefan Csomor
removal of pc-mac charset conversion for wxMac
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
use child->Destroy() instead of delete child in Destroy...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
compilation fix after last check in
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fixed GetItemSpacing() inconsistency by deprecating...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
use newly added GetViewRect() instead of trying to...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added wxListCtrl::GetViewRect()
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
attempt to fix another occurence of WS_EX_CONTROLPARENT...
tree
|
commitdiff
2003-09-13
Stefan Csomor
target_carbon added
tree
|
commitdiff
2003-09-13
Stefan Csomor
faster portsetting backpatched
tree
|
commitdiff
2003-09-13
Stefan Csomor
classic fixes
tree
|
commitdiff
2003-09-13
Mattia Barbon
wxUniversal STL-ification.
tree
|
commitdiff
2003-09-13
Gilles Depeyrot
use SYMROOT instead of DERIVED_SOURCES_DIR
tree
|
commitdiff
2003-09-13
Robin Dunn
Move more stuff into base for wxMac so that two level...
tree
|
commitdiff
2003-09-12
Robin Dunn
The unknown control container should always have the...
tree
|
commitdiff
2003-09-12
Gilles Depeyrot
external Shell Script file to copy setup.h for ProjectB...
tree
|
commitdiff
2003-09-12
Julian Smart
Applied patch [ 804570 ] hidden function in src/msw...
tree
|
commitdiff
2003-09-12
Julian Smart
Applied patch [ 805147 ] GDI objects are not deselected...
tree
|
commitdiff
2003-09-12
Stefan Csomor
fixing normal font for mac, unicode corrections
tree
|
commitdiff
2003-09-11
Mattia Barbon
Added, documented and used wxGridCellChoiceEditor
tree
|
commitdiff
2003-09-11
Mattia Barbon
No real changes, just refactoring.
tree
|
commitdiff
2003-09-11
Mattia Barbon
wxX11 STL-ification.
tree
|
commitdiff
2003-09-11
Mattia Barbon
Cygwin compilation fix.
tree
|
commitdiff
2003-09-11
Mattia Barbon
Compilation fix.
tree
|
commitdiff
2003-09-11
Stefan Csomor
disabling anti-aliasing in carbon builds running under...
tree
|
commitdiff
2003-09-11
Stefan Csomor
moved setting of internal vars in order to avoid proble...
tree
|
commitdiff
2003-09-11
Vadim Zeitlin
fix for C99-compatible vsnprintf()
tree
|
commitdiff
2003-09-11
Stefan Csomor
focus setting must be possible even when not shown yet
tree
|
commitdiff
2003-09-11
Robert Roebling
Filter out triple click events entirely.
tree
|
commitdiff
2003-09-11
Stefan Csomor
mouse events added, menu id 0 safety check
tree
|
commitdiff
2003-09-11
Stefan Csomor
reminder added
tree
|
commitdiff
2003-09-11
Stefan Csomor
new carbon implementation (unicode support)
tree
|
commitdiff
2003-09-11
Stefan Csomor
mouse event handling extended
tree
|
commitdiff
2003-09-11
Mattia Barbon
Compilation fix for wxUSE_STL==1.
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 800183 ] wxFlexGridSizer::RemoveGrowabl...
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 803473 ] wxListCtrl header height bugfix
tree
|
commitdiff
2003-09-11
Stefan Csomor
corrected hit-testing for mac
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 800784 ] Fixes ::wxDirSelector style...
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 771772 ] Crashes when setting icon...
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 791847 ] Missing translation in filedlg.cpp
tree
|
commitdiff
2003-09-11
Julian Smart
Applied [ 798206 ] WinCE time.cpp
tree
|
commitdiff
2003-09-10
Mattia Barbon
More warning fixes from ABX.
tree
|
commitdiff
2003-09-10
Gilles Depeyrot
modified shell script to copy setup0.h into DerivedSour...
tree
|
commitdiff
next