projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2013-07-09
Václav Slavík
Work around wxFinite() definition conflict with <cmath>.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Vadim Zeitlin
Check for buffer being big enough in wxPathOnly().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Merge libpng 1.6.2 into the trunk.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Add instructions for upgrading third party libraries.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Regenerate configure after libwxscintilla linking changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Define XML_STATIC in Expat header instead of Expat...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Compilation fix for r74440 and STL builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Define XML_STATIC for Expat build to fix linking of...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Correct typo in a link in i18n documentation page.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Clarify .mo deployment in i18n overview.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Don't look for catalogs in AddCatalogLookupPathPrefix...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Improve translations lookup logging.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Correct wxTranslations docs: CWD is not searched.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Remove the TOOLKIT test from msvc-headers-setuo-h defin...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Add files necessary to run Expat configure.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Update the version of Expat used to 2.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Use wxConvAuto() in wxStyledTextCtrl::DoLoadFile().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Václav Slavík
Use wxConvAuto in wxFile::Write().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Don't pretend that wxAnyButton::SetBitmap() supports...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Vadim Zeitlin
Avoid using buffer of already deallocated string in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Forbid creation of wxStandardPaths object directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Reuse wxMessageOutputStderr for wxLogStderr implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Correctly restore the originally used C locale in wxLoc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Only link with libwxscintilla if using Scintilla is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Disable test for setting the creation time under Unix.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Fix FILETIME <-> wxDateTime conversions while DST is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Explicitly mention that wxDateTime ticks origin is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
avoid GTK+ prefixes for our tree entry code, it is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
avoid GTK+ prefixes for our tree entry code, it is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
remove symbol exports, this code is private to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
remove empty GtkTreeEntryClass
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
remove instance init function, memory is already zeroed
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
move treeentry_gtk.h to include/wx/gtk/private/
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Paul Cornett
create collate_key on demand
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Exclude expat files from pre commit hook checks too.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Update announcement and readme files for 2.9.5 release.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Always add libwxscintilla in monolithic mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Rebake the rest of the files after TOOLKIT change in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Make TOOLKIT variable constant in MSW makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Fix potential buffer overflow in wxSTC DefaultFont...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Vadim Zeitlin
Fix test for Windows in the new wxExecute() unit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Julian Smart
Caret blink time and blink on/off are now also reflecte...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Julian Smart
Use wxRTC text colour if possible for caret
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Julian Smart
Don't flash wxRTC caret if blink time is zero, and...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Prevent duplicate menu event processing in MDI windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Test handling of events from the toolbar in an MDI...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Ensure that the MDI child is active in event propagatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Make AsyncExecLoopExitEnum enum in the wxExecute()...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Paul Cornett
fix wxCHECK_MSG() return value
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Don't ignore child process output if it exits with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Run wxExecute() unit test in the GUI test suite too.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Rewrite wxExecute() implementation under Unix.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add a helper wxApp::GetValidTraits() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Treat G_IO_HUP as read, not error, event because EOF...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Make Unix wxAppConsole signal handling more flexible.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Change wxWakeUpPipe to be a wxEventLoopSourceHandler.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Include wx/evtloop.h from wx/evtloopsrc.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Include <fcntl.h> from a header using fcntl().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add wxStreamTempInputBuffer::ReadAll() helper.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Use CFSocket instead of CFFileDescriptor in wxCFEventLo...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Make wxEventLoop::AddSourceForFD() static.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Extract wxFDIOEventLoopSourceHandler in its own header.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Split wxWakeUpPipe class in MT-unsafe and MT-safe parts.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Extract PipeIOHandler class into a header and rename...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
No changes, move wxStreamTempInputBuffer to a header...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Extract wxPipeInputStream and wxPipeOutputStream in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add wxEventLoop::ScheduleExit().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Use normal event loop in GUI test program.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add wxEventLoopBase::DoRun().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Move wxEventLoopManual::m_shouldExit to wxEventLoopBase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Vadim Zeitlin
Add wxTimer::StartOnce().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Vadim Zeitlin
Better fix for duplicate wxContextMenuEvent generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Vadim Zeitlin
Avoid forcing wxYield() after wxUIActionSimulator:...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Paul Cornett
chain up to parent in dispose handler
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Paul Cornett
use correct signature for class init function
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Paul Cornett
use existing helper to remove inconvenient additional...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Paul Cornett
remove unused function GTKSetItem()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Paul Cornett
preserve checkbox status in SetString()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Don't append extension if it contains wildcards in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Optimize wxImage::Scale() by pre-calculating the values...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Add wxImage::Scale() benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Add benchmarks for wxImage methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Add a unit test for wxImage::Scale() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Paul Cornett
Use gtk_list_store_insert_with_values() to set entry...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Vadim Zeitlin
Fix missing documentation for several GDI functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Paul Cornett
fix assertion failure when string transform is requeste...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Forward events to active child in wxMDIParentFrameBase...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Fix VC6 compilation of wxRichTextTable code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Add support for horizontal mouse wheel scrolling in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Use more readable wxListCtrl::AppendColumn() in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Use wxListColumnFormat for wxListCtrl::AppendColumn...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Fix wxIMAGE_QUALITY_HIGH definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Fix dnd events in generic wxDataViewCtrl when moving...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Don't append just a dot in wxGTK wxFileDialog if no...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Allow resetting background colour of wxHtmlContainerCell.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Vadim Zeitlin
Italian translations update from Roberto Boriotti.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Julian Smart
Applied patch #15286: documentation and col/rowspan...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Stefan Csomor
support getting device resolution on all osx ports
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Stefan Csomor
new method for contentScaleFactor on main screen
commit
|
commitdiff
|
tree
|
snapshot
next