projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-10-21
Vadim Zeitlin
fix for tabs drawing in RTL (patch 1552881)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
add some #if wxUSE_XXX (patch 1581470)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
filter out duplicate date changed events sent by the...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
one more correction to wxCondition::WaitTimeout() retur...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
restore the old status bar text when DoGiveHelp(false...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
removed OnToolEnter() handler which interfered with...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
load _TrackMouseEvent dynamically to make it possible...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
don't use GetFileAttributesEx() which doesn't exist...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
also define wxLstat for non-Unix platforms
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
also define wxLstat in ANSI build
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
added wxLstat() (one of patches from bug 1052385)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robert Roebling
additions for animatectrl xrc sample.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
don't allow switches (i.e. options without value) to...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robert Roebling
[ 1581391 ] wxAnimationCtrl XRC handler
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robert Roebling
[ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Vadim Zeitlin
(blind) fix for Tru64 compilation (bug 769360)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Stefan Csomor
untangling dc and gc
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robert Roebling
Compilo.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Julian Smart
Added wxUSE_RICHTEXT guard
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Simplified EVT_PAINT handler
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Don't raise NotImplementedError from GetMark, just...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Some API updates
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Avoid assert on wxMac
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
wxMac apparently doesn't send EVT_SHOW, so just use...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Change Refresh to Reset to avoid conflict with base...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Avoid nested DC assert
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
more informative FAIL message
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
use consistent names (Graphic vs. Graphics)
commit
|
commitdiff
|
tree
|
snapshot
2006-10-21
Robin Dunn
Forward SetFont, SetBackgroundColour and SetForegroundC...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Vadim Zeitlin
fix warnings (double to int conversions and unused...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
screendc implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
new method needed for screendc
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
setting a non valid font is permitted, implemented now
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
fixing the screen dc, non 64 bit solution however
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
creating graphics context with the correct origin
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
offsetting dcs correctly
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
moving the offsets into dcclient.cpp so that native...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
offseting the graphics context correctly
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Václav Slavík
fixed computation of status bar fields width if the...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Vadim Zeitlin
put #if wxUSE_STATBOX around wxStaticBox usage (bug...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
mac methodname fixed, so all use the same now
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
adding same methodname as gtk and msw
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Julian Smart
Added the ability to use built-in bullet styles, curren...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
fixing classname
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
dummy implementations for new methods
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
dummy implementations for new methods
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
new graphics context implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
new graphics context implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
new graphics context implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Vadim Zeitlin
define bookctrl (and -derived) classes flags in their...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
new graphics context implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
avoiding nesting dcs on the same window concurrently
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
extending implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
replacing old core graphics with new graphics context...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
replacing old core graphics with new graphics context...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
replacing old core graphics with new graphics context...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Vadim Zeitlin
define bookctrl (and -derived) classes flags in their...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Włodzimierz...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Włodzimierz...
Updated list of subprojects.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Chris Elliott
missing backticks
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Włodzimierz...
Updated list of subprojects.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Włodzimierz...
Whitespaces and headers cleaning.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
start using wxGraphicsContext for OS X instead of old...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Stefan Csomor
cleaning up the runloop source properly (was causing...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Paul Cornett
Remove unnecessary size members from GtkPizzaChild.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-20
Paul Cornett
buid fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
wxPython 2.7.1.1
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
bump subrelease number
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
fixes for non-Mac platforms
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
Add the version number to the name displayed on the...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
overwrite old wx DLLs even if the version numbers match
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
ensure that the MasedEditMixin's version of IsEmpty...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robin Dunn
docstring fix
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Added missing WXDLLIMPEXP_RICHTEXT symbol
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Spin control usage correction
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
added samples/internat/ar/* files
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
update from Hakki Dogusan
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
removed non-existing richedit.dmc
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
added include/wx/gtk/private/string.h
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
fixed X11 Unicode build compilation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
must use PKG_PROG_PKG_CONFIG before PKG_CHECK_MODULES...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Stefan Csomor
using graphics context for core graphics switch
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
split the incompatible changes section in silent change...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
extracted wxGtkString in a separate file, it's also...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
Main change is that we now close X11 display on program...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Added style organiser dialog and list style editor...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Separated out list formatting into new menu.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Julian Smart
Added a list style editor page to the formatting dialog.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
added newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robert Roebling
Made wxStreamBase::IsOk() virtual;
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
fixed the problem in 2 last commits
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Robert Roebling
Fix mem leak.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Włodzimierz...
Rescale images automatically with informations about...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Vadim Zeitlin
fix memory leak in wxGetTempFileName(const wxString...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Mart Raudsepp
Include defs.h before including wxchar.h to make init...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Paul Cornett
fix memory leak in Freeze
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Kevin Ollivier
Several wxWebKitCtrl enhancements/fixes. Including:
commit
|
commitdiff
|
tree
|
snapshot
2006-10-19
Kevin Ollivier
Allow other classes to access the SetupMouseEvent function.
commit
|
commitdiff
|
tree
|
snapshot
next