projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxBrushRefData constructor: m_style = style instead of wxSOLID
[wxWidgets.git]
/
include
/
2003-07-09
Julian Smart
OnIdle -> OnInternalIdle
tree
|
commitdiff
2003-07-09
David Elliott
Store a pointer to the wxWindow in the wxWindowDC class
tree
|
commitdiff
2003-07-09
David Elliott
Avoid paint event recursion when the run loop is restar...
tree
|
commitdiff
2003-07-09
Julian Smart
Removed overloaded DoMenuUpdates function since it...
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
warnings fixes
tree
|
commitdiff
2003-07-08
Mattia Barbon
More MSVC fixes .
tree
|
commitdiff
2003-07-08
Mattia Barbon
More MSVC fixes .
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
got rid of (unused since a long time) wxNO_3D and wxUSE...
tree
|
commitdiff
2003-07-08
Mattia Barbon
Blind fix for MSVC.
tree
|
commitdiff
2003-07-08
Mattia Barbon
Morec ompilation fixes.
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
renamed wxScrollHelper::GetRect() to GetScrollRect...
tree
|
commitdiff
2003-07-08
Mattia Barbon
Compilation fix.
tree
|
commitdiff
2003-07-08
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-08
Mattia Barbon
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
tree
|
commitdiff
2003-07-08
Václav Slavík
much better looking selection of justified paragraphs
tree
|
commitdiff
2003-07-08
David Elliott
wxBITMAP now uses XPM constructor for wxCocoa (like...
tree
|
commitdiff
2003-07-08
David Elliott
Position the status bar properly
tree
|
commitdiff
2003-07-08
Vadim Zeitlin
Refresh() didn't work as it wasn't passed to subwindows
tree
|
commitdiff
2003-07-08
Robert Roebling
Upported mouse click detection change for wxChoice.
tree
|
commitdiff
2003-07-07
David Elliott
First hack at wxBrush for wxCocoa
tree
|
commitdiff
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
tree
|
commitdiff
2003-07-07
Vadim Zeitlin
compilation fix (extra semicolon)
tree
|
commitdiff
2003-07-07
Vadim Zeitlin
added wxEntry(char **) declaration
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
send more page change events (patch 750521); document...
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
implemented GetDefaultBorder() in wxControl, override...
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
compilation fix (extra semicolon)
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
added GetBorder(flags)
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
wxNotebook::HitTest() for wxMSW added (patch 748469)
tree
|
commitdiff
2003-07-06
Julian Smart
Added wxHtmlPrintout::AddFilter so the same filters...
tree
|
commitdiff
2003-07-06
Václav Slavík
wxConvGdk is not used anymore
tree
|
commitdiff
2003-07-06
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-06
Václav Slavík
reverted
tree
|
commitdiff
2003-07-06
Václav Slavík
fixed USER_EXPORTED_ARRAY macros
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
fix for VC++ warnings about missing macro arguments
tree
|
commitdiff
2003-07-05
Vadim Zeitlin
added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
tree
|
commitdiff
2003-07-05
Vadim Zeitlin
added wxScopeGuard; test it in the sample
tree
|
commitdiff
2003-07-05
Václav Slavík
removed WXUSINGDLL_FOO, one WXUSINGDLL is enough
tree
|
commitdiff
2003-07-05
Václav Slavík
DLL compilation fixes
tree
|
commitdiff
2003-07-05
Václav Slavík
workaround a Watcom build
tree
|
commitdiff
2003-07-05
Václav Slavík
define wxCHECK_W32API_VERSION for OpenWatcom and Digita...
tree
|
commitdiff
2003-07-05
Václav Slavík
define wxCHECK_W32API_VERSION for OpenWatcom and Digita...
tree
|
commitdiff
2003-07-04
Vadim Zeitlin
bring base class AddFile()s in scope manually, without...
tree
|
commitdiff
2003-07-04
Václav Slavík
fix monodll build
tree
|
commitdiff
2003-07-04
Mattia Barbon
Applied first part of Roger Gammans' wxHashMap patch...
tree
|
commitdiff
2003-07-04
Stefan Csomor
apptraits for wxMac classic and carbon
tree
|
commitdiff
2003-07-04
Stefan Csomor
path translation (umlauts) added
tree
|
commitdiff
2003-07-04
Stefan Csomor
wxMac (classic & carbon) support added
tree
|
commitdiff
2003-07-04
Václav Slavík
fixed compilation of multilib dll
tree
|
commitdiff
2003-07-04
Václav Slavík
fixed compilation of multilib dll
tree
|
commitdiff
2003-07-04
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-04
Václav Slavík
added wxprec.h
tree
|
commitdiff
2003-07-04
Václav Slavík
define __GNUWIN32__ if __MINGW32__ is defined, so that...
tree
|
commitdiff
2003-07-04
Václav Slavík
fixes for MSW/DLL build
tree
|
commitdiff
2003-07-04
Václav Slavík
fixes for moving wxHTML files into their own DLL
tree
|
commitdiff
2003-07-04
Václav Slavík
compilation fixes for multilib/DLL build
tree
|
commitdiff
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-03
Mattia Barbon
GCC 2.95.3 compilation fix.
tree
|
commitdiff
2003-07-03
David Elliott
Added GetNSColor() accessor
tree
|
commitdiff
2003-07-03
David Elliott
Provide empty stubs for constructors
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
workaround BCC bug resulting in E2233 when building...
tree
|
commitdiff
2003-07-03
David Elliott
Provide NSAutoreleasePool instances during initialization
tree
|
commitdiff
2003-07-03
David Elliott
Added CallOnInit() which allows the toolkit (wxCocoa...
tree
|
commitdiff
2003-07-03
Václav Slavík
fixed compilation of multilib dll
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
fix for base class AddFile visibility and DLL build
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
removed static methods from wxAppTraitsBase, this doesn...
tree
|
commitdiff
2003-07-03
Václav Slavík
this is nasty but required compilation fix, otherwise...
tree
|
commitdiff
2003-07-03
Václav Slavík
another compilation fix for multilib DLLs
tree
|
commitdiff
2003-07-03
Vadim Zeitlin
fixed comment and docs for GetSize()
tree
|
commitdiff
2003-07-02
David Elliott
Removed conflicting wxEntry prototype
tree
|
commitdiff
2003-07-02
David Elliott
It was not acceptable to call the class method from...
tree
|
commitdiff
2003-07-02
Mattia Barbon
Quick and dirty fix for building with COMPATIBILITY_2...
tree
|
commitdiff
2003-07-02
Julian Smart
Fixed ambiguity
tree
|
commitdiff
2003-07-02
Václav Slavík
reverted previous change
tree
|
commitdiff
2003-07-02
Václav Slavík
don't required all WXMAKINGDLL_FOO defines
tree
|
commitdiff
2003-07-02
Julian Smart
Removed BC++ hidden virtual function warning
tree
|
commitdiff
2003-07-02
Vadim Zeitlin
got rid of wxBuffer (finally!!!)
tree
|
commitdiff
2003-07-02
Vadim Zeitlin
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
tree
|
commitdiff
2003-07-02
Vadim Zeitlin
fixes needed for separate DLL build to work
tree
|
commitdiff
2003-07-01
Mattia Barbon
MinGW compilation fixes.
tree
|
commitdiff
2003-07-01
David Elliott
Declare wxObject
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
removed WXDLLEXPORT_CTORFN (was always empty anyhow)
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
removed unused method declaration
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
removed wxFunction
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
we can't declare WinMain() with other arguments using...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
include init.h as wxEntry is supposed to be declared...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
removed old wxEntry() declaration
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
removed old wxEntry declarations
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
small wxGTK compilation fixes
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
added empty Init/CleanUpStandardHandlers() for compatib...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-30
Julian Smart
Added optional event sink for use with dynamic event...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
added wxCRIT_SECT_DECLARE_MEMBER
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
added release()
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
added wxIsMainThread()
tree
|
commitdiff
2003-06-29
Vadim Zeitlin
fix for compiling in wxUSE_GUI == 0 mode
tree
|
commitdiff
2003-06-28
Vadim Zeitlin
fixed fatal crash in Create() after my last change
tree
|
commitdiff
2003-06-28
Václav Slavík
fixed linker errors
tree
|
commitdiff
2003-06-27
Vadim Zeitlin
moved GetOSVersion() to the base traits class; implemen...
tree
|
commitdiff
next