1998-08-02 |
Vadim Zeitlin | trace mask made static variable (and corresponding... |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | the base class is now called wxConfigBase, wxConfig... |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | minor changes to registry classes and wxIniConfig added |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
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-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 |
Vadim Zeitlin | wxApp::(S|G)etVendorName added |
tree | commitdiff |
1998-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIPare... |
tree | commitdiff |
1998-07-29 |
Karsten Ballüder | fixed compiler warning |
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 |
1998-07-28 |
Julian Smart | Added MDI support for Document/view, plus an example. |
tree | commitdiff |
1998-07-28 |
Karsten Ballüder | fixed compiler warning (newline at last line missing) |
tree | commitdiff |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar... |
tree | commitdiff |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat |
tree | commitdiff |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
tree | commitdiff |
1998-07-27 |
Robert Roebling | warning msgs |
tree | commitdiff |
1998-07-27 |
Guilhem Lavaux | * Bug fixes |
tree | commitdiff |
1998-07-27 |
Julian Smart | Changed event type ids to constants instead of enum... |
tree | commitdiff |
1998-07-27 |
Karsten Ballüder | make wxS_DEFAULT consistend with standard Unix behaviour |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-24 |
Julian Smart | Corrected some problems |
tree | commitdiff |
1998-07-24 |
Julian Smart | Added missing accessors |
tree | commitdiff |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
tree | commitdiff |
1998-07-24 |
Guilhem Lavaux | *** empty log message *** |
tree | commitdiff |
1998-07-24 |
Guilhem Lavaux | * New wxStream classes: wxStreamBuffer and wxObject... |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | added "access" parameter to wxFile::Create and Open... |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | scrollbar support added (experimental) |
tree | commitdiff |
1998-07-24 |
Julian Smart | Altered event.h to reflect new toolbar event handling... |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | added default value for "int type" (wxBITMAP_TYPE_XPM... |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | removed #define wxToolBarGTK |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | wxTreeControl::Get/SetSelection implemented |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | now wxToolBarGTK is #define'd as wxToolBar under wxGTK... |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | IsItemExpanded() function added |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | wxUpdateUI events generation added |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | SetModified() added |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | OnSize removed (not needed any more after Robert's... |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | more accessors added, member variablesmade private |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | DoMenuUpdates() |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | added flag wxFILE_MUST_EXIST |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | GetLabel() added |
tree | commitdiff |
1998-07-23 |
Julian Smart | Moved Get/SetToolBar down into frame.h/cpp |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | added #define wxToolBar wxToolBarGTK for wxGTK |
tree | commitdiff |
1998-07-22 |
Robert Roebling | mdi private menus |
tree | commitdiff |
1998-07-22 |
Julian Smart | Added wxString version of wxStripExtension; changed... |
tree | commitdiff |
1998-07-21 |
Karsten Ballüder | fixed duplicate definition |
tree | commitdiff |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
tree | commitdiff |
1998-07-20 |
Unknown (MO) | Added use of default file/dir and confirm on overwrite... |
tree | commitdiff |
1998-07-20 |
Karsten Ballüder | fixed config incosistency |
tree | commitdiff |
1998-07-19 |
Vadim Zeitlin | MSWGetDlgCode() behaviour changed to allow both TAB... |
tree | commitdiff |
1998-07-18 |
Julian Smart | wxDocManager gets the only view if none other specified... |
tree | commitdiff |
1998-07-18 |
Vadim Zeitlin | a couple of functions added (GetNumberOfGroups/Entries... |
tree | commitdiff |
1998-07-18 |
Robert Roebling | ODBC compile (and link) fixes |
tree | commitdiff |
1998-07-18 |
Robert Roebling | added ODBC support |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | wxTString removed |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | correct (working) version of wxString |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | some "const"s added |
tree | commitdiff |
1998-07-17 |
Julian Smart | Some Borland/GnuWin32 fixes |
tree | commitdiff |
1998-07-17 |
Julian Smart | Added STRICT corrections. |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | fixed compilation problems under Windows |
tree | commitdiff |
1998-07-16 |
Vadim Zeitlin | wxFileConfig uses sorted arrays (big performance improv... |
tree | commitdiff |
1998-07-16 |
Vadim Zeitlin | added sorted arrays: they automatically sort items... |
tree | commitdiff |
1998-07-15 |
Guilhem Lavaux | wxStream: wxInputStream and wxOutputStream don't inheri... |
tree | commitdiff |
1998-07-15 |
Vadim Zeitlin | optimizations: more functions made inline, added Alloc... |
tree | commitdiff |
1998-07-14 |
Vadim Zeitlin | common constants (wxSeekMode) and types (off_t) to... |
tree | commitdiff |
1998-07-14 |
Vadim Zeitlin | off_t #define'd as _off_t for VC++ (it's not a standard... |
tree | commitdiff |
1998-07-14 |
Vadim Zeitlin | 1) added wxSplitFile() to decompose a file name into... |
tree | commitdiff |
1998-07-14 |
Guilhem Lavaux | * wxMemory*Stream link problem fix. |
tree | commitdiff |
1998-07-14 |
Guilhem Lavaux | * wxStream: I've rewritten the inheritance |
tree | commitdiff |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
tree | commitdiff |
1998-07-13 |
Julian Smart | In splitter sample, forwarded OnIdle events to wxFrame... |
tree | commitdiff |
1998-07-13 |
Robert Roebling | memdc and bitmap fixes |
tree | commitdiff |
1998-07-13 |
Vadim Zeitlin | constraints for notebook pages work (again) |
tree | commitdiff |
1998-07-13 |
Karsten Ballüder | Fixed that stupid stream problem. |
tree | commitdiff |
1998-07-13 |
Julian Smart | Removed streams from VC++ makefile for now; corrected... |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxLogDebug/Trace in release mode now don't give compile... |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxWindow::OnSize() removed |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | 1) separate expand/collapse event |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | constraints handling for the notebook pages fixed |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | defined wxFILE_MUST_EXIST flag |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxGetEmptyString() function added |
tree | commitdiff |
1998-07-12 |
Robert Roebling | stream compile fixes |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Added IMPLEMENT_CLASS, ... about wxStream classes ... |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Ooops ! I've forgotten the include files. |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Added wxStream but I haven't tested them. |
tree | commitdiff |
1998-07-12 |
Julian Smart | Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_... |
tree | commitdiff |
1998-07-11 |
Robert Roebling | event/leave events |
tree | commitdiff |
1998-07-10 |
Robert Roebling | tree control and dc::drawlines bug |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
tree | commitdiff |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | fixed arguments to make it wxMSW compatible |
tree | commitdiff |
1998-07-09 |
Vadim Zeitlin | wxWindow::IsShown() made 'const' |
tree | commitdiff |
1998-07-09 |
Vadim Zeitlin | added virtual bool wxWindow::AcceptsFocus() |
tree | commitdiff |
next |