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 |
|
John Mark Bell
|
ffd2e6095d
|
Fix matching of universal element selectors
svn path=/trunk/netsurf/; revision=11979
|
2011-03-12 18:29:40 +00:00 |
|
Daniel Silverstone
|
91003cbaf3
|
WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup
svn path=/trunk/netsurf/; revision=11978
|
2011-03-12 17:54:02 +00:00 |
|
John Mark Bell
|
1bfb8c9f89
|
Sync API with modern libcss
svn path=/trunk/netsurf/; revision=11977
|
2011-03-12 17:51:59 +00:00 |
|
John Mark Bell
|
b175b0ddf8
|
Fix stupid
svn path=/trunk/netsurf/; revision=11976
|
2011-03-12 17:47:46 +00:00 |
|
Vincent Sanders
|
74f108ee4d
|
Saturated maths in css fixed point
svn path=/trunk/netsurf/; revision=11975
|
2011-03-12 17:46:11 +00:00 |
|
Daniel Silverstone
|
bdb05fa08a
|
Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT'
svn path=/trunk/netsurf/; revision=11974
|
2011-03-12 17:27:18 +00:00 |
|
Daniel Silverstone
|
d72f9d2862
|
Ensure we don't free an unallocated handle
svn path=/trunk/netsurf/; revision=11973
|
2011-03-12 17:26:46 +00:00 |
|
Daniel Silverstone
|
8bca12a29e
|
Ensure we rm the object before attempting compile. Prevents make -j from falsely attempting a link
svn path=/trunk/netsurf/; revision=11971
|
2011-03-12 17:13:42 +00:00 |
|
Daniel Silverstone
|
68e12d28f9
|
Remove pointless nasty skanky broken box tree duplication from hell
svn path=/trunk/netsurf/; revision=11970
|
2011-03-12 16:18:18 +00:00 |
|
Daniel Silverstone
|
7e85d15cb6
|
Add a deaf monkey frontend. TODO: Make it listen
svn path=/trunk/netsurf/; revision=11968
|
2011-03-12 15:08:07 +00:00 |
|
Michael Drake
|
e406481623
|
Update left/right margins comment.
svn path=/trunk/netsurf/; revision=11967
|
2011-03-12 12:27:17 +00:00 |
|
John Mark Bell
|
997e829b3d
|
Stop pretending to support anything other than HTTP(s)
svn path=/trunk/netsurf/; revision=11966
|
2011-03-12 00:06:15 +00:00 |
|
John Mark Bell
|
a2d7cc9df1
|
Remove pointless search
svn path=/trunk/netsurf/; revision=11965
|
2011-03-11 10:33:42 +00:00 |
|
John Mark Bell
|
1edcef6141
|
Remove redundant parameter from content_open API
svn path=/trunk/netsurf/; revision=11964
|
2011-03-10 23:13:03 +00:00 |
|
John Mark Bell
|
8f3ed71cba
|
Keep child objects of a HTML content in a list, instead of an array
svn path=/trunk/netsurf/; revision=11963
|
2011-03-10 23:08:34 +00:00 |
|
Chris Young
|
02361309ed
|
Remove gui_globals scale as no longer needed
svn path=/trunk/netsurf/; revision=11962
|
2011-03-10 20:07:14 +00:00 |
|
Chris Young
|
d12ce6b075
|
Fix crash when launching NetSurf twice
svn path=/trunk/netsurf/; revision=11961
|
2011-03-10 00:05:37 +00:00 |
|
Chris Young
|
5e168309c2
|
Revert previous change
svn path=/trunk/netsurf/; revision=11960
|
2011-03-09 23:18:27 +00:00 |
|