2002-07-21 |
Vadim Zeitlin | reverted Chris' MSW additions patch (we should use...
|
commit | commitdiff | tree |
2002-07-21 |
Vadim Zeitlin | mention that usually wxGetUserId() should be used to...
|
commit | commitdiff | tree |
2002-07-17 |
Vadim Zeitlin | wxSTAY_ON_TOP support in wxMessageBox (patch 581826)
|
commit | commitdiff | tree |
2002-07-17 |
Vadim Zeitlin | explicit support for CW (patch 582581)
|
commit | commitdiff | tree |
2002-07-17 |
Vadim Zeitlin | maintenance update (patch 582592)
|
commit | commitdiff | tree |
2002-07-16 |
Vadim Zeitlin | fixed more printf() warnings
|
commit | commitdiff | tree |
2002-07-16 |
Vadim Zeitlin | added wxEXPLICIT macro
|
commit | commitdiff | tree |
2002-07-14 |
Vadim Zeitlin | let the DefWindowProc() process messages sent to RAS...
|
commit | commitdiff | tree |
2002-07-14 |
Vadim Zeitlin | fixed wxStrrchr(s, '\0') bug, added const and non const...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | added a stupid wxProcess::Open() test -- it can't be...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | don't close end process pipe descriptor too early ...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | treat NULL extension properly in wxLoad/SaveFileSelector...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | use wxFileInput/OutputStreams instead of reproducing...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | added and documented wxProcess::Open()
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | detect EOF properly in wxFileInputStream
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | don't write the strings to the stream one char at a...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | attempt to fix a rare crash which happens when changing...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | 0. wxExecute() with IO redirection now works again...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | fixed bug in Ungetch() which was preventing wxExecute...
|
commit | commitdiff | tree |
2002-07-12 |
Vadim Zeitlin | added SetSashPosition() test
|
commit | commitdiff | tree |
2002-07-10 |
Vadim Zeitlin | AIX linking fix (declare wxDataObject dtor)
|
commit | commitdiff | tree |
2002-07-10 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | extracted the scroll events docs in a single file which...
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | report the sider events
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | added ENDSCROLL event (patch 576176)
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | the handling of Home/End in wxScrollBar was reversed...
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | fix linking on AIX/RS6000 by using -mminimal-toc option
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | compilation fix for 64 bit statvfs under Solaris
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | compilation fixes for _LARGE_FILES
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | implemented wxVariant::NullList() (patch 578257)
|
commit | commitdiff | tree |
2002-07-09 |
Vadim Zeitlin | automatically initialize m_cRef to 0 (patch 575011...
|
commit | commitdiff | tree |
2002-07-08 |
Vadim Zeitlin | fixed handling of Ctrl-arrows movement which was unselecting...
|
commit | commitdiff | tree |
2002-07-08 |
Vadim Zeitlin | applied the same fix for crashing if the END_EDIT event...
|
commit | commitdiff | tree |
2002-07-08 |
Vadim Zeitlin | really remove the selection when Unselect() is called
|
commit | commitdiff | tree |
2002-07-08 |
Vadim Zeitlin | fix crash when the user code refuses to validate the...
|
commit | commitdiff | tree |
2002-07-08 |
Vadim Zeitlin | made the validation message more clear
|
commit | commitdiff | tree |
2002-07-06 |
Vadim Zeitlin | fixed bug introduced by my previous GtkUpdateSize(...
|
commit | commitdiff | tree |
2002-07-05 |
Vadim Zeitlin | compilation error fix (trailing comma in an enum)
|
commit | commitdiff | tree |
2002-07-05 |
Vadim Zeitlin | use GtkUpdateSize() for consitency everywhere instead...
|
commit | commitdiff | tree |
2002-07-05 |
Vadim Zeitlin | fixed SetToolBar(NULL) behaviour -- don't leave a hole...
|
commit | commitdiff | tree |
2002-07-05 |
Vadim Zeitlin | removed unneeded inclusion of wx/wx.h
|
commit | commitdiff | tree |
2002-07-04 |
Vadim Zeitlin | argh, last compilation fix had a typo, fixed now
|
commit | commitdiff | tree |
2002-07-04 |
Vadim Zeitlin | undid the patches which shouldn't (IMHO) have been...
|
commit | commitdiff | tree |
2002-07-04 |
Vadim Zeitlin | fixed typo in including function.tex
|
commit | commitdiff | tree |
2002-07-04 |
Vadim Zeitlin | old mingw32 compilation fix
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | extracted the constants to their own chapter and documented...
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | fixed a compilation warning about signed/unsigned comparison
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | added wxID_ANY, replaced #define's with enum
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | removed hardcoded 48 (number of standard colours) from...
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | wxMotif compilation fix with gcc 3.1 (patch 576847)
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | fixed off-by-few-pixels error in horz scrollbar calculations...
|
commit | commitdiff | tree |
2002-07-03 |
Vadim Zeitlin | typos and other doc corrections from Olly Betts (patch...
|
commit | commitdiff | tree |
2002-07-02 |
Vadim Zeitlin | fixed checking/unchecking find/replace items in the...
|
commit | commitdiff | tree |
2002-07-01 |
Vadim Zeitlin | removed out of date copy of the file which is now in...
|
commit | commitdiff | tree |
2002-07-01 |
Vadim Zeitlin | corrections to exiting the program, now we should wait...
|
commit | commitdiff | tree |
2002-07-01 |
Vadim Zeitlin | fixed 2 bugs in 2 lines of wxFileSelector example code
|
commit | commitdiff | tree |
2002-06-29 |
Vadim Zeitlin | made wxGenericFontDialog derive from wxFontDialogBase
|
commit | commitdiff | tree |
2002-06-27 |
Vadim Zeitlin | streamlined WM_NOTIFY processing code fixing a bug...
|
commit | commitdiff | tree |
2002-06-27 |
Vadim Zeitlin | (blind) fixes for AIX: shared library extension there...
|
commit | commitdiff | tree |
2002-06-26 |
Vadim Zeitlin | react to the year being changed in the spin control...
|
commit | commitdiff | tree |
2002-06-26 |
Vadim Zeitlin | fixed warning about printf format specifications <...
|
commit | commitdiff | tree |
2002-06-26 |
Vadim Zeitlin | fixed warnings about printf format specifications ...
|
commit | commitdiff | tree |
2002-06-26 |
Vadim Zeitlin | added missing 'R' in RGB
|
commit | commitdiff | tree |
2002-06-26 |
Vadim Zeitlin | propgate WS_EX_CONTROLPARENT recursively upwards, not...
|
commit | commitdiff | tree |
2002-06-24 |
Vadim Zeitlin | old mingw32 compilation fix
|
commit | commitdiff | tree |
2002-06-24 |
Vadim Zeitlin | wxMotif compilation warning fix
|
commit | commitdiff | tree |
2002-06-24 |
Vadim Zeitlin | wxMotif compilation fix
|
commit | commitdiff | tree |
2002-06-23 |
Vadim Zeitlin | fixed compilation for Mac OS X 10.1.4
|
commit | commitdiff | tree |
2002-06-21 |
Vadim Zeitlin | applied patch 568329
|
commit | commitdiff | tree |
2002-06-21 |
Vadim Zeitlin | added wxMemoryOutputStream test
|
commit | commitdiff | tree |
2002-06-21 |
Vadim Zeitlin | renamed wxWizard::Fit() to FitToPage() to avoid potential...
|
commit | commitdiff | tree |
2002-06-21 |
Vadim Zeitlin | fixed stray _T()s
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | fixed compilation with CW8 (SF patch 567845) and also...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | wxThread::Delete() doesn't wait until the next event...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | tried to fix a race condition in the sample, not sure...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | added #defines required for 64 bit off_t (a.k.a. large...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | don't crash trying to dereference NULL m_selection...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | fixed setting tooltips for slider by moving the code...
|
commit | commitdiff | tree |
2002-06-20 |
Vadim Zeitlin | added TRUE default value for Show() argument
|
commit | commitdiff | tree |
2002-06-18 |
Vadim Zeitlin | relayout the window after adding/removing the columns...
|
commit | commitdiff | tree |
2002-06-18 |
Vadim Zeitlin | added ViewStart() as synonym for GetViewStart() in...
|
commit | commitdiff | tree |
2002-06-18 |
Vadim Zeitlin | mention WXWIN_COMPATIBILITY_2_2
|
commit | commitdiff | tree |
2002-06-18 |
Vadim Zeitlin | removed SetFocus() call in WM_LBUTTONDOWN handler once...
|
commit | commitdiff | tree |
2002-06-18 |
Vadim Zeitlin | richedit 1.0 controls now send the left up event
|
commit | commitdiff | tree |
2002-06-17 |
Vadim Zeitlin | oops, typo in the large file support just checked in
|
commit | commitdiff | tree |
2002-06-17 |
Vadim Zeitlin | added configure support for the large files
|
commit | commitdiff | tree |
2002-06-17 |
Vadim Zeitlin | init the event id and timestamp fields for the mouse...
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | argh, another IsDialogMessage() fix: we still need...
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | fix for dialog navigation in the modal dialogs: do...
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | allow overriding the default button labels in wxWizard
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | changed WM_GETDLGCODE handling so that all windows...
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | removed unused wxWindow::m_doubleClickAllowed field
|
commit | commitdiff | tree |
2002-06-15 |
Vadim Zeitlin | generic log dialog resizing now works more reasonably...
|
commit | commitdiff | tree |
2002-06-14 |
Vadim Zeitlin | don't use WS_EX_CONTOLPARENT with the top level windows...
|
commit | commitdiff | tree |
2002-06-14 |
Vadim Zeitlin | compilation fixes for wxUniv (moved wxDlgProc back...
|
commit | commitdiff | tree |
2002-06-14 |
Vadim Zeitlin | compilation fix for !USE_PCH (patch 569132)
|
commit | commitdiff | tree |
2002-06-13 |
Vadim Zeitlin | fixed problems with hanging inside IsDialogMessage...
|
commit | commitdiff | tree |
2002-06-13 |
Vadim Zeitlin | added missing space before >> button label
|
commit | commitdiff | tree |
2002-06-13 |
Vadim Zeitlin | suppress an assert when a combobox receives WM_KILLFOCUS...
|
commit | commitdiff | tree |
2002-06-13 |
Vadim Zeitlin | fixes to the sizers behaviour necessary to make the...
|
commit | commitdiff | tree |
next |