.. |
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
|
Various fixes informed by cppcheck.
|
2014-05-20 20:40:42 +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
|
Remove unused variables.
|
2014-05-19 17:07:27 +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 |
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
|
undo some overzellous include removal
|
2014-05-09 10:21:48 +01:00 |
findfile.h
|
move path_to_url and url_to_path to fetch operation table
|
2014-01-25 23:01:32 +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
|
Scope reduce some variables.
|
2014-05-19 17:48:42 +01:00 |
gui.h
|
fix atari build errors
|
2014-01-16 15:07:14 +00: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
|
improve iconv library handling
|
2014-04-30 11:56:57 +01:00 |
misc.c
|
remove unecessary utils/url.h includes
|
2014-05-09 10:15:42 +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
|
Remove a bunch of unused variables.
|
2014-05-20 21:06:00 +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
|
move scheduleing into browser operation table
|
2014-03-09 15:37:40 +00: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
|
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
|
Make history internal to browser_window module.
|
2014-02-15 18:44:50 +00: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
|
Make history internal to browser_window module.
|
2014-02-15 18:44:50 +00: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 |