projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add missing wxFileDialog flags to both dialog overview and wxFileDialog description...
[wxWidgets.git]
/
docs
/
2005-03-02
Kevin Hock
Add missing wxFileDialog flags to both dialog overview...
tree
|
commitdiff
2005-03-01
Julian Smart
Typo fixes
tree
|
commitdiff
2005-02-28
Julian Smart
Search path correction (in line with intl.cpp)
tree
|
commitdiff
2005-02-28
Ryan Norton
note wxURI change
tree
|
commitdiff
2005-02-28
Ryan Norton
rename wxURI::GetUser to wxURI::GetUserInfo and add...
tree
|
commitdiff
2005-02-28
Julian Smart
Documented wxImage XPM data ctor
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
support filenames with empty extension (foo.) (bug...
tree
|
commitdiff
2005-02-27
Vadim Zeitlin
added support for saving grey and grey-red PNG images...
tree
|
commitdiff
2005-02-27
Julian Smart
Tweaks to install guide
tree
|
commitdiff
2005-02-27
Julian Smart
Added GetIcon, GetBitmap to wxImageList
tree
|
commitdiff
2005-02-23
Włodzimierz Skiba
wxDocManager::GetTemplates was missing (#1149847)
tree
|
commitdiff
2005-02-22
Włodzimierz Skiba
Licence name correction.
tree
|
commitdiff
2005-02-22
Włodzimierz Skiba
More connections between wxWindow and wxRadioBox.
tree
|
commitdiff
2005-02-22
Włodzimierz Skiba
wxRect::SetSize documented.
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-21
Julian Smart
Updated FAQs from web site
tree
|
commitdiff
2005-02-21
Dimitri Schoolwerth
reworded parts of the 'alpha channel support' paragraph
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
declare variable used in source code example (bug 1093638)
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
removed mention of client data, there is none in this...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond...
tree
|
commitdiff
2005-02-20
Julian Smart
Duplicate label corrections
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
mention [_]UNICODE
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
more minor doc corrections (patch 1144628)
tree
|
commitdiff
2005-02-20
Julian Smart
Doc fixes
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
minor docs corrections (patch 1144566)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added InitAlpha() (replaces patch 991168)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
wxGenericListCtrl::SetItemState(-1) now changes the...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
wxCommandProcessor::MarkAsSaved() and IsDirty() added...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
document GetOptionInt() as returning 0 for the options...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added wxMBConv parameter for wxFFile::ReadAll() and...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
tree
|
commitdiff
2005-02-19
Kevin Hock
Documentation - wxTE_AUTO_URL for wxGTK2 from Mart...
tree
|
commitdiff
2005-02-18
Robin Dunn
wxStdButtonSizer Finalise --> Realize
tree
|
commitdiff
2005-02-16
Dimitri Schoolwerth
minor typo fixes
tree
|
commitdiff
2005-02-15
Robert Roebling
Typo.
tree
|
commitdiff
2005-02-15
Robert Roebling
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
tree
|
commitdiff
2005-02-15
Julian Smart
Typo correction
tree
|
commitdiff
2005-02-15
Julian Smart
Small doc corrections
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
(blind) fix for ambiguity between Disconnect() overloads
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
documented new overloaded Connect() and wxFooEventHandl...
tree
|
commitdiff
2005-02-15
Włodzimierz Skiba
wxDatePicker and wxDateTime for PalmOS. Remove conflict...
tree
|
commitdiff
2005-02-15
Ryan Norton
Note the media lib
tree
|
commitdiff
2005-02-14
Ryan Norton
Finalize wxJoystick on mac. Note change. Pretty up...
tree
|
commitdiff
2005-02-14
Julian Smart
Added wxContextMenuEvent
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Inversed slider and wrapper for datepicker control...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
added support for background bitmap specified in backgr...
tree
|
commitdiff
2005-02-13
Michael Wetherell
Add some information for HP-UX 11i
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
tree
|
commitdiff
2005-02-13
Robert Roebling
Documentedm, that the print setup dialog has been
tree
|
commitdiff
2005-02-13
Robert Roebling
Added raw bitmap access support to GTK 2.0.
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
added support for wxDP_ALLOWNONE in wxMSW; documented...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
changed Remove/InsertDir() parameter type to size_t...
tree
|
commitdiff
2005-02-13
Ryan Norton
note wxMediaCtrl change - all that work for one line lol
tree
|
commitdiff
2005-02-12
Robert Roebling
Reapplied patch to change the two scrolled window...
tree
|
commitdiff
2005-02-12
Michael Wetherell
Rename wxGetFileType to wxGetFileKind
tree
|
commitdiff
2005-02-12
Ryan Norton
slight warnings in wxprinterdc docs about constructor...
tree
|
commitdiff
2005-02-12
Vadim Zeitlin
corrected header name (closes 1121351)
tree
|
commitdiff
2005-02-12
Julian Smart
Regenerated makefiles
tree
|
commitdiff
2005-02-12
Robert Roebling
Added GetPureVitualSize() returning just m_virtualSize.
tree
|
commitdiff
2005-02-12
Ryan Norton
underscore fix(es)
tree
|
commitdiff
2005-02-12
Ryan Norton
properly detect gstreamer and libxml headers and libs...
tree
|
commitdiff
2005-02-11
Julian Smart
Doc tweaks
tree
|
commitdiff
2005-02-11
Julian Smart
Misc doc fixes
tree
|
commitdiff
2005-02-11
Julian Smart
Reduced Number Of Capitals And Other Fixes
tree
|
commitdiff
2005-02-11
Julian Smart
English corrections
tree
|
commitdiff
2005-02-11
Włodzimierz Skiba
wxBookCtrl overview.
tree
|
commitdiff
2005-02-11
Michael Wetherell
Add wxGetFileType and IsSeekable
tree
|
commitdiff
2005-02-11
Julian Smart
Spacing fixes
tree
|
commitdiff
2005-02-11
Ryan Norton
Change copyright
tree
|
commitdiff
2005-02-11
Ryan Norton
Fixup latex in tchanges.tex for rtf
tree
|
commitdiff
2005-02-11
Julian Smart
Updated date
tree
|
commitdiff
2005-02-11
Julian Smart
Don't include tchanges.tex until it's converted to...
tree
|
commitdiff
2005-02-11
Julian Smart
Missing standard ids
tree
|
commitdiff
2005-02-11
Kevin Hock
Updated wxSlider docs now that wxSL_INVERSE is availabl...
tree
|
commitdiff
2005-02-10
Ryan Norton
wxSockAddr docs
tree
|
commitdiff
2005-02-09
Włodzimierz Skiba
Better markup to wxRegKey. Do not list generic renderer...
tree
|
commitdiff
2005-02-08
Julian Smart
Restored a couple of label
tree
|
commitdiff
2005-02-08
Julian Smart
Corrections; don't use long section headings
tree
|
commitdiff
2005-02-08
Ryan Norton
Remove traces of wxIniConfig from docs
tree
|
commitdiff
2005-02-07
Ryan Norton
change wxTextValidator to use wxArrayString instead...
tree
|
commitdiff
2005-02-07
Ryan Norton
Remove almost all traces of wxStringList - (still exist...
tree
|
commitdiff
2005-02-07
Ryan Norton
Previosly removed BuildWhereStmt really did exist,...
tree
|
commitdiff
2005-02-07
Julian Smart
Version number updates
tree
|
commitdiff
2005-02-07
Václav Slavík
added wxDatePickerCtrl XRC control
tree
|
commitdiff
2005-02-07
Ryan Norton
Remove event handlers wxApp::OnQueryEndSession and...
tree
|
commitdiff
2005-02-07
Ryan Norton
Remove depreciated wxTabCtrl and wxTabEvent API from...
tree
|
commitdiff
2005-02-06
Julian Smart
Can suppress themed notebook page with wxNB_NOPAGETHEME or
tree
|
commitdiff
2005-02-06
Ryan Norton
Doc fixes N-Z edition. Thanks to Arnout for pointing...
tree
|
commitdiff
2005-02-06
Ryan Norton
Doc fixes A-M edition. Thanks to Arnout for pointing...
tree
|
commitdiff
2005-02-06
Ryan Norton
wxRegKey docs by C.C.Chakkaradeep latexitized, sorted...
tree
|
commitdiff
2005-02-06
Ryan Norton
Various underscore doc fixes
tree
|
commitdiff
2005-02-06
Ryan Norton
char->wxChar
tree
|
commitdiff
2005-02-05
Robert Roebling
Add comment about wxBitmap::SetPalette() not being...
tree
|
commitdiff
2005-02-04
Vadim Zeitlin
fixed Inflate() to not move the rectangle (patch 1114622)
tree
|
commitdiff
2005-02-03
Robin Dunn
Include the size of any window borders (size vs. clientsize
tree
|
commitdiff
2005-02-03
Robin Dunn
Selected --> IsSelected
tree
|
commitdiff
2005-02-03
Ryan Norton
CreateMovieControl change for wxMediaCtrl on OSX 10...
tree
|
commitdiff
2005-02-01
Włodzimierz Skiba
wxR?_USE_CHECKBOX style for wxPalmOS.
tree
|
commitdiff
2005-01-31
Robert Roebling
Changed note that enter/leave events ARE supported
tree
|
commitdiff
next