1998-12-07 |
Robert Roebling | Added serial code for wxList and wxHashTable to sourc... |
tree | commitdiff |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
tree | commitdiff |
1998-12-05 |
Robert Roebling | Fixed make install bug |
tree | commitdiff |
1998-12-05 |
Robert Roebling | New PostScript code |
tree | commitdiff |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
tree | commitdiff |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
tree | commitdiff |
1998-12-03 |
Robert Roebling | wxWindow::ReParent() |
tree | commitdiff |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
tree | commitdiff |
1998-12-02 |
Vadim Zeitlin | added wxListCtrl::DeleteAllColumns() |
tree | commitdiff |
1998-12-02 |
Mart Raudsepp | range with m_minimumPaneSize and m_maximumPaneSize |
tree | commitdiff |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-26 |
Vadim Zeitlin | wxTreeCtrl::Delete() bug corrected, sample expanded... |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
tree | commitdiff |
1998-11-25 |
Robert Roebling | Fixed module code |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | another i.c.e. |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error and proper translation |
tree | commitdiff |
1998-11-25 |
Robin Dunn | Converted the virtual-methods-callbacks into real event... |
tree | commitdiff |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
tree | commitdiff |
1998-11-22 |
Karsten Ballüder | Fixed return code of GetSelectionCount() |
tree | commitdiff |
1998-11-22 |
Karsten Ballüder | fixed bug for empty lists |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-15 |
Karsten Ballüder | Replaced kbList with wxList. |
tree | commitdiff |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
tree | commitdiff |
1998-11-12 |
Julian Smart | Accelerators implemented for wxMotif; some wxComboBox... |
tree | commitdiff |
1998-11-12 |
Robert Roebling | Compile fixes, warnings etc. |
tree | commitdiff |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
tree | commitdiff |
1998-11-10 |
Karsten Ballüder | Added wxExtHelpController: wxHelpController implementat... |
tree | commitdiff |
1998-11-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
tree | commitdiff |
1998-11-04 |
Julian Smart | Changed m_font to * GetFont() since m_font isn't in... |
tree | commitdiff |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
tree | commitdiff |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
tree | commitdiff |
1998-10-31 |
Robert Roebling | Font fixes and icons in report view for list control |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Compile fixes for tree ctrl |
tree | commitdiff |
1998-10-30 |
Vadim Zeitlin | items without children couldn't be expanded even after... |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Tought Systemettings that sysfont has 12 pts |
tree | commitdiff |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
tree | commitdiff |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
tree | commitdiff |
1998-10-26 |
Vadim Zeitlin | final (?) changes to the generic tree ctrl -- seems... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-26 |
Vadim Zeitlin | interchanged w and h in wxSplitterWindow::OnSashPositio... |
tree | commitdiff |
1998-10-26 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-25 |
Karsten Ballüder | Fixed a trivial error. |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Added support for frames without borders (such as for |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-08 |
Vadim Zeitlin | crash under FreeBSD corrected (patch by David Hobley) |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-25 |
Denis Pershin | const added to GetBitmap it was my fault. |
tree | commitdiff |
1998-09-24 |
Vadim Zeitlin | restored "#ifdef __WXMSW__" around SetFont(wxNullFont... |
tree | commitdiff |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work. |
tree | commitdiff |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
tree | commitdiff |
1998-09-20 |
Julian Smart | More Motif stuff |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
tree | commitdiff |
1998-09-11 |
Robert Roebling | Updates to memcheck |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | SetFont() the second |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed two small things in wxListCtrl |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY; wxScrolledWindow::SetScale added |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | corrected wxListCtrl compilation problems |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added in-place editiging in wxListCtrl |
tree | commitdiff |
1998-08-15 |
Denis Pershin | DP: Just came back from 3 days fishing and found that... |
tree | commitdiff |
1998-08-15 |
Julian Smart | 2 GnuWin32 compile bugs fixed, incl. printf bug in... |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Karsten Ballüder | added option to hide page controls |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-10 |
Denis Pershin | DP: GetBitmap() added to wxImageList |
tree | commitdiff |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
tree | commitdiff |
1998-08-08 |
Denis Pershin | DP: |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | SelectItem() always sends the notification messages |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
tree | commitdiff |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
tree | commitdiff |
1998-07-30 |
Robert Roebling | Pretty redical change concerning the underlying |
tree | commitdiff |
1998-07-29 |
Robert Roebling | wxListCtrl selection improved |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in wxListCtrl |
tree | commitdiff |
1998-07-27 |
Robert Roebling | warning msgs |
tree | commitdiff |
1998-07-25 |
Robert Roebling | Removed warnings mesgs |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | SelectItem() now sends a wxEVT_SELECTED notification. |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | wxTreeControl::Get/SetSelection implemented |
tree | commitdiff |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
tree | commitdiff |
1998-07-19 |
Vadim Zeitlin | infinite loop in wxNavigationKeyEvent processing fixed |
tree | commitdiff |
1998-07-19 |
Julian Smart | Renamed a couple more samples/controls files; fixed... |
tree | commitdiff |
1998-07-17 |
Julian Smart | Bug fix to scrolwin.cpp (position not set in SetScrollb... |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | don't set focus to [ok] in text entry dialog (leave... |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | another "const" added |
tree | commitdiff |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
tree | commitdiff |
1998-07-12 |
Robert Roebling | stream compile fixes |
tree | commitdiff |
1998-07-11 |
Robert Roebling | event/leave events |
tree | commitdiff |
next |