.. |
res
|
Try to get Windows building with FatMessages. This approach makes me ill, and may not even work.
|
2012-11-03 13:40:34 +00:00 |
Makefile.defaults
|
remove all references to using libMNG
|
2014-01-04 17:07:11 +00:00 |
Makefile.target
|
move 401 login into operation table
|
2014-01-16 00:52:17 +00:00 |
about.c
|
…
|
|
about.h
|
…
|
|
bitmap.c
|
…
|
|
bitmap.h
|
…
|
|
download.c
|
move scheduleing into browser operation table
|
2014-03-09 15:37:40 +00:00 |
download.h
|
fix windows build error
|
2014-01-16 15:00:43 +00:00 |
drawable.c
|
move window scroll getter and setter into operations table
|
2014-01-13 01:08:15 +00:00 |
drawable.h
|
…
|
|
filetype.c
|
create table for fetcher operations and move all operations into it
|
2014-01-23 00:00:18 +00:00 |
filetype.h
|
create table for fetcher operations and move all operations into it
|
2014-01-23 00:00:18 +00:00 |
findfile.c
|
…
|
|
findfile.h
|
move path_to_url and url_to_path to fetch operation table
|
2014-01-25 23:01:32 +00:00 |
font.c
|
move utf8 local conversion operations to table
|
2014-02-01 22:17:36 +00:00 |
font.h
|
move utf8 conversion routines to use nserror instead of their own error enum
|
2014-01-28 21:40:13 +00:00 |
gui.c
|
move scheduleing into browser operation table
|
2014-03-09 15:37:40 +00:00 |
gui.h
|
move utf8 local conversion operations to table
|
2014-02-01 22:17:36 +00:00 |
localhistory.c
|
Make history internal to browser_window module.
|
2014-02-15 18:44:50 +00:00 |
localhistory.h
|
…
|
|
main.c
|
Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags.
|
2014-02-10 14:08:45 +00:00 |
misc.c
|
move filename_from_path and path_add_part into gui operation tables
|
2014-01-16 00:01:25 +00:00 |
plot.c
|
…
|
|
plot.h
|
…
|
|
prefs.c
|
fixup issues with new options API merge
|
2013-05-28 16:44:46 +01:00 |
prefs.h
|
…
|
|
resourceid.h
|
…
|
|
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 |
thumbnail.c
|
Remove BITMAP_PERSISTENT flag.
|
2013-10-03 21:02:08 +01:00 |
windbg.c
|
…
|
|
windbg.h
|
…
|
|
window.c
|
…
|
|
window.h
|
…
|
|