1998-08-15 |
Robert Roebling | See last changelog |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | wxLogWindoe changed again: now takes a parent frame... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | a small GUI glitch corrected (if a frame with child... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | WM_MOVE processing added (wxMoveEvent generated) |
tree | commitdiff |
1998-08-14 |
Karsten Ballüder | added option to hide page controls |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
tree | commitdiff |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
tree | commitdiff |
1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | wxWindow::MSWOnHScroll changed to call the default... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | stack overflow when clicking on the arrow in a notebook... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | suppressed VC++ 5.0 bool to int conversion warning... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | one more minor wxLogWindow fix (I try to get it really... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
tree | commitdiff |
1998-08-12 |
Karsten Ballüder | replaced by stubs files |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | more minor changes to wxLogWindow |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | '\\' can be used to suppress special meaning in '%... |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | static wxFile::Access() added |
tree | commitdiff |
1998-08-10 |
Robin Dunn | Since wxREADONLY has disappeared, I had to change to... |
tree | commitdiff |
1998-08-10 |
Denis Pershin | Small modifications |
tree | commitdiff |
1998-08-10 |
Denis Pershin | DP: GetBitmap() added to wxImageList |
tree | commitdiff |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-10 |
Julian Smart | Mod to allow hit-test on static to succeed. |
tree | commitdiff |
1998-08-09 |
Denis Pershin | DP: Robert's mistake with incorrect var name corrected. |
tree | commitdiff |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
tree | commitdiff |
1998-08-09 |
Julian Smart | Added stubs .cpp files. |
tree | commitdiff |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
tree | commitdiff |
1998-08-09 |
Robin Dunn | Made NOPCH overridable |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | wxWarning replaced with wxLogWarning (to solve the... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | SetBackgroundColour() call is now done after the window... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | wxDeleteStockLists() used (instead of duplicating part... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | extra memory amount allocated for string data reduced... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | some minor changes in wxLogWindow |
tree | commitdiff |
1998-08-08 |
Robert Roebling | Correct the wxButton::Setlabel nonsense |
tree | commitdiff |
1998-08-08 |
Robert Roebling | Added wxDC:DrawPolygone |
tree | commitdiff |
1998-08-08 |
Denis Pershin | DP: framecmn.o & wincmn.o were duplicated... |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Small modification |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Third try to commit.... |
tree | commitdiff |
1998-08-08 |
Denis Pershin | DP: |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | stray #include "wincmn.cpp" removed |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | the modal dialogs restore the focus to the control... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | ProcessEvent() now saves the m_lastXXX parameters in... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | code using ms_PaintDC changed a little (a couple of... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | improved handling of frames with parent: now they have... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | VZ: I removed (CASTWNDPROC) from ::CallWndProc - it... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | WM_GETDLGCODE handling correctly implemented |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | a couple of missing calls to UngetWriteBuf() added |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | now process UDN_DELTAPOS notification: up-down control... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) ... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | couple of minor bug fixes/enhancements (interface uncha... |
tree | commitdiff |
1998-08-07 |
Robert Roebling | More configure fixes |
tree | commitdiff |
1998-08-07 |
Robert Roebling | More work on wxQt integration, configure |
tree | commitdiff |
1998-08-07 |
Robin Dunn | Added missing call to wxInitializeStockLists() in Commo... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
tree | commitdiff |
1998-08-06 |
Julian Smart | Fixed someone's compile error in regconf.cpp (needed... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-06 |
Robert Roebling | Fixed compilation (add serbase.cpp) |
tree | commitdiff |
1998-08-06 |
Robert Roebling | New Unix configure system |
tree | commitdiff |
1998-08-05 |
Vadim Zeitlin | compilation problem under Windows fixed (Karsten, you... |
tree | commitdiff |
1998-08-05 |
Guilhem Lavaux | * Added source file info in utils/serialize/* |
tree | commitdiff |
1998-08-05 |
Julian Smart | Fixed popup menu processing |
tree | commitdiff |
1998-08-05 |
Robert Roebling | Removed /install/gtk/configure from cvs |
tree | commitdiff |
1998-08-05 |
Karsten Ballüder | added SetRecordDefaults() and IsRecordingDefaults(... |
tree | commitdiff |
1998-08-05 |
Julian Smart | Various bug fixes to OGL; wxStripExtension prototype... |
tree | commitdiff |
1998-08-04 |
Guilhem Lavaux | * Fixes and new features in wxObject*Stream |
tree | commitdiff |
1998-08-04 |
Vadim Zeitlin | added wxLogWindow::GetFrame() |
tree | commitdiff |
1998-08-04 |
Karsten Ballüder | re-fixed wxFileConfig(wxString, wxString) constructor |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | 1) wxFileConfig now longer tries to delete system-wide... |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | check that wxTheApp != NULL in wxLog::GetActiveTarget |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | added framecmn.cpp and wincmn.cpp (hmm... how could... |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | SelectItem() always sends the notification messages |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | added wxLocale::Init() and ctor without arguments for... |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | minor changes and bug corrections (interface unchanged) |
tree | commitdiff |
1998-08-03 |
Karsten Ballüder | fixed GetGlobalFilename() |
tree | commitdiff |
1998-08-03 |
Karsten Ballüder | *** empty log message *** |
tree | commitdiff |
1998-08-03 |
Karsten Ballüder | fixed wxFileConfig constructor bug |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | wxIniConfig added (pre-alpha quality, many functions... |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | wxConfig -> wxConfigBase renaming plus some minor changes |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | trace mask made static variable |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
tree | commitdiff |
1998-08-02 |
Karsten Ballüder | added slash to path |
tree | commitdiff |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
tree | commitdiff |
1998-07-31 |
Julian Smart | Added wxAccelerationTable class |
tree | commitdiff |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
tree | commitdiff |
1998-07-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now... |
tree | commitdiff |
1998-07-30 |
Julian Smart | MSWOnMouseMove arg bug in toolbar; compile bug in regco... |
tree | commitdiff |
1998-07-30 |
Robert Roebling | Pretty redical change concerning the underlying |
tree | commitdiff |
1998-07-29 |
Robert Roebling | wxMDIChildFrame inherits from wxFrame |
tree | commitdiff |
1998-07-29 |
Vadim Zeitlin | 1) APPCONF_ constants renamed to wxCONFIG_ |
tree | commitdiff |
1998-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIPare... |
tree | commitdiff |
1998-07-29 |
Robert Roebling | wxListCtrl selection improved |
tree | commitdiff |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in wxListCtrl |
tree | commitdiff |
1998-07-28 |
Guilhem Lavaux | * Added Peek() to wxMemoryInputStream. |
tree | commitdiff |
next |