projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mark changes. Mac OSX taskbar implementation
[wxWidgets.git]
/
include
/
wx
/
mac
/
2004-09-25
Ryan Norton
mark changes. Mac OSX taskbar implementation
tree
|
commitdiff
2004-09-24
Ryan Norton
Port syncronization, more wxUSE_XML/XRC fixes and typo...
tree
|
commitdiff
2004-09-24
Ryan Norton
more setup0.h wxUSE_XRC fixes
tree
|
commitdiff
2004-09-23
Ryan Norton
fix ifdef - its libpng not pnglib :)
tree
|
commitdiff
2004-09-22
Ryan Norton
Only include/build pnghand if the user builds the png...
tree
|
commitdiff
2004-09-16
Włodzimierz Skiba
wxChoicebook generic implementation.
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
2004-08-25
Robin Dunn
removed final traces of wxStAppResource
tree
|
commitdiff
2004-08-24
Stefan Csomor
FSRef transition
tree
|
commitdiff
2004-08-23
Stefan Csomor
FSRef transition, common constant
tree
|
commitdiff
2004-08-18
Dimitri Schoolwerth
fixes for CW8 Mac Classic compilation
tree
|
commitdiff
2004-08-16
David Elliott
Change from IsOK to IsOk to match everything else
tree
|
commitdiff
2004-08-15
Václav Slavík
added stock buttons support
tree
|
commitdiff
2004-08-13
Vadim Zeitlin
use wxDD_DEFAULT_STYLE instead of 0 by default for...
tree
|
commitdiff
2004-08-10
Robin Dunn
Give wxListBox a GetClassDefaultAttributes so wxCalenda...
tree
|
commitdiff
2004-08-08
David Elliott
Use bool instead of int. Replace TRUE/FALSE with true...
tree
|
commitdiff
2004-08-07
Stefan Csomor
forward declaration for combobox members
tree
|
commitdiff
2004-08-06
David Elliott
Get rid of inline C compatibility methods
tree
|
commitdiff
2004-08-06
David Elliott
Get rid of wxUSE_GSOCKET_CPLUSPLUS
tree
|
commitdiff
2004-08-06
David Elliott
wxMac GSocket C -> C++
tree
|
commitdiff
2004-07-31
Dimitri Schoolwerth
applied patch #997019: '[wxMac] updated wxSound', adds...
tree
|
commitdiff
2004-07-27
Stefan Csomor
region from polygon added
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
fixed header include guard position (patch 992443)
tree
|
commitdiff
2004-07-23
Włodzimierz Skiba
wxUSE_BUTTONBAR removed.
tree
|
commitdiff
2004-07-21
Stefan Csomor
ryan's QT implementation
tree
|
commitdiff
2004-07-21
Stefan Csomor
first attempt for full screen implementation
tree
|
commitdiff
2004-07-20
Stefan Csomor
background handling
tree
|
commitdiff
2004-07-20
Stefan Csomor
avoid unimplemented wx stubs being used
tree
|
commitdiff
2004-07-14
Stefan Csomor
making getter const
tree
|
commitdiff
2004-07-13
Stefan Csomor
adding correct events
tree
|
commitdiff
2004-07-11
Stefan Csomor
further separating implementation
tree
|
commitdiff
2004-07-03
Stefan Csomor
going on with wxMacControl functionality
tree
|
commitdiff
2004-07-02
Stefan Csomor
moving implementation out of class declaration
tree
|
commitdiff
2004-06-21
Robin Dunn
reverted m_adjustMinSize change prepatory for a new...
tree
|
commitdiff
2004-06-19
Robin Dunn
Controls will readjust their size and minsize when...
tree
|
commitdiff
2004-06-04
Kevin Ollivier
Making wxUSE_WEBKIT for optionally building wxWebKitCtrl.
tree
|
commitdiff
2004-06-04
Stefan Csomor
introduction of m_peer
tree
|
commitdiff
2004-06-03
Václav Slavík
split wxRegion(wxBitmap) ctor into two ctors with clear...
tree
|
commitdiff
2004-05-31
Stefan Csomor
continued spinning committed
tree
|
commitdiff
2004-05-29
Stefan Csomor
control data support
tree
|
commitdiff
2004-05-29
Stefan Csomor
preparing for internal changes
tree
|
commitdiff
2004-05-27
Stefan Csomor
debug method added for flashing invalid areas
tree
|
commitdiff
2004-05-27
Stefan Csomor
menu associations
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-16
Stefan Csomor
adapting for dual implementation native and composited
tree
|
commitdiff
2004-05-15
Stefan Csomor
support for insets of native controls, sigh...
tree
|
commitdiff
2004-05-14
Stefan Csomor
wxMacWakeUp moved
tree
|
commitdiff
2004-05-14
Stefan Csomor
wxMacWakeUp moved
tree
|
commitdiff
2004-05-13
Stefan Csomor
non-osx methods bracketed
tree
|
commitdiff
2004-05-11
Stefan Csomor
not needed
tree
|
commitdiff
2004-05-11
Stefan Csomor
remove unneeded vars
tree
|
commitdiff
2004-05-11
Stefan Csomor
added wxUSE_MDI
tree
|
commitdiff
2004-05-07
Vadim Zeitlin
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
tree
|
commitdiff
2004-04-29
Stefan Csomor
precompiled headers changed
tree
|
commitdiff
2004-04-25
Václav Slavík
removed wxGzipStreams (supported by wxZlibStreams now)
tree
|
commitdiff
2004-04-21
Stefan Csomor
added define for Aug 2003 gcc update compatibility...
tree
|
commitdiff
2004-04-14
David Elliott
Quick hack removing wxDIALOG_MODAL
tree
|
commitdiff
2004-04-14
David Elliott
Quick hack to rid the code of wxDIALOG_MODAL
tree
|
commitdiff
2004-04-13
Stefan Csomor
adding event construction
tree
|
commitdiff
2004-04-13
Stefan Csomor
switching to native focus and control hit handling
tree
|
commitdiff
2004-04-11
Stefan Csomor
expose find window method
tree
|
commitdiff
2004-04-10
Mattia Barbon
Avoid virtual function hiding.
tree
|
commitdiff
2004-04-03
Stefan Csomor
concentrating content and structure region calculations
tree
|
commitdiff
2004-04-01
Julian Smart
Implemented Enable for wxMenuBar to avoid assert
tree
|
commitdiff
2004-04-01
Stefan Csomor
added adjustOrigin parameter to bounds calculation...
tree
|
commitdiff
2004-04-01
Stefan Csomor
added adjustOrigin parameter to bounds calculation
tree
|
commitdiff
2004-03-30
Stefan Csomor
use base class implementation
tree
|
commitdiff
2004-03-30
Julian Smart
Need wxUSE_LIBMSPACK
tree
|
commitdiff
2004-03-29
Stefan Csomor
added port state save class
tree
|
commitdiff
2004-03-29
Stefan Csomor
added hilite change notification
tree
|
commitdiff
2004-03-29
Stefan Csomor
expose metal appearance
tree
|
commitdiff
2004-03-28
Stefan Csomor
glcanvas fix and toplevel event handler exposed
tree
|
commitdiff
2004-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
tree
|
commitdiff
2004-03-27
Stefan Csomor
merge of new wxMac code
tree
|
commitdiff
2004-03-26
Stefan Csomor
dispatch for header files in order to keep old way...
tree
|
commitdiff
2004-03-25
Stefan Csomor
unicode adaption
tree
|
commitdiff
2004-03-23
Stefan Csomor
classic/carbon split
tree
|
commitdiff
2004-03-23
Stefan Csomor
classic
tree
|
commitdiff
2004-03-16
Robin Dunn
Implement wxBitmapButton::DoGetBestSize
tree
|
commitdiff
2004-03-07
Stefan Csomor
SetWindowVariant implemented
tree
|
commitdiff
2004-03-04
Stefan Csomor
support for wxUSE_PALETTE = 0
tree
|
commitdiff
2004-03-03
Stefan Csomor
API adaptions to MSW EnhMetafile
tree
|
commitdiff
2004-02-21
Stefan Csomor
implementation for mac added
tree
|
commitdiff
2004-02-11
Robin Dunn
Added wxDC:GetPartialTextExtents
tree
|
commitdiff
2004-02-11
Stefan Csomor
common code
tree
|
commitdiff
2004-02-10
Robin Dunn
Fixed a compliation error, event args should not be...
tree
|
commitdiff
2004-02-08
Stefan Csomor
font-encodings additions
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-26
Václav Slavík
renamed system option to better match existing ones
tree
|
commitdiff
2004-01-25
Stefan Csomor
compositing and transtion changes
tree
|
commitdiff
2004-01-25
Stefan Csomor
reopen application
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-23
Ryan Norton
OS X Dock Menu/Taskbar support (not added to bakefiles...
tree
|
commitdiff
2004-01-23
Ryan Norton
HID support (preliminary - not added to bakefiles yet)
tree
|
commitdiff
2004-01-23
Robin Dunn
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-11-24
Dimitri Schoolwerth
Applied patch #809019 (Adds embedded/plugin capabilitie...
tree
|
commitdiff
next