projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
1998-08-09
Julian Smart
Stub header changes.
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Julian Smart
Added stubs .cpp files.
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Robert Roebling
Added Pop-up menus.
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Robin Dunn
Initial version
commit
|
commitdiff
|
tree
|
snapshot
1998-08-09
Robin Dunn
Made NOPCH overridable
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
wxWarning replaced with wxLogWarning (to solve the...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
WXFARPROC prototyped as `typedef int (__stdcall *WXFARP...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
SetBackgroundColour() call is now done after the window...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
wxDeleteStockLists() used (instead of duplicating part...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
extra memory amount allocated for string data reduced...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Vadim Zeitlin
some minor changes in wxLogWindow
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Robert Roebling
Correct the wxButton::Setlabel nonsense
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Robert Roebling
Added wxDC:DrawPolygone
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Julian Smart
Added stub include files; also a couple more Dialog...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
DP: framecmn.o & wincmn.o were duplicated...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
Another small modification... Sorry for CVS list overlo...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
Small modification
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
Looks like I did that...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
Third try to commit....
commit
|
commitdiff
|
tree
|
snapshot
1998-08-08
Denis Pershin
DP:
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Julian Smart
Fixed various wxMSW compile problems that came down...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
stray #include "wincmn.cpp" removed
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
wxTREE_INSERT_XXX constants were incorrectly defined...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
the modal dialogs restore the focus to the control...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
ProcessEvent() now saves the m_lastXXX parameters in...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
code using ms_PaintDC changed a little (a couple of...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
improved handling of frames with parent: now they have...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
VZ: I removed (CASTWNDPROC) from ::CallWndProc - it...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
WM_GETDLGCODE handling correctly implemented
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
a couple of missing calls to UngetWriteBuf() added
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
now process UDN_DELTAPOS notification: up-down control...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) ...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
couple of minor bug fixes/enhancements (interface uncha...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Robert Roebling
More configure fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Robert Roebling
More work on wxQt integration, configure
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Robin Dunn
Added missing call to wxInitializeStockLists() in Commo...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Robin Dunn
Removed a ">>>>>>> 1.5" (a CVS conflict indicator)...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Robin Dunn
Removed duplicate definitions of GetMenuCount and GetMe...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-07
Vadim Zeitlin
(1) Denis Pershin's patch for wxGTK (memory leaks corre...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Guilhem Lavaux
* Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Julian Smart
Fixed someone's compile error in regconf.cpp (needed...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Julian Smart
OGL fixes; documentation fixes; dialog editor updates
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Karsten Ballüder
several fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Robert Roebling
Fixed compilation (add serbase.cpp)
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Robert Roebling
Now configure actually finds Lesstif and Qt
commit
|
commitdiff
|
tree
|
snapshot
1998-08-06
Robert Roebling
New Unix configure system
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Vadim Zeitlin
compilation problem under Windows fixed (Karsten, you...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Guilhem Lavaux
* Added source file info in utils/serialize/*
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Julian Smart
Fixed popup menu processing
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Robert Roebling
Removed /install/gtk/configure from cvs
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Karsten Ballüder
added SetRecordDefaults() and IsRecordingDefaults(...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-05
Julian Smart
Various bug fixes to OGL; wxStripExtension prototype...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Guilhem Lavaux
* Fixes and new features in wxObject*Stream
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Guilhem Lavaux
* Added serialization code to the repository
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Vadim Zeitlin
added wxLogWindow::GetFrame()
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Vadim Zeitlin
size_t -> int conversion and the warnings about it...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Karsten Ballüder
re-fixed wxFileConfig(wxString, wxString) constructor
commit
|
commitdiff
|
tree
|
snapshot
1998-08-04
Julian Smart
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
1) wxFileConfig now longer tries to delete system-wide...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
check that wxTheApp != NULL in wxLog::GetActiveTarget
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
crash in wxLog::GetActiveTarget() fixed
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
added framecmn.cpp and wincmn.cpp (hmm... how could...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
SelectItem() always sends the notification messages
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
wxApp::Get/SetVendorName functions added
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
added wxLocale::Init() and ctor without arguments for...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
minor changes and bug corrections (interface unchanged)
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Vadim Zeitlin
wxConfig sample + wxGTK makefiles
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Karsten Ballüder
grmbl, typo
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Karsten Ballüder
fixed GetGlobalFilename()
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Karsten Ballüder
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Karsten Ballüder
added another link
commit
|
commitdiff
|
tree
|
snapshot
1998-08-03
Karsten Ballüder
fixed wxFileConfig constructor bug
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
wxIniConfig added (pre-alpha quality, many functions...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
wxConfig -> wxConfigBase renaming plus some minor changes
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
trace mask made static variable
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
trace mask made static variable (and corresponding...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
the base class is now called wxConfigBase, wxConfig...
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Vadim Zeitlin
minor changes to registry classes and wxIniConfig added
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Robert Roebling
Fixed Fontdialog
commit
|
commitdiff
|
tree
|
snapshot
1998-08-02
Karsten Ballüder
added slash to path
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Robert Roebling
Added bitmaps and icons to samples
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Julian Smart
Added wxAccelerationTable class
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Julian Smart
Added wxAcceleratorTable, wxFrame::SetAcceleratorTable...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Julian Smart
Some manual updates; in MDI sample, child frames now...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Karsten Ballüder
added a comment and hopefully improved extent detectionn
commit
|
commitdiff
|
tree
|
snapshot
1998-07-31
Karsten Ballüder
fixed stupid typo
commit
|
commitdiff
|
tree
|
snapshot
1998-07-30
Julian Smart
MSWOnMouseMove arg bug in toolbar; compile bug in regco...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-30
Robert Roebling
Pretty redical change concerning the underlying
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Karsten Ballüder
Setting of background colours is now correct.
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Robert Roebling
wxMDIChildFrame inherits from wxFrame
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Vadim Zeitlin
1) APPCONF_ constants renamed to wxCONFIG_
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Vadim Zeitlin
wxApp::(S|G)etVendorName added
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Julian Smart
Added missing OGL files; added defaults to wxDocMDIPare...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Karsten Ballüder
fixed compiler warning
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Karsten Ballüder
implemented correct setting of background colour for...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Robert Roebling
wxListCtrl selection improved
commit
|
commitdiff
|
tree
|
snapshot
1998-07-29
Julian Smart
Update to docs incl. wxString first stab; added a coupl...
commit
|
commitdiff
|
tree
|
snapshot
1998-07-28
Robert Roebling
Fixed bug in wxListCtrl
commit
|
commitdiff
|
tree
|
snapshot
1998-07-28
Guilhem Lavaux
* Added Peek() to wxMemoryInputStream.
commit
|
commitdiff
|
tree
|
snapshot
1998-07-28
Julian Smart
Added ODBC classes manual (Word 97).
commit
|
commitdiff
|
tree
|
snapshot
next