projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed crash in text ctrl log on exit
[wxWidgets.git]
/
include
/
2002-07-21
Julian Smart
Made wxMouseEvent = operator public
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
reverted Chris' MSW additions patch (we should use...
tree
|
commitdiff
2002-07-20
Stefan Csomor
added Mark Newsam's patch
tree
|
commitdiff
2002-07-20
Robin Dunn
signned/unsigned fix
tree
|
commitdiff
2002-07-19
Robin Dunn
Moved the check for page scrolling with the wheel into...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 573644 ] wxDisplay for Mac (again)
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 581139 ] Misc wxCmdLineParser changes...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 583877 ] Clone events correction
tree
|
commitdiff
2002-07-18
Ron Lee
Added Set{Position,Size} to wxRect.
tree
|
commitdiff
2002-07-17
Vadim Zeitlin
explicit support for CW (patch 582581)
tree
|
commitdiff
2002-07-17
Mattia Barbon
Allow compiling wxMotif/GTK/X11 for Cygwin/XFree
tree
|
commitdiff
2002-07-16
Vadim Zeitlin
added wxEXPLICIT macro
tree
|
commitdiff
2002-07-15
Václav Slavík
wxPrinting fix for wxMGL
tree
|
commitdiff
2002-07-15
Václav Slavík
made printing to PS possible under wxMGL
tree
|
commitdiff
2002-07-15
Robin Dunn
Icons fetched from wxMimeTypesManager did not get the...
tree
|
commitdiff
2002-07-15
Chris Elliott
single instance checker addition for MSW
tree
|
commitdiff
2002-07-14
Vadim Zeitlin
fixed wxStrrchr(s, '\0') bug, added const and non const...
tree
|
commitdiff
2002-07-12
Robin Dunn
Changed wxProcess::Open to take a flags arg to pass...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
added and documented wxProcess::Open()
tree
|
commitdiff
2002-07-12
Julian Smart
Added wxView::OnClosingDocument so the application...
tree
|
commitdiff
2002-07-12
Julian Smart
Somehow wxWizard lost the 'virtual' keyword for DoCreat...
tree
|
commitdiff
2002-07-11
David Webster
Toolbar/tooltip udates
tree
|
commitdiff
2002-07-10
Vadim Zeitlin
AIX linking fix (declare wxDataObject dtor)
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
added ENDSCROLL event (patch 576176)
tree
|
commitdiff
2002-07-09
David Webster
Tooltip udpates
tree
|
commitdiff
2002-07-09
Robert Roebling
No events when setting values.
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-07-09
David Webster
Updates for tooltip support
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
fix crash when the user code refuses to validate the...
tree
|
commitdiff
2002-07-08
Robert Roebling
Return to 20x20 default size.
tree
|
commitdiff
2002-07-08
David Webster
no message
tree
|
commitdiff
2002-07-06
Robert Roebling
You can crash GTK with scrolled windows being
tree
|
commitdiff
2002-07-06
Mattia Barbon
GCC can't test prototype if using wchar_t instead of...
tree
|
commitdiff
2002-07-05
Vadim Zeitlin
compilation error fix (trailing comma in an enum)
tree
|
commitdiff
2002-07-05
Julian Smart
Added wxRadioButton::MSWWindowProc to reset m_focusJust...
tree
|
commitdiff
2002-07-03
Vadim Zeitlin
added wxID_ANY, replaced #define's with enum
tree
|
commitdiff
2002-07-02
Ron Lee
added DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
tree
|
commitdiff
2002-07-02
Ron Lee
and yet once more to fix gtk compilation.. this is...
tree
|
commitdiff
2002-07-01
David Webster
OS/2 updates and initial toolbar implementation
tree
|
commitdiff
2002-07-01
Chris Elliott
make motif cursor from wxImage
tree
|
commitdiff
2002-07-01
Robin Dunn
Fixed "different linkage" compile error
tree
|
commitdiff
2002-06-30
Ron Lee
Preserve prior StatusBar contents when adding removing...
tree
|
commitdiff
2002-06-30
Ron Lee
added export decls for MSW
tree
|
commitdiff
2002-06-29
Gilles Depeyrot
rename method to prevent collision with some BSD defini...
tree
|
commitdiff
2002-06-29
Vadim Zeitlin
made wxGenericFontDialog derive from wxFontDialogBase
tree
|
commitdiff
2002-06-28
Chris Elliott
STC and Motif patch
tree
|
commitdiff
2002-06-26
Vadim Zeitlin
react to the year being changed in the spin control...
tree
|
commitdiff
2002-06-26
Václav Slavík
compilation fix (wxUniv/MSW)
tree
|
commitdiff
2002-06-26
Vadim Zeitlin
fixed warning about printf format specifications <...
tree
|
commitdiff
2002-06-26
Julian Smart
Corrected typo
tree
|
commitdiff
2002-06-25
Julian Smart
Corrected OnAssert
tree
|
commitdiff
2002-06-24
Václav Slavík
added QS_ALLPOSTMESSAGE
tree
|
commitdiff
2002-06-24
Stefan Csomor
added WXDisplay for Mac
tree
|
commitdiff
2002-06-23
Gilles Depeyrot
added attribute printf to perform printf format checks...
tree
|
commitdiff
2002-06-23
Gilles Depeyrot
added missing include file
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 546335 ] Added Automation types and...
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 565012 ] Add wxTextValidator to wxTextE...
tree
|
commitdiff
2002-06-21
Vadim Zeitlin
renamed wxWizard::Fit() to FitToPage() to avoid potenti...
tree
|
commitdiff
2002-06-21
Gilles Depeyrot
added attribute printf checks to printf like functions...
tree
|
commitdiff
2002-06-21
Gilles Depeyrot
added macro definitions for printf like function checks...
tree
|
commitdiff
2002-06-21
Stefan Csomor
factored out key handling for better integrating with...
tree
|
commitdiff
2002-06-20
Vadim Zeitlin
fixed compilation with CW8 (SF patch 567845) and also...
tree
|
commitdiff
2002-06-20
Vadim Zeitlin
fixed setting tooltips for slider by moving the code...
tree
|
commitdiff
2002-06-20
Vadim Zeitlin
added TRUE default value for Show() argument
tree
|
commitdiff
2002-06-19
Chris Elliott
wxSVGDC class include files
tree
|
commitdiff
2002-06-18
Julian Smart
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
tree
|
commitdiff
2002-06-18
Vadim Zeitlin
added ViewStart() as synonym for GetViewStart() in...
tree
|
commitdiff
2002-06-17
David Webster
Catching up
tree
|
commitdiff
2002-06-15
Vadim Zeitlin
changed WM_GETDLGCODE handling so that all windows...
tree
|
commitdiff
2002-06-15
Vadim Zeitlin
removed unused wxWindow::m_doubleClickAllowed field
tree
|
commitdiff
2002-06-15
Robin Dunn
Fixed wxApp::OnAssert signature.
tree
|
commitdiff
2002-06-13
Vadim Zeitlin
fixes to the sizers behaviour necessary to make the...
tree
|
commitdiff
2002-06-13
Vadim Zeitlin
new wxASSERT implementation using wxAssert() helper...
tree
|
commitdiff
2002-06-13
Vadim Zeitlin
fix link of wxDateTime inline methods using mingw32
tree
|
commitdiff
2002-06-13
Vadim Zeitlin
moved OnActivate() logic from wxFrame to wxDialog ...
tree
|
commitdiff
2002-06-12
Vadim Zeitlin
added wxGetProcessId()
tree
|
commitdiff
2002-06-10
Mattia Barbon
Check for attributes before copying them
tree
|
commitdiff
2002-06-10
Vadim Zeitlin
attempts to fix wxMimeTypesManager mess: many bugs...
tree
|
commitdiff
2002-06-09
Mattia Barbon
Update taskbar.h to use DECLARE/DEFINE_EVENT_TYPE;...
tree
|
commitdiff
2002-06-07
Vadim Zeitlin
fixed wxScrolledWindow::SetScrollbars() which was broke...
tree
|
commitdiff
2002-06-07
Vadim Zeitlin
restored inline for wxCriticalSection methods for !MSW
tree
|
commitdiff
2002-06-07
Julian Smart
Removed 'inline' which was causing unresolved symbols
tree
|
commitdiff
2002-06-07
Václav Slavík
wxMGL requires wxUSE_PALETTE
tree
|
commitdiff
2002-06-07
Vadim Zeitlin
added wxCRITICAL_SECTION macro
tree
|
commitdiff
2002-06-06
Robert Roebling
Dislaying popup tip windows seems to work right now.
tree
|
commitdiff
2002-06-06
Vadim Zeitlin
wxMutex changes (explicitly specify the type), return...
tree
|
commitdiff
2002-06-05
Vadim Zeitlin
reverted wxPopupWindow implementation to the original...
tree
|
commitdiff
2002-06-05
Julian Smart
Added Delete member to wxStringHashTable in order to...
tree
|
commitdiff
2002-06-05
Gilles Depeyrot
applied SourceForge patch # 544164 (hidden virtual...
tree
|
commitdiff
2002-06-04
Robin Dunn
Changed FindTExt intercase to more easily handle additi...
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
added default parameter values to the overloaded Show...
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
(re)enable Cancel button in Resume()
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
added incremental keyboard search to wxTreeCtrl
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
added and documented wxTIMER_XXX constants to be used...
tree
|
commitdiff
2002-06-02
Robert Roebling
Overrode wxMDIChildFrame's DoSetSize to not misplace
tree
|
commitdiff
2002-06-01
Vadim Zeitlin
replaced quotes in #include with angle brackets
tree
|
commitdiff
2002-05-31
Vadim Zeitlin
removed unused wxWindowGTK::m_isFrame
tree
|
commitdiff
2002-05-31
Vadim Zeitlin
replaced m_isRadioButton with a virtual function
tree
|
commitdiff
2002-05-31
Vadim Zeitlin
replaced wxWindowGTK::m_isListBox with a virtual function
tree
|
commitdiff
next