projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed new charset detection code (langinfo.h not included in intl.cpp; langinfo.h...
[wxWidgets.git]
/
samples
/
toolbar
/
2001-05-27
Vadim Zeitlin
fixed bug reported in patch 427696 (incorrect toolbar...
tree
|
commitdiff
2001-05-10
Julian Smart
Removed references to xpm[d].lib
tree
|
commitdiff
2001-05-08
Václav Slavík
ShowFullScreen is not MSW-only anymore, updated docs...
tree
|
commitdiff
2001-02-06
Julian Smart
Updated VC++ project files for making DLL-based samples
tree
|
commitdiff
2000-12-16
Robert Roebling
Applied colour patch for better 8-bit support,
tree
|
commitdiff
2000-11-24
Vadim Zeitlin
1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
tree
|
commitdiff
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-14
Ron Lee
updated samples makefiles
tree
|
commitdiff
2000-02-08
Julian Smart
Added ShowFullScreen call (MSW only)
tree
|
commitdiff
2000-01-31
Vadim Zeitlin
makefiles changes (@top_srcdir@ adjusted)
tree
|
commitdiff
2000-01-15
Vadim Zeitlin
added demo for bitmaps of different size
tree
|
commitdiff
1999-12-16
Vadim Zeitlin
1. wxMotif toolbar works; the toggle buttons have the...
tree
|
commitdiff
1999-12-16
Vadim Zeitlin
small fix to the sample
tree
|
commitdiff
1999-12-15
Vadim Zeitlin
testing wxToolBarSimple
tree
|
commitdiff
1999-12-15
Vadim Zeitlin
support for multiple rows in Win32 native toolbar
tree
|
commitdiff
1999-12-14
Vadim Zeitlin
added support for vertical toolbars for MSW - seems...
tree
|
commitdiff
1999-12-13
Vadim Zeitlin
updated the sample and renamed the files
tree
|
commitdiff
1999-12-04
Vadim Zeitlin
1. wxGetOsDescription() function added
tree
|
commitdiff
1999-12-01
Vadim Zeitlin
1. wxMotif::wxFrame derives from wxFrameBase now
tree
|
commitdiff
1999-11-24
Julian Smart
Removed strange wxFAIL; added dialup.cpp to filelist.txt
tree
|
commitdiff
1999-11-18
Robert Roebling
Added wxEvtHandler::Disconect()
tree
|
commitdiff
1999-11-14
Robert Roebling
Added wxWakeUpIdle() to wxGTK,
tree
|
commitdiff
1999-11-12
Vadim Zeitlin
compilation fix
tree
|
commitdiff
1999-11-12
Vadim Zeitlin
controls can now be put in the toolbars (MSW only so...
tree
|
commitdiff
1999-11-03
Robert Roebling
A bit more testing.
tree
|
commitdiff
1999-11-02
Vadim Zeitlin
1. wxMenu changes: wxMenuBase appears, several new...
tree
|
commitdiff
1999-10-26
Vadim Zeitlin
1. regenerated the makefiles to include menucmn.cpp
tree
|
commitdiff
1999-10-04
Unknown (JL)
Parameter "small" renamed. Defined in a header file
tree
|
commitdiff
1999-10-02
Václav Slavík
did not compile under GCC2.95
tree
|
commitdiff
1999-09-15
Vadim Zeitlin
added test for changing toolbar on the fly
tree
|
commitdiff
1999-08-14
Robert Roebling
Makefile updates
tree
|
commitdiff
1999-08-14
Robert Roebling
More samples makefiles
tree
|
commitdiff
1999-08-13
Robert Roebling
More makefiles
tree
|
commitdiff
1999-08-06
Robert Roebling
Minor corrections to samples again.
tree
|
commitdiff
1999-07-25
Robert Roebling
Re-Added wxStream::StreamSize()
tree
|
commitdiff
1999-07-03
Robert Roebling
Added wxExtDialog and sample.
tree
|
commitdiff
1999-06-07
Robert Roebling
CVS cleanups.
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
removing (finally) autogenerated files
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
slightly updated makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-readding makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-removing Makefile.in
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
old makefiles removed
tree
|
commitdiff
1999-05-31
Robert Roebling
Added support for extra bitmap for toggled tool.
tree
|
commitdiff
1999-04-25
Robert Roebling
Fixed a layout bug in MyFixed
tree
|
commitdiff
1999-02-28
Julian Smart
Doc mods; fixed return non-processing problem; fixed...
tree
|
commitdiff
1999-02-25
Julian Smart
Small changes
tree
|
commitdiff
1999-02-11
Robert Roebling
Added CTRL-TAB navigation to notebook
tree
|
commitdiff
1999-02-10
Robert Roebling
distribution things
tree
|
commitdiff
1999-02-09
Julian Smart
Rationalised Cygwin sample makefiles
tree
|
commitdiff
1999-02-05
Robert Roebling
Added menu_highlight behaviour as in wxMSW (statusbar)
tree
|
commitdiff
1999-01-24
Julian Smart
Renamed .nt makefiles to .vc and factored them out...
tree
|
commitdiff
1999-01-12
Vadim Zeitlin
minor samples fixes
tree
|
commitdiff
1999-01-07
Julian Smart
Watcom C++ mods
tree
|
commitdiff
1999-01-04
Julian Smart
Simplified BC++ makefiles; C++Builder 1.0 compilation...
tree
|
commitdiff
1998-12-28
Julian Smart
Changes for 16-bit BC++ (not there yet), GnuWin32;...
tree
|
commitdiff
1998-12-20
Julian Smart
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
tree
|
commitdiff
1998-12-16
Robert Roebling
Added wxTolBar::etMargins
tree
|
commitdiff
1998-12-09
Vadim Zeitlin
"wxGDIObject * => &" related changes (see mail to the...
tree
|
commitdiff
1998-12-08
Julian Smart
Added OLE automation sample, changed BC++ makefiles
tree
|
commitdiff
1998-11-17
Julian Smart
Cured BC++ makefile bug; wxGrid fix; updated Motif...
tree
|
commitdiff
1998-10-18
Julian Smart
Motif additions
tree
|
commitdiff
1998-09-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
tree
|
commitdiff
1998-09-12
Robert Roebling
Changed instal path for setup.h
tree
|
commitdiff
1998-09-02
Robert Roebling
Added wxAccelerators (sort of)
tree
|
commitdiff
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
tree
|
commitdiff
1998-08-22
Julian Smart
Removed redundant makefiles and AIAI icons. Changed...
tree
|
commitdiff
1998-08-17
Julian Smart
Got printing, toolbar samples compiling under Windows...
tree
|
commitdiff
1998-08-15
Robert Roebling
Makefile fixes
tree
|
commitdiff
1998-08-14
Robert Roebling
Added validation support
tree
|
commitdiff
1998-08-13
Unknown (AN)
-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
tree
|
commitdiff
1998-08-08
Denis Pershin
Small modification
tree
|
commitdiff
1998-08-08
Denis Pershin
Third try to commit....
tree
|
commitdiff
1998-07-31
Robert Roebling
Added bitmaps and icons to samples
tree
|
commitdiff
1998-07-27
Robert Roebling
warning msgs
tree
|
commitdiff
1998-07-27
Julian Smart
wxToolBar API changes; now frames manage their toolbar...
tree
|
commitdiff
1998-07-24
Julian Smart
Updated the toolbar sample to reflect updated event...
tree
|
commitdiff
1998-07-23
Julian Smart
Created new, simplified toolbar sample; removed other...
tree
|
commitdiff