projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
get rid of duplicate enum (#9895)
[wxWidgets.git]
/
include
/
2008-08-27
Stefan Csomor
fixing #9910
tree
|
commitdiff
2008-08-27
Vadim Zeitlin
add a scoped_ptr-like wxGtkObject class which calls...
tree
|
commitdiff
2008-08-27
Vadim Zeitlin
honour user scale and source offset in wxDC::Blit(...
tree
|
commitdiff
2008-08-26
Paul Cornett
put wxIconArray back in header, it's used by wxFSVolume
tree
|
commitdiff
2008-08-26
Paul Cornett
Hold a reference on m_widget for the life of the associ...
tree
|
commitdiff
2008-08-26
Václav Slavík
pch-less compilation fix for r55285
tree
|
commitdiff
2008-08-26
Václav Slavík
fixed writing to wxUniCharRef after its 'parent' iterat...
tree
|
commitdiff
2008-08-26
Paul Cornett
move wxIconArray declaration out of header, remove...
tree
|
commitdiff
2008-08-25
Vadim Zeitlin
added UnsetToolTip() which is also provided (as empty...
tree
|
commitdiff
2008-08-25
Vadim Zeitlin
compilation fixes for wxUSE_CONSOLE_EVENTLOOP==0
tree
|
commitdiff
2008-08-25
Vadim Zeitlin
sometimes unused parameter warnings are really worth...
tree
|
commitdiff
2008-08-24
Benjamin Williams
added wxAuiToolBar
tree
|
commitdiff
2008-08-22
Vadim Zeitlin
fix a couple of spelling errors
tree
|
commitdiff
2008-08-22
Julian Smart
Cleanup of previous fix
tree
|
commitdiff
2008-08-22
Robert Roebling
#9854 (AddPendingEvent - protect during wxEvtHandler...
tree
|
commitdiff
2008-08-21
Vadim Zeitlin
compilation fix for wxUniv/GTK (closes #9849)
tree
|
commitdiff
2008-08-21
Julian Smart
Fixed default margin sizes
tree
|
commitdiff
2008-08-20
Václav Slavík
re-fix MinGW DLL compilation
tree
|
commitdiff
2008-08-19
Paul Cornett
non-pch build fix
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
don't use WXDLLIMPEXP_BASE_DATA() around member data...
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
don't terminate the event loop in EndModal() if it...
tree
|
commitdiff
2008-08-18
Vadim Zeitlin
add comparison operators for UUID class (#9871)
tree
|
commitdiff
2008-08-15
Vadim Zeitlin
compilation fix for wxUniv/MSW after r54937 (#9866)
tree
|
commitdiff
2008-08-12
Václav Slavík
made wxCharTypeBuffer<T>::release() const again, for...
tree
|
commitdiff
2008-08-10
Václav Slavík
DLLs linking fix wxCharTypeBuffer<T>::NullData
tree
|
commitdiff
2008-08-10
Václav Slavík
pch-less compilation fix
tree
|
commitdiff
2008-08-10
Václav Slavík
radically simplified declarations of wxUString-specific...
tree
|
commitdiff
2008-08-10
Václav Slavík
added refcounting to wxCharBuffer to fix passing of...
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
undid changes accidentally committed as part of r55019
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
added wxTLS_TYPE() macro
tree
|
commitdiff
2008-08-08
Vadim Zeitlin
add DECLARE_NO_COPY_TEMPLATE_CLASS
tree
|
commitdiff
2008-08-07
Václav Slavík
small wxArtProvider API improvements: added HasNativePr...
tree
|
commitdiff
2008-08-07
Paul Cornett
fix sizing of extra control
tree
|
commitdiff
2008-08-06
Paul Cornett
use "new" GtkToolbar API
tree
|
commitdiff
2008-08-05
Vadim Zeitlin
correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen...
tree
|
commitdiff
2008-08-05
Vadim Zeitlin
mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces...
tree
|
commitdiff
2008-08-04
Vadim Zeitlin
general docview.cpp code cleanup; use wxVector<> instea...
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
fix fatal bug in wxVector copy ctor
tree
|
commitdiff
2008-08-03
Benjamin Williams
fix mouse capture lost assert when dialog shown in...
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
compilation fix for PCH-less build; also moved some...
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
add support for multiline labels in wxToggleButton
tree
|
commitdiff
2008-08-03
Vadim Zeitlin
added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
made wxDELETE[A]() template functions instead of macros...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
don't use our custom WM_PAINT handler with composited...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
add wxGet/Set/HasWindowExStyle() helpers and use them
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
add wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
add wxImage::SetType() and use it in animation decoders...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
fix keyboard navigation in radio boxes containing hidde...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
added enabled and hidden attributes to radio box items...
tree
|
commitdiff
2008-08-02
Vadim Zeitlin
VC6 compilation warning fix for non-defined template...
tree
|
commitdiff
2008-08-02
Stefan Csomor
guarding preproc variable against undefined
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
capitalize the application name in GetAppDisplayName...
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
add wxString::Capitalize() and MakeCapitalized() for...
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
add more stock items (#9799)
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
build fix for wxGTK/Univ build (#9706)
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
use a single wxBookCtrlEvent class for all wxBookCtrlBa...
tree
|
commitdiff
2008-08-01
Robert Roebling
Forgot to commit
tree
|
commitdiff
2008-08-01
Robert Roebling
Compilation for wchar mode
tree
|
commitdiff
2008-08-01
Stefan Csomor
moving common implementation for osx closer to unix...
tree
|
commitdiff
2008-07-31
Robert Roebling
include <string>
tree
|
commitdiff
2008-07-31
Stefan Csomor
turning on core timer implementation for carbon as...
tree
|
commitdiff
2008-07-31
Stefan Csomor
wxColour is implemented using CoreGraphics
tree
|
commitdiff
2008-07-31
Stefan Csomor
wxColour is implemented using CoreGraphics
tree
|
commitdiff
2008-07-31
Stefan Csomor
wxColour is implemented using CoreGraphics
tree
|
commitdiff
2008-07-31
Stefan Csomor
correcting header path
tree
|
commitdiff
2008-07-31
Stefan Csomor
pen and brush are platform neutral on osx
tree
|
commitdiff
2008-07-31
Stefan Csomor
pen and brush are platform neutral on osx
tree
|
commitdiff
2008-07-31
Stefan Csomor
brush and pen are implementation neutral on osx
tree
|
commitdiff
2008-07-31
Stefan Csomor
better guarding when no printing architecture exists...
tree
|
commitdiff
2008-07-30
Vadim Zeitlin
add operator[] to our wxStringImpl (blind fix for wxMac...
tree
|
commitdiff
2008-07-30
Vadim Zeitlin
use different strings for wchar_t and UTF-8-based Unico...
tree
|
commitdiff
2008-07-30
Stefan Csomor
OSX reshuffling
tree
|
commitdiff
2008-07-30
Stefan Csomor
OSX reshuffling
tree
|
commitdiff
2008-07-30
Stefan Csomor
OSX reshuffling
tree
|
commitdiff
2008-07-30
Stefan Csomor
OSX reshuffling
tree
|
commitdiff
2008-07-30
Stefan Csomor
OSX reshuffling
tree
|
commitdiff
2008-07-30
Stefan Csomor
getting rid of warnings for unused params
tree
|
commitdiff
2008-07-29
Václav Slavík
optimize wxFormatStringArgumentFinder<T> for strings...
tree
|
commitdiff
2008-07-29
Vadim Zeitlin
add PostSizeEvent() and use it in wxMSW status bar...
tree
|
commitdiff
2008-07-29
Stefan Csomor
console builds need another header from xcode
tree
|
commitdiff
2008-07-29
Stefan Csomor
avoiding warning because of missing define
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Stefan Csomor
osx regrouping
tree
|
commitdiff
2008-07-29
Vadim Zeitlin
move SendSizeEvent() down to wxWindow from wxFrame...
tree
|
commitdiff
2008-07-29
Robert Roebling
Added 32-bit (UCS-4) wxUString class
tree
|
commitdiff
2008-07-24
Paul Cornett
build fix
tree
|
commitdiff
2008-07-24
Vadim Zeitlin
define wxHAS_RAW_BITMAP for wxDFB
tree
|
commitdiff
2008-07-23
Vadim Zeitlin
forbid modifying wxImage by assigning to wxImagePixelDa...
tree
|
commitdiff
2008-07-22
Vadim Zeitlin
get rid of base arrays in wxUSE_STL build, we don't...
tree
|
commitdiff
2008-07-21
Vadim Zeitlin
avoid unnecessary conversions in wxTextDataObject code...
tree
|
commitdiff
2008-07-21
Vadim Zeitlin
added FromUTF8Unchecked() for ANSI build too
tree
|
commitdiff
2008-07-21
Vadim Zeitlin
use (new) safer GetTraitsIfExists() in wxMutexGuiEnter...
tree
|
commitdiff
2008-07-20
Vadim Zeitlin
blind attempt to fix wxBitmap in wxMGL
tree
|
commitdiff
next