Chris Young
|
0fc9da23f6
|
Check for RISC OS CSS filetype in case we have got redirected (ie. we are running from
the SVN tree and using resource: addressing)
svn path=/trunk/netsurf/; revision=12041
|
2011-03-14 00:33:13 +00:00 |
Chris Young
|
262db10204
|
Avoid crashing on NULL schedule_list
svn path=/trunk/netsurf/; revision=12040
|
2011-03-13 23:20:03 +00:00 |
John Mark Bell
|
408f78b737
|
Move schedule.h to utils/
svn path=/trunk/netsurf/; revision=12039
|
2011-03-13 22:50:54 +00:00 |
Ole Loots
|
f2c97c3920
|
init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.
(needed for monochrom glyph rendering)
svn path=/trunk/netsurf/; revision=12038
|
2011-03-13 21:46:59 +00:00 |
Ole Loots
|
0410a8ea55
|
Added dummy LDG functions to reduce need for external libs
svn path=/trunk/netsurf/; revision=12037
|
2011-03-13 21:45:20 +00:00 |
Daniel Silverstone
|
e083b503a0
|
Ensure we stop the hlcache schedule before we quit the gui
svn path=/trunk/netsurf/; revision=12036
|
2011-03-13 20:20:31 +00:00 |
Chris Young
|
8c1e6db760
|
Don't crash if removing events when we have no list
svn path=/trunk/netsurf/; revision=12035
|
2011-03-13 19:52:04 +00:00 |
Chris Young
|
6a7402b330
|
Empty the schedule list before freeing and closing resources
svn path=/trunk/netsurf/; revision=12034
|
2011-03-13 19:43:56 +00:00 |
Chris Young
|
d3b8961017
|
Move timer initialisation for scheduler so netsurf_init can queue scheduled events.
svn path=/trunk/netsurf/; revision=12033
|
2011-03-13 19:26:16 +00:00 |
Chris Young
|
9017a03330
|
Add missing includes; Don't mix TimeVal definitions
svn path=/trunk/netsurf/; revision=12032
|
2011-03-13 19:12:03 +00:00 |
Chris Young
|
10a70af7be
|
Add Credits and Licence buttons to About requester.
svn path=/trunk/netsurf/; revision=12031
|
2011-03-13 18:51:25 +00:00 |
Chris Young
|
dd5b65e33b
|
Search for resources in user's preferred languages, en, and outside the
language-specific dirs.
svn path=/trunk/netsurf/; revision=12030
|
2011-03-13 18:33:57 +00:00 |
Daniel Silverstone
|
93e9bfe323
|
Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlcache/llcache to using schedule to get their cleanups run.
svn path=/trunk/netsurf/; revision=12029
|
2011-03-13 18:26:46 +00:00 |
Chris Young
|
c615507e15
|
Set version using testament.h instead of old ARexx script
svn path=/trunk/netsurf/; revision=12028
|
2011-03-13 17:32:00 +00:00 |
Michael Drake
|
04c43fbfba
|
Add the other main developers.
svn path=/trunk/netsurf/; revision=12025
|
2011-03-13 15:29:08 +00:00 |
Daniel Silverstone
|
514b94b1f4
|
Add hostname and path
svn path=/trunk/netsurf/; revision=12023
|
2011-03-13 12:17:18 +00:00 |
Daniel Silverstone
|
8695000b83
|
Slightly better out-of-svn build info
svn path=/trunk/netsurf/; revision=12022
|
2011-03-13 12:09:01 +00:00 |
John Mark Bell
|
37f17e4d73
|
Use $(CURDIR) instead of $(shell pwd)
svn path=/trunk/netsurf/; revision=12021
|
2011-03-13 12:07:24 +00:00 |
Daniel Silverstone
|
cc18b5f21e
|
Initial testament functionality
svn path=/trunk/netsurf/; revision=12020
|
2011-03-13 11:59:20 +00:00 |
Michael Drake
|
c29ae3efef
|
Expand Makefile.config.example to include some common examples.
svn path=/trunk/netsurf/; revision=12019
|
2011-03-13 11:35:00 +00:00 |
Daniel Silverstone
|
860c03e1b7
|
Be somewhat more militant with idiots who copy Makefile.defaults
svn path=/trunk/netsurf/; revision=12018
|
2011-03-13 11:21:31 +00:00 |
Michael Drake
|
c92f19c932
|
Move directory listing CSS to resource:internal.css.
svn path=/trunk/netsurf/; revision=12017
|
2011-03-13 10:56:00 +00:00 |
John Mark Bell
|
d945884cb1
|
Fix font sizing in text widget
svn path=/trunk/netsurf/; revision=12016
|
2011-03-13 10:52:09 +00:00 |
Daniel Silverstone
|
f218297b77
|
Initial building/using monkey docs
svn path=/trunk/netsurf/; revision=12015
|
2011-03-13 10:51:58 +00:00 |
John Mark Bell
|
a96094205b
|
Scale font sizes by the screen DPI, rather than assuming 72
svn path=/trunk/netsurf/; revision=12014
|
2011-03-13 10:51:47 +00:00 |
Daniel Silverstone
|
18970a3be9
|
Fix message
svn path=/trunk/netsurf/; revision=12013
|
2011-03-13 10:51:33 +00:00 |
Daniel Silverstone
|
b4e78406e8
|
No point in saving bitmaps
svn path=/trunk/netsurf/; revision=12011
|
2011-03-13 10:19:16 +00:00 |
Vincent Sanders
|
b3608e3a63
|
fix close button having default focus
svn path=/trunk/netsurf/; revision=12010
|
2011-03-13 10:00:44 +00:00 |
John Mark Bell
|
155d8dec3f
|
gtk_dialog_set_has_separator is deprecated in GTK >= 2.21.8
svn path=/trunk/netsurf/; revision=12009
|
2011-03-13 09:52:40 +00:00 |
John Mark Bell
|
b652e1f36e
|
Sync with versioned libcss ABI
svn path=/trunk/netsurf/; revision=12008
|
2011-03-13 09:32:13 +00:00 |
Vincent Sanders
|
009ba43d6e
|
fix gtk about dialog to use about: to display credits and licence
svn path=/trunk/netsurf/; revision=12006
|
2011-03-13 00:29:50 +00:00 |
Daniel Silverstone
|
f40bba0c3a
|
missing semicolon. I suck
svn path=/trunk/netsurf/; revision=12005
|
2011-03-13 00:05:20 +00:00 |
Daniel Silverstone
|
eef98634f6
|
Shunt some schedule_run() calls around.. Should improve behaviour on GTK and monkey a little
svn path=/trunk/netsurf/; revision=12004
|
2011-03-13 00:04:45 +00:00 |
Daniel Silverstone
|
314124d3ef
|
Instead of deleting the early scheduled poll, simply always add another poll if cURL thinks there might be work to do later
svn path=/trunk/netsurf/; revision=12003
|
2011-03-12 23:59:37 +00:00 |
Daniel Silverstone
|
7d8e3cac49
|
Run the schedule before as well as after the poll
svn path=/trunk/netsurf/; revision=12002
|
2011-03-12 23:59:02 +00:00 |
Daniel Silverstone
|
1fd6b4d767
|
Bunch of extra debug
svn path=/trunk/netsurf/; revision=12001
|
2011-03-12 23:58:31 +00:00 |
Michael Drake
|
66ac795f04
|
Make about:config a bit nicer, if resource: is implemented on your front end.
svn path=/trunk/netsurf/; revision=11999
|
2011-03-12 23:00:19 +00:00 |
Michael Drake
|
9af493757d
|
Fix title.
svn path=/trunk/netsurf/; revision=11997
|
2011-03-12 22:45:54 +00:00 |
Vincent Sanders
|
01d4be82c4
|
fix about:licence
svn path=/trunk/netsurf/; revision=11996
|
2011-03-12 22:38:00 +00:00 |
Michael Drake
|
ece6cebb68
|
Resources load their stuff from resource:.
svn path=/trunk/netsurf/; revision=11994
|
2011-03-12 22:30:17 +00:00 |
John Mark Bell
|
155f50a48c
|
Hacky mime mappings for RISC OS filetype extensions
svn path=/trunk/netsurf/; revision=11993
|
2011-03-12 22:28:43 +00:00 |
Michael Drake
|
260fbf5fcc
|
Symlinks for GTK front end.
svn path=/trunk/netsurf/; revision=11992
|
2011-03-12 22:17:55 +00:00 |
Michael Drake
|
e9017e97e7
|
Add credits and licence documents for resources:. Also logo and internal.css file.
svn path=/trunk/netsurf/; revision=11991
|
2011-03-12 22:09:55 +00:00 |
Daniel Silverstone
|
ef20c91f93
|
Take advantage of not needing to spin like a mofo thanks to r11986
svn path=/trunk/netsurf/; revision=11987
|
2011-03-12 19:26:03 +00:00 |
Daniel Silverstone
|
d558aae0bb
|
I hate this, but it helps to prevent stalling during early fetch stages with curl
svn path=/trunk/netsurf/; revision=11986
|
2011-03-12 19:25:40 +00:00 |
Daniel Silverstone
|
1ba5d85c1a
|
Make schedule/schedule_remove use a typedef for their callback argument
svn path=/trunk/netsurf/; revision=11985
|
2011-03-12 19:23:40 +00:00 |
John Mark Bell
|
56413fd61c
|
Lose nasty code
svn path=/trunk/netsurf/; revision=11984
|
2011-03-12 19:14:23 +00:00 |
John Mark Bell
|
0c7c722e23
|
Log to stderr
svn path=/trunk/netsurf/; revision=11983
|
2011-03-12 19:13:27 +00:00 |
Vincent Sanders
|
0fd2523f5f
|
make tab work in forms on gtk
svn path=/trunk/netsurf/; revision=11982
|
2011-03-12 19:02:58 +00:00 |
Michael Drake
|
a0d7e79c8c
|
Allow box margins to collapse through zero-height boxes.
svn path=/trunk/netsurf/; revision=11981
|
2011-03-12 18:44:43 +00:00 |