1999-10-29 |
Robin Dunn | EXPORTED an array to quiet the DLL compilation |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
tree | commitdiff |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | wxDropSource now has 3 custom cursors for copy/move... |
tree | commitdiff |
1999-10-24 |
Julian Smart | More Watcom C++ compilation stuff |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. compilation fix for wxArrayTreeItemIds |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | MSW compilation fixes (untested) |
tree | commitdiff |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
tree | commitdiff |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | more files for wxDataObject change |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-14 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | brought regconf interface read/write methods up to... |
tree | commitdiff |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-09 |
Robin Dunn | fixed compilation error |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | MSW compilation (and other) fixes |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Unknown (JL) | Renameing funktions to prevent name clashes |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | fixes I previously forgot to check in |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-29 |
J. Russell Smyth | Added defines to allow altered tab placement under... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | wxListCtrlCompare typedef now is defined correctly... |
tree | commitdiff |
1999-09-17 |
Guillermo Rodrigue... | Solved problem with wxhInstance name being mangled... |
tree | commitdiff |
1999-09-15 |
J. Russell Smyth | corrected to allow drag and drop for mingw32/gcc295 |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__... |
tree | commitdiff |
1999-09-15 |
Guillermo Rodrigue... | Added _GSOCKET_STANDALONE_ symbol |
tree | commitdiff |
1999-09-14 |
J. Russell Smyth | Mingw32/gcc-2.95 change |
tree | commitdiff |
1999-09-13 |
Robin Dunn | Changed HWND --> WXHWND in tooltip.h so it can be inclu... |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | add detachmenu, insert menu, replace menu |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | use global hwndTT |
tree | commitdiff |
1999-09-13 |
Unknown (MT) | Add detachmenu |
tree | commitdiff |
1999-09-09 |
Guillermo Rodrigue... | wxUSE_GIF instead of wxUSE_LIBGIF |
tree | commitdiff |
1999-09-07 |
Guillermo Rodrigue... | Header file for MSW GSocket |
tree | commitdiff |
1999-09-06 |
Patrick Albert | Changed scope of wxMenuBar::Refresh() from protected... |
tree | commitdiff |
1999-09-06 |
Julian Smart | Added wxFontEnumerator class for wxMSW, and fixed text... |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
tree | commitdiff |
1999-08-30 |
Patrick Albert | Removing most of level 4 warnings, particulary in 16... |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Adding GetPrevSibling() & GetNextSibling() in winundef.h |
tree | commitdiff |
1999-08-27 |
Patrick Albert | Adding GetFisrtChild in winundef.h |
tree | commitdiff |
1999-08-26 |
Patrick Albert | Solving link problem with 16 bits versions (wxProcessEv... |
tree | commitdiff |
1999-08-23 |
Robert Roebling | Small optical changes for MSW |
tree | commitdiff |
1999-08-22 |
Harco de Hilster | A few small fixes for cross compilation |
tree | commitdiff |
1999-08-17 |
Robin Dunn | Added cross and tick bitmaps to the main resource file... |
tree | commitdiff |
1999-08-09 |
J. Russell Smyth | Changes to allow OLE to compile under mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-06 |
Václav Slavík | win32 miniframe added |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
tree | commitdiff |
1999-07-31 |
Robert Roebling | Compile fixes for wxTreeCtrl (we don't speak about |
tree | commitdiff |
1999-07-30 |
Vadim Zeitlin | wxMSW::wxTreeCtrl has multiple selection too (somewhat... |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | EditLabel fixes (wxMSW/wxGTK synchronised, docs updated) |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-20 |
Robert Roebling | MingW32 compilation fixes all over |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | forgot .bmp's |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | forgot wx.rc |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added .cur and .ico files |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Building wxMSW with configure now also properly install... |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
tree | commitdiff |
1999-07-10 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
tree | commitdiff |
next |