Commit Graph

  • fdaad39a57 Don't destroy layers if we never created them. Chris Young 2017-12-23 14:17:24 +0000
  • e77ae190ff Copy localized html resources. Sven Weidauer 2017-12-23 15:14:24 +0100
  • 6e5344464b Ensure we have a layer before deleting it. Chris Young 2017-12-23 14:14:20 +0000
  • 683ef22bd6 Add html resources Sven Weidauer 2017-12-23 13:53:42 +0100
  • 01286d85da Quick hack to avoid endless flickering of scroll bars that prevents anything else from happening. Sven Weidauer 2017-12-23 13:37:54 +0100
  • 9a50a70be9 Check for empty clip rect. Sven Weidauer 2017-12-23 13:07:23 +0100
  • 79bf999c66 Update Xcode project Sven Weidauer 2017-12-23 12:55:58 +0100
  • 7ade3c33a3 Remove unneeded hard-coded LDFLAGS and CFLAGS Sven Weidauer 2017-12-23 12:51:08 +0100
  • fe93704cb3 Don’t hardcode OpenSSL paths and detect RSVG using pkg-config Sven Weidauer 2017-12-23 12:44:24 +0100
  • 41ebd942f9 Update content_broadcast calls. Sven Weidauer 2017-12-23 12:28:36 +0100
  • afa0de1ce3 Change LOG calls to NSLOG Sven Weidauer 2017-12-23 12:28:17 +0100
  • cb452810b9 Merge remote-tracking branch 'origin/master' into svenw/cocoa Sven Weidauer 2017-12-23 10:55:59 +0100
  • 3c0ff81be4 Messages: Update German translation. Sebastian Barthel 2017-12-18 14:25:25 +0000
  • 3b88e0ef9e fix amigaos3 building Vincent Sanders 2017-12-11 13:17:14 +0000
  • 3ac65ef6e2 add m68k to amigaos targets builds Vincent Sanders 2017-12-11 12:48:28 +0000
  • 32adce8a09 Explicitly open dos.library Chris Young 2017-12-10 23:20:18 +0000
  • eba0fd70eb clean up toolbar configuration to be slightly less buggy Vincent Sanders 2017-12-10 22:57:06 +0000
  • 30ee1f630a Improve cross compile tool building and error reporting Vincent Sanders 2017-12-07 07:56:50 +0000
  • 7a8a8cafd5 fixup opensuse zypper install packages Vincent Sanders 2017-12-03 15:41:14 +0000
  • 798f2dbc1c Add openSUSE zypper package management support to env script Vincent Sanders 2017-12-03 11:32:36 +0000
  • 1a7fc08e04 add crypto library to windows link to cope with updated openssl Vincent Sanders 2017-11-24 15:39:31 +0000
  • acf5a20a2b Fix switching back to own screen after using a public screen. Chris Young 2017-11-16 19:47:30 +0000
  • 7f61cc15ea Fix radio button labels on OS3 (thx Mikhail Malyshev) Chris Young 2017-11-14 23:19:00 +0000
  • b099a8582e Remove the iconify gadget from the OS3 build It is unlikely to ever work and I'm bored of hearing about it not working. Chris Young 2017-11-13 19:01:45 +0000
  • 046977507b Duktape: Squash -Wcast-align warnings on armhf. Michael Drake 2017-11-02 16:34:59 +0000
  • 8f73414c06 Revert "Duktape: Attempt to squash aarch64 cast increases required alignment warnings." Michael Drake 2017-11-01 16:02:20 +0000
  • 8cc3adee5a Duktape: Attempt to squash aarch64 cast increases required alignment warnings. Michael Drake 2017-10-30 16:50:38 +0000
  • def0cfce51 Remove from poll on abort. Fix loglevels ashmew2/nskolibrios Ashish Gupta 2017-10-29 19:34:34 +0100
  • 448228a30c Duktape: Use align-by-8 on all platforms by default Michael Drake 2017-10-29 15:17:06 +0000
  • 0687687c37 Duktape: Revert alignment of `struct duk_hobject`. Michael Drake 2017-10-29 15:16:21 +0000
  • ea7da966de Duktape: Another attempt to squash aarch64 increases required alignment warnings. Michael Drake 2017-10-29 14:50:10 +0000
  • 6619be2b72 Duktape: Attempt to squash aarch64 cast increases required alignment warnings. Michael Drake 2017-10-29 14:02:10 +0000
  • 93c012c0e3 Add Leency's icons to Netsurf Ashish Gupta 2017-10-29 12:36:02 +0100
  • 42573b3d13 Debugging : Squash / undo this commit later. Ashish Gupta 2017-10-29 12:31:18 +0100
  • 7bd0bd4953 Clean up Makefile Ashish Gupta 2017-10-28 15:36:05 +0200
  • 1ffbc36661 Make full screen (almost..) Ashish Gupta 2017-10-27 22:45:05 +0200
  • f22a0ef3cd Fix infinite fetching processing in http fetcher Ashish Gupta 2017-10-26 01:45:36 +0200
  • 346baf80d8 Use libnslog. Ashish Gupta 2017-10-25 22:25:41 +0200
  • ea8d49cc5d Cleanup Ashish Gupta 2017-10-25 22:02:07 +0200
  • 48cd586df1 Enable libnslog... Ashish Gupta 2017-10-25 00:12:55 +0200
  • c68e11bf59 Enable libnslog... Ashish Gupta 2017-10-25 00:12:37 +0200
  • 4980d387dc Fix polling of http connections when going through linked list. Ashish Gupta 2017-10-18 00:23:09 +0200
  • ff154031b0 bash.im testing with httplib chunked transfer Ashish Gupta 2017-10-14 20:54:56 +0200
  • 7c281fc802 Get rid of internal font related res data. Make gui.c as close to framebuffer's gui.c as possible for now. Ashish Gupta 2017-10-09 02:14:11 +0200
  • 5a9f2bcef5 Remove useless line from makefile Ashish Gupta 2017-10-09 01:21:08 +0200
  • 116a6c64a5 Delete superfluous filesystem header/implementation Ashish Gupta 2017-10-09 01:17:21 +0200
  • ba0d8157fc Get rid of load<lib>.asm files Ashish Gupta 2017-10-09 01:16:11 +0200
  • f03258c5b9 Delete .svn directory (wtf?!) Ashish Gupta 2017-10-09 01:01:18 +0200
  • dedd137748 Hook into existing framebuffer sources rather than relying on a copy Ashish Gupta 2017-10-09 00:57:00 +0200
  • 310b65307a Remove bloat x3 Ashish Gupta 2017-10-08 22:20:39 +0200
  • 3a452fb483 Remove bloat x2 Ashish Gupta 2017-10-08 22:12:45 +0200
  • cb52868b48 Get rid of bloat Ashish Gupta 2017-10-08 22:04:11 +0200
  • e10b295a26 Add HOME and END key handling in framebuffer Ashish Gupta 2017-10-08 21:51:07 +0200
  • 3b36b594f3 Fix debug. When rebasing, do not preserve Ashish Gupta 2017-10-08 21:50:46 +0200
  • 7d12ce9e6a Free the fetch (and http.obj handle) when errored out or finished or aborted Ashish Gupta 2017-10-08 16:40:48 +0200
  • 48182ca52b Stop printing POST data on debug board (fixes passwords showing up) Ashish Gupta 2017-10-08 16:06:26 +0200
  • 62e149e1a4 POST Multipart works Ashish Gupta 2017-10-04 01:31:50 +0200
  • a37bf76eba Drop int3 in multipart fetch with log and return NULL Ashish Gupta 2017-09-26 00:00:21 +0200
  • 6c52f14005 Revert "Revert file.c to master" Ashish Gupta 2017-09-24 23:47:04 +0200
  • e638fc2b91 Revert file.c to master Ashish Gupta 2017-09-24 23:45:18 +0200
  • 1583d0f4b7 Set homepage to board login Ashish Gupta 2017-09-24 23:06:41 +0200
  • 46f4ee02c9 Support urlencoded POST Ashish Gupta 2017-09-24 23:05:47 +0200
  • 8a94c69a80 Fix polling Ashish Gupta 2017-09-22 00:28:30 +0200
  • 2e26f10be9 Enable debug Ashish Gupta 2017-09-17 13:30:51 +0200
  • cc4fc83966 Fix mkimg for building without /home/autobuild Ashish Gupta 2017-09-17 13:22:07 +0200
  • 7641334d94 Disable int3 Ashish Gupta 2017-09-17 11:58:18 +0200
  • cc086ca312 Get rid of int3 Ashish Gupta 2017-09-16 21:49:45 +0200
  • d17cb57bf9 Fix tool Ashish Gupta 2017-09-16 21:47:31 +0200
  • 1f648deb98 Fix tools kolibrios Ashish Gupta 2017-09-16 21:43:41 +0200
  • cfdd66f6f3 Fix respath Ashish Gupta 2017-09-16 21:40:07 +0200
  • f0bb3d55be Fix up resources Ashish Gupta 2017-09-16 21:10:53 +0200
  • c881b70f6c Add tools for building on Linux for KolibriOS Ashish Gupta 2017-09-16 21:09:55 +0200
  • 52b93d7606 Add local_history Ashish Gupta 2017-09-16 19:38:55 +0200
  • 7b3c1ca9dd Add corewindow Ashish Gupta 2017-09-16 19:37:35 +0200
  • 531b190f4f Restrict build by enforcing Makefile.config Ashish Gupta 2017-09-16 19:36:42 +0200
  • 53a37dc913 Reconcile differences for fb frontend Ashish Gupta 2017-09-16 19:34:11 +0200
  • 9d4f7fa70b Add builder Ashish Gupta 2017-09-15 23:11:51 +0200
  • 32c281e79a Add old work to rebase bucket. Ashish Gupta 2017-09-12 19:33:33 +0200
  • fea980a791 Add netsurf compilation to docs Ashish Gupta 2017-06-11 11:16:40 +0200
  • 210d02828d Add building-kolibrios doc Ashish Gupta 2017-06-11 11:13:09 +0200
  • 7fd8a79110 Minor makefile fixes for kolibrios Ashish Gupta 2017-06-11 09:45:18 +0200
  • 7ab5be6d84 Move sys_uptime() inside kolibrios dir Ashish Gupta 2017-06-10 08:21:40 +0200
  • 2a6495e8ef Release nightly for KolibriOS. Ashish Gupta 2017-05-31 00:35:19 +0200
  • 22919f5f01 Towards integration with shared build system Ashish Gupta 2017-05-14 11:41:01 +0200
  • 89cdbc691c Enable GIF PNG JPEG image formats Ashish Gupta 2017-05-14 00:15:05 +0200
  • 77d26f5984 Get rid of internal font building from Makefile Ashish Gupta 2017-05-13 23:15:38 +0200
  • 80d68a9784 Clean up debug board logging and other crap Ashish Gupta 2017-05-13 21:08:42 +0200
  • c6ea17bccd Switch to freetype fonts! Ashish Gupta 2017-05-11 21:44:00 +0200
  • 34e511d8ee Changes to gui.c as framebuffer frontend has changed Ashish Gupta 2017-05-11 21:36:08 +0200
  • 962b8a7dd2 Do multiple FETCH_DATA callbacks from http fetcher instead of just one large callback Ashish Gupta 2017-05-11 18:59:45 +0200
  • 13550e9e3e Tidy up some things. Ashish Gupta 2017-05-11 17:14:01 +0200
  • 7aaf1dc18d Fix description for FETCH_HEADER Remove redundant FETCH_XXX description from the curl fetcher. Ashish Gupta 2017-05-02 12:25:51 +0200
  • 878db58d03 Add http kolibrios fetcher Ashish Gupta 2017-05-02 12:01:38 +0200
  • 89faa8faac Properly initialize heap to avoid malloc failures Ashish Gupta 2017-05-02 10:25:08 +0200
  • 865c9d3610 Update kolibrios frontend to use invalidate window area API (Applied change becd386) Ashish Gupta 2017-04-24 21:30:17 +0200
  • b99fe7e466 Get logging working. Ashish Gupta 2017-04-23 18:58:16 +0200
  • e94504c0d5 Move port for kolibrios ahead. Look at diff from master and reconcile. Ashish Gupta 2017-04-21 23:18:15 +0200
  • 476423b2ec Fix up makefiles to build with make TARGET=kolibrios install Ashish Gupta 2017-04-15 23:52:42 +0200
  • 58c351e8e5 Add options for kolibrios (nskolibrios) Ashish Gupta 2017-04-15 10:11:40 +0200
  • c77fa3066e Steal framebuffer and reuse in kolibrios port Ashish Gupta 2017-04-14 14:06:18 +0200