Commit Graph

  • 55afb9a64a Comment out noisy nsfont_width logging. Michael Drake 2011-03-17 14:12:39 +0000
  • f6eabd6cc9 Fix framebuffer resource: handling Vincent Sanders 2011-03-17 12:29:42 +0000
  • d2f8eee65b Fix comment. Michael Drake 2011-03-17 12:26:59 +0000
  • 50b9de4864 set hidden flag for more about: pages Vincent Sanders 2011-03-17 12:24:40 +0000
  • 49f1d58938 Less bloated "license" spelling handler. Michael Drake 2011-03-17 12:17:25 +0000
  • 293c2b026b Retabify about.c since I had previously moosed it Daniel Silverstone 2011-03-17 12:12:55 +0000
  • 4de9349fb8 Skip duplicates on about:about. Michael Drake 2011-03-17 12:09:48 +0000
  • a70c32422a gui_find_resource --> gui_get_resource_url. Michael Drake 2011-03-17 11:57:09 +0000
  • 66f6e9eff5 Rename utils/resource to utils/filepath to avoid confusion with resource: fetcher. Michael Drake 2011-03-17 11:26:30 +0000
  • 603de48f10 Install new resources too. Michael Drake 2011-03-17 10:30:42 +0000
  • 9c71edb961 Update gtk install target. Michael Drake 2011-03-17 10:26:59 +0000
  • 7390a6805e implement about:about Vincent Sanders 2011-03-17 10:20:04 +0000
  • d90ca6181b Improve options output improve options:config styling Vincent Sanders 2011-03-17 09:21:02 +0000
  • bd39eb4267 make resource header documentation more explicit Vincent Sanders 2011-03-17 08:11:54 +0000
  • b96104fe8f Ensure all four required version defines are set for windows builds Vincent Sanders 2011-03-16 22:19:44 +0000
  • 7f41b913c9 Scale mouse pointer position. Michael Drake 2011-03-16 21:41:51 +0000
  • f6501e2d38 Beginnings of scale support. - No front end to set scale, only global option. - No input (mouse pos) scaling. - Scaled of pos for update_box (e.g. animation) is wrong. - Off-by-1 in scaled scroll panning. Michael Drake 2011-03-16 20:37:44 +0000
  • 5e9bdb16c6 Temporary hack to stop crashing in Amiga frontend. Roll on frames re-implementation! Chris Young 2011-03-16 20:11:10 +0000
  • bc34303758 Localise About req buttons (OK/Credits/Licence) Chris Young 2011-03-16 19:23:24 +0000
  • 7e64826e60 Move remaining popupmenu.class stuff to context_menu.c, and #ifdef it for __amigaos4__ only. Chris Young 2011-03-16 18:53:58 +0000
  • 7f454dff4b Add about:license --> about:licence redirect. Michael Drake 2011-03-16 14:17:22 +0000
  • 867a972c47 Update copyright dates for some NetSurf project components. Michael Drake 2011-03-16 13:50:10 +0000
  • edf78221a6 Remove extraneous markup. Michael Drake 2011-03-16 13:46:58 +0000
  • 8ecc271262 Licence info has moved. Michael Drake 2011-03-16 12:29:52 +0000
  • 3bc192186c Remove superseded about doc. Michael Drake 2011-03-16 12:27:00 +0000
  • e2155ca50b Help menu options for about:credits and about:licence to replace old about NetSurf entry. Michael Drake 2011-03-16 12:24:01 +0000
  • 74cd7a9b60 Pedantic wrap. Michael Drake 2011-03-16 12:22:02 +0000
  • ffc8d17a0f Simple language directory handling. Michael Drake 2011-03-15 23:23:27 +0000
  • 1da7b161f8 Stop gtk printing from exploding if its unable to initialise the job add interface to clone a high level cache handle make generic printing core call new hlcache interface Vincent Sanders 2011-03-15 22:02:06 +0000
  • b69816ff79 Fix in case of malloc failure. Michael Drake 2011-03-15 21:31:44 +0000
  • 89ee13de70 Add simple resource: path handler. Lacks language support for now. Michael Drake 2011-03-15 21:26:33 +0000
  • cb2e3f95b8 make gtk help menu entries actually do something Vincent Sanders 2011-03-15 21:00:08 +0000
  • 1cd4c59f99 Slightly safer operation on RO Daniel Silverstone 2011-03-15 18:43:41 +0000
  • a81a7b5af2 Only extend the clipping area for plain text contents Chris Young 2011-03-15 18:43:13 +0000
  • 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