2001-12-19 |
Stefan Csomor | removed clearing (done anyway)
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | GetMacXXXX to MacGetXXXX
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | started macosx compliant implementation
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | code moved from window to toplevel
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | corrected control functions
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | Adaptions for new redrawing
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | GetMacXXXX renamed MacGetXXXX
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | toplevel adaptions
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | added missing code files
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | toplevel code transferred to wxTopLevelWindow
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | added UMAHideControl again
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | moved all code concerning toplevel code from the window...
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | added SetStatusText method for proper drawing, because...
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | changed clipping to use native mac regions
|
commit | commitdiff | tree |
2001-12-19 |
Stefan Csomor | changed return type of RGBColor to const Reference...
|
commit | commitdiff | tree |
2001-12-09 |
Stefan Csomor | added changes in order to make at least button events...
|
commit | commitdiff | tree |
2001-12-08 |
Stefan Csomor | corrected constness
|
commit | commitdiff | tree |
2001-12-07 |
Stefan Csomor | added method for getting the help menu on classic and...
|
commit | commitdiff | tree |
2001-12-07 |
Stefan Csomor | added method for getting the help menu
|
commit | commitdiff | tree |
2001-12-05 |
Stefan Csomor | changed DoMoveWindow not to change the height of the...
|
commit | commitdiff | tree |
2001-12-05 |
Stefan Csomor | changed default size, because MacOS X was using the...
|
commit | commitdiff | tree |
2001-12-04 |
Stefan Csomor | changed defaultitem method from belonging to a panel...
|
commit | commitdiff | tree |
2001-12-04 |
Stefan Csomor | changed the button container from wxPanel to wxWindow
|
commit | commitdiff | tree |
2001-12-04 |
Stefan Csomor | added default return and escape/command-period handling...
|
commit | commitdiff | tree |
2001-12-04 |
Stefan Csomor | MacOS X was having a coordinate rollover for a rectangle...
|
commit | commitdiff | tree |
2001-11-23 |
Stefan Csomor | formatting
|
commit | commitdiff | tree |
2001-11-23 |
Stefan Csomor | moved test for valid controlpart into this method
|
commit | commitdiff | tree |
2001-11-23 |
Stefan Csomor | added virtual DoSetSize method in order to allow for...
|
commit | commitdiff | tree |
2001-11-23 |
Stefan Csomor | carbon compat routine define
|
commit | commitdiff | tree |
2001-11-23 |
Stefan Csomor | added virtual DoSetSize method in order to allow for...
|
commit | commitdiff | tree |
2001-11-19 |
Stefan Csomor | applied Paul A. Thiessen's patches for correcting coordinate...
|
commit | commitdiff | tree |
2001-11-18 |
Stefan Csomor | added a preImage of the selection in order to avoid...
|
commit | commitdiff | tree |
2001-11-18 |
Stefan Csomor | corrected MacSetSelection which was incorrectly deselecting...
|
commit | commitdiff | tree |
2001-11-04 |
Stefan Csomor | workaroung for handling problems because groupboxes...
|
commit | commitdiff | tree |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move...
|
commit | commitdiff | tree |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move...
|
commit | commitdiff | tree |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move...
|
commit | commitdiff | tree |
2001-11-04 |
Stefan Csomor | corrected tooltip
|
commit | commitdiff | tree |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac
|
commit | commitdiff | tree |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical...
|
commit | commitdiff | tree |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in...
|
commit | commitdiff | tree |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef
|
commit | commitdiff | tree |
2001-10-28 |
Stefan Csomor | added clientdata to makefile
|
commit | commitdiff | tree |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing...
|
commit | commitdiff | tree |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing...
|
commit | commitdiff | tree |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle
|
commit | commitdiff | tree |
2001-10-20 |
Stefan Csomor | corrected file type pop up for only one liners, added...
|
commit | commitdiff | tree |
2001-10-20 |
Stefan Csomor | corrected #ifdef TARGET_CARBON to #if TARGET_CARBON
|
commit | commitdiff | tree |
2001-10-20 |
Stefan Csomor | changed menu creation for choice and combobox (unique...
|
commit | commitdiff | tree |
2001-10-20 |
Stefan Csomor | added correct wchar include for metrowerks compilers
|
commit | commitdiff | tree |
2001-10-20 |
Stefan Csomor | removed duplicated DYNCLASS macro
|
commit | commitdiff | tree |
2001-10-19 |
Stefan Csomor | corrected default arguments, so that setting GetStdIcon...
|
commit | commitdiff | tree |
2001-10-18 |
Stefan Csomor | corrected wxGetWorkingDirectory for mac (stripping...
|
commit | commitdiff | tree |
2001-10-16 |
Stefan Csomor | no message
|
commit | commitdiff | tree |
2001-10-16 |
Stefan Csomor | added statusbr from common, removed 68k targets
|
commit | commitdiff | tree |
2001-10-12 |
Stefan Csomor | fixed memory leak and optimized GetSubBitmap (Kudos...
|
commit | commitdiff | tree |
2001-10-10 |
Stefan Csomor | morefiles 1.5.2 adaptions
|
commit | commitdiff | tree |
2001-10-10 |
Stefan Csomor | no precompiled MacHeaders anymore (guarantees synched...
|
commit | commitdiff | tree |
2001-10-10 |
Stefan Csomor | new version 1.5.2 for morefiles
|
commit | commitdiff | tree |
2001-09-30 |
Stefan Csomor | toplevel fixes
|
commit | commitdiff | tree |
2001-09-30 |
Stefan Csomor | toplevel fixes
|
commit | commitdiff | tree |
2001-09-30 |
Stefan Csomor | mac toplevel window added
|
commit | commitdiff | tree |
2001-09-30 |
Stefan Csomor | mac toplevel window added
|
commit | commitdiff | tree |
2001-09-30 |
Stefan Csomor | mac added
|
commit | commitdiff | tree |
2001-09-21 |
Stefan Csomor | added wxSTD macro
|
commit | commitdiff | tree |
2001-09-17 |
Stefan Csomor | added carbonaccessors.o
|
commit | commitdiff | tree |
2001-09-17 |
Stefan Csomor | added toplvlcmn
|
commit | commitdiff | tree |
2001-09-15 |
Stefan Csomor | changed FindControl to FindControlUnderMouse and use...
|
commit | commitdiff | tree |
2001-08-29 |
Stefan Csomor | added error message in case older apple header files...
|
commit | commitdiff | tree |
2001-08-29 |
Stefan Csomor | corrected shutdown proc
|
commit | commitdiff | tree |
2001-08-25 |
Stefan Csomor | added quantize
|
commit | commitdiff | tree |
2001-08-25 |
Stefan Csomor | added disk space
|
commit | commitdiff | tree |
2001-08-25 |
Stefan Csomor | corrected OWNER_DRAWN Remove to RemoveAt in Delete
|
commit | commitdiff | tree |
2001-08-24 |
Stefan Csomor | added new calling conventions for mac
|
commit | commitdiff | tree |
2001-08-24 |
Stefan Csomor | decremented timeout, we have to find a better algorithm...
|
commit | commitdiff | tree |
2001-08-24 |
Stefan Csomor | added connect sequence for mac
|
commit | commitdiff | tree |
2001-08-24 |
Stefan Csomor | added late init and setup timeout
|
commit | commitdiff | tree |
2001-08-23 |
Stefan Csomor | added conversion to mac native filenames from local...
|
commit | commitdiff | tree |
2001-08-20 |
Stefan Csomor | no message
|
commit | commitdiff | tree |
2001-08-19 |
Stefan Csomor | added carbonaccessors.o
|
commit | commitdiff | tree |
2001-08-19 |
Stefan Csomor | added a few encoding convenience methods for pc-mac...
|
commit | commitdiff | tree |
2001-08-13 |
Stefan Csomor | added translation of mac system into language, adaption...
|
commit | commitdiff | tree |
2001-08-11 |
Stefan Csomor | corrected a bug in the masking code
|
commit | commitdiff | tree |
2001-08-07 |
Stefan Csomor | no message
|
commit | commitdiff | tree |
2001-08-06 |
Stefan Csomor | corrected mac src due to new api changes
|
commit | commitdiff | tree |
2001-08-03 |
Stefan Csomor | added gaugecmn
|
commit | commitdiff | tree |
2001-07-15 |
Stefan Csomor | committed - just to be sure
|
commit | commitdiff | tree |
2001-07-15 |
Stefan Csomor | no message
|
commit | commitdiff | tree |
2001-07-15 |
Stefan Csomor | added new project file having the new files
|
commit | commitdiff | tree |
2001-07-13 |
Stefan Csomor | corrected check string handling
|
commit | commitdiff | tree |
2001-07-11 |
Stefan Csomor | several mac fixes (Mark Newsams patches)
|
commit | commitdiff | tree |
2001-07-07 |
Stefan Csomor | mac filter routine for nav services
|
commit | commitdiff | tree |
2001-07-07 |
Stefan Csomor | mac fixes
|
commit | commitdiff | tree |
2001-07-07 |
Stefan Csomor | corrected log error after initialize when in release...
|
commit | commitdiff | tree |
2001-07-07 |
Stefan Csomor | added mac l&f for rules and headers
|
commit | commitdiff | tree |
2001-07-06 |
Stefan Csomor | first impl (needs extending)
|
commit | commitdiff | tree |
2001-07-04 |
Stefan Csomor | wxMac: wxUniversal integration steps
|
commit | commitdiff | tree |
2001-07-03 |
Stefan Csomor | added nbkbase
|
commit | commitdiff | tree |
2001-07-02 |
Stefan Csomor | changed Refresh to take Rect as client coordinates...
|
commit | commitdiff | tree |
2001-07-01 |
Stefan Csomor | refresh during window delete (if root window deleted...
|
commit | commitdiff | tree |
next |