Commit Graph

  • adc6ceb0bb CSS content handler: Ensure fetch hlcache callback handles errorcode. Michael Drake 2017-08-28 10:32:48 +0100
  • 8180116d96 Plain text content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:27:20 +0100
  • e411c84e9b SVG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:24:04 +0100
  • 9e64f37846 RSVG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:21:11 +0100
  • cae1c44f8f PNG content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:14:22 +0100
  • 36c01fc03b Sprite content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-28 10:06:47 +0100
  • cde300133e initialise event struct correctly to avoid compiler warning Vincent Sanders 2017-08-27 16:01:58 +0100
  • 5a40e94df6 remove unecessary textarea include Vincent Sanders 2017-08-12 08:16:33 +0100
  • d1a493f569 ICO content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:32:53 +0100
  • d83f6ea3c1 GIF content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:25:51 +0100
  • 337bd98f6c BMP content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:23:23 +0100
  • d4cdcf3067 CSS content handler: Convert to using content_broadcast_errorcode(). Michael Drake 2017-08-27 13:05:36 +0100
  • e94fe1632e Content API: Avoid content message copy in content user callback. Michael Drake 2017-08-26 16:38:18 +0100
  • d70beb28db Content API: Make content_broadcast take pointer to content_msg_data. Michael Drake 2017-08-26 15:50:03 +0100
  • aedd9b5513 Fix bug 0002555: "No GC" alert when resizing the window François Revol 2017-08-21 02:29:58 +0200
  • d0549e7a5b Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-08-12 12:58:38 +0200
  • 8c29c675c4 clean up atari treeview code, stop it including headers it does not need Vincent Sanders 2017-08-10 18:34:09 +0100
  • a661fdf83b fix options document formatting Vincent Sanders 2017-07-31 20:33:33 +0100
  • 8c3d79f6fb fix redraw on window resize James Woodcock 2017-07-30 10:24:13 +0100
  • 5a9afe471c Fix windows word splitting mjw 2017-07-30 10:08:39 +0100
  • 8bdea3cc7e fix number of corestrings to test Vincent Sanders 2017-07-26 09:32:35 +0100
  • 8721279687 update cookie database tests to not use expired cookie data Vincent Sanders 2017-07-26 09:17:57 +0100
  • b9b91d4117 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-07-03 21:34:26 +0200
  • 1a57d0ab7a Updated Italian translation from Samir Chris Young 2017-06-28 23:44:01 +0100
  • 71fa17bae8 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-06-28 20:49:07 +0200
  • 83b0dd2409 Don't double-convert string Chris Young 2017-06-28 18:58:53 +0100
  • 78cbfa34b5 Remove black scroller and replace with regular ones. Sven Weidauer 2017-06-27 20:44:56 +0200
  • c3b7482ce6 Close history popover after selecting a page. Sven Weidauer 2017-06-27 20:39:36 +0200
  • 246326c5b4 Use window background color for history popover. Sven Weidauer 2017-06-26 20:27:45 +0200
  • 80075c9368 Close window after closing the last tab. Sven Weidauer 2017-06-26 20:11:00 +0200
  • d51af2004b Set screen scale factor to 1 Sven Weidauer 2017-06-25 11:34:53 +0200
  • 4051cd95a4 Set deployment target independent of base SDK, with default value of 10.7. Sven Weidauer 2017-06-25 10:50:13 +0200
  • 42bf8a713d Fix nserror return values. Sven Weidauer 2017-06-22 22:19:42 +0200
  • ef7b825840 Update history view. Sven Weidauer 2017-06-22 22:08:42 +0200
  • 2e5519f227 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-06-22 20:05:15 +0200
  • 2b2bbbe765 fix resource leak on error in local history initialisation Vincent Sanders 2017-06-12 22:58:43 +0100
  • c4c2c22e87 remove depricated local history display API Vincent Sanders 2017-06-11 14:54:33 +0100
  • 449e760d71 rationalise the RISC OS browser window implementation Vincent Sanders 2017-06-11 11:46:18 +0100
  • ee749f2b11 cleanup use of internal frames scrollbar widget header Vincent Sanders 2017-06-10 21:46:47 +0100
  • 0877c1aaaa Add netsurf compilation to docs ashmew2/netsurf-kolibrios Ashish Gupta 2017-06-11 11:16:40 +0200
  • 40b192f601 Add building-kolibrios doc Ashish Gupta 2017-06-11 11:13:09 +0200
  • 38c10c85cb Windows: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:12:50 +0100
  • 98a73379fe RISC OS: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:10:25 +0100
  • dfa1e0bcd3 GTK: Ensure core windows are fully initialised. Michael Drake 2017-06-11 10:05:59 +0100
  • d34b0726e3 Framebuffer: Ensure local history corewindow is fully initialised. Michael Drake 2017-06-11 09:53:31 +0100
  • 7ee17c5ab3 Minor makefile fixes for kolibrios Ashish Gupta 2017-06-11 09:45:18 +0200
  • 40951d5294 Use the correct function to get the URL at position Hint popup still broken though :( Chris Young 2017-06-10 22:37:43 +0100
  • 6511e9f9e0 Migrate Amiga local history to corewindow Chris Young 2017-06-10 22:21:46 +0100
  • 653ccb78a9 Split local history data from viewer in headers Vincent Sanders 2017-06-10 18:34:05 +0100
  • 92ecc77768 Core window: Ensure all front ends initialise drag_status. Michael Drake 2017-06-10 18:10:07 +0100
  • 50371731e3 GTK: Ensure drag status is initialised in core windows. Michael Drake 2017-06-10 17:55:18 +0100
  • f738056710 HTML handler: Avoid unnecessary dom_string_caseless_isequal call. Michael Drake 2017-06-10 17:35:11 +0100
  • 12a1d7c36e Framebuffer: Return on successful non-repeating bitmap plot. Michael Drake 2017-06-10 16:18:05 +0100
  • c06cfd9fae Framebuffer: Fix bitmap plotter return value. Michael Drake 2017-06-10 16:11:49 +0100
  • 4b9aaee6cd update framebuffer to have corewindow interface and use it for localhistory Vincent Sanders 2017-06-10 15:34:45 +0100
  • e25eedab66 Initial monkey farmer example, needs to be genericised Daniel Silverstone 2017-06-10 12:23:55 +0100
  • 79e09943fe Description of OPTIONS Daniel Silverstone 2017-06-10 12:23:36 +0100
  • 58d03aeb6f Add ability to set options in monkey Daniel Silverstone 2017-06-10 12:23:24 +0100
  • f357af4250 SET_SCROLL only wants x/y not x0y0x1y1 Daniel Silverstone 2017-06-10 12:21:48 +0100
  • 03ae0ec15a Look for resources in useful folder name Daniel Silverstone 2017-06-09 22:28:15 +0100
  • 38df37565c Fix comments Daniel Silverstone 2017-06-09 22:16:06 +0100
  • fe9104096f Reflow monkey code, it was annoying me too much Daniel Silverstone 2017-06-09 22:04:58 +0100
  • 7272b59458 Rework monkey docs into markdown Daniel Silverstone 2017-06-09 21:19:10 +0100
  • 63d53938f1 Include time in GENERIC POLL TIMED Daniel Silverstone 2017-06-09 20:56:54 +0100
  • 1d31402dcb Core local history: Remove debug background fill. Michael Drake 2017-06-10 12:05:23 +0100
  • 772ebc69c9 RISC OS: Local history now behaves the same as other core windows. Michael Drake 2017-06-10 12:02:44 +0100
  • b0358727d9 GTK: Don't need to treat local history specially now. Michael Drake 2017-06-10 11:53:58 +0100
  • 56daba5878 Core local history: Make rendering behave like treeview. Michael Drake 2017-06-10 11:50:53 +0100
  • 368b03bffb Local history: Pass clip rectangle around as struct. Michael Drake 2017-06-10 11:15:20 +0100
  • 283d921f34 Core local history: We always clip, so don't need to handle condition. Michael Drake 2017-06-10 10:44:33 +0100
  • 5225ca2b90 Core local history: Remove unused redraw API. Michael Drake 2017-06-10 10:40:43 +0100
  • 2ba19119f6 Move sys_uptime() inside kolibrios dir Ashish Gupta 2017-06-10 08:21:40 +0200
  • 4b208e2400 Release nightly for KolibriOS. Ashish Gupta 2017-05-31 00:35:19 +0200
  • c8a2d24a43 Towards integration with shared build system Ashish Gupta 2017-05-14 11:41:01 +0200
  • a2a1dabcce Enable GIF PNG JPEG image formats Ashish Gupta 2017-05-14 00:15:05 +0200
  • 698077fba6 Get rid of internal font building from Makefile Ashish Gupta 2017-05-13 23:15:38 +0200
  • ad95397ee2 Clean up debug board logging and other crap Ashish Gupta 2017-05-13 21:08:42 +0200
  • a27d16a747 Switch to freetype fonts! Ashish Gupta 2017-05-11 21:44:00 +0200
  • 4a95a17b0c Changes to gui.c as framebuffer frontend has changed Ashish Gupta 2017-05-11 21:36:08 +0200
  • dac20745dc Do multiple FETCH_DATA callbacks from http fetcher instead of just one large callback Ashish Gupta 2017-05-11 18:59:45 +0200
  • 839c2e8e63 Tidy up some things. Ashish Gupta 2017-05-11 17:14:01 +0200
  • 5aeb8eb558 Fix description for FETCH_HEADER Remove redundant FETCH_XXX description from the curl fetcher. Ashish Gupta 2017-05-02 12:25:51 +0200
  • 95cbdd36e3 Add http kolibrios fetcher Ashish Gupta 2017-05-02 12:01:38 +0200
  • 9d8b0eae94 Properly initialize heap to avoid malloc failures Ashish Gupta 2017-05-02 10:25:08 +0200
  • fd16a63ad2 Update kolibrios frontend to use invalidate window area API (Applied change becd386) Ashish Gupta 2017-04-24 21:30:17 +0200
  • bf5cb1e98e Get logging working. Ashish Gupta 2017-04-23 18:58:16 +0200
  • dbe6423830 Move port for kolibrios ahead. Look at diff from master and reconcile. Ashish Gupta 2017-04-21 23:18:15 +0200
  • efdd935410 Fix up makefiles to build with make TARGET=kolibrios install Ashish Gupta 2017-04-15 23:52:42 +0200
  • 8078564f9d Add options for kolibrios (nskolibrios) Ashish Gupta 2017-04-15 10:11:40 +0200
  • ee95879c08 Steal framebuffer and reuse in kolibrios port Ashish Gupta 2017-04-14 14:06:18 +0200
  • 6fed24e894 Step 2 : Abuse _TARGET_IS_KOLIBRIOS and build with make TARGET=kolibrios Ashish Gupta 2017-04-13 23:36:26 +0200
  • 6fd280bb5b Add kolibrios/ dir : Step 1 towards porting this to Kolibri OS Ashish Gupta 2017-04-05 21:39:01 +0200
  • 9bf5ecfa87 Fix windows frontend click and invalidate region scroll offsets Vincent Sanders 2017-06-09 22:52:49 +0100
  • 2bec7f113c fix gtk bitmap doccomment to be truthful Vincent Sanders 2017-06-09 21:58:21 +0100
  • 527b19b111 Windows: Core window: No need to erase the invalidated region on scroll. Michael Drake 2017-06-09 21:53:44 +0100
  • 3b18d36b02 Local history: Render window background fill. Michael Drake 2017-06-09 21:48:53 +0100
  • ebab4ee8d6 Doxygen can't do badged, because Doxygen is good Daniel Silverstone 2017-06-09 21:23:53 +0100
  • ea8c5c2fac Link to the CII best practices page for NetSurf. Talk to me about updating it Daniel Silverstone 2017-06-09 20:25:41 +0100
  • 2467a0a990 fix coverity issue 1372473 Out-of-bounds write Vincent Sanders 2017-06-09 19:51:12 +0100
  • 703427a486 Update documentation removing junk and moving to markdown for most text files Vincent Sanders 2017-06-09 17:28:55 +0100