projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2011-03-07
Jaakko Salli
To prevent wxPropertyGrid from stealing frocus from...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Václav Slavík
gtk/gtkunixprint.h only exists since GTK+ 2.14.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Václav Slavík
Don't directly include GTK+ semi-public headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Václav Slavík
Include gdk/gdkkeysyms-compat.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Stefan Csomor
use FixedToFloat everywhere to make sure we don't round...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Stefan Csomor
position buttons to the right on OSX as well
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Stefan Csomor
fix positioning bug with window disabler and hidden...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Julian Smart
Fixed #13017: wxRichTextCtrl CopyToClipboard regression
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Stefan Csomor
support wxWindowDisabler on osx_cocoa
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Vadim Zeitlin
Add a dependency of wxUSE_TASKBARICON on wxUSE_MENUS.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Vadim Zeitlin
Don't initialize wxGBSpan with invalid values in wxGBSi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Paul Cornett
fix Activate signature after r67099
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
proper focus lost for multiline textfields and having...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
the wx part knows better whether it has the focus ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Julian Smart
Fixed a problem with paste resetting the content paragr...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
move accel handling in front of the normal keyDown...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
move accel handling in front of the normal keyDown...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
supporting more key equivalents for display, fixing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Stefan Csomor
removing code that will not have to be updated
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Vadim Zeitlin
Japanese translations update from Suzumizaki-Kimitaka.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Vadim Zeitlin
Fix typo in wxStack<T> documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Vadim Zeitlin
Add missing wxUSE_MARKUP checks in wxOSX code.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Dimitri Schoolwerth
Improved palette handling with saving PNG files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Václav Slavík
Pass wxRect/wxPoint arguments to wxDataViewCustomRender...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Václav Slavík
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Václav Slavík
Toggle checkboxes in generic wxDataViewCtrl with single...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Václav Slavík
Get rid of WXGetAsCustom().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Václav Slavík
wxDataViewCtrl: Fully prepare renderer for Activate...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
adding hour constant to carbon build
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
fixing non-precomp headers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
disable cursorRects for global busy state
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
avoid setting live cursor during busy state
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
add watch cursor to osx_cocoa
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
don't swallow command events that are not handled by...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
adding taskbar implementation for statusitem (menubar...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
moving appdelegate declaration to header
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
make sure the quit item is only shown where appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-28
Stefan Csomor
osx_cocoa supports both kind of taskbaricons in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Stefan Csomor
make sure 10.4 command-key events are routed via the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Use single quotes in wxMarkupText unit test to work...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add a trivial virtual dtor to wxMarkupParserOutput.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Another fix for PCH-less build in markup code.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Dimitri Schoolwerth
Fixed drawing glitch with vertical MSW toolbars.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Replace template function with template class to placat...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Fix for PCH-less build in markup code.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Update markup support documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add markup support to wxOSX/Cocoa wxStaticText and...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
No real changes, just make wxColour::OSXGetNSColor...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add markup support to generic wxStaticText implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Implement support for markup labels for wxGTK wxButton.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add markup support to wxMSW wxButton and show it in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add generic wxMarkupText class implementing handling...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add wxDC::GetFontMetrics() and implement it for wxMSW.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add wxUSE_MARKUP and wrap SetLabelMarkup() in it.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
No changes, just add a couple of #if wxUSE_COMMANDLINKB...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Draw the underline 1 pixel higher in wxDC::DrawLabel().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Restore height tweaking in wxMSWButton::GetFittingSize().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Initialize wxButton::m_authNeeded in ctor and not Creat...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
No changes, just do wxButton fields initialization...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
No changes, just move wxMSW wxButton::MakeOwnerDrawn...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Replace wxST_MARKUP style with wxControl::SetLabelMarkup().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Don't call base class SetLabel() from GTKSetLabelForLab...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Remove unnecessary use of RemoveMarkup() in wxMSW wxHyp...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add wxFont::SetSymbolicSize() and SetSymbolicSizeRelati...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add wxFont::Underlined() and MakeUnderlined() methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Use wxMarkupParser in wxStaticText for dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add wxMarkupParser::Strip().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add a class for parsing simple markup.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Add a simple wxStack<> template class based on wxVector<>.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Disable NumValidatorTestCase::Interactive() for build...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Only use wxBU_EXACTFIT for width calculations in wxMSW...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Vadim Zeitlin
Specify correct size for disabled image list in wxMSW...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Jaakko Salli
Include image.h and check for wxUSE_IMAGE
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Julian Smart
Applied #12985: Improved installation instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Vadim Zeitlin
Fix libraries order in screenshotgen bakefile.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Vadim Zeitlin
Mention wxZlib classes in archives overview.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Vadim Zeitlin
Don't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Vadim Zeitlin
Don't use wxTE_NOHIDESEL in wxSpinCtrlGeneric.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Stefan Csomor
fixing support for true children of wxStaticBox with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-26
Stefan Csomor
making GetPosition 1:1 symmetrical to Move (respecting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Julian Smart
Fix for #11647: text from WriteText not scrolled to...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Jaakko Salli
In wxPGProperty::SetValueImage(), use wxImage::Rescale...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Julian Smart
Applied patch in #12279: in wxRichTextCtrl, when wxRE_R...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Julian Smart
Applied #12601: Background color when saving wxRichText...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Julian Smart
Applied #12941: Fixes and enhancements for wxRTC (Rober...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Julian Smart
Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Vadim Zeitlin
Handle ANSI release configuration correctly in msvc...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Vadim Zeitlin
No changes, just fix a typo in the changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Stefan Csomor
reverting part of r58797, otherwise wxClientDC get...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Vadim Zeitlin
Update and improve "Hello world" example in the documen...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Stefan Csomor
supporting content size scaling (retina display)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Stefan Csomor
building iphone again
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Update Czech translations.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Don't duplicate INVALID_FILE_ATTRIBUTES definition.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Test for cairo_push_group() in configure.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Put storage class outside WXDLLIMPEXP_DATA_CORE() macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Remove duplicated control names strings declarations...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Vadim Zeitlin
Move wxCheckBoxNameStr declarations to wx/tglbtn.h...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-20
Václav Slavík
Put normal space between Back and Next buttons in wxWizard.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-20
Julian Smart
Corrected a hit test problem when tabs are present
commit
|
commitdiff
|
tree
|
snapshot
next