projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changed main ftp address to ftp://biolpc22.york.ac.uk/pub
[wxWidgets.git]
/
src
/
2002-07-22
Julian Smart
Applied patch [ 583922 ] Make generic/wxListCtrl avail...
tree
|
commitdiff
2002-07-22
David Webster
Dialogs and slider updates
tree
|
commitdiff
2002-07-22
David Webster
OS/2 Update
tree
|
commitdiff
2002-07-21
Václav Slavík
Unicodification of wxDataStreams
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-20
Václav Slavík
read message catalogs from the location where wxWin...
tree
|
commitdiff
2002-07-20
Stefan Csomor
added Mark Newsam's patch
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 [ 578052 ] Doc/View and recursion problems
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 581139 ] Misc wxCmdLineParser changes...
tree
|
commitdiff
2002-07-19
Robin Dunn
Fix for mousewheel events when it is set to page mode...
tree
|
commitdiff
2002-07-19
Václav Slavík
use wxLogFatalError, not wxFatalError
tree
|
commitdiff
2002-07-19
Julian Smart
Set default encoding
tree
|
commitdiff
2002-07-18
Gilles Depeyrot
added missing return to avoid 'control reaches end...
tree
|
commitdiff
2002-07-17
Vadim Zeitlin
wxSTAY_ON_TOP support in wxMessageBox (patch 581826)
tree
|
commitdiff
2002-07-17
Vadim Zeitlin
maintenance update (patch 582592)
tree
|
commitdiff
2002-07-17
Mattia Barbon
Allow compiling wxMotif/GTK/X11 for Cygwin/XFree
tree
|
commitdiff
2002-07-16
Vadim Zeitlin
fixed more printf() warnings
tree
|
commitdiff
2002-07-16
David Webster
Fix for GetValue
tree
|
commitdiff
2002-07-15
Václav Slavík
wxPrinting fix for wxMGL
tree
|
commitdiff
2002-07-15
David Webster
Dialog processing updates and some timer fixes
tree
|
commitdiff
2002-07-15
Robin Dunn
Icons fetched from wxMimeTypesManager did not get the...
tree
|
commitdiff
2002-07-15
Julian Smart
Stripped menu control characters from buttons, static...
tree
|
commitdiff
2002-07-15
Robin Dunn
Assert that wxEXEC_SYNC is not passed in flags to wxPro...
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-15
David Webster
Fix text placement in statusbar
tree
|
commitdiff
2002-07-15
David Webster
Nicer looking OS/2 Statusbar
tree
|
commitdiff
2002-07-14
Mattia Barbon
Allow building wxProtocol without wxUSE_SOCKETS
tree
|
commitdiff
2002-07-14
Vadim Zeitlin
let the DefWindowProc() process messages sent to RAS...
tree
|
commitdiff
2002-07-14
Vadim Zeitlin
fixed wxStrrchr(s, '\0') bug, added const and non const...
tree
|
commitdiff
2002-07-14
Robert Roebling
Let wxToolBar assume that no orientation flag means...
tree
|
commitdiff
2002-07-14
Robert Roebling
Corrected display for empty lines in text control.
tree
|
commitdiff
2002-07-14
Robert Roebling
Convert to and from \n and \r in wxMac's text
tree
|
commitdiff
2002-07-14
Gilles Depeyrot
removed unused variable
tree
|
commitdiff
2002-07-14
Gilles Depeyrot
added unimplemented error messages
tree
|
commitdiff
2002-07-14
Gilles Depeyrot
added unimplemented error message
tree
|
commitdiff
2002-07-14
Gilles Depeyrot
added unimplemented message
tree
|
commitdiff
2002-07-14
Gilles Depeyrot
explicitly raise modal dialogs in case a non modal...
tree
|
commitdiff
2002-07-12
Robin Dunn
Changed wxProcess::Open to take a flags arg to pass...
tree
|
commitdiff
2002-07-12
Robert Roebling
Tried to fix update/refresh again. The code erronously
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
don't close end process pipe descriptor too early ...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
treat NULL extension properly in wxLoad/SaveFileSelecto...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
use wxFileInput/OutputStreams instead of reproducing...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
added and documented wxProcess::Open()
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
detect EOF properly in wxFileInputStream
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
don't write the strings to the stream one char at a...
tree
|
commitdiff
2002-07-12
Julian Smart
Added wxView::OnClosingDocument so the application...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
attempt to fix a rare crash which happens when changing...
tree
|
commitdiff
2002-07-12
Robin Dunn
Allow wxComboBox to get key events for ENTER with wxPRO...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
0. wxExecute() with IO redirection now works again...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
fixed bug in Ungetch() which was preventing wxExecute...
tree
|
commitdiff
2002-07-12
Julian Smart
Added Ian Brown's fix for PopupMenu not blocking
tree
|
commitdiff
2002-07-11
David Webster
Toolbar/tooltip udates
tree
|
commitdiff
2002-07-10
Robin Dunn
Ensure that the wxSTC gets the focus when clicked.
tree
|
commitdiff
2002-07-10
Vadim Zeitlin
AIX linking fix (declare wxDataObject dtor)
tree
|
commitdiff
2002-07-10
David Webster
More tooltip handling
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
compilation fix for 64 bit statvfs under Solaris
tree
|
commitdiff
2002-07-09
David Webster
Tooltip udpates
tree
|
commitdiff
2002-07-09
Robert Roebling
Don't let wxSlider send events when programmatically...
tree
|
commitdiff
2002-07-09
Robin Dunn
Compilation fix
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
compilation fixes for _LARGE_FILES
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
implemented wxVariant::NullList() (patch 578257)
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-07-09
Robert Roebling
Oops.
tree
|
commitdiff
2002-07-09
David Webster
Tooltip updates
tree
|
commitdiff
2002-07-09
David Webster
OS/2 fixes for new PNG lib
tree
|
commitdiff
2002-07-08
Robin Dunn
bug fix. The wxCharBuffer was being destroyed before...
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
corrected conflicts after import of libpng-1.2.4
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
readded previsouly removed files (needed for merge...
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
corrected conlfict after import of libpng-1.2.4
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
readded previously removed file
tree
|
commitdiff
2002-07-08
Julian Smart
Added space under label since it was too close to first...
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
This commit was generated by cvs2svn to compensate...
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
Initial revision
tree
|
commitdiff
2002-07-08
Gilles Depeyrot
remove conflicting libpng-1/0/3 files before import...
tree
|
commitdiff
2002-07-08
David Webster
Toolbar fixes and weekly catch-up.
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
fixed handling of Ctrl-arrows movement which was unsele...
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
applied the same fix for crashing if the END_EDIT event...
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
really remove the selection when Unselect() is called
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
fix crash when the user code refuses to validate the...
tree
|
commitdiff
2002-07-08
Robert Roebling
This memory corruption caused me three and
tree
|
commitdiff
2002-07-08
David Webster
OS/2 loads bitmap resources via integer ID, not via...
tree
|
commitdiff
2002-07-08
David Webster
Toolbar updates
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
Robert Roebling
Cosmetic change.
tree
|
commitdiff
2002-07-06
Vadim Zeitlin
fixed bug introduced by my previous GtkUpdateSize(...
tree
|
commitdiff
2002-07-06
Mattia Barbon
Fix MinGW compilation in some corner cases
tree
|
commitdiff
2002-07-06
Robin Dunn
Allow wxSTC to have scrollbars
tree
|
commitdiff
2002-07-06
Robin Dunn
Actually check if the menu should be shown before poppi...
tree
|
commitdiff
2002-07-05
Mattia Barbon
Fix some GCC 3.1 compilation warnings
tree
|
commitdiff
2002-07-05
George Tasker
Fixes the problem with VARCHAR fields not allowing...
tree
|
commitdiff
next