projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo in include/wx/generic/private/richtooltip.h header guard.
[wxWidgets.git]
/
include
/
wx
/
2012-11-17
Vadim Zeitlin
Fix typo in include/wx/generic/private/richtooltip...
tree
|
commitdiff
2012-11-17
Steve Lamerton
Fixed unused parameter warnings for webview on OSX.
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Implement wxComboCtrl::GetSizeFromTextSize().
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Implement DoGetSizeFromTextSize() for wxMSW wx{Choice...
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
No changes, just refactor wxMSW wxComboBox code calling...
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Don't call setlocale("") on startup by default any...
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Optionally allow showing tooltips for disabled ribbon...
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Disallow drop downs on AUI check buttons.
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Fix link errors with VC 11 in DLL STL build.
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Simplify wxEVT_PAINT handling in wxScrollHelperBase.
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Cache HDC used for painting for the entire duration...
tree
|
commitdiff
2012-11-09
Vadim Zeitlin
Add wxControl::GetSizeFromTextSize() to size the contro...
tree
|
commitdiff
2012-11-08
Paul Cornett
don't assign NULL to wxUIntPtr, wxUIntPtr is not a...
tree
|
commitdiff
2012-11-08
Stefan Csomor
support for freeze and thaw under cocoa
tree
|
commitdiff
2012-11-08
Vadim Zeitlin
No changes, just remove unnecessary forward declarations.
tree
|
commitdiff
2012-11-06
Vadim Zeitlin
Keep item data in sync with their position in wxEditabl...
tree
|
commitdiff
2012-11-06
Vadim Zeitlin
Use wxAUI_TB_DEFAULT_STYLE instead of 0 as default...
tree
|
commitdiff
2012-11-06
Stefan Csomor
fixing compile for ios
tree
|
commitdiff
2012-11-04
Vadim Zeitlin
Make hack for button creation in wxOSX more robust.
tree
|
commitdiff
2012-11-04
Vadim Zeitlin
Add wxCFStringRef::AsStringWithNormalizationFormC(...
tree
|
commitdiff
2012-11-04
Vadim Zeitlin
Update the button bezel to account for multi-line label...
tree
|
commitdiff
2012-11-04
Vadim Zeitlin
No changes, just rename OSXSetAcceleratorFromLabel().
tree
|
commitdiff
2012-11-04
Paul Cornett
fix setting background color in wxGTK3 with themes...
tree
|
commitdiff
2012-11-02
Stefan Csomor
missing commit, fixes #14797
tree
|
commitdiff
2012-11-02
Stefan Csomor
exposing common used button impl class
tree
|
commitdiff
2012-11-01
Václav Slavík
wxCALL_FOR_EACH compilation fix for VC++.
tree
|
commitdiff
2012-11-01
Václav Slavík
Compilation fix for PCH-less build.
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Refactor and simplify wxChoice::DoGetBestSize().
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Invalidate best size of wxOSX wxChoice after its number...
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Allow creating wxTextMeasure without specifying the...
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Allow constructing wxGTK wxTextMeasure with NULL font.
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec...
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
No changes, just some cleanup in wxGenericDirCtrl code.
tree
|
commitdiff
2012-11-01
Václav Slavík
Add wxTEST_DIALOG for testing of modal dialogs.
tree
|
commitdiff
2012-11-01
Václav Slavík
Add wxCALL_FOR_EACH() macro.
tree
|
commitdiff
2012-10-31
Vadim Zeitlin
Define wxSOCKET_XXX flags as wxSOCKET_XXX_READ|wxSOCKET...
tree
|
commitdiff
2012-10-29
Vadim Zeitlin
Add wxDirCtrl::GetPath().
tree
|
commitdiff
2012-10-29
Vadim Zeitlin
Get rid of wxAuiToolBar::m_style and just use base...
tree
|
commitdiff
2012-10-29
Vadim Zeitlin
No changes, just avoid code duplication in wxOSX wxDirD...
tree
|
commitdiff
2012-10-28
Vadim Zeitlin
Don't return "void" to fix MSVC6 compilation.
tree
|
commitdiff
2012-10-28
Vadim Zeitlin
Implement support for button mnemonics in wxOSX/Cocoa.
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Another attempt to fix wxTextMeasure compilation with...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow using wxTextMeasure::GetLargestStringExtent(...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow wxTextMeasure to work with non-native wxDC object...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Just fix header comments of wxTextMeasure-related files...
tree
|
commitdiff
2012-10-27
Robin Dunn
Generate the interface file for STC from gen_iface...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Add wxAuiToolBar::Create().
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Fix PCH-less build after previous commit.
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Break implicit dependency of "core" on "adv" via wxXmlR...
tree
|
commitdiff
2012-10-25
Vadim Zeitlin
Store the selected directory in wxGTK wxDirDialog.
tree
|
commitdiff
2012-10-25
Vadim Zeitlin
Make wxFILE_EXISTS_SYMLINK work on its own, without...
tree
|
commitdiff
2012-10-25
Vadim Zeitlin
Include wx/xml/xml.h from the XRC handlers that need it.
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Implement clipping in wxSVGFileDC.
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Try to avoid accidental use of wxXmlNode in XRC handlers.
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Make wxDateTime invalid after Set((time_t)-1) call.
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Add wxVector::assign().
tree
|
commitdiff
2012-10-24
Vadim Zeitlin
Disable wxEvtHandler::CallAfter() for VC6, it's too...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add wxDIR_NO_FOLLOW flag for wxDir iteration.
tree
|
commitdiff
2012-10-23
Paul Cornett
Minor changes to some comments
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add support for wxRibbonBar and related controls to...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add support for wxAuiNotebook to XRC.
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Refactor wxXRC to allow defining handlers outside of...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Define WXDLLIMPEXP_FWD_RIBBON for consistency with...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add wxEvtHandler::CallAfter() for asynchronous method...
tree
|
commitdiff
2012-10-23
Vadim Zeitlin
Add wx/meta/removeref.h header defining wxRemoveRef...
tree
|
commitdiff
2012-10-22
Vadim Zeitlin
Fix border size computation in wxAuiTabArt.
tree
|
commitdiff
2012-10-21
Steve Lamerton
Explicitly unregister custom wxWebViewIE namespaces...
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Allow specifying all wxFlexGridSizer parameters in...
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Allow testing for existence of specific file types...
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Declare MeasuringGuard as friend in wxTextMeasureBase.
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Factor out text measurement from wxDC and wxWindow...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Fix wxGrid editors background painting.
tree
|
commitdiff
2012-10-17
Paul Cornett
Disconnect all GTK signals referencing a wx object...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Make wxFindReplaceData accessors const.
tree
|
commitdiff
2012-10-16
Vadim Zeitlin
Add wxEvent::GetEventUserData() and improve user data...
tree
|
commitdiff
2012-10-16
Vadim Zeitlin
Improve inotify()-based wxFileSystemWatcher to handle...
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Check for filespec when generating events in wxFileSyst...
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Add support for symlinks to wxFileName.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Make wxFileSystemWatcher watch entries reference-counted.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Improve handling of file spec in wxFileSystemWatcher...
tree
|
commitdiff
2012-10-14
Vadim Zeitlin
Make GetClippingBox() work for wxPrinterDC in wxGTK.
tree
|
commitdiff
2012-10-14
Vadim Zeitlin
Provide stand-in IDropTargetHelper definition to fix...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Make TAB behaviour in wxGrid more configurable.
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Just correct the path in the header comment.
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Display system-provided drag images during drag-and...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Freeze wxTreeCtrl in wxMSW by hiding it.
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Set wxTAB_TRAVERSAL for wxNavigationEnabled<> windows...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Allow using windows that can't be focused with wxNaviga...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Remove unused wxNavigationEnabled::AcceptFocus() method.
tree
|
commitdiff
2012-10-11
Vadim Zeitlin
Use "true" by default in wxGenericListCtrl::EnableBellO...
tree
|
commitdiff
2012-10-09
Vadim Zeitlin
Copy wxCommandEvent string explicitly in its copy ctor.
tree
|
commitdiff
2012-10-08
Vadim Zeitlin
Recreate GtkPrintOperation every time when printing...
tree
|
commitdiff
2012-10-08
Vadim Zeitlin
Improve wxAuiNotebook appearance when using some GTK...
tree
|
commitdiff
2012-10-07
Vadim Zeitlin
Implement incremental search in wxGenericListCtrl.
tree
|
commitdiff
2012-10-07
Vadim Zeitlin
Add a possibility to beep on no match to wxGenericTreeCtrl.
tree
|
commitdiff
2012-10-07
Vadim Zeitlin
Support some CSS styles for the links in wxHTML too.
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Add support for wxALWAYS_SHOW_SB style to wxScrolled<>.
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Add a setting for the disabled text colour to wxRibbon...
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Add a more convenient wxColour::MakeDisabled() overload.
tree
|
commitdiff
2012-10-04
Vadim Zeitlin
Add wxDateSpan::GetTotalMonths() method.
tree
|
commitdiff
next