projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bridged mapfile native path to filesys url paths for mac
[wxWidgets.git]
/
src
/
mac
/
carbon
/
2002-01-28
Vadim Zeitlin
removed non existing unzip.h from the filelist.txt...
tree
|
commitdiff
2002-01-26
Gilles Depeyrot
tweaked conditional compilation
tree
|
commitdiff
2002-01-26
Gilles Depeyrot
added include needed for ProjectBuilder
tree
|
commitdiff
2002-01-26
Gilles Depeyrot
added missing public in declaration of wxMacToolTipTime...
tree
|
commitdiff
2002-01-24
Václav Slavík
added dummy <style> handler in order to hide CSS code
tree
|
commitdiff
2002-01-20
Gilles Depeyrot
use wxMac provided wxGetOsDescription with Apple DevTools
tree
|
commitdiff
2002-01-20
Gilles Depeyrot
added missing include files for Apple DevTools
tree
|
commitdiff
2002-01-20
Stefan Csomor
added proper bracketing of QDflushing for carbon only
tree
|
commitdiff
2002-01-20
Stefan Csomor
corrected wxKill signature, added Env methods (returnin...
tree
|
commitdiff
2002-01-20
Stefan Csomor
export statement added
tree
|
commitdiff
2002-01-20
Stefan Csomor
removed non appearance implementations
tree
|
commitdiff
2002-01-20
Stefan Csomor
resource loader structure added for loading menu bar...
tree
|
commitdiff
2002-01-20
Stefan Csomor
resource loader structure added
tree
|
commitdiff
2002-01-20
Stefan Csomor
removed all resources that are not needed anymore
tree
|
commitdiff
2002-01-20
Stefan Csomor
moved patterns to static structures, added resouce...
tree
|
commitdiff
2002-01-20
Stefan Csomor
resource stack structure that sets up correct resource...
tree
|
commitdiff
2002-01-20
Stefan Csomor
added constructor for compliance with wxPython
tree
|
commitdiff
2002-01-20
Stefan Csomor
menu help under classic was not giving back the correct...
tree
|
commitdiff
2002-01-20
Stefan Csomor
naming corrections, scrolling amount fixed
tree
|
commitdiff
2002-01-19
Vadim Zeitlin
Capture/ReleaseMouse() prefixed with Do for the other...
tree
|
commitdiff
2002-01-19
Gilles Depeyrot
removed __DARWIN__ conditional tests (the help menu...
tree
|
commitdiff
2002-01-19
Gilles Depeyrot
corrected includes when wxUSE_SOCKETS is not defined
tree
|
commitdiff
2002-01-17
Václav Slavík
fixed to the IFF handler, moved into one file
tree
|
commitdiff
2002-01-16
Robin Dunn
wxThread::GetCurrentId for wxMac
tree
|
commitdiff
2002-01-16
Robin Dunn
Added wx/dirctrl.h to filelist.txt so it will get insta...
tree
|
commitdiff
2002-01-14
Stefan Csomor
changed processing of events to only process the events...
tree
|
commitdiff
2002-01-14
Stefan Csomor
fixed MouseUp handling when window was captured
tree
|
commitdiff
2002-01-14
Stefan Csomor
added missing break in switch statement
tree
|
commitdiff
2002-01-14
Robert Roebling
Fix wxClipboard.
tree
|
commitdiff
2002-01-14
Stefan Csomor
since DoScreenToClient and ClientToScreen in toplvlcmn...
tree
|
commitdiff
2002-01-14
Stefan Csomor
added flushing for MacOS X buffered window immediatly...
tree
|
commitdiff
2002-01-14
Stefan Csomor
corrected apple menu and help menu anomalies under...
tree
|
commitdiff
2002-01-14
Stefan Csomor
expanded autotranslation of Exit-Quit to items having...
tree
|
commitdiff
2002-01-13
Stefan Csomor
corrected GetDepth method and wrong disposal calls...
tree
|
commitdiff
2002-01-12
Robert Roebling
Corrected wxDialog event table under wxMac and wxOS2...
tree
|
commitdiff
2002-01-11
Stefan Csomor
corrected wxMenuBar::Insert , ::Append for a correct...
tree
|
commitdiff
2002-01-11
Stefan Csomor
include changes
tree
|
commitdiff
2002-01-11
Stefan Csomor
destructor fix in case it is not a real dialog
tree
|
commitdiff
2002-01-11
Robert Roebling
Move notebook size code for mac to mac/notebook.cpp
tree
|
commitdiff
2002-01-11
Stefan Csomor
fixes for using non opaque structs under debug classic...
tree
|
commitdiff
2002-01-10
Gilles Depeyrot
unified UMAPrOpen/UMAPrClose prototypes for session...
tree
|
commitdiff
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
tree
|
commitdiff
2002-01-08
Gilles Depeyrot
wxGenericDirDialog related corrections for wxMac
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
unified Carbon/Classic and Session/Port printing member...
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
unified Carbon/Classic and Session/Port printing member...
tree
|
commitdiff
2002-01-06
Gilles Depeyrot
removing dependancy on mac headers from public wx heade...
tree
|
commitdiff
2002-01-05
Stefan Csomor
corrected the non masked blitting code, brush hatched...
tree
|
commitdiff
2002-01-05
Stefan Csomor
made sure the alignment for the non-carbon fake list...
tree
|
commitdiff
2002-01-05
Stefan Csomor
memory leak fixed
tree
|
commitdiff
2002-01-05
Stefan Csomor
when the system is not yet start fully (macos not inite...
tree
|
commitdiff
2002-01-05
Stefan Csomor
added method for finding out, whether the macos system...
tree
|
commitdiff
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
tree
|
commitdiff
2002-01-04
Gilles Depeyrot
added missing casts after removal of dependancy on...
tree
|
commitdiff
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
tree
|
commitdiff
2002-01-03
Gilles Depeyrot
added missing include file for Apple DevTools
tree
|
commitdiff
2002-01-03
Stefan Csomor
added plain "*" as wildcard
tree
|
commitdiff
2002-01-03
Stefan Csomor
corrected graying out, only to be executed when backgro...
tree
|
commitdiff
2002-01-03
Ron Lee
Added (and documented :) optional stack size specificat...
tree
|
commitdiff
2002-01-01
Václav Slavík
regenerated makefiles (forgot to do it after changing...
tree
|
commitdiff
2002-01-01
Stefan Csomor
added correct pen styles for wxDOT etc as well as wxSTI...
tree
|
commitdiff
2002-01-01
Stefan Csomor
changed layout hints to proper determining aqua layout...
tree
|
commitdiff
2002-01-01
Stefan Csomor
detection of aqua layout scheme added
tree
|
commitdiff
2002-01-01
Stefan Csomor
corrected hatched brushes emulation
tree
|
commitdiff
2002-01-01
Stefan Csomor
added stipple opaque mask detection
tree
|
commitdiff
2002-01-01
Stefan Csomor
added wxcompliant patterns for hatched brushes
tree
|
commitdiff
2002-01-01
Stefan Csomor
added null bytes to carb(0) resource, added comment...
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
wxSystemSettings class API face lift: better names...
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
added missing include file for Apple DevTools
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
added missing include files for Apple DevTools
tree
|
commitdiff
2001-12-31
Gilles Depeyrot
added bmpbase
tree
|
commitdiff
2001-12-31
Stefan Csomor
drag and drop implementation
tree
|
commitdiff
2001-12-31
Stefan Csomor
checklist implementation
tree
|
commitdiff
2001-12-31
Stefan Csomor
redraws added when value changes
tree
|
commitdiff
2001-12-30
Stefan Csomor
drawing methods cleanup
tree
|
commitdiff
2001-12-30
Stefan Csomor
setting and restoring the graf port
tree
|
commitdiff
2001-12-29
Robert Roebling
compile fix for bitmap.cpp under Mac
tree
|
commitdiff
2001-12-29
Stefan Csomor
corrections for theme brush alignments under X (no...
tree
|
commitdiff
2001-12-28
Stefan Csomor
new redrawing code
tree
|
commitdiff
2001-12-28
Stefan Csomor
added debugging code for redrawing
tree
|
commitdiff
2001-12-28
Stefan Csomor
adjusted for new visible region code
tree
|
commitdiff
2001-12-28
Stefan Csomor
cleaned drawing code
tree
|
commitdiff
2001-12-28
Stefan Csomor
appearance brush support
tree
|
commitdiff
2001-12-28
Stefan Csomor
removed redundant code
tree
|
commitdiff
2001-12-20
Stefan Csomor
MacOS conforming activate/deactivate
tree
|
commitdiff
2001-12-20
Gilles Depeyrot
corrections to includes for compilation under Mac OS X
tree
|
commitdiff
2001-12-20
Stefan Csomor
corrected bug in MacRedraw
tree
|
commitdiff
2001-12-20
Stefan Csomor
added additional setters for the current clip region
tree
|
commitdiff
2001-12-19
Stefan Csomor
toplevel adaptions
tree
|
commitdiff
2001-12-19
Stefan Csomor
GetMacXXXX renamed to MacGetXXXXX
tree
|
commitdiff
2001-12-19
Stefan Csomor
implemented clipping using native regions
tree
|
commitdiff
2001-12-19
Stefan Csomor
added SetStatusText method (avoiding dc.Clear)
tree
|
commitdiff
2001-12-19
Stefan Csomor
removed clearing (done anyway)
tree
|
commitdiff
2001-12-19
Stefan Csomor
GetMacXXXX to MacGetXXXX
tree
|
commitdiff
2001-12-19
Stefan Csomor
started macosx compliant implementation
tree
|
commitdiff
2001-12-19
Stefan Csomor
code moved from window to toplevel
tree
|
commitdiff
2001-12-19
Stefan Csomor
corrected control functions
tree
|
commitdiff
2001-12-19
Stefan Csomor
Adaptions for new redrawing
tree
|
commitdiff
2001-12-19
Stefan Csomor
GetMacXXXX renamed MacGetXXXX
tree
|
commitdiff
2001-12-19
Stefan Csomor
toplevel adaptions
tree
|
commitdiff
2001-12-19
Ron Lee
Added new dynamic loading classes. (which handle proper
tree
|
commitdiff
next