1999-03-05 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-03-05 |
Robert Roebling | Two optical corrections |
tree | commitdiff |
1999-03-01 |
Julian Smart | Cured some Motif bugs |
tree | commitdiff |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
tree | commitdiff |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | cursor problem in sash windows corrected |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | wxSetCursor() bug with splitters corrected |
tree | commitdiff |
1999-02-25 |
Karsten Ballüder | GetNextItem() now checks for item < GetItemCount()... |
tree | commitdiff |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy... |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | some very minor fixes (I don't even remember what exactly) |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | crash in some very special case when arrows were used... |
tree | commitdiff |
1999-02-19 |
Robert Roebling | propagate key event from listctrl to its parent |
tree | commitdiff |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxListCtrl will receive EVT_CHAR() events now |
tree | commitdiff |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | "continue;" restored to prevent the app from going... |
tree | commitdiff |
1999-02-11 |
Robert Roebling | distrin corrections files |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-10 |
Robert Roebling | distribution things |
tree | commitdiff |
1999-02-10 |
Robert Roebling | isosurf corrections |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | wxSplitterWindow::ReplaceWindow() function added and... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Fixed property list OnClose problem that caused Dialog... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Altered font dialog slightly for Motif; added wxUSE_TOO... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | refresh added when the item text or image is changed... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Julian Smart | Corrected XPM-related cast in resource.cpp; added gener... |
tree | commitdiff |
1999-02-04 |
Robert Roebling | postscript Blit() |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | reset m_sashPosition to 0 after calling OnUnsplit(... |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | bug with Shift-TAB handling corrected |
tree | commitdiff |
1999-01-31 |
Karsten Ballüder | Added (untested) support for sub-locales. |
tree | commitdiff |
1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-30 |
Julian Smart | Made wxLayoutAlgorithm more general (copes with nested... |
tree | commitdiff |
1999-01-29 |
Julian Smart | Doc mods, sash window bug |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
tree | commitdiff |
1999-01-25 |
Julian Smart | Fixed compile bug in proplist.cpp; added makevc.env |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Robert Roebling | Small doc corrections |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-23 |
Vadim Zeitlin | compilation fix for MSW |
tree | commitdiff |
1999-01-22 |
Julian Smart | Made wxGTK dcps.cpp generic. |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxPro... |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-14 |
Karsten Ballüder | Split part of wxExtHelpController into wxHTMLHelpContro... |
tree | commitdiff |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
tree | commitdiff |
1998-12-31 |
Robert Roebling | Compile and build fixes |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-25 |
Vadim Zeitlin | attempt to fix a report about compile problems in gener... |
tree | commitdiff |
1998-12-23 |
Julian Smart | Some more wxMotif improvements: DrawIcon fixed; generic... |
tree | commitdiff |
1998-12-23 |
Julian Smart | Compilation fixes for SUN CC. |
tree | commitdiff |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
tree | commitdiff |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
tree | commitdiff |
1998-12-18 |
Robert Roebling | wxDirDialog now sorts its entries |
tree | commitdiff |
1998-12-18 |
Vadim Zeitlin | wxTreeCtrl::Sort() changed, adapted the sample to show it. |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-18 |
Robert Roebling | Tried to add sorting to wxTreeCtrl |
tree | commitdiff |
1998-12-17 |
Julian Smart | Added wxDirDialog to generic directories |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | all delete functions now send delete notification event |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
tree | commitdiff |
1998-12-17 |
Julian Smart | Changed m_children to GetChildren() -- not all ports... |
tree | commitdiff |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
tree | commitdiff |
1998-12-16 |
Vadim Zeitlin | listbox kbd handling buglet corrected (event.Skip(... |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
tree | commitdiff |
1998-12-15 |
Julian Smart | Cured radiobutton non-setting by using BS_AUTORADIOBUTT... |
tree | commitdiff |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
tree | commitdiff |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
tree | commitdiff |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added script to help make wxMotif via configure; nativd... |
tree | commitdiff |
1998-12-11 |
Robert Roebling | Redid parts of wxScroledWindow |
tree | commitdiff |
1998-12-11 |
Julian Smart | Some stubs includes removed from wxMotif; wxNotebook... |
tree | commitdiff |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Fixed three mouse event bugs |
tree | commitdiff |
1998-12-10 |
Robert Roebling | wx-config knows about compiler options |
tree | commitdiff |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
tree | commitdiff |
1998-12-08 |
Robert Roebling | Corrected bold fonts |
tree | commitdiff |
1998-12-08 |
Robert Roebling | DnD updates |
tree | commitdiff |
1998-12-07 |
Vadim Zeitlin | 1. wxNotebook::GetPageCount() returns only the number... |
tree | commitdiff |
1998-12-07 |
Robert Roebling | Listctrl updates |
tree | commitdiff |
1998-12-07 |
Robert Roebling | Keyboard navigatino in tree ctrl |
tree | commitdiff |
next |