Chris Young
|
3a5907c1c4
|
Move everything else over to using the class pointers.
Exception: popupmenu.class is still using old _GetClass functions.
|
2015-01-26 00:05:01 +00:00 |
|
Chris Young
|
e89072b3d0
|
Open BOOPSI/ReAction classes using the new-style methods.
Create some alternative NewObject macros and make some code use them.
|
2015-01-25 00:27:53 +00:00 |
|
Chris Young
|
201bc569a4
|
More OS3 compilation fixes
|
2015-01-18 23:13:32 +00:00 |
|
Chris Young
|
f787db7823
|
Fix warnings
|
2014-11-10 23:56:54 +00:00 |
|
Chris Young
|
65adc17121
|
Fix a bunch of cppcheck unused/unreadVariable warnings
|
2014-04-05 20:26:40 +01:00 |
|
Chris Young
|
5f7ed448d4
|
This needs to be set as CustomScreen to ensure it isn't classed as a "visitor" window, for reasons not fully understood.
|
2013-03-20 08:28:08 +00:00 |
|
Chris Young
|
22c7c1259b
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
2013-03-20 08:22:03 +00:00 |
|
John Mark Bell
|
625b59f61a
|
First pass of AmigaOS 3 compatibility
svn path=/trunk/netsurf/; revision=11155
|
2010-12-30 00:53:11 +00:00 |
|
Chris Young
|
b20949a350
|
Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Rene W Olsen
and Joerg Strohmayer.
svn path=/trunk/netsurf/; revision=8723
|
2009-07-23 11:23:34 +00:00 |
|