1999-03-07 |
Harco de Hilster | Added Aleksandras' framelayout code, with more or less... |
tree | commitdiff |
1999-03-05 |
Robert Roebling | Two optical corrections |
tree | commitdiff |
1999-03-05 |
Karsten Ballüder | Utility scripts for external HTML help controller. |
tree | commitdiff |
1999-03-05 |
Robin Dunn | Minor wxPython changes for wxWin 2.0 |
tree | commitdiff |
1999-03-02 |
Robert Roebling | Chnaged wxGLCanvas::SetSize() to DoSetSize() |
tree | commitdiff |
1999-03-01 |
Robin Dunn | Changes for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY... |
tree | commitdiff |
1999-03-01 |
Julian Smart | Added dummy OnIdle to wxWindow in wxGTK; doc tweaks |
tree | commitdiff |
1999-03-01 |
Harco de Hilster | Added Makefile[.in] for wxGTK standard build. Are not... |
tree | commitdiff |
1999-03-01 |
Harco de Hilster | added Makefile[.in] for build using wxGTK method. Note... |
tree | commitdiff |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
tree | commitdiff |
1999-02-28 |
Harco de Hilster | Modified makefile.unx to include bitmaps dir. Added... |
tree | commitdiff |
1999-02-28 |
Robert Roebling | added wxMenu::Append( wxMenuItem ) |
tree | commitdiff |
1999-02-27 |
Robin Dunn | Added missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS |
tree | commitdiff |
1999-02-27 |
Robin Dunn | minor tweaks for testing |
tree | commitdiff |
1999-02-26 |
Harco de Hilster | added double click handler. various minor fixes. |
tree | commitdiff |
1999-02-26 |
Harco de Hilster | A port of tkPlotCanvas.py. Requires Numeric module. |
tree | commitdiff |
1999-02-25 |
Guilhem Lavaux | * Added a small wxHTTP description |
tree | commitdiff |
1999-02-25 |
Robin Dunn | wxPython version 2.0b5 |
tree | commitdiff |
1999-02-25 |
Robin Dunn | wxPython version 2.0b5 |
tree | commitdiff |
1999-02-24 |
Harco de Hilster | Some wxPython interface change updates. Moved refresh... |
tree | commitdiff |
1999-02-23 |
Robin Dunn | reenabled some methods for wxPython on wxGTK |
tree | commitdiff |
1999-02-21 |
Vadim Zeitlin | 1. more C++ parser fixes - now it almost parses wx... |
tree | commitdiff |
1999-02-21 |
Václav Slavík | NO_GUI bug fixed |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | 1. better 'const' and 'virtual' functions handling |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | 1. new 'diff' mode which seems to work |
tree | commitdiff |
1999-02-20 |
Robin Dunn | Added wxWindow_FromHWND(hWnd) for wxMSW to construct... |
tree | commitdiff |
1999-02-20 |
Robin Dunn | Changes needed to enable wxGTK compatibility. |
tree | commitdiff |
1999-02-20 |
Robin Dunn | Added wxWindow_FromHWND(hWnd) for wxMSW to construct... |
tree | commitdiff |
1999-02-20 |
Robin Dunn | Added wxWindow_FromHWND(hWnd) for wxMSW to construct... |
tree | commitdiff |
1999-02-18 |
Guilhem Lavaux | * Fixes and updates on wxMMedia. |
tree | commitdiff |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations... |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | 1. Parser improvements |
tree | commitdiff |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
tree | commitdiff |
1999-02-14 |
Robert Roebling | Fixed refresh bug in wxGLCanvas |
tree | commitdiff |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
tree | commitdiff |
1999-02-10 |
Robert Roebling | isosurf corrections |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-08 |
Julian Smart | Make it binary |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Julian Smart | Removed small OGL glitches; added new sample |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-07 |
Robin Dunn | Follow up for changes in wxWindows to various event... |
tree | commitdiff |
1999-02-06 |
Robin Dunn | Changing makefile.nt to makefile.vc as in rest of wxWindows |
tree | commitdiff |
1999-02-06 |
Robin Dunn | Follow up for changes in wxWindows to various event... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
tree | commitdiff |
1999-02-01 |
Robin Dunn | Added the missing EVT_LIST_ITEM_SELECTED and friends. |
tree | commitdiff |
1999-02-01 |
Robin Dunn | Added the missing EVT_LIST_ITEM_SELECTED and friends. |
tree | commitdiff |
1999-01-31 |
Harco de Hilster | internal browser creates temp file in current dir,... |
tree | commitdiff |
1999-01-31 |
Harco de Hilster | The obligatory Slashdot headlines retriever. Every... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
tree | commitdiff |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm... |
tree | commitdiff |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm... |
tree | commitdiff |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm... |
tree | commitdiff |
1999-01-29 |
Harco de Hilster | Added aliases for wxDefaultPosition and wxDefaultSize... |
tree | commitdiff |
1999-01-29 |
Harco de Hilster | Some tweaks to includes for compilers without precompil... |
tree | commitdiff |
1999-01-29 |
Julian Smart | Doc mods, sash window bug |
tree | commitdiff |
1999-01-29 |
Harco de Hilster | In test4's toolbar sample, changed NULL to wxNullBitmap... |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-25 |
Julian Smart | Fixed wxFileDialog and VC++ DLL compilation |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added wxMotif wxGLCanvas makefiles |
tree | commitdiff |
1999-01-24 |
Julian Smart | Made wxGTK dataobj.cpp compile; removed flashing from... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-17 |
Julian Smart | Some Motif corrections; Dialog Editor compilation under... |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-13 |
Julian Smart | Added dnd classes, data object classes, changed clipboa... |
tree | commitdiff |
1999-01-12 |
Julian Smart | Fixed silly error (what was Bool = int is now bool... |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-11 |
Julian Smart | Fixed stupid crash-on-exit bug. |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-10 |
Julian Smart | Cured Dialog Editor position/size setting problem |
tree | commitdiff |
1999-01-10 |
Guilhem Lavaux | * Fixes. |
tree | commitdiff |
1999-01-10 |
Julian Smart | Makefile correction |
tree | commitdiff |
1999-01-10 |
Julian Smart | Got Penguin sample running under Windows. |
tree | commitdiff |
1999-01-10 |
Robert Roebling | Cleaning abit |
tree | commitdiff |
1999-01-10 |
Robert Roebling | OpenGl works now under GTK |
tree | commitdiff |
1999-01-10 |
Vadim Zeitlin | changes for wxMSW compilation |
tree | commitdiff |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
tree | commitdiff |
1999-01-09 |
Robert Roebling | ODBC updates |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-08 |
Vadim Zeitlin | supports typedefs, generates "See also:" and adds ... |
tree | commitdiff |
1999-01-08 |
Vadim Zeitlin | HelpGen is a prototype of the tool for automatic genera... |
tree | commitdiff |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder... |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-07 |
Unknown (UG) | fix for wxuse_iostreamh |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-02 |
Julian Smart | Corrected memory.cpp checkpoint bug; added Tex2RTF |
tree | commitdiff |
1998-12-31 |
Julian Smart | Rationalised a few more docs |
tree | commitdiff |
1998-12-31 |
Julian Smart | Fixed Dialog Editor compilation |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-31 |
Julian Smart | Rmoved more wxprop files |
tree | commitdiff |
1998-12-31 |
Julian Smart | Removed wxProp source files |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
next |