projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-09-09
Robin Dunn
Remove some testing code
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
Use GetKeyCode() instead of KeyCode()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
Show status of wxMac CoreGraphics build option
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
Add items to wx.PlatformInfo for mac core graphics...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
It is not "Invalid" to have a menu item without an...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
Added sample showing Alpha drawing for Mac with CoreGra...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Václav Slavík
don't try to paint hidden windows
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Václav Slavík
fixed wxDC to correctly handle SetFoo(wxNullFoo) calls
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
deTABified
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Václav Slavík
added newline to the end of the file to prevent gcc...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Václav Slavík
don't try to paint hidden windows
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Vadim Zeitlin
define WS_EX_LAYOUTRTL for older compilers/SDK
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robert Roebling
Sadly, direct access to SetUpDC is required for the
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Stefan Csomor
fixing ownership and positioning of embedded controls...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Stefan Csomor
make sure we catch invalid control refs better
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Chris Elliott
fix for SF bug 1543862 - add missing Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
another parameter type fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
wxMac's glcanvas doesn't have the new API changes yet...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
More properties
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Robin Dunn
adapt to wxGLCanvas changes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Vadim Zeitlin
define wx_cv_func_snprintf_pos_params when cross-compil...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Włodzimierz...
Include wx/msw/wrap*.h according to pch support (with...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Robin Dunn
Comment why we don't call PyErr_Print after calling...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Robin Dunn
Update from Frank with fixes for running on wxMSW 2.7
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Paul Cornett
don't use negative windows sizes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Vadim Zeitlin
fix wxSTOCK_WITH_MNEMONIC handling (was reversed after...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Paul Cornett
remove a few unnecessary queue_resize/queue_draw calls
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Václav Slavík
use GetCharHeight in GetHeight() instead of creating...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Václav Slavík
make sure wxWindow has valid (albeit bogus) size from...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Václav Slavík
don't create a subsurface in wxClientDC unless necessary
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Paul Cornett
GtkOnSize parameters aren't useful
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Chris Elliott
fix path of pdf zip file
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Robert Roebling
Applied FRM's patch [ 1553958 ] Fix for invalid cast...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Chris Elliott
fix directory creation
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Chris Elliott
fix broken bz2
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Václav Slavík
verify that we're not painting on hidden window (which...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Václav Slavík
don't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robin Dunn
Fixed compile error
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Michael Wetherell
Fixed ReadLine missing last character from text files...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Paul Cornett
include fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Paul Cornett
Always use wxFULL_REPAINT_ON_RESIZE for generic status...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robert Roebling
Applied patch which allows you to detach a stream
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robert Roebling
Applied 1215477, fixing a crash by properly removing
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robert Roebling
Mention wxGLCanvas change.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robert Roebling
Commit Carsten Fuchs' patch for separating wxGLCanvas
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Vadim Zeitlin
enable support for printf positional parameters by...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Václav Slavík
use C++ wrappers around DirectFB API for easier use
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robin Dunn
add more properties
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Robin Dunn
Added wx.lib.dragscroller from Riaan Booysen.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Paul Cornett
don't return negative size from GetPageRect
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Paul Cornett
don't set negative size in wxSizerItem::SetDimension
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
document GetStrings() (patch 1552225)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
wx printf() implementation bug fixes ('%' handling...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
pickers code cleanup (patch 1552220)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
fixes to menu stock items support (patch 1547639)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
added a couple of base classes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Włodzimierz...
WinCE build fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Włodzimierz...
Tinderbox/PCH build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Vadim Zeitlin
work around drag and drop freeze (bug 1080588)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Václav Slavík
use macros to completely remove wxLogTrace, wxLogDebug...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-05
Robin Dunn
Some properties for things with lists of items.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Vadim Zeitlin
use (new) wxAcceleratorEntry::Create() instead of recen...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Robin Dunn
Changes needed for new RTL methods, and also various...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Add HAVE_BOOLEAN and NEED_PBT_H.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Julian Smart
Prevents crashes caused by negative line count being...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Document __WINE__.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Włodzimierz...
Warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
A better compile fix for Wine (which lacks pbt.h).
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Define HAVE_BOOLEAN when the Windows headers declare...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Revert the last commit since it doesn't work.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Compile fix for Wine.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Missing headers.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Michael Wetherell
Hacks for wine.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
removed unneeded header
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
better comment in wxSystemSettingsNative::GetColour
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
fixed wxRegion::operator==
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
cosmetic fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Julian Smart
Fixed ISO-8859-11 mapping to code page under Windows
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Vadim Zeitlin
merge of RTL changes (with many modifications) from...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Vadim Zeitlin
small cleanup, removed unused headers
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Vadim Zeitlin
added wxSizer::Get/SetContainingWindow()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
added alpha support to generic wxColour
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Václav Slavík
removed obsolete and incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Robert Roebling
I forgot to commit this one.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Jouk Jansen
OpenVMS compile support update
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Robert Roebling
Compilo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Robert Roebling
Commit wxComboCtrl clipping patch from J. Salli
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Robert Roebling
Added tests for run-time switch of venetian blind...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Robert Roebling
Commited patch for wxSizer::Replace()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Vadim Zeitlin
call TIFF callbacks wxTIFFFooProc instead of _tiffFooPr...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-03
Vadim Zeitlin
close output stream when TIFFClose() is called
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Vadim Zeitlin
don't convert title to current encoding if input encodi...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
next