2002-02-19 |
Stefan Csomor | respects wxFRAME_TOOL_WINDOW for floaters, too
|
commit | commitdiff | tree |
2002-02-19 |
Stefan Csomor | added default style wxFRAME_TOOL_WINDOW to creation
|
commit | commitdiff | tree |
2002-02-16 |
Stefan Csomor | new bitmap creation code for mac
|
commit | commitdiff | tree |
2002-02-16 |
Stefan Csomor | new bitmap code
|
commit | commitdiff | tree |
2002-02-16 |
Stefan Csomor | fixed inheritance info
|
commit | commitdiff | tree |
2002-02-16 |
Stefan Csomor | bracketed include def for CW nothrow flag for MAKINGDLL...
|
commit | commitdiff | tree |
2002-02-14 |
Stefan Csomor | added .inited comparison as suggested by John McPherson...
|
commit | commitdiff | tree |
2002-02-06 |
Stefan Csomor | m_style.cpp added
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | bridged mapfile native path to filesys url paths for mac
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | adjusted relative path composition for mac
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | corrected path splitting for mac relative paths
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | help files added
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | for file based help we have mac separators
|
commit | commitdiff | tree |
2002-01-28 |
Stefan Csomor | added export
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | new targets for shared libs
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | added shared libs targets
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | added proper bracketing of QDflushing for carbon only
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | corrected wxKill signature, added Env methods (returning...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | export statement added
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | removed non appearance implementations
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | resource loader structure added for loading menu bar...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | resource loader structure added
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | removed all resources that are not needed anymore
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | moved patterns to static structures, added resouce...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | resource stack structure that sets up correct resource...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | added constructor for compliance with wxPython
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | menu help under classic was not giving back the correct...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | naming corrections, scrolling amount fixed
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | removed duplicate strdup definition for CW MSL V 7
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | added missing string definition
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | new static structure for using the correct resource...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | export statement needed
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | preparation for separated menu items
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | changed the usage of the member vars to be more consistent
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | added new constructor for wxpython
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | prefix files for shared library targets on cw mac
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | under metrowerks mac strdup is not exported
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | correct import and export statements for metrowerks
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | changed to wxStrdup, since strdup is not guaranteed...
|
commit | commitdiff | tree |
2002-01-20 |
Stefan Csomor | new headers for new shared lib targets on codewarrior
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | changed processing of events to only process the events...
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | fixed MouseUp handling when window was captured
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | added missing break in switch statement
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | since DoScreenToClient and ClientToScreen in toplvlcmn...
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | added flushing for MacOS X buffered window immediatly...
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | corrected apple menu and help menu anomalies under...
|
commit | commitdiff | tree |
2002-01-14 |
Stefan Csomor | expanded autotranslation of Exit-Quit to items having...
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | reverted DoReadLong
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | corrected DoReadLong
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | corrected GetDepth method and wrong disposal calls...
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | changed the MulDiv Macro removing macheader dep.
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | added type and creator routines for mac
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | added missing functions
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | switched to proper const scheme for findfolder on mac
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | corrected retrieval of a long
|
commit | commitdiff | tree |
2002-01-13 |
Stefan Csomor | added correct printing headers for mac
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | corrected wxMenuBar::Insert , ::Append for a correct...
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | new libraries added
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | added new files from common
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | include changes
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | destructor fix in case it is not a real dialog
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | fixes for using non opaque structs under debug classic...
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | fewer standard includes
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | changed to non-opaque structs for debugging (makes...
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | additions
|
commit | commitdiff | tree |
2002-01-11 |
Stefan Csomor | ATSU Rendering Support added
|
commit | commitdiff | tree |
2002-01-05 |
Stefan Csomor | corrected the non masked blitting code, brush hatched...
|
commit | commitdiff | tree |
2002-01-05 |
Stefan Csomor | made sure the alignment for the non-carbon fake list...
|
commit | commitdiff | tree |
2002-01-05 |
Stefan Csomor | memory leak fixed
|
commit | commitdiff | tree |
2002-01-05 |
Stefan Csomor | when the system is not yet start fully (macos not inited...
|
commit | commitdiff | tree |
2002-01-05 |
Stefan Csomor | added method for finding out, whether the macos system...
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers...
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers...
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers...
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers
|
commit | commitdiff | tree |
2002-01-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers
|
commit | commitdiff | tree |
2002-01-03 |
Stefan Csomor | added plain "*" as wildcard
|
commit | commitdiff | tree |
2002-01-03 |
Stefan Csomor | added correct temp folder path for mac classic
|
commit | commitdiff | tree |
2002-01-03 |
Stefan Csomor | corrected graying out, only to be executed when background...
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | added correct pen styles for wxDOT etc as well as wxSTIPPLE...
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | changed layout hints to proper determining aqua layout...
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | detection of aqua layout scheme added
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | corrected hatched brushes emulation
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | added stipple opaque mask detection
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | added wxcompliant patterns for hatched brushes
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | added null bytes to carb(0) resource, added comment...
|
commit | commitdiff | tree |
2002-01-01 |
Stefan Csomor | added detection of aqua layout scheme
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | d&d implementation and checklistbox enabled
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | d&d implementation
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | wxMAC added
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | drag and drop implementation
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | checklist implementation
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | redraws added when value changes
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | mac codewarrior implementation updated, avoids sending...
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | drag & drop implemented
|
commit | commitdiff | tree |
2001-12-31 |
Stefan Csomor | checklist implemented
|
commit | commitdiff | tree |
2001-12-30 |
Stefan Csomor | drawing methods cleanup
|
commit | commitdiff | tree |
2001-12-30 |
Stefan Csomor | carbon debugging lib added
|
commit | commitdiff | tree |
2001-12-30 |
Stefan Csomor | new files added
|
commit | commitdiff | tree |
next |