Václav Slavík
|
c44fdc9401
|
added dummy <style> handler in order to hide CSS code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-24 21:13:38 +00:00 |
|
Gilles Depeyrot
|
6e73695c59
|
use wxMac provided wxGetOsDescription with Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 18:22:48 +00:00 |
|
Gilles Depeyrot
|
0e13e96566
|
added missing include files for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 17:52:57 +00:00 |
|
Stefan Csomor
|
bec721ec75
|
added proper bracketing of QDflushing for carbon only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:43:30 +00:00 |
|
Stefan Csomor
|
5dbb17e27f
|
corrected wxKill signature, added Env methods (returning false)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:34:36 +00:00 |
|
Stefan Csomor
|
218f97d382
|
export statement added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:33:37 +00:00 |
|
Stefan Csomor
|
d09487dd4e
|
removed non appearance implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:32:42 +00:00 |
|
Stefan Csomor
|
d9e054bc61
|
resource loader structure added for loading menu bar, apple menu will not get multiple entries under classic anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:32:03 +00:00 |
|
Stefan Csomor
|
fe3fcb057f
|
resource loader structure added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:29:47 +00:00 |
|
Stefan Csomor
|
9b59f1a636
|
removed all resources that are not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:28:01 +00:00 |
|
Stefan Csomor
|
ffd678371d
|
moved patterns to static structures, added resouce loader struct where needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:27:34 +00:00 |
|
Stefan Csomor
|
53fd991c44
|
resource stack structure that sets up correct resource, new entry points for shared points
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:26:59 +00:00 |
|
Stefan Csomor
|
5b9255698a
|
added constructor for compliance with wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:24:54 +00:00 |
|
Stefan Csomor
|
ca5e5bad86
|
menu help under classic was not giving back the correct help menu handle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:24:25 +00:00 |
|
Stefan Csomor
|
4b1c4c2181
|
naming corrections, scrolling amount fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:23:47 +00:00 |
|
Vadim Zeitlin
|
4116c22156
|
Capture/ReleaseMouse() prefixed with Do for the other ports (OS/2, MGL, Motif, Mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-19 19:38:46 +00:00 |
|
Gilles Depeyrot
|
8caf72d33e
|
removed __DARWIN__ conditional tests (the help menu doesn't work otherwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-19 08:33:40 +00:00 |
|
Gilles Depeyrot
|
df06d1a4a1
|
corrected includes when wxUSE_SOCKETS is not defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-19 07:36:57 +00:00 |
|
Václav Slavík
|
63f8abca79
|
fixed to the IFF handler, moved into one file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-17 19:40:18 +00:00 |
|
Robin Dunn
|
ea736fec49
|
wxThread::GetCurrentId for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-16 06:32:40 +00:00 |
|
Robin Dunn
|
6556acfa56
|
Added wx/dirctrl.h to filelist.txt so it will get installed.
Regenerated makefiles and such.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-16 01:01:00 +00:00 |
|
Stefan Csomor
|
2c724d2535
|
changed processing of events to only process the events that were logged when entering wxMacProcessNotifierEvents, ignoring eventually added new ones during notifier processing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 21:04:31 +00:00 |
|
Stefan Csomor
|
4f5a32506a
|
fixed MouseUp handling when window was captured
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 20:56:41 +00:00 |
|
Stefan Csomor
|
d11715669d
|
added missing break in switch statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 20:40:28 +00:00 |
|
Robert Roebling
|
ed60b5022b
|
Fix wxClipboard.
Fix enter and leave events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 20:29:18 +00:00 |
|
Stefan Csomor
|
2078220ed6
|
since DoScreenToClient and ClientToScreen in toplvlcmn are implemented by calling the superclass implementation, we have to avoid shifting by the client origin twice. had to change MacWindowFromPoint therefore too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 20:23:49 +00:00 |
|
Stefan Csomor
|
f175912347
|
added flushing for MacOS X buffered window immediatly when using wxWindow::Update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 18:08:59 +00:00 |
|
Stefan Csomor
|
a3590de1a3
|
corrected apple menu and help menu anomalies under carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 14:13:48 +00:00 |
|
Stefan Csomor
|
f1ba2ee8c1
|
expanded autotranslation of Exit-Quit to items having accelerators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-14 14:13:08 +00:00 |
|
Stefan Csomor
|
c99d6f997c
|
corrected GetDepth method and wrong disposal calls for pixmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-13 19:16:14 +00:00 |
|
Robert Roebling
|
d491523b1f
|
Corrected wxDialog event table under wxMac and wxOS2 as per the other ports.
Corrected generic validator for wxComboBox as per bug report.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-12 09:49:19 +00:00 |
|
Stefan Csomor
|
40325b2630
|
corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar is already attached, also removed a menu->attach which is not necessary anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 19:14:30 +00:00 |
|
Stefan Csomor
|
cf6674a42d
|
include changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 17:50:01 +00:00 |
|
Stefan Csomor
|
6a17ca35f7
|
destructor fix in case it is not a real dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 17:49:04 +00:00 |
|
Robert Roebling
|
60ec3e58b8
|
Move notebook size code for mac to mac/notebook.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 14:34:38 +00:00 |
|
Stefan Csomor
|
66a09d4776
|
fixes for using non opaque structs under debug classic, support for ATSU and pixel pattern.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-11 14:07:02 +00:00 |
|
Gilles Depeyrot
|
a3d3d3bf6c
|
unified UMAPrOpen/UMAPrClose prototypes for session and non-session printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-10 21:31:35 +00:00 |
|
Václav Slavík
|
a756f21001
|
use the new wxSystemSettings API everywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 23:53:01 +00:00 |
|
Gilles Depeyrot
|
2ed76cd9b7
|
wxGenericDirDialog related corrections for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 22:05:42 +00:00 |
|
Gilles Depeyrot
|
24885e9bf9
|
unified Carbon/Classic and Session/Port printing member name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-06 16:00:22 +00:00 |
|
Gilles Depeyrot
|
1d78308f90
|
unified Carbon/Classic and Session/Port printing member name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-06 15:49:54 +00:00 |
|
Gilles Depeyrot
|
88fe14c06f
|
removing dependancy on mac headers from public wx headers (eventually adding wx/
mac/private and typecasts)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-06 15:48:16 +00:00 |
|
Stefan Csomor
|
0d54461f4e
|
corrected the non masked blitting code, brush hatched colors corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-05 16:40:58 +00:00 |
|
Stefan Csomor
|
573ac9dc6e
|
made sure the alignment for the non-carbon fake list def resource is always 68k
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-05 16:40:14 +00:00 |
|
Stefan Csomor
|
12cd5f34e7
|
memory leak fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-05 16:39:22 +00:00 |
|
Stefan Csomor
|
9c152f8094
|
when the system is not yet start fully (macos not inited) mutexes and critical sections take shortcuts, these are ok since at this time there is always only on thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-05 16:37:49 +00:00 |
|
Stefan Csomor
|
0e5a4d2032
|
added method for finding out, whether the macos system is fully initialized for this app (e.g. it is not during static initialization)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-05 16:36:46 +00:00 |
|
Stefan Csomor
|
b34039cf55
|
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private and typecasts), carbon additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 22:06:19 +00:00 |
|
Gilles Depeyrot
|
962cbf2ee0
|
added missing casts after removal of dependancy on mac headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 21:51:02 +00:00 |
|
Stefan Csomor
|
76a5e5d21e
|
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private and typecasts)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-04 17:26:02 +00:00 |
|