1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | added a "wxWindow *" (unused) argument for wxGTK compat... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | explicit SetSelection/SetOldSelection methods added... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | had to modify it (added one pixel...) to be able to... |
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 | static wxFile::Access() added (access() isn't ANSI... |
tree | commitdiff |
1998-08-11 |
Karsten Ballüder | Added empty Raise() and Lower() methods for compatibilty. |
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-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
tree | commitdiff |
1998-08-09 |
Julian Smart | Stub header changes. |
tree | commitdiff |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | WXFARPROC prototyped as `typedef int (__stdcall *WXFARP... |
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 |
Julian Smart | Added stub include files; also a couple more Dialog... |
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 | wxTREE_INSERT_XXX constants were incorrectly defined... |
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 |
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 | Removed a ">>>>>>> 1.5" (a CVS conflict indicator)... |
tree | commitdiff |
1998-08-07 |
Robin Dunn | Removed duplicate definitions of GetMenuCount and GetMe... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-06 |
Robert Roebling | New Unix configure system |
tree | commitdiff |
1998-08-05 |
Guilhem Lavaux | * Added source file info in utils/serialize/* |
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 |
Vadim Zeitlin | size_t -> int conversion and the warnings about it... |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | SelectItem() always sends the notification messages |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | wxApp::Get/SetVendorName functions added |
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-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 |
next |