1999-01-12 |
Vadim Zeitlin | minor samples fixes |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | images in the notebook work under MSW too (with or... |
tree | commitdiff |
1999-01-12 |
Julian Smart | Some .tex tweaks; pngdemo fix. |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
tree | commitdiff |
1999-01-10 |
Robert Roebling | Cleaning abit |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
1999-01-09 |
Vadim Zeitlin | thread fixes for MSW (samples doesn't compile currently... |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-07 |
Vadim Zeitlin | added version number to the about box |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
tree | commitdiff |
1999-01-05 |
Julian Smart | Added thread makefile |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | Thread fixes (but they still don't work at all...) |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Triued in vain to fix threads segvs with gcc |
tree | commitdiff |
1999-01-02 |
Julian Smart | Corrected memory.cpp checkpoint bug; added Tex2RTF |
tree | commitdiff |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
tree | commitdiff |
1999-01-01 |
Stefan Csomor | cw makefile for minimal - to be used as template |
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-31 |
Julian Smart | Added fractal, bombs samples; removed global app variab... |
tree | commitdiff |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
tree | commitdiff |
1998-12-30 |
Julian Smart | Added makefile.b32 to db sample |
tree | commitdiff |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
tree | commitdiff |
1998-12-29 |
Robert Roebling | Tried to fix some socket things. Wasn't enough. |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-27 |
Vadim Zeitlin | 1. Pause()/Resume() implemented for wxMSW |
tree | commitdiff |
1998-12-26 |
Robert Roebling | Makefile tweaks |
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-20 |
Vadim Zeitlin | missing functions implemented in wxMSW tree ctrl (custo... |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added missing filed to sample |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
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-17 |
Vadim Zeitlin | The checkbox doesn't eat the first "toggled" event... |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | status bar is created before it's used for the first... |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Added wxDirDialog |
tree | commitdiff |
1998-12-17 |
Julian Smart | Re-added corrupt binary files; small change to filefn... |
tree | commitdiff |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
tree | commitdiff |
1998-12-16 |
Julian Smart | Removed some unnecessary bitmaps; other minor changes |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added wxTolBar::etMargins |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
tree | commitdiff |
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 |
next |