1998-12-15 |
Vadim Zeitlin | 1. is there any reason to comment out SetColor() in... |
tree | commitdiff |
1998-12-15 |
Julian Smart | Updated frame style |
tree | commitdiff |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
tree | commitdiff |
1998-12-15 |
Vadim Zeitlin | somehow this file contained several NUL characters... |
tree | commitdiff |
1998-12-15 |
Robert Roebling | A bit more DnD and clipbrd updates |
tree | commitdiff |
1998-12-14 |
Robert Roebling | Now even wxRadioButton works |
tree | commitdiff |
1998-12-14 |
Julian Smart | Various; wxRadioButton::GetValue corrected |
tree | commitdiff |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
tree | commitdiff |
1998-12-13 |
Robert Roebling | More clean-up |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Bit of CVS clean-up |
tree | commitdiff |
1998-12-13 |
Julian Smart | Changed use_system_defaults to 1. |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Updated resource sample |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added wxPoem sample; fixed some Dialog Editor problems... |
tree | commitdiff |
1998-12-12 |
Robert Roebling | More colour finetuning |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added script to help make wxMotif via configure; nativd... |
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-11 |
Julian Smart | Corrections to Forty Thieves; wxMemoryDC problem tempor... |
tree | commitdiff |
1998-12-11 |
Robin Dunn | Added wxTaskBarIcon::PopupMenu() |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Removed a few old wxDebugMsg (now wxLogDebug) |
tree | commitdiff |
1998-12-09 |
Julian Smart | Various fixes incl. checking in .po/.mo files |
tree | commitdiff |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" changes |
tree | commitdiff |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
tree | commitdiff |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
tree | commitdiff |
1998-12-08 |
Julian Smart | Added OLE automation sample, changed BC++ makefiles |
tree | commitdiff |
1998-12-08 |
Vadim Zeitlin | uncommented some code which works now |
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 |
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 | New PostScript code |
tree | commitdiff |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
tree | commitdiff |
1998-12-04 |
Robert Roebling | Added wxMiniFrame |
tree | commitdiff |
1998-12-02 |
Vadim Zeitlin | disabled DeleteAll() |
tree | commitdiff |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
tree | commitdiff |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
tree | commitdiff |
1998-11-30 |
Vadim Zeitlin | 1. added wxTreeCtrl::SetItemBold and IsBold, updated... |
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-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
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-24 |
Robert Roebling | GTK's dnd is broken, not mine |
tree | commitdiff |
1998-11-23 |
Julian Smart | Removed rogue AIAI icon; removed PostScript files from... |
tree | commitdiff |
1998-11-23 |
Julian Smart | Fix to wxTreeCtrl::GetNextChild from Marcel Rasche... |
tree | commitdiff |
1998-11-23 |
Robert Roebling | wxFrame::size There is always a hack to solve your... |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
tree | commitdiff |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
tree | commitdiff |
1998-11-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-16 |
Robert Roebling | Fixed bug in dc::blit() |
tree | commitdiff |
1998-11-14 |
Robert Roebling | Doc corrections |
tree | commitdiff |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
tree | commitdiff |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
tree | commitdiff |
1998-11-11 |
Robert Roebling | Still bit fiddling in wxImage. |
tree | commitdiff |
1998-11-10 |
Karsten Ballüder | Added a sample to test wxExtHelpController. Should... |
tree | commitdiff |
1998-11-10 |
Robert Roebling | Added test to prove a supposed misfeature. |
tree | commitdiff |
1998-11-10 |
Robert Roebling | Bit fiddling part 4. |
tree | commitdiff |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
tree | commitdiff |
1998-11-08 |
Robert Roebling | Compile and build fixes for wxGTK and wxMotif |
tree | commitdiff |
1998-11-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
tree | commitdiff |
1998-11-04 |
Robert Roebling | Test for image conversion correctness. |
tree | commitdiff |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
tree | commitdiff |
1998-11-02 |
Robert Roebling | DnD fixes |
tree | commitdiff |
1998-10-30 |
Robert Roebling | Fixes to fonts, static text, radiobox, frame |
tree | commitdiff |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
tree | commitdiff |
1998-10-28 |
Vadim Zeitlin | some old changes I forgot to check in |
tree | commitdiff |
1998-10-28 |
Denis Pershin | Minor modifications... |
tree | commitdiff |
1998-10-28 |
Robert Roebling | DnD |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Fixes, typos etc... |
tree | commitdiff |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
tree | commitdiff |
1998-10-27 |
Robert Roebling | Added background colour again |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added simple notebook sample |
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 |
Robert Roebling | Did much work on colors. It doesn't work and I guess |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-24 |
Vadim Zeitlin | some new functions: |
tree | commitdiff |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
tree | commitdiff |
1998-10-24 |
Unknown (UG) | uint to unsigned int |
tree | commitdiff |
1998-10-24 |
Denis Pershin | Prealpha, prebeta of new wxTreeCtrl for GTK. It is... |
tree | commitdiff |
1998-10-23 |
Vadim Zeitlin | 1. Split{Horizontal|Vertical} now accept negative args... |
tree | commitdiff |
1998-10-21 |
Robert Roebling | SetBackground for ListBox and others |
tree | commitdiff |
1998-10-21 |
Julian Smart | More Motif stuff incl. beginnings of wxToolBar |
tree | commitdiff |
1998-10-21 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for wxColour breakage |
tree | commitdiff |
1998-10-20 |
Unknown (UG) | fix for wxUSE_IOSTREAMH |
tree | commitdiff |
1998-10-20 |
Denis Pershin | .cvsignores added |
tree | commitdiff |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
tree | commitdiff |
1998-10-18 |
Julian Smart | Motif additions |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | update to wx2 |
tree | commitdiff |
next |