projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2002-03-27
Vadim Zeitlin
compilation warning fixed
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Vadim Zeitlin
compilation warning about signed/unsigned comparison...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Vadim Zeitlin
compilation fix: include wx/iconbndl.h
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Robin Dunn
Updates for new wxToolBar API
commit
|
commitdiff
|
tree
|
snapshot
2002-03-27
Robin Dunn
Updates for new wxToolBar API
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Robin Dunn
Updates to match recent CVS changes.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Robin Dunn
Updates to match recent CVS changes.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Mattia Barbon
wxIconBundle implementation.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Julian Smart
Copied roadmap from wxWebSite module
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Robin Dunn
Don't use ConvertToBitmap
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Mattia Barbon
Docs for wxDialog/wxFrame::SetIcons and wxIconBundle.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Václav Slavík
wxhtml.rc not needed anymore
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Václav Slavík
don't include wxhtml.rc
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Gilles Depeyrot
minimum changes required for toolbar text related changes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Gilles Depeyrot
minor compilation warning corrections
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Gilles Depeyrot
commented unused variables and otherwise removed compil...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
fixed compilation warnings with GTK+ 2.0
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
fixed crash under GTK+ 2.0
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
fixed compilation error
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
update the toolbar docs for radio buttons
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
fix for toolbar radio buttons event generation
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
radio toolbar buttons finally work
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
don't send the events for the radio menu items being...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Mattia Barbon
Corrected ctors for wxPropertyListView and wxPropertyLi...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
wxUniv toolbar compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
wxMotif toolbar compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Robin Dunn
switch to _EXPORTED_ hash maps to avoid VC++ warnings
commit
|
commitdiff
|
tree
|
snapshot
2002-03-26
Vadim Zeitlin
made radio buttons and the toolbat text work for Win32...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
added wxArtProvider sample (not yet finished)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
oops, this was for my debugging purposes :(
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
added skeleton of wxArtProvider sample
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
David Webster
no message
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
added wxArtProvider sample (not yet finished)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
forgot to check in modified artstd.cpp
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Václav Slavík
surround deprecated wxImage methods in WXWIN_COMPATIBIL...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
fixed compilation for wxMSW after the recent changes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Robert Roebling
Some more fiddling with two-window approach and
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
tests for the new toolbar features (icons text and...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
implemented (but it doesn't work yet) the radio buttons...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
added and documented wxTB_NOICONS and wxTB_TEXT style...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
David Webster
New radio item menu stuff
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
some minor appearance fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
updated for 2.4.0
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
more fixes to radio menu items: fixed Check() for them...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
some UTF8 tests
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
fixed compilation for wxBase
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
fixed compilation under Unix where SQL_DATETIME is...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
fixed the menu bug introduced by the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
blind fix for compilation under AIX: always include...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
Vadim Zeitlin
test for wcstr.h only if we don't have wchar.h
commit
|
commitdiff
|
tree
|
snapshot
2002-03-25
David Webster
no message
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Robert Roebling
Implemented two-window approach for wxX11.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Julian Smart
Added SetActive to wxEventLoop
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
dirty fix for even dirtier memory leak
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Julian Smart
Updated art filespec
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Julian Smart
Updated release scripts
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Vadim Zeitlin
fixes to radio menu items
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
moved the rest of XPMs in /include/wx/generic to /art
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
fixed sizers-inside-wxFrame
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
added radio menu items ot XRC
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
added wxTheme::GetArtProvider to wxUniv
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
change wxICON_INFO to wxICON_INFORMATION in Mac and...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
add automatic rescaling to wxArtProvider
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
WXWIN_COMPATIBILITY_2_2 is on by default
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
don't use deprecated wxImage methods inside wxWin
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
added wxArtProvider
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
remove wxApp::GetStdIcon from documentation
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
don't use wxApp::GetStdIcon
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
compilation fix for WXWIN_COMPATIBILITY_2_2
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
move wxApp::GetStdIcon to wxArtProvider
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
make dist works again with wxArtProvider related changes
commit
|
commitdiff
|
tree
|
snapshot
2002-03-24
Václav Slavík
moved the rest of XPMs to /art
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Julian Smart
Added hack to make standard art provider link with app
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Julian Smart
Use wxHtmlHelpController for HTML help, not wxHelpContr...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vadim Zeitlin
updated wxExecute API
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vadim Zeitlin
compatibility constructors for wxMenuItem() taking...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-23
Vadim Zeitlin
added wxEXEC_NOHIDE flag, modified wxExecute() to take...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
point to MSLU library
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
port proplist.cpp to wxArtProvider
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Julian Smart
Removed references to wxHelpControllerHtml from docs.
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Julian Smart
Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Julian Smart
Don't use deprecated functions
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Julian Smart
Replaced wxBuffer with wxTex2RTFBuffer
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
Added 'go home' button to generic dir dialog
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
use wxArtProvider in wxFileDialog
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
wxITEM_FOO instead of wxItem_Foo, for the sake of consi...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
require GTK+ 2.0.0, not 1.3.1
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Vadim Zeitlin
avoid an assert in wxString::GetWriteBuf()
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
tex2rtf doesn't like math mode
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Vadim Zeitlin
recognize ANSI_X3.4-1968 as US-ASCII
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Vadim Zeitlin
added Allow() docs
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
George Tasker
Semi-Blind fixes for trying to handle different version...
commit
|
commitdiff
|
tree
|
snapshot
2002-03-22
Václav Slavík
fixed compilation problem with old gcc releases
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Václav Slavík
used wxArtProvider in wxTipDialog
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Václav Slavík
use wxArtProvider in wxtipDialog
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Václav Slavík
use wxArtProvider
commit
|
commitdiff
|
tree
|
snapshot
2002-03-21
Václav Slavík
added icon
commit
|
commitdiff
|
tree
|
snapshot
next