netsurf/riscos
John Mark Bell fd932d69b9 Set bit 4 of extended window flags byte (makes Wimp_GetPointerInfo respond to shaded icons on RO5). I've no idea why this wasn't done years ago.
svn path=/trunk/netsurf/; revision=7402
2009-05-06 00:14:32 +00:00
..
configure Aliasing fixes 2009-03-28 01:16:04 +00:00
gui Aliasing fixes 2009-03-28 01:11:50 +00:00
scripts Build !Run at compile time. This ensures that the WimpSlot size is always correct. 2008-12-09 11:12:58 +00:00
templates Use ccres (http://www.riscos.info/index.php/CCres) to compile textual 2008-08-06 21:46:53 +00:00
401login.c Purge WITH_AUTH 2009-02-22 15:13:10 +00:00
artworks.c More aliasing 2009-03-28 19:19:05 +00:00
artworks.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
assert.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
awrender.s Add GCCSDK 4 support (cross-compile, static ELF only atm); Ignore codedocs directory during 'svn status'. 2008-03-22 00:49:56 +00:00
bitmap.c Squash warnings 2009-03-27 02:46:30 +00:00
bitmap.h Squash warnings 2009-03-27 02:46:30 +00:00
buffer.c More aliasing 2009-03-28 19:17:08 +00:00
buffer.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
configure.c Assorted saving-related changes (WIP) 2009-01-10 00:18:34 +00:00
configure.h Make ro_gui_configure_register static. 2008-08-04 21:52:28 +00:00
cookies.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
cookies.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
debugwin.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
dialog.c Aliasing fixes 2009-03-28 01:15:02 +00:00
dialog.h Assorted saving-related changes (WIP) 2009-01-10 00:18:34 +00:00
download.c Squash warnings 2009-03-27 02:28:30 +00:00
draw.c Squash warnings 2009-03-27 02:25:57 +00:00
draw.h - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 2008-07-26 23:42:24 +00:00
filetype.c Squash warning. 2009-03-27 02:24:00 +00:00
font.c Squash warning 2009-03-27 02:21:42 +00:00
global_history.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
global_history.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gui.c Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
gui.h Purge WITH_SEARCH 2009-02-22 15:21:54 +00:00
help.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
help.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
history.c Aliasing fixes 2009-03-28 01:09:03 +00:00
hotlist.c Avoid potentially unsafe writes through a const pointer. 2009-03-28 19:59:46 +00:00
image.c Squash warning 2009-03-27 02:15:24 +00:00
image.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
menus.c Purge WITH_DRAW_EXPORT 2009-03-29 00:24:14 +00:00
menus.h Next batch of menu changes; clarify some key presses 2009-02-01 02:19:01 +00:00
message.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
message.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
options.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
oslib_pre7.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
palettes.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
palettes.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
plotters.c Squash warnings 2009-03-27 02:13:10 +00:00
plugin.c Purge NETSURF_USE_SSL and WITH_SSL 2009-02-22 15:07:50 +00:00
plugin.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
print.c Purge WITH_PRINT 2009-02-22 15:16:04 +00:00
print.h Purge WITH_PRINT 2009-02-22 15:16:04 +00:00
query.c Assorted saving-related changes (WIP) 2009-01-10 00:18:34 +00:00
query.h Assorted saving-related changes (WIP) 2009-01-10 00:18:34 +00:00
save.c Purge WITH_DRAW_EXPORT 2009-03-29 00:24:14 +00:00
save.h RFix immediate menu-related problems; changes to follow 2009-01-31 03:43:06 +00:00
save_complete.c Purge WITH_SAVE_COMPLETE 2009-03-29 00:22:20 +00:00
save_complete.h Purge WITH_SAVE_COMPLETE 2009-03-29 00:22:20 +00:00
save_draw.c Squash warnings 2009-03-27 02:01:34 +00:00
save_draw.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
save_pdf.c Divorce PDF export and printing. 2009-02-17 16:37:51 +00:00
save_pdf.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
schedule.c make schedule_run return if it has active jobs to schedule 2009-02-11 22:33:55 +00:00
search.c Squash warnings. 2009-03-27 01:34:32 +00:00
sprite.c Squash warning 2009-03-27 01:30:18 +00:00
sprite.h - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 2008-07-26 23:42:24 +00:00
sslcert.c Aliasing fixes 2009-03-28 01:00:31 +00:00
textarea.c Aliasing fixes. 2009-03-28 00:59:39 +00:00
textarea.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
textselection.c Squash warning 2009-03-27 01:29:39 +00:00
textselection.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
theme.c Squash warning 2009-03-28 01:31:57 +00:00
theme.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
theme_install.c Use byte instead of unsigned char. 2009-03-27 01:28:57 +00:00
thumbnail.c Squash warnings 2009-03-27 01:24:32 +00:00
thumbnail.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
tinct.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
treeview.c More aliasing avoidance/permission 2009-03-27 18:09:49 +00:00
treeview.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
ucstables.c Fix for text export of certain pages, by jmb. 2008-12-03 11:31:50 +00:00
ucstables.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
uri.c Purge WITH_URI 2009-02-22 15:17:46 +00:00
uri.h Purge WITH_URI 2009-02-22 15:17:46 +00:00
url_complete.c More permitted aliasing 2009-03-27 17:55:58 +00:00
url_complete.h s/wchar_t/uint32_t/g 2008-05-16 09:37:22 +00:00
url_protocol.c Squash warnings 2009-03-27 01:15:52 +00:00
url_protocol.h Purge WITH_URL 2009-02-22 15:19:06 +00:00
wimp.c Avoid potentially unsafe writes through a const pointer. 2009-03-28 19:59:46 +00:00
wimp.h - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the difference between direct and indirect icons. 2008-08-05 01:23:04 +00:00
wimp_event.c Another wimp_window_state->wimp_open conversion. 2009-03-27 17:54:33 +00:00
wimp_event.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
wimputils.h Aliasing fun. This is ugly. 2009-03-28 19:10:29 +00:00
window.c Set bit 4 of extended window flags byte (makes Wimp_GetPointerInfo respond to shaded icons on RO5). I've no idea why this wasn't done years ago. 2009-05-06 00:14:32 +00:00