projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-09-10
Robert Roebling
Also set GTK text direction to m_wxwindow.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Robert Roebling
Remove direct access to GtlPizza's offset
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Vadim Zeitlin
blind compilation fix for daily builds error
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Vadim Zeitlin
compilation fix for !WX_PRECOMP (missing wx/app.h)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Mart Raudsepp
Restore ability to have a much lower runtime GTK versio...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Vadim Zeitlin
removed overloaded virtual InitWith() methods, keep...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Vadim Zeitlin
compilation fix after wxGUIAppTraits::GetToolkitVersion...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-10
Vadim Zeitlin
removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
compilation fixes after recent stock menu items changes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
more properties
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
mention Pulse mode on Guage, and native toolbar on Mac
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Path fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
reSWIGtged
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
It's not in use yet, but add Kevin's docparser code...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Build the contents and index files for HtmlHelp
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
DetachRoot
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Add AddStretchSpacer and friends
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Pulse mode in gauge
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Show Pulse mode
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Compilo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
remove unused GtkPizza members scroll_[xy]
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Don't show AlphaDrawing for now...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Simplify use of MacIsWindowScrollbar
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Kevin Ollivier
Mac(Carbon) impl of wxGauge::Pulse, also added sample...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
include fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
check encoding in EnumerateFacenames(); implemented...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
only return matching modes from GetModes()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
some app.h cleanup: minimize includes, use static cast
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
implement wxComboBox::SetEditable()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Václav Slavík
added unary wxPoint::operator-
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
The patch was missing a header.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
incomplete commit
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Apply patch [ 1548750 ] wxVsnprintf() various fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Applied doc patch.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
define debugging log functions as (empty inline) wxLogN...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Applied wxGauge:Pulse() patch.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
undid last 2 commits, there are many more cases like...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
more warning fixes about empty if statement in helper...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Vadim Zeitlin
fix warning about empty if statement in HDCClipper...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Apply patch [ 1554736 ] wxXmlDocument::DetachRoot
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robert Roebling
Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Robin Dunn
Don't let the built-in scrollbars confuse things when...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
add emission hook from RemoveIdleSource (was RemoveIdle...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
remove unneeded DoGetClientSize
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
don't set negative window size
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Paul Cornett
keep AdjustScrollbars from causing an infinite series...
commit
|
commitdiff
|
tree
|
snapshot
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
next