projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make wxTR_NO_LINES default under GTK2
[wxWidgets.git]
/
include
/
wx
/
mac
/
2004-11-25
Stefan Csomor
const comparison operators
tree
|
commitdiff
2004-11-22
David Elliott
Fix centering of top-level children of wxMDIParentFrame...
tree
|
commitdiff
2004-11-20
Robert Roebling
Made wxPageSetupDialog a pimpl implementation.
tree
|
commitdiff
2004-11-14
Ryan Norton
Massive reworking of wxMediaCtrl code - backend everyth...
tree
|
commitdiff
2004-11-12
David Elliott
Moved wxStandardPathsCF into base library when using...
tree
|
commitdiff
2004-11-12
Ryan Norton
fix hiding the other (mac) one
tree
|
commitdiff
2004-11-11
Vadim Zeitlin
removed 2.0 compatibility stuff (patch 1054261)
tree
|
commitdiff
2004-11-11
Ryan Norton
setp.h changes
tree
|
commitdiff
2004-11-11
Ryan Norton
base wxMediaCtrl files
tree
|
commitdiff
2004-11-08
Ryan Norton
*** empty log message ***
tree
|
commitdiff
2004-11-07
Ryan Norton
some setup.h changes for wxMovieCtrl
tree
|
commitdiff
2004-11-07
Ryan Norton
allow multiple movie loading as per Julian's suggestion...
tree
|
commitdiff
2004-11-07
Ryan Norton
add Length, Tell, SetPlaybackRate and GetPlaybackRate...
tree
|
commitdiff
2004-11-07
Ryan Norton
wxMovieCtrl - for playing movies - mac carbon QT 3...
tree
|
commitdiff
2004-11-05
Stefan Csomor
Listbox fixes
tree
|
commitdiff
2004-10-29
David Elliott
Added wxStandardPaths for wxMac and wxCocoa.
tree
|
commitdiff
2004-10-29
David Elliott
Moved wxCFStringHolder and some other string functions...
tree
|
commitdiff
2004-10-24
Stefan Csomor
adding Offset to wxRegion / carbon
tree
|
commitdiff
2004-10-22
Kevin Hock
Documentation patch from Olly Betts
tree
|
commitdiff
2004-10-17
Robert Roebling
Renamed wxPrintNativeData methods to better match
tree
|
commitdiff
2004-10-17
Robert Roebling
First step at moving the print (dialog) native
tree
|
commitdiff
2004-10-17
Stefan Csomor
__WXMAC_OSBUILDTYPE__ selections are now only defined...
tree
|
commitdiff
2004-10-17
Stefan Csomor
__WXMAC_OSBUILDTYPE__ selections are now only defined...
tree
|
commitdiff
2004-10-17
Vadim Zeitlin
use common code to determine best notebook size instaed...
tree
|
commitdiff
2004-10-16
Robert Roebling
Began work on print dialogs. Now wxPrintDialog
tree
|
commitdiff
2004-10-02
Ryan Norton
warning for 2.5.3
tree
|
commitdiff
2004-10-01
Vadim Zeitlin
hack: hide the MDI parent frame by moving it off screen
tree
|
commitdiff
2004-09-30
Václav Slavík
moved wxWindow::GetBestSize implementation into DoGetBe...
tree
|
commitdiff
2004-09-30
Ryan Norton
have it work the old way with PopupMenu(), and have...
tree
|
commitdiff
2004-09-27
Ryan Norton
source nice-ness and remove erronous files
tree
|
commitdiff
2004-09-27
Ryan Norton
Add HID keyboard functionality
tree
|
commitdiff
2004-09-26
Ryan Norton
hid integration
tree
|
commitdiff
2004-09-26
Ryan Norton
native font dialog implementation for mac os x 10.2+
tree
|
commitdiff
2004-09-26
Stefan Csomor
unicode fix
tree
|
commitdiff
2004-09-26
Stefan Csomor
fix for CW compilation
tree
|
commitdiff
2004-09-26
Stefan Csomor
clipping for wxMac cleaned up
tree
|
commitdiff
2004-09-26
Ryan Norton
Lots of fixes/cleanups for OSX taskbar
tree
|
commitdiff
2004-09-26
Ryan Norton
cleanups, proper event handling/cleanup
tree
|
commitdiff
2004-09-25
Robin Dunn
Add some missing methods to match other implementations
tree
|
commitdiff
2004-09-25
Ryan Norton
wxDrawerWindow - [ 909351 ] Drawer window for OS X...
tree
|
commitdiff
2004-09-25
Stefan Csomor
insert was not correctly implemented
tree
|
commitdiff
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
next