netsurf/atari
Ole Loots 9c551589bd Added comments. 2013-09-11 00:12:42 +02:00
..
doc Added missing but not-so important changes from local SVN working copy. 2012-07-10 23:35:24 +02:00
gemtk Added comments. 2013-09-11 00:12:42 +02:00
plot fixup atari option names 2013-05-28 17:00:55 +01:00
res Removed files added by mistake. 2013-04-25 23:06:59 +02:00
scripts Remove libxml 2012-11-10 00:11:57 +00:00
Makefile.defaults Some more finetuning... 2013-01-31 19:22:35 +01:00
Makefile.target move atari to new options code 2013-05-28 14:16:11 +01:00
bitmap.c move options include 2013-05-28 14:16:10 +01:00
bitmap.h moved "bitmap_resize()" to bitmap.c 2012-07-23 02:03:09 +02:00
clipboard.c Fixed merges... 2013-01-09 23:31:00 +01:00
clipboard.h Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
ctxmenu.c move options include 2013-05-28 14:16:10 +01:00
ctxmenu.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
deskmenu.c Move old hotlist out of the way. 2013-08-13 12:41:04 +01:00
deskmenu.h Start to remove windom, wip. 2012-11-18 23:22:43 +01:00
download.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
download.h No more crash, but still work to do on download window 2012-12-17 00:36:17 +01:00
encoding.c Some more finetuning... 2013-01-31 19:22:35 +01:00
encoding.h Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
extract.php Preparing for merge... 2012-12-18 01:10:20 +01:00
filetype.c fixed types for simple Mime type detection (which shouldn't have been checked in...) 2011-12-15 23:00:39 +00:00
findfile.c Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
findfile.h Fix focus element 2011-12-06 21:06:41 +00:00
font.c move options include 2013-05-28 14:16:10 +01:00
font.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
gui.c Remove bulk of old treeview implementation. 2013-09-02 16:19:16 +01:00
gui.h Removed reformat kludge from header files. 2013-04-16 21:55:23 +02:00
history.c Added comments. 2013-09-11 00:12:42 +02:00
history.h Namespace the atari global history functions. 2013-07-01 14:39:10 +01:00
hotlist.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
hotlist.h Move old hotlist out of the way. 2013-08-13 12:41:04 +01:00
login.c Prefixed gemtk module functions. 2013-01-22 02:33:27 +01:00
login.h Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
misc.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
misc.h Finally it compiles without WinDom - still some things to bring back: 2013-01-07 20:04:44 +01:00
options.h change all core and frontend options headers to new format 2013-05-28 14:16:10 +01:00
osspec.c Finally it compiles without WinDom - still some things to bring back: 2013-01-07 20:04:44 +01:00
osspec.h Start to remove windom, wip. 2012-11-18 23:22:43 +01:00
redrawslots.c Finally it compiles without WinDom - still some things to bring back: 2013-01-07 20:04:44 +01:00
redrawslots.h Toolbar is now finished, started work on browser redraw/scrolling. 2012-11-30 03:20:52 +01:00
rootwin.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
rootwin.h Prefixed gemtk module functions. 2013-01-22 02:33:27 +01:00
save.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
schedule.c Started refactoring of global redraw handling. 2012-11-28 21:30:24 +01:00
schedule.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
search.c Remove search context from browser window, simplify search interface for front ends. 2013-05-07 14:41:40 +01:00
search.h Search is functional. 2013-01-17 01:18:27 +01:00
settings.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
settings.h Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
statusbar.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
statusbar.h Started refactoring of global redraw handling. 2012-11-28 21:30:24 +01:00
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
toolbar.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
toolbar.h The Window toolbar now have independet AES objects, 2013-01-22 22:28:20 +01:00
treeview.c Also setup slider info before tree creation. 2013-09-11 00:10:59 +02:00
treeview.h Prefixed gemtk module functions. 2013-01-22 02:33:27 +01:00
verify_ssl.c Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
verify_ssl.h