projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
renamed to WX_DECLARE_LIST_WITH_DECL for consistency
[wxWidgets.git]
/
include
/
wx
/
mac
/
2002-08-02
Stefan Csomor
added a MacUpdateDimensions callback for DoMoveWindow
tree
|
commitdiff
2002-08-01
Julian Smart
Applied patch [ 588734 ] Makes ProcessIdle() virtual
tree
|
commitdiff
2002-07-25
Stefan Csomor
removed virtual modifier from Command handlers, added...
tree
|
commitdiff
2002-07-20
Stefan Csomor
added Mark Newsam's patch
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 573644 ] wxDisplay for Mac (again)
tree
|
commitdiff
2002-06-29
Gilles Depeyrot
rename method to prevent collision with some BSD defini...
tree
|
commitdiff
2002-06-21
Stefan Csomor
factored out key handling for better integrating with...
tree
|
commitdiff
2002-06-05
Gilles Depeyrot
applied SourceForge patch # 544164 (hidden virtual...
tree
|
commitdiff
2002-06-04
Vadim Zeitlin
added default parameter values to the overloaded Show...
tree
|
commitdiff
2002-05-28
Vadim Zeitlin
added consts to wxAcceleratorTable ctors from wxAcceler...
tree
|
commitdiff
2002-05-27
Robin Dunn
Fixed wxMac's wxStaticText::SetFont to behave like...
tree
|
commitdiff
2002-05-26
Stefan Csomor
added accessors for last focus
tree
|
commitdiff
2002-05-23
Robert Roebling
Redirect SetFocus Part II.
tree
|
commitdiff
2002-05-21
Stefan Csomor
added hide/show
tree
|
commitdiff
2002-05-20
Stefan Csomor
carbon event handlers
tree
|
commitdiff
2002-05-20
Stefan Csomor
Carbon-Standard conversion
tree
|
commitdiff
2002-05-20
Stefan Csomor
Dan 'Bud' Keith's Implementation
tree
|
commitdiff
2002-05-20
Stefan Csomor
OnInit for adding carbon event handlers
tree
|
commitdiff
2002-05-18
Julian Smart
Updated font dialog constructors to use a reference...
tree
|
commitdiff
2002-05-17
Stefan Csomor
added GetApplicationScript for non Carbon builds
tree
|
commitdiff
2002-05-15
Julian Smart
Added missing const for operator !=
tree
|
commitdiff
2002-05-15
Gilles Depeyrot
applied copy constructor fix to assignment operator...
tree
|
commitdiff
2002-05-11
Stefan Csomor
exposed background theme
tree
|
commitdiff
2002-05-11
Stefan Csomor
DrawParagraph changed
tree
|
commitdiff
2002-05-11
Stefan Csomor
common value change method
tree
|
commitdiff
2002-05-11
Stefan Csomor
added keyboard focus & typein
tree
|
commitdiff
2002-05-08
Stefan Csomor
added rtti to tooltip, mlte implementation to textctrl
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
added DECLARE_NO_COPY_CLASS where appropriate since...
tree
|
commitdiff
2002-05-08
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-05-07
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-05-06
Vadim Zeitlin
added wxCheckBox::IsChecked() to wxMac and documented it
tree
|
commitdiff
2002-05-05
Gilles Depeyrot
improved opening/closing of shared library resources...
tree
|
commitdiff
2002-05-04
Vadim Zeitlin
wxDirDialog now has the same ctor under all platforms...
tree
|
commitdiff
2002-05-03
Gilles Depeyrot
corrected warnings when compiling with -Wall -W
tree
|
commitdiff
2002-04-28
Vadim Zeitlin
changed DoDragDrop(bool) into DoDragDrop(int) and added...
tree
|
commitdiff
2002-04-28
Gilles Depeyrot
derive wxBitmapButton from wxBitmapButtonBase
tree
|
commitdiff
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
next