..
doc
Minor change in changes.txt
2013-12-21 12:58:37 +01:00
gemtk
Remove unused variable.
2014-05-19 17:42:19 +01:00
plot
Ensure bitmap width/height are initialised.
2014-05-20 22:40:46 +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
about.c
Scope reduce some variables.
2014-05-19 16:37:09 +01: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
Remove unused variables.
2014-05-19 16:48:08 +01:00
certview.h
Fixed warnings for incomptible pointer type
2013-10-06 01:24:18 +02:00
clipboard.c
Socpe reduce two variables.
2014-05-19 16:50:42 +01:00
clipboard.h
Moved form handling into gemtk,
2012-12-31 03:37:43 +01:00
cookies.c
Remove unused variables.
2014-05-19 16:56:55 +01:00
cookies.h
Fixed warnings for incomptible pointer type
2013-10-06 01:24:18 +02:00
ctxmenu.c
Remove unused variables.
2014-05-19 17:01:40 +01:00
ctxmenu.h
Added missing copyright headers
2012-08-24 00:47:37 +02:00
deskmenu.c
fixup merge of scheduled reformat
2014-07-06 11:01:39 +01:00
deskmenu.h
Start to remove windom, wip.
2012-11-18 23:22:43 +01:00
download.c
Remove unused variables.
2014-05-19 17:13:35 +01:00
download.h
split browser gui operations up
2014-01-15 19:37:05 +00:00
encoding.c
fix missing stdlib include
2014-02-01 22:56:23 +00:00
encoding.h
move utf8 local conversion operations to table
2014-02-01 22:17:36 +00:00
extract.php
Preparing for merge...
2012-12-18 01:10:20 +01:00
file.c
Replace default posix file handling table with GEMDOS compatible one
2014-09-13 14:15:01 +02:00
file.h
Replace default posix file handling table with GEMDOS compatible one
2014-09-13 14:15:01 +02:00
filetype.c
Scope reduce variables.
2014-05-19 17:42:12 +01:00
filetype.h
Improve documentation on mimetype fetcher table
2014-05-07 16:23:19 +01:00
findfile.c
rework path to url mapping functions to convert from and to nsurl
2014-05-26 23:52:36 +01:00
findfile.h
rework path to url mapping functions to convert from and to nsurl
2014-05-26 23:52:36 +01: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
Replace default posix file handling table with GEMDOS compatible one
2014-09-13 14:15:01 +02:00
gui.h
change reformat to be driven from the scheduler like redraw
2014-07-01 09:27:20 +01:00
history.c
Remove unused variables.
2014-05-20 17:47:51 +01:00
history.h
Fixed warnings for incomptible pointer type
2013-10-06 01:24:18 +02:00
hotlist.c
Remove unused variables.
2014-05-20 17:52:20 +01:00
hotlist.h
atari fix for undefined PATH_MAX
2014-02-03 18:50:06 +00:00
login.c
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
login.h
Fix up ripples from urldb change.
2012-10-11 11:20:02 +01:00
Makefile.defaults
fix formatting of defaults makefiles
2014-03-20 11:05:39 +00:00
Makefile.target
Replace default posix file handling table with GEMDOS compatible one
2014-09-13 14:15:01 +02:00
misc.c
documentation fixes and cleanups
2014-07-02 16:39:08 +01:00
misc.h
add file operations table and make all frontends use it.
2014-05-07 16:24:51 +01:00
options.h
Added GUI pol timeout selection popup.
2013-11-23 17:52:33 +01:00
osspec.c
Remove unused variable.
2014-05-20 17:54:50 +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
fixup merge of scheduled reformat
2014-07-06 11:01:39 +01:00
rootwin.h
Fix error.
2014-02-09 13:22:02 +00:00
save.h
Added missing copyright headers
2012-08-24 00:47:37 +02:00
schedule.c
fixup missing includes from schedule changes
2014-03-09 16:14:05 +00:00
schedule.h
documentation fixes and cleanups
2014-07-02 16:39:08 +01:00
search.c
Remove unused variables.
2014-05-20 21:09:46 +01:00
search.h
move page search gui callbacks to their own operations table
2014-03-18 22:32:52 +00:00
settings.c
Remove unused variables.
2014-05-20 21:12:53 +01:00
settings.h
Moved form handling into gemtk,
2012-12-31 03:37:43 +01:00
statusbar.c
Remove some unused variables. Scope reduce a variable.
2014-05-20 21:17:00 +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
Remove dead code, unused variables, reduce a variable's scope.
2014-05-20 21:21:41 +01:00
toolbar.h
fixup missing includes
2014-07-06 19:36:12 +01:00
treeview.c
Reduce a variable's scope.
2014-05-20 21:28:45 +01:00
treeview.h
Added about dialog, fixed scrolled treeview redraw.
2013-10-06 01:24:19 +02:00
verify_ssl.c
Remove unused variables.
2014-05-20 21:34:29 +01:00
verify_ssl.h
Implemented Search Dialog
2011-01-30 19:24:03 +00:00