netsurf/atari
Ole Loots d451b543c6 Set absolute clipping for every window rectangle, not just the first. 2013-12-28 19:42:40 +01:00
..
doc Minor change in changes.txt 2013-12-21 12:58:37 +01:00
gemtk Do not redraw toolbar when window is iconified 2013-12-22 04:07:56 +01:00
plot Added plot_set_abs_clipping API to define maximum allowed clipping extent. 2013-12-28 01:20:20 +01:00
res Removed background flag for menu titles 2013-12-28 19:30:56 +01:00
scripts Removed obsolete build helper scripts 2013-12-21 12:47:24 +01:00
Makefile.defaults Tuned frontend Makefiles for local environment. 2013-10-06 01:24:14 +02:00
Makefile.target Removed obsolete dir.png from package. 2013-12-28 03:05:23 +01:00
about.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
about.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02: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
certview.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
certview.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +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
cookies.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
cookies.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
ctxmenu.c Added comments 2013-11-24 22:02:40 +01:00
ctxmenu.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
deskmenu.c Added scale property to gui_window and use it. 2013-12-22 04:52:18 +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 improve gtk source save to use gtk overwrite protection feature coverity 1109873 2013-10-25 21:25:56 +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 Handle the fact that / is NOT the root of the filesystem on MiNT. 2013-10-26 17:24:09 +02:00
findfile.h Fix focus element 2011-12-06 21:06:41 +00:00
font.c Recognize scale when plotting fonts 2013-12-04 02:00:45 +01:00
font.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
gui.c Added scale property to gui_window and use it. 2013-12-22 04:52:18 +01:00
gui.h Added scale property to gui_window and use it. 2013-12-22 04:52:18 +01:00
history.c Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
history.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
hotlist.c Check if URL is already added to bookmark 2013-12-13 00:51:06 +01:00
hotlist.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02: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 Minor formatting fix 2013-12-21 02:07:13 +01:00
misc.h Minor formatting fix 2013-12-21 02:07:13 +01:00
options.h Added GUI pol timeout selection popup. 2013-11-23 17:52:33 +01:00
osspec.c Handle the fact that / is NOT the root of the filesystem on MiNT. 2013-10-26 17:24:09 +02: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 Set absolute clipping for every window rectangle, not just the first. 2013-12-28 19:42:40 +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 Check for null pointer before setting label 2013-12-21 03:17:39 +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 Check for zero length string 2013-12-28 13:34:09 +01:00
toolbar.h Updated header file for new toolbar functions. 2013-11-24 22:07:30 +01:00
treeview.c Removed obsolete code 2013-12-28 01:34:20 +01:00
treeview.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
verify_ssl.c Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
verify_ssl.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00