projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxUniversal fixes:
[wxWidgets.git]
/
include
/
wx
/
mac
/
2002-04-17
Julian Smart
Added wxDF_HTML
tree
|
commitdiff
2002-04-16
Stefan Csomor
added patch for theme savvy checkbox metrics
tree
|
commitdiff
2002-04-11
Stefan Csomor
RemoveChild added for correct disposal of scrollbar
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
removed unnecessarily overridden wxControl method
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
removed unused enum
tree
|
commitdiff
2002-03-27
Vadim Zeitlin
removed a few warnings and CW compilation problems...
tree
|
commitdiff
2002-03-26
Mattia Barbon
wxIconBundle implementation.
tree
|
commitdiff
2002-03-26
Gilles Depeyrot
minimum changes required for toolbar text related changes
tree
|
commitdiff
2002-03-24
Václav Slavík
move wxApp::GetStdIcon to wxArtProvider
tree
|
commitdiff
2002-03-22
Václav Slavík
wxITEM_FOO instead of wxItem_Foo, for the sake of consi...
tree
|
commitdiff
2002-03-18
Vadim Zeitlin
1. implemented radio menu items for wxGTK
tree
|
commitdiff
2002-03-17
Gilles Depeyrot
added missing consts
tree
|
commitdiff
2002-02-19
Stefan Csomor
added default style wxFRAME_TOOL_WINDOW to creation
tree
|
commitdiff
2002-02-16
Stefan Csomor
new bitmap creation code for mac
tree
|
commitdiff
2002-02-14
Stefan Csomor
added .inited comparison as suggested by John McPherso...
tree
|
commitdiff
2002-01-20
Stefan Csomor
new static structure for using the correct resource...
tree
|
commitdiff
2002-01-20
Stefan Csomor
export statement needed
tree
|
commitdiff
2002-01-20
Stefan Csomor
preparation for separated menu items
tree
|
commitdiff
2002-01-20
Stefan Csomor
changed the usage of the member vars to be more consistent
tree
|
commitdiff
2002-01-20
Stefan Csomor
added new constructor for wxpython
tree
|
commitdiff
2002-01-19
Vadim Zeitlin
Capture/ReleaseMouse() prefixed with Do for the other...
tree
|
commitdiff
2002-01-18
Vadim Zeitlin
IFF support off by default
tree
|
commitdiff
2002-01-15
Robert Roebling
Added IFF handler.
tree
|
commitdiff
2002-01-13
Václav Slavík
applied ANI images patch and added wxUSE_ICO_CUR
tree
|
commitdiff
2002-01-11
Gilles Depeyrot
added missing const for Apple DevTools
tree
|
commitdiff
2002-01-11
Robert Roebling
Move notebook size code for mac to mac/notebook.cpp
tree
|
commitdiff
2002-01-11
Stefan Csomor
fewer standard includes
tree
|
commitdiff
2002-01-11
Stefan Csomor
ATSU Rendering Support added
tree
|
commitdiff
2002-01-10
Gilles Depeyrot
unified UMAPrOpen/UMAPrClose prototypes for session...
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
removing dependancy on mac headers from public wx heade...
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
unified Carbon/Classic and Session/Port printing member...
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
moved TARGET_CARBON define to private include for MacOS X
tree
|
commitdiff
2002-01-05
Stefan Csomor
added method for finding out, whether the macos system...
tree
|
commitdiff
2002-01-04
Gilles Depeyrot
added missing include file for Apple DevTools
tree
|
commitdiff
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx headers
tree
|
commitdiff
2002-01-01
Stefan Csomor
added detection of aqua layout scheme
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
wxSystemSettings class API face lift: better names...
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
added wxUSE_PROTOCOL/wxUSE_URL defines
tree
|
commitdiff
2001-12-31
Stefan Csomor
d&d implementation and checklistbox enabled
tree
|
commitdiff
2001-12-31
Stefan Csomor
drag & drop implemented
tree
|
commitdiff
2001-12-31
Stefan Csomor
checklist implemented
tree
|
commitdiff
2001-12-30
Stefan Csomor
getting rid of several graf port handling routines
tree
|
commitdiff
2001-12-30
Stefan Csomor
added theme savvy store/restore grafport
tree
|
commitdiff
2001-12-29
Stefan Csomor
corrections for theme brush alignments
tree
|
commitdiff
2001-12-28
Stefan Csomor
removed redundant code
tree
|
commitdiff
2001-12-28
Stefan Csomor
code changes for redrawing
tree
|
commitdiff
2001-12-28
Stefan Csomor
added support for appearance brushes, corrected blittin...
tree
|
commitdiff
2001-12-28
Stefan Csomor
added support for appearance brushes
tree
|
commitdiff
2001-12-23
Robert Roebling
Removed warning for Darwin compilation from datetime.inl
tree
|
commitdiff
2001-12-23
Ron Lee
Added missing compile define.
tree
|
commitdiff
2001-12-20
Stefan Csomor
MacOS conforming activate/deactivate
tree
|
commitdiff
2001-12-19
Stefan Csomor
toplevel code transferred to wxTopLevelWindow
tree
|
commitdiff
2001-12-19
Stefan Csomor
added UMAHideControl again
tree
|
commitdiff
2001-12-19
Stefan Csomor
moved all code concerning toplevel code from the window...
tree
|
commitdiff
2001-12-19
Stefan Csomor
added SetStatusText method for proper drawing, because...
tree
|
commitdiff
2001-12-19
Stefan Csomor
changed clipping to use native mac regions
tree
|
commitdiff
2001-12-19
Stefan Csomor
changed return type of RGBColor to const Reference...
tree
|
commitdiff
2001-12-19
Vadim Zeitlin
added missing default param value for Enable()
tree
|
commitdiff
2001-12-07
Stefan Csomor
added method for getting the help menu
tree
|
commitdiff
2001-12-01
Gilles Depeyrot
don't use wxTheXXXList in wxXXX ctor/dtor, only objects...
tree
|
commitdiff
2001-12-01
Vadim Zeitlin
added wxUSE_TIPWINDOW
tree
|
commitdiff
2001-11-27
Robin Dunn
Added IsVertical to wxMac's wxScrollBar. (It doesn...
tree
|
commitdiff
2001-11-23
Stefan Csomor
carbon compat routine define
tree
|
commitdiff
2001-11-23
Stefan Csomor
added virtual DoSetSize method in order to allow for...
tree
|
commitdiff
2001-11-18
Stefan Csomor
added a preImage of the selection in order to avoid...
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextBuffer and wxMemoryText which allow to...
tree
|
commitdiff
2001-11-04
Stefan Csomor
added internal callback when toplevel windows move...
tree
|
commitdiff
2001-11-04
Stefan Csomor
added internal callback when toplevel windows move...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
applied patch to make wxGLCanvas derive from wxWindow...
tree
|
commitdiff
2001-10-31
Stefan Csomor
removed subprojects for ldef and cdef, changed to in...
tree
|
commitdiff
2001-10-30
Václav Slavík
changed wxSystemSettings::HasFrameDecorations to more...
tree
|
commitdiff
2001-10-28
Stefan Csomor
added conversion routines to CIconHandle, removing...
tree
|
commitdiff
2001-10-28
Stefan Csomor
added conversion routines to CIconHandle
tree
|
commitdiff
2001-10-20
Stefan Csomor
removed duplicated DYNCLASS macro
tree
|
commitdiff
2001-10-20
Gilles Depeyrot
removed extra DECLARE_DYNAMIC_CLASS
tree
|
commitdiff
2001-10-19
Václav Slavík
we no longer need wxFrameNative
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
added wxApp::Yield()
tree
|
commitdiff
2001-10-19
Stefan Csomor
corrected default arguments, so that setting GetStdIcon...
tree
|
commitdiff
2001-10-04
Gilles Depeyrot
standard settings for wxMac compilation using CodeWarrior
tree
|
commitdiff
2001-10-02
Gilles Depeyrot
include wx headers using "..." instead of <...>
tree
|
commitdiff
2001-10-01
Václav Slavík
added wxSystemSettings::HasFrameDecorations (anybody...
tree
|
commitdiff
2001-09-30
Stefan Csomor
toplevel fixes
tree
|
commitdiff
2001-09-30
Stefan Csomor
mac toplevel window added
tree
|
commitdiff
2001-09-10
Gilles Depeyrot
added missing defines
tree
|
commitdiff
2001-08-19
Stefan Csomor
added a few encoding convenience methods for pc-mac...
tree
|
commitdiff
2001-08-12
Gilles Depeyrot
added missing methods/removed duplicated base methods
tree
|
commitdiff
2001-08-12
Gilles Depeyrot
applied SourceForge patch #440594 which corrects ListBo...
tree
|
commitdiff
2001-08-10
Robert Roebling
Message dialog crashes when calling ::Move() etc. Better
tree
|
commitdiff
2001-08-05
Gilles Depeyrot
corrected includes for Mac OS X
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
corrected pragma interface/implementation for Mac OS X
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-15
Stefan Csomor
no message
tree
|
commitdiff
2001-07-11
Stefan Csomor
several mac fixes (Mark Newsams patches)
tree
|
commitdiff
2001-07-11
Julian Smart
Added wxUSE_DC_CACHEING and associated code to wxMSW
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected wxGauge to inherit from wxGaugeBase
tree
|
commitdiff
2001-07-06
Gilles Depeyrot
added missing include
tree
|
commitdiff
2001-07-06
Stefan Csomor
first impl (needs extending)
tree
|
commitdiff
2001-07-04
Stefan Csomor
wxMac: wxUniversal integration steps
tree
|
commitdiff
2001-07-01
Stefan Csomor
added generic color dialog to setup
tree
|
commitdiff
next