projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reverted last wxBookCtrl change and added alignment check to notebook
[wxWidgets.git]
/
src
/
mac
/
carbon
/
clipbrd.cpp
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
blob
|
commitdiff
|
raw
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-15
Robin Dunn
Avoid assert that was hidden by IsStandard bug
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Stefan Csomor
fixing Clipboard::IsSupported when asking for unicode...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-17
David Surovell
cleanup - added some error checking, reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
David Surovell
clean - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-11-19
Stefan Csomor
patch 1352744
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-17
Kevin Hock
Consider native data format, zero out buffer before...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Robin Dunn
Don't copy the NULL char into the clipboard. Most...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-18
Ryan Norton
wxUSE_XXX related fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Stefan Csomor
pragma and prec-header patch applied
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-03-27
Stefan Csomor
new control based view architecture
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Stefan Csomor
attempt to tame composite data objects
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Stefan Csomor
patch applied for clearing m_data object upon closing
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Stefan Csomor
newlines conversions streamlined
blob
|
commitdiff
|
raw
|
diff to current
2003-09-14
Stefan Csomor
removal of pc-mac charset conversion for wxMac
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Vadim Zeitlin
removed duplicate code from SetData(), just call AddData()
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Gilles Depeyrot
corrected warning (missing const)
blob
|
commitdiff
|
raw
|
diff to current
2003-03-27
Stefan Csomor
wxMac Unicode support
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied space and tabs in wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2003-02-28
Julian Smart
Tidied copyright and date for wxMac files
blob
|
commitdiff
|
raw
|
diff to current
2003-02-09
Stefan Csomor
clipboard
blob
|
commitdiff
|
raw
|
diff to current
2003-01-29
Stefan Csomor
adaptions for cleaned up string conversions
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
Julian Smart
Added log.h inclusion
blob
|
commitdiff
|
raw
|
diff to current
2002-08-24
Stefan Csomor
getting rid of warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-03-26
Gilles Depeyrot
minor compilation warning corrections
blob
|
commitdiff
|
raw
|
diff to current
2002-02-16
Stefan Csomor
fixed inheritance info
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Stefan Csomor
added missing break in switch statement
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Robert Roebling
Fix wxClipboard.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-11
Stefan Csomor
fixes for using non opaque structs under debug classic...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-31
Stefan Csomor
drag and drop implementation
blob
|
commitdiff
|
raw
|
diff to current
2001-06-27
Gilles Depeyrot
added missing includes after wxUniv merge
blob
|
commitdiff
|
raw
|
diff to current
2001-06-23
Gilles Depeyrot
added missing cast for delete
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Stefan Csomor
implemented generic clipboard, corrected event handling...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
Stefan Csomor
clipboard reading
blob
|
commitdiff
|
raw
|
diff to current
2001-04-01
Gilles Depeyrot
corrections for final release of Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Stefan Csomor
merge with latest sources
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Stefan Csomor
wxMac completed so far, generic listctrl extension
blob
|
commitdiff
|
raw
|
diff to current
1999-11-09
Stefan Csomor
mac adaptions
blob
|
commitdiff
|
raw
|
diff to current
1999-11-05
Stefan Csomor
CW5.2 Pro Adaptions, wxMac starting to move in
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
started once again from stubs
blob
|
commitdiff
|
raw
|
diff to current