1999-08-11 |
Vadim Zeitlin | wxMenuBar::IsEnabled() now returns TRUE sometimes too |
tree | commitdiff |
1999-08-10 |
Robert Roebling | A few compile fixes, |
tree | commitdiff |
1999-08-10 |
Julian Smart | Fixed my fix |
tree | commitdiff |
1999-08-09 |
Julian Smart | A fix for wxTaskBarIcon (temporary wxFrame interfering... |
tree | commitdiff |
1999-08-09 |
J. Russell Smyth | Changes to allow OLE to compile under mingw32/gcc-2.95 |
tree | commitdiff |
1999-08-08 |
Vadim Zeitlin | 1. regenerated makefiles |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added strconv |
tree | commitdiff |
1999-08-06 |
Julian Smart | Changes for BC++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | TVS_CHECKBOXES doesn't seem to exist in Borland C++ |
tree | commitdiff |
1999-08-06 |
Ove Kaaven | Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++ |
tree | commitdiff |
1999-08-06 |
Václav Slavík | win32 miniframe added |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Compile fix for button, MSW |
tree | commitdiff |
1999-08-05 |
Julian Smart | Added new files to .rsp files; added new samples to... |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | wxButton::GetDefaultSize() fix |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Fixed to fill in m_dir member when file selected so... |
tree | commitdiff |
1999-08-04 |
Robin Dunn | Now uses the version number when doing a cleandll |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | radiobox event now contains the string too |
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-02 |
Robert Roebling | Minor changes |
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-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
tree | commitdiff |
1999-07-29 |
Robert Roebling | I had to remove (Robin's) makefile creation clause |
tree | commitdiff |
1999-07-28 |
Robert Roebling | Added tmake template for simple wxGTK makefile |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | more fixes for Borland and OLE files |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | automtn.cpp removed for Borland compilation |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | More asserts and stuff |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | Make this compile in Unicode mode |
tree | commitdiff |
1999-07-25 |
Vadim Zeitlin | fixes for PS and OLE files for Borland makefiles |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | oops... compilation fix |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxDialog::IsModal() works |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | fix for C files |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT... |
tree | commitdiff |
1999-07-23 |
Robin Dunn | Added a rule to the tmake templates so the makefiles... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-23 |
Robert Roebling | Finished MingW32 makefiles |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Couple more Unicode fixes. |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-07-23 |
Ove Kaaven | More _T() in asserts... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. frames respect update region (Tom Surace patch) |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-22 |
Robert Roebling | New drawing test code. |
tree | commitdiff |
1999-07-21 |
Robert Roebling | MingW32 compilation works now. |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-20 |
Harco de Hilster | Added lots of files. Enough now so that all wxHTML... |
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 |
Robin Dunn | Fixed wxListCtrl::SetTextColour to set the RGB value... |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | added dcpsg.cpp |
tree | commitdiff |
1999-07-19 |
Harco de Hilster | Moved bunch of #defines (LOG2DEV etc) from msw/dc.cpp... |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | even more fixes for nmake compilation |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | regenaretd makefile from the latest template |
tree | commitdiff |
1999-07-18 |
Vadim Zeitlin | Enter won't close dialog if [Ok] button is disabled |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Added statline to Makefile.am |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | Minor fixes mainly to get stuff compiled using the... |
tree | commitdiff |
1999-07-16 |
Vadim Zeitlin | 1. fixed Maximise() mismatch between wxFrame and wxMDIFrame |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | some warnings suppressed |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. fixed makefile.vc for OLE files |
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-13 |
J. Russell Smyth | Added wxHTML build to Makefile for VisualC++ |
tree | commitdiff |
1999-07-12 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-11 |
Vadim Zeitlin | 1. wxFrame doesn't show incorrect hints in the status... |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added an #ifdef |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
tree | commitdiff |
1999-07-10 |
Vadim Zeitlin | 1. minor fixes in wxDynLib |
tree | commitdiff |
1999-07-09 |
Patrick Albert | Some minors changes, like adding empty lines at end... |
tree | commitdiff |
1999-07-08 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-26 |
Vadim Zeitlin | 1. serious bug in wxRegConfig corrected - deleting... |
tree | commitdiff |
1999-06-25 |
Vadim Zeitlin | multi line static controls now calculate their width... |
tree | commitdiff |
1999-06-25 |
Vadim Zeitlin | 1. wxSingleChoiceDialog looks Ok under Windows |
tree | commitdiff |
1999-06-24 |
Vadim Zeitlin | wxSpinButton::GetValue() returns correct result now |
tree | commitdiff |
1999-06-24 |
Vadim Zeitlin | several notebook bugs fixed: |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | MDI child maximize bug fixed |
tree | commitdiff |
1999-06-23 |
Vadim Zeitlin | dlg navigation keys work even when combobox has focus |
tree | commitdiff |
1999-06-22 |
Vadim Zeitlin | an assert added to check that we're not doing something... |
tree | commitdiff |
1999-06-22 |
Robert Roebling | A bit of distribution/makefiles things. |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | buttons now become default when they have focus |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | better update rect calculation |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | compile warnings removed |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | bug which could result in trying to show the caret... |
tree | commitdiff |
1999-06-20 |
Vadim Zeitlin | better wxGetUserId/Name |
tree | commitdiff |
1999-06-20 |
Ove Kaaven | ...fixing up a previous Unicode fix. |
tree | commitdiff |
1999-06-19 |
Ove Kaaven | Unicode fixes. Appears that this may be the last before... |
tree | commitdiff |
1999-06-19 |
Ove Kaaven | Unicode fix, it seems |
tree | commitdiff |
next |