Commit Graph

  • a4b99f5c31 Remove use of POSIX.pm from svn-testament -- RISCOS seems to be incomplete in that respect Daniel Silverstone 2011-03-15 17:55:13 +0000
  • 775a139103 And use POSIX::uname for the hostname Daniel Silverstone 2011-03-15 15:49:08 +0000
  • 6d2a7a3495 Corify a bunch of svn-testament to work better on RISC OS with a bit of luck Daniel Silverstone 2011-03-15 15:45:18 +0000
  • 1c7d7f6cbe Fix scaled text-plain contents. Michael Drake 2011-03-15 15:29:28 +0000
  • 14ab7bb98f Make text size a separate #define. Michael Drake 2011-03-15 15:10:10 +0000
  • 88cf21939c Like HTML, text-plain contents have no intrinsic dimensions. Michael Drake 2011-03-15 15:08:10 +0000
  • 1d764f7bf7 Fix warning Chris Young 2011-03-15 00:26:25 +0000
  • bdf75f07aa Try harder to get useful values if (a) getent is not available or (b) HOSTNAME env-var does not exist. Chris Young 2011-03-15 00:20:18 +0000
  • 40896dd3d9 Fix local history redraw Chris Young 2011-03-15 00:08:06 +0000
  • 3341d97949 give up trying to create fs links as it doesn't work properly either with or without escaping the punctuation... Chris Young 2011-03-14 23:58:08 +0000
  • 183a897e5c Fix link targets Chris Young 2011-03-14 23:45:27 +0000
  • 61f4645733 Add links to missing resources Chris Young 2011-03-14 20:05:07 +0000
  • 31bb5a16c5 Revert errorneous documentation update Chris Young 2011-03-14 18:56:27 +0000
  • 1cfc5b8970 More rigourous MIME type checking for CSS allows us to remove the icons from included CSS files. Chris Young 2011-03-14 18:53:13 +0000
  • 7acc13d863 Passing $(DEVELOPER_PATH) to the compile-xib script to select the right ibtool. Sven Weidauer 2011-03-14 18:36:41 +0000
  • 050eba408d Avoid crash when no theme is present Chris Young 2011-03-14 18:32:05 +0000
  • 6a561dc6dd Added Makefile setting for the SDK version. Sven Weidauer 2011-03-14 18:22:42 +0000
  • a5ef282aec Improve logging output to only show the part of teh string being measured Vincent Sanders 2011-03-14 16:42:31 +0000
  • 7591d2712e Try to reduce a bit of Pango overhead by avoiding recreation of Pango layout contexts for each width request. Rob Kendrick 2011-03-14 16:28:37 +0000
  • 5c63c4cd4a Adding ability to specify /Developer dir in Makefiles Sven Weidauer 2011-03-14 14:17:53 +0000
  • 19c5c44e7a Getting rid of cocoa_set_font_scale_factor Sven Weidauer 2011-03-14 14:17:46 +0000
  • 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) Chris Young 2011-03-14 00:33:13 +0000
  • 262db10204 Avoid crashing on NULL schedule_list Chris Young 2011-03-13 23:20:03 +0000
  • 408f78b737 Move schedule.h to utils/ John Mark Bell 2011-03-13 22:50:54 +0000
  • f2c97c3920 init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel. (needed for monochrom glyph rendering) Ole Loots 2011-03-13 21:46:59 +0000
  • 0410a8ea55 Added dummy LDG functions to reduce need for external libs Ole Loots 2011-03-13 21:45:20 +0000
  • e083b503a0 Ensure we stop the hlcache schedule before we quit the gui Daniel Silverstone 2011-03-13 20:20:31 +0000
  • 8c1e6db760 Don't crash if removing events when we have no list Chris Young 2011-03-13 19:52:04 +0000
  • 6a7402b330 Empty the schedule list before freeing and closing resources Chris Young 2011-03-13 19:43:56 +0000
  • d3b8961017 Move timer initialisation for scheduler so netsurf_init can queue scheduled events. Chris Young 2011-03-13 19:26:16 +0000
  • 9017a03330 Add missing includes; Don't mix TimeVal definitions Chris Young 2011-03-13 19:12:03 +0000
  • 10a70af7be Add Credits and Licence buttons to About requester. Chris Young 2011-03-13 18:51:25 +0000
  • dd5b65e33b Search for resources in user's preferred languages, en, and outside the language-specific dirs. Chris Young 2011-03-13 18:33:57 +0000
  • 93e9bfe323 Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlcache/llcache to using schedule to get their cleanups run. Daniel Silverstone 2011-03-13 18:26:46 +0000
  • c615507e15 Set version using testament.h instead of old ARexx script Chris Young 2011-03-13 17:32:00 +0000
  • 04c43fbfba Add the other main developers. Michael Drake 2011-03-13 15:29:08 +0000
  • 514b94b1f4 Add hostname and path Daniel Silverstone 2011-03-13 12:17:18 +0000
  • 8695000b83 Slightly better out-of-svn build info Daniel Silverstone 2011-03-13 12:09:01 +0000
  • 37f17e4d73 Use $(CURDIR) instead of $(shell pwd) John Mark Bell 2011-03-13 12:07:24 +0000
  • cc18b5f21e Initial testament functionality Daniel Silverstone 2011-03-13 11:59:20 +0000
  • c29ae3efef Expand Makefile.config.example to include some common examples. Michael Drake 2011-03-13 11:35:00 +0000
  • 860c03e1b7 Be somewhat more militant with idiots who copy Makefile.defaults Daniel Silverstone 2011-03-13 11:21:31 +0000
  • c92f19c932 Move directory listing CSS to resource:internal.css. Michael Drake 2011-03-13 10:56:00 +0000
  • d945884cb1 Fix font sizing in text widget John Mark Bell 2011-03-13 10:52:09 +0000
  • f218297b77 Initial building/using monkey docs Daniel Silverstone 2011-03-13 10:51:58 +0000
  • a96094205b Scale font sizes by the screen DPI, rather than assuming 72 John Mark Bell 2011-03-13 10:51:47 +0000
  • 18970a3be9 Fix message Daniel Silverstone 2011-03-13 10:51:33 +0000
  • b4e78406e8 No point in saving bitmaps Daniel Silverstone 2011-03-13 10:19:16 +0000
  • b3608e3a63 fix close button having default focus Vincent Sanders 2011-03-13 10:00:44 +0000
  • 155d8dec3f gtk_dialog_set_has_separator is deprecated in GTK >= 2.21.8 John Mark Bell 2011-03-13 09:52:40 +0000
  • b652e1f36e Sync with versioned libcss ABI John Mark Bell 2011-03-13 09:32:13 +0000
  • 009ba43d6e fix gtk about dialog to use about: to display credits and licence Vincent Sanders 2011-03-13 00:29:50 +0000
  • f40bba0c3a missing semicolon. I suck Daniel Silverstone 2011-03-13 00:05:20 +0000
  • eef98634f6 Shunt some schedule_run() calls around.. Should improve behaviour on GTK and monkey a little Daniel Silverstone 2011-03-13 00:04:45 +0000
  • 314124d3ef Instead of deleting the early scheduled poll, simply always add another poll if cURL thinks there might be work to do later Daniel Silverstone 2011-03-12 23:59:37 +0000
  • 7d8e3cac49 Run the schedule before as well as after the poll Daniel Silverstone 2011-03-12 23:59:02 +0000
  • 1fd6b4d767 Bunch of extra debug Daniel Silverstone 2011-03-12 23:58:31 +0000
  • 66ac795f04 Make about:config a bit nicer, if resource: is implemented on your front end. Michael Drake 2011-03-12 23:00:19 +0000
  • 9af493757d Fix title. Michael Drake 2011-03-12 22:45:54 +0000
  • 01d4be82c4 fix about:licence Vincent Sanders 2011-03-12 22:38:00 +0000
  • ece6cebb68 Resources load their stuff from resource:. Michael Drake 2011-03-12 22:30:17 +0000
  • 155f50a48c Hacky mime mappings for RISC OS filetype extensions John Mark Bell 2011-03-12 22:28:43 +0000
  • 260fbf5fcc Symlinks for GTK front end. Michael Drake 2011-03-12 22:17:55 +0000
  • e9017e97e7 Add credits and licence documents for resources:. Also logo and internal.css file. Michael Drake 2011-03-12 22:09:55 +0000
  • ef20c91f93 Take advantage of not needing to spin like a mofo thanks to r11986 Daniel Silverstone 2011-03-12 19:26:03 +0000
  • d558aae0bb I hate this, but it helps to prevent stalling during early fetch stages with curl Daniel Silverstone 2011-03-12 19:25:40 +0000
  • 1ba5d85c1a Make schedule/schedule_remove use a typedef for their callback argument Daniel Silverstone 2011-03-12 19:23:40 +0000
  • 56413fd61c Lose nasty code John Mark Bell 2011-03-12 19:14:23 +0000
  • 0c7c722e23 Log to stderr John Mark Bell 2011-03-12 19:13:27 +0000
  • 0fd2523f5f make tab work in forms on gtk Vincent Sanders 2011-03-12 19:02:58 +0000
  • a0d7e79c8c Allow box margins to collapse through zero-height boxes. Michael Drake 2011-03-12 18:44:43 +0000
  • ffd2e6095d Fix matching of universal element selectors John Mark Bell 2011-03-12 18:29:40 +0000
  • 91003cbaf3 WINDOW REDRAW and WINDOW RELOAD. Also, when quitting, cleanup Daniel Silverstone 2011-03-12 17:54:02 +0000
  • 1bfb8c9f89 Sync API with modern libcss John Mark Bell 2011-03-12 17:51:59 +0000
  • b175b0ddf8 Fix stupid John Mark Bell 2011-03-12 17:47:46 +0000
  • 74f108ee4d Saturated maths in css fixed point Vincent Sanders 2011-03-12 17:46:11 +0000
  • bdb05fa08a Give Monkey a hearing aid, add 'WINDOW NEW' 'WINDOW GO' and 'WINDOW DESTROY' commands, along with 'QUIT' Daniel Silverstone 2011-03-12 17:27:18 +0000
  • d72f9d2862 Ensure we don't free an unallocated handle Daniel Silverstone 2011-03-12 17:26:46 +0000
  • 8bca12a29e Ensure we rm the object before attempting compile. Prevents make -j from falsely attempting a link Daniel Silverstone 2011-03-12 17:13:42 +0000
  • 68e12d28f9 Remove pointless nasty skanky broken box tree duplication from hell Daniel Silverstone 2011-03-12 16:18:18 +0000
  • 7e85d15cb6 Add a deaf monkey frontend. TODO: Make it listen Daniel Silverstone 2011-03-12 15:08:07 +0000
  • e406481623 Update left/right margins comment. Michael Drake 2011-03-12 12:27:17 +0000
  • 997e829b3d Stop pretending to support anything other than HTTP(s) John Mark Bell 2011-03-12 00:06:15 +0000
  • a2d7cc9df1 Remove pointless search John Mark Bell 2011-03-11 10:33:42 +0000
  • 1edcef6141 Remove redundant parameter from content_open API John Mark Bell 2011-03-10 23:13:03 +0000
  • 8f3ed71cba Keep child objects of a HTML content in a list, instead of an array John Mark Bell 2011-03-10 23:08:34 +0000
  • 02361309ed Remove gui_globals scale as no longer needed Chris Young 2011-03-10 20:07:14 +0000
  • d12ce6b075 Fix crash when launching NetSurf twice Chris Young 2011-03-10 00:05:37 +0000
  • 5e168309c2 Revert previous change Chris Young 2011-03-09 23:18:27 +0000
  • d672d153d9 Updated translation from Samir Hawamdeh Chris Young 2011-03-09 23:09:24 +0000
  • 3711c125f5 Hackery for amiga/version.c in cross-compiled builds. It's not clear how the cleanup stuff for this ever worked John Mark Bell 2011-03-09 22:40:09 +0000
  • 60e8bb79ff Fix up pkg-config package ordering to ensure that libcares appears after libcurl in the link line Link against libauto when cross compiling for AmigaOS4 John Mark Bell 2011-03-09 22:39:10 +0000
  • b9885e81ba Need __USE_INLINE__ and __USE_BASETYPE__ for AmigaOS4 Only link against libiconv if building for AmigaOS3 John Mark Bell 2011-03-09 21:52:53 +0000
  • 3292bffcc8 Squash warning John Mark Bell 2011-03-09 21:51:49 +0000
  • 1a1c6baf9c Squash warnings John Mark Bell 2011-03-09 21:51:32 +0000
  • ac1ecacb1b Buildsystem hackery to support cross compiling for AmigaOS4 John Mark Bell 2011-03-09 21:32:54 +0000
  • f71dcf9667 Further hackery for the inconsistency of iconv() APIs John Mark Bell 2011-03-09 21:30:54 +0000
  • b355c48f97 Make thumbnail_get_redraw_scale() static. Michael Drake 2011-03-09 21:10:30 +0000
  • 55fd1d0133 Front ends don't need to call thumbnail_get_redraw_scale() now. Michael Drake 2011-03-09 21:04:15 +0000
  • a0e0d23c2d Remove nsws_plot_set_scale(), nsws_plot_get_scale() and nsws_plot_scale. Michael Drake 2011-03-09 19:00:31 +0000