projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
No changes, just fix an unused parameter warning.
[wxWidgets.git]
/
interface
/
2009-10-02
Jaakko Salli
Added note about dangers of adding and deleting items...
tree
|
commitdiff
2009-09-29
Jaakko Salli
Removed dst buffer delete responsibility from wxAnyValu...
tree
|
commitdiff
2009-09-27
Jaakko Salli
Store property name and value in wxPropertyGridEvent...
tree
|
commitdiff
2009-09-26
Julian Smart
Applied modified #10655 (Added Cookie (receive) support...
tree
|
commitdiff
2009-09-26
Jaakko Salli
Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
tree
|
commitdiff
2009-09-24
Julian Smart
Applied #10917: wxGTK wxFileDialog::SetDirectory and...
tree
|
commitdiff
2009-09-24
Julian Smart
Applied part of #10034: wxImage::ConvertToDisabled()
tree
|
commitdiff
2009-09-24
Stefan Csomor
documenting events that are not available on OSX, close...
tree
|
commitdiff
2009-09-24
Vadim Zeitlin
Minor corrections to sorted arrays documentation.
tree
|
commitdiff
2009-09-23
Julian Smart
Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
tree
|
commitdiff
2009-09-22
Julian Smart
Clarified difference between SetInsertionPoint and...
tree
|
commitdiff
2009-09-22
Jaakko Salli
Minor clarifation and typo fix
tree
|
commitdiff
2009-09-21
Vadim Zeitlin
wxSocket::Initialize() and Shutdown() are for main...
tree
|
commitdiff
2009-09-19
Vadim Zeitlin
Add wxColour::{Set,Get}RGB[A]().
tree
|
commitdiff
2009-09-19
Vadim Zeitlin
Set svn properties correctly for the newly added files.
tree
|
commitdiff
2009-09-19
Jaakko Salli
wxAny initial commit (closes #10932)
tree
|
commitdiff
2009-09-18
Vadim Zeitlin
Change return type of wxList::Member() to bool.
tree
|
commitdiff
2009-09-16
Vadim Zeitlin
Allow creating wxSingleInstanceChecker with default...
tree
|
commitdiff
2009-09-16
Peter Cawley
Merged GSOC Ribbon work from SOC2009_RIBBON branch...
tree
|
commitdiff
2009-09-15
Vadim Zeitlin
Change wxBoxSizer::AddSpacer() to only add space in...
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Add wxXmlResource::LoadObjectRecursively().
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Added support for corner, row and column headers render...
tree
|
commitdiff
2009-09-14
Vadim Zeitlin
Document wxGridCellAttrProvider.
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Document the meaning of empty value name in wxRegKey...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Add convenient wxMBConv::cMB2WC/WC2MB overloads taking...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Define wxDEBUG_LEVEL in both debug and release builds...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Document ctors creating a wxString from repeated charac...
tree
|
commitdiff
2009-09-12
Vadim Zeitlin
Document wxStandardPaths vendor-related changes.
tree
|
commitdiff
2009-09-11
Julian Smart
wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
tree
|
commitdiff
2009-09-05
Jaakko Salli
wxTextEntry::SetMargins(), GetMargins() - implemented...
tree
|
commitdiff
2009-09-05
Vadim Zeitlin
Clarify the separator native look remark.
tree
|
commitdiff
2009-09-04
Vadim Zeitlin
Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK.
tree
|
commitdiff
2009-09-04
Vadim Zeitlin
Document wxFileName::SetPath().
tree
|
commitdiff
2009-09-03
Vadim Zeitlin
Tweak the default wxApp::GetAppDisplayName() logic.
tree
|
commitdiff
2009-09-01
Jaakko Salli
Added 'bool editable' argument to wxPropertyGrid::MakeC...
tree
|
commitdiff
2009-08-30
Vadim Zeitlin
Add support for bilinear resize algorithm to wxImage.
tree
|
commitdiff
2009-08-30
Vadim Zeitlin
Output the extracted number from wxString::ToXXX()...
tree
|
commitdiff
2009-08-29
Jaakko Salli
Disabled top-level parent tracking by default (crashes...
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Never overflow the output buffer in wxBase64Decode().
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Added wxGridSize::GetEffective{Cols,Rows}Count().
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB.
tree
|
commitdiff
2009-08-23
Jaakko Salli
Added label editing capability into wxPropertyGrid
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Added wxKeyEvent::IsKeyInCategory() method.
tree
|
commitdiff
2009-08-22
Vadim Zeitlin
Document wxGraphicsPath::AddArc() better.
tree
|
commitdiff
2009-08-20
Vadim Zeitlin
Rename wxRendererNative::DrawRadioButton() to DrawRadio...
tree
|
commitdiff
2009-08-17
Jaakko Salli
Added multiple selection feature to wxPropertyGrid...
tree
|
commitdiff
2009-08-14
Vadim Zeitlin
Allow customizing wxDebugReportCompress output file.
tree
|
commitdiff
2009-08-14
Vadim Zeitlin
Added wxStandardPaths::MSWGetShellDir().
tree
|
commitdiff
2009-08-11
Jaakko Salli
Do not generate wxEVT_PG_SELECTED with direct ClearSele...
tree
|
commitdiff
2009-08-10
Vadim Zeitlin
Reorganize and improve wxSizer::SetItemMinSize() docume...
tree
|
commitdiff
2009-08-10
Vadim Zeitlin
Correct wxSizer::InsertSpacer() description.
tree
|
commitdiff
2009-08-10
Vadim Zeitlin
Update wxFlexGridSizer ctors to match (new) wxGridSizer...
tree
|
commitdiff
2009-08-10
Vadim Zeitlin
Made wxWindow::HasScrollbar() do what it says.
tree
|
commitdiff
2009-08-09
Jaakko Salli
Fixed wxPGProperty ctor documentation
tree
|
commitdiff
2009-08-07
Vadim Zeitlin
Correct examples in wxStaticBox(Sizer) documentation.
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
Don't pop explicitly changed status messages.
tree
|
commitdiff
2009-08-06
Vadim Zeitlin
No changes, just removed the whitespace.
tree
|
commitdiff
2009-08-05
Bryan Petty
Fixed up the short description of wxHashMap::find().
tree
|
commitdiff
2009-08-03
Vadim Zeitlin
Minor changes to wxGridSizer ctor docs.
tree
|
commitdiff
2009-08-02
Vadim Zeitlin
Correct wxPATH_NORM_DOTS comment and documentation.
tree
|
commitdiff
2009-08-02
Vadim Zeitlin
Mention that wxEVT_GRID_SELECT_CELL is generated by...
tree
|
commitdiff
2009-08-02
Vadim Zeitlin
Make wxGridSizer ctors more consistent.
tree
|
commitdiff
2009-07-30
Vadim Zeitlin
Added another hyphen in "wxObject-derived" for consistency.
tree
|
commitdiff
2009-07-30
Vadim Zeitlin
Correct typo in wxRefCounter description.
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Implement wxWindow::GetToolTipText().
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Allow setting long version field in About dialog.
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel().
tree
|
commitdiff
2009-07-25
Vadim Zeitlin
Correct wxGetStockLabel() documentation.
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-22
Vadim Zeitlin
Correct example in wxStringBufferLength documentation.
tree
|
commitdiff
2009-07-21
Vadim Zeitlin
Support delayed destruction in console applications...
tree
|
commitdiff
2009-07-20
Jaakko Salli
Fixed wxPropertyGridInterface::SetPropertyValues()...
tree
|
commitdiff
2009-07-19
Vadim Zeitlin
removed wxDatePickerCtrlGeneric::SetFormat() which...
tree
|
commitdiff
2009-07-18
Vadim Zeitlin
Document wxMessageOutput and related classes.
tree
|
commitdiff
2009-07-18
Vadim Zeitlin
Correct obsolete information: SetYesNoLabels() is not...
tree
|
commitdiff
2009-07-17
Vadim Zeitlin
added wxLB_NO_SB style and implementation for wxMSW...
tree
|
commitdiff
2009-07-16
Vadim Zeitlin
document wxDCMemory(wxDC*) ctor
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Make wxLog::EnableLogging() and wxLogNull thread-specific.
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Add support for thread-specific log targets.
tree
|
commitdiff
2009-07-12
Vadim Zeitlin
Made wxLogXXX() functions thread-safe.
tree
|
commitdiff
2009-07-12
Vadim Zeitlin
Add component-level filtering to wxLog.
tree
|
commitdiff
2009-07-11
Vadim Zeitlin
Added wxThread::GetMainId().
tree
|
commitdiff
2009-07-11
Jaakko Salli
Added named section 'Property development funcions'
tree
|
commitdiff
2009-07-11
Jaakko Salli
Added wxPropertyGrid::WasValueChangedInEvent(), added...
tree
|
commitdiff
2009-07-09
Vadim Zeitlin
Add information about the log message generation locati...
tree
|
commitdiff
2009-07-08
Vadim Zeitlin
added wxLog::IsLevelEnabled() helper; document it and...
tree
|
commitdiff
2009-07-08
Vadim Zeitlin
Changed wxLog DoLogXXX() callbacks and introduced wxLog...
tree
|
commitdiff
2009-07-06
Vadim Zeitlin
regenerated after r60684
tree
|
commitdiff
2009-07-05
Vadim Zeitlin
added EVT_DATAVIEW_CACHE_HINT event (closes #9891)
tree
|
commitdiff
2009-07-03
Vadim Zeitlin
document SetStandardFonts() and SetFonts() methods...
tree
|
commitdiff
2009-07-02
Vadim Zeitlin
fix typo in wxClient::MakeConnection() docs (closes...
tree
|
commitdiff
2009-07-01
Vadim Zeitlin
make wxSortedArrayString::Sort() and Insert() private...
tree
|
commitdiff
2009-06-30
Vadim Zeitlin
correct wxSortedArrayString(wxArrayString) ctor documen...
tree
|
commitdiff
2009-06-28
Vadim Zeitlin
added wxICON_NONE and implement support for it in wxGTK...
tree
|
commitdiff
2009-06-27
Vadim Zeitlin
correct an example which had no chance of working
tree
|
commitdiff
2009-06-24
Vadim Zeitlin
mention that the date passed to SetValue() must only...
tree
|
commitdiff
2009-06-22
Jaakko Salli
Significantly improved wxPropertyGrid's top-level paren...
tree
|
commitdiff
2009-06-21
Vadim Zeitlin
added support for bitmaps in wxButton to wxOSX/Cocoa
tree
|
commitdiff
2009-06-20
Vadim Zeitlin
don't try to resize the bitmap buttons with wxBORDER_NO...
tree
|
commitdiff
2009-06-19
Vadim Zeitlin
added wxTreeCtrl::GetFocusedItem() (closes #10859)
tree
|
commitdiff
next