projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DP:
[wxWidgets.git]
/
include
/
wx
/
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
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
next