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 | 1. registry files corresponding to the recent registry... |
tree | commitdiff |
1999-01-22 |
Robert Roebling | The Image sample now does anti-aliasing, oh well. |
tree | commitdiff |
1999-01-22 |
Vadim Zeitlin | wxThread POSIX implementation seems to work (under... |
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-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::Delet... |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-17 |
Vadim Zeitlin | wxThread fixes - compilation under Unix temporarily... |
tree | commitdiff |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
tree | commitdiff |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
tree | commitdiff |
1999-01-15 |
Vadim Zeitlin | even less spelling errors... |
tree | commitdiff |
1999-01-15 |
Robert Roebling | DnD feedback |
tree | commitdiff |
1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
tree | commitdiff |
1999-01-13 |
Vadim Zeitlin | updated i18n sample, french translations are now in... |
tree | commitdiff |
1999-01-13 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-13 |
Robert Roebling | more wxImage on Motif |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Forgot one. |
tree | commitdiff |
1999-01-13 |
Robert Roebling | The usual amount of trash over my telephone fixed |
tree | commitdiff |
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 |
next |