Commit Graph

  • 7f7ff93745 add recusion and infinite loop tests Vincent Sanders 2013-05-22 17:31:31 +0100
  • ce0fe06349 create javascript heartbeat and hook a script timeout to it Vincent Sanders 2013-05-19 23:48:55 +0100
  • 447c0fc271 ensure downloaded files are not interpreted Vincent Sanders 2013-05-19 23:48:04 +0100
  • bec089e7aa Tiny simplification. Michael Drake 2013-05-20 19:51:15 +0100
  • 2f94771f41 revert text split change Chris Young 2013-05-20 17:59:58 +0100
  • d78c9ccd10 Merge branch 'rjek/bloom' Rob Kendrick (humdrum) 2013-05-20 13:13:43 +0100
  • 0088273dba Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2013-05-20 13:10:00 +0100
  • 7ee2573f17 Convert image format to core format, when the core requests it. Michael Drake 2013-05-20 13:07:40 +0100
  • f571aebbdb Merge branch 'master' into rjek/bloom Rob Kendrick (humdrum) 2013-05-20 11:15:17 +0100
  • 90d2c8c212 Use hash generated by nsurl rather than doing it ourselves Rob Kendrick (humdrum) 2013-05-20 09:19:31 +0100
  • fe2a80fe10 If using image menus, change the type to reflect that Chris Young 2013-05-19 10:09:40 +0100
  • ddbc8c7f63 Fix build Chris Young 2013-05-18 16:55:37 +0100
  • 2bce0185fe Create menus with icons when using gadtools 53.5+ (hotlist only currently) Chris Young 2013-05-18 16:50:39 +0100
  • f16f2f2904 Get hotlist icons to use in menu creation Chris Young 2013-05-18 16:39:29 +0100
  • 36b40e219a Get URL node icon Chris Young 2013-05-18 16:38:03 +0100
  • 034ba7c2f2 Allow getting the node's icon Chris Young 2013-05-18 16:35:48 +0100
  • 6c9d0aaee7 Merge branch 'chris/gadtools-53-5' Merging changes that don't need gadtools 53.5 Chris Young 2013-05-18 16:30:03 +0100
  • c10a4321f2 Bring ARexx items to new alloc function Chris Young 2013-05-18 16:28:10 +0100
  • 051fce07d9 Move hotlist entries to new allocation function Chris Young 2013-05-18 16:11:49 +0100
  • 9c49d5f090 Menu refactor Chris Young 2013-05-18 15:34:25 +0100
  • 943025ddb0 Remove SUPPORT_VISITED build switch. Michael Drake 2013-05-18 14:40:42 +0100
  • 15fc44bd4d Remove unused variable Chris Young 2013-05-18 13:45:26 +0100
  • 5fcdbb80f0 Try to avoid the split point jumping around when it occurs exactly on the boundary requested Chris Young 2013-05-18 13:34:36 +0100
  • 13e667ff78 Remove friend BitMap as it doesn't solve the problem intended, and I'm concerned that it will cause problems on gfx cards which only have LE modes Chris Young 2013-05-18 13:26:07 +0100
  • bb08964f27 Merge branch 'master' into rjek/bloom Rob Kendrick (humdrum) 2013-05-17 13:15:25 +0100
  • c240fb0c00 Enable :visited handling for experimentation. Michael Drake 2013-05-17 12:38:06 +0100
  • 39cc1a6d4a Add function to get a nsurl's hash value. Michael Drake 2013-05-17 12:25:04 +0100
  • c204e5ff0c Add explanitory comment and make bloom size be a #define Rob Kendrick (humdrum) 2013-05-17 12:12:55 +0100
  • 60e8f11850 urldb maintains a bloom filter of URLs contained within and consults it when searching Rob Kendrick (humdrum) 2013-05-17 11:40:43 +0100
  • 9f00abec03 Merge branch 'master' into rjek/bloom Rob Kendrick (humdrum) 2013-05-17 11:13:18 +0100
  • abebc6ae2b Fix visited support for libdom. (Still disabled.) Michael Drake 2013-05-16 18:18:06 +0100
  • 0c45ed935d Better bit and byte selection Rob Kendrick (humdrum) 2013-05-16 17:24:05 +0100
  • 7d60132816 Painfully trivial bloom filter implementation to experiment with optimising urldb lookups Rob Kendrick (humdrum) 2013-05-16 17:15:29 +0100
  • 023c014ac4 Tidy up cached descriptor usage and ensure "shrink-wrap" realloc call only ever has to shrink. Michael Drake 2013-05-15 23:30:01 +0100
  • 51a5febad7 Cache conversion descriptor since this func. is called many times in series for the same conversion. (UTF-8 --> iso-8859-1) Michael Drake 2013-05-15 22:13:30 +0100
  • dd5ec71a1f Add logging to hotlist_cleanup() so we can narrow the field a little Daniel Silverstone 2013-05-15 18:32:29 +0100
  • d34f03e69e add framebuffer cross compiling support Vincent Sanders 2013-05-12 20:41:28 +0100
  • ba0cf5c949 put it back in a state where it stays enabled Chris Young 2013-05-12 20:33:40 +0100
  • 94205ed48c more futile attempts to get the copy option to behave Chris Young 2013-05-12 20:33:06 +0100
  • 6d7adac89e Update the edit menu after every click, to be safe. Chris Young 2013-05-12 20:22:34 +0100
  • 0b028e41c6 more fix of edit menu updates Chris Young 2013-05-12 20:14:29 +0100
  • 1304a939c3 stop the build whinging about NETSURF_USE_JS := AUTO Chris Young 2013-05-12 20:06:59 +0100
  • a752390abe attempt fix edit menu item disable Chris Young 2013-05-12 19:56:37 +0100
  • 57e5f7d89a attempt fix cut disable on context menu Chris Young 2013-05-12 19:48:14 +0100
  • 32df2bebdd git being annoying Chris Young 2013-05-12 19:38:49 +0100
  • c2783ac1d4 change zoom button window dimensions test suff Chris Young 2013-05-12 19:36:22 +0100
  • 0a91a057e9 Add support for delete key. Michael Drake 2013-05-12 19:49:47 +0100
  • bb9a7bbe6d update with x86 Linux proper triplet Vincent Sanders 2013-05-12 18:40:53 +0100
  • e6eecc098b improve script to use case statements as appropriate and fail correctly for unsupported usage Vincent Sanders 2013-05-11 10:45:19 +0100
  • 29086c377f add jenkins build script Vincent Sanders 2013-05-10 19:36:35 +0100
  • 51a16104c7 Merge branch 'tlsa/selection-search-refactor' Michael Drake 2013-05-10 12:20:24 +0100
  • 631265ef6b Front ends have no reason to include desktop/selection.h now. Michael Drake 2013-05-10 12:16:05 +0100
  • 9644d0594c Remove struct selection from gui_drag_save_selection, so gui.h doesn't need it now. Michael Drake 2013-05-10 11:54:26 +0100
  • d2d04824cf add transifex message file integration Vincent Sanders 2013-05-07 22:52:30 +0100
  • 70b1a8b1ce Add new translation entries to the master file when importing Vivek Dasmohapatra 2013-04-23 19:47:39 +0100
  • 9c6e4c7eb5 Fix unescaping when importing transifex/java-properties format translations Vivek Dasmohapatra 2013-04-23 19:47:39 +0100
  • a0fde060e8 Merge branch 'tlsa/selection-search-refactor' Michael Drake 2013-05-07 15:06:33 +0100
  • 8b6665fe03 Merge branch 'master' of git://git.netsurf-browser.org/netsurf into tlsa/selection-search-refactor Michael Drake 2013-05-07 14:56:42 +0100
  • 3afd9c9731 Remove search context from browser window, simplify search interface for front ends. Michael Drake 2013-05-07 14:41:40 +0100
  • f4af0d86e2 import messages from other formats into a fatmessages file Vivek Dasmohapatra 2013-05-06 14:33:33 +0100
  • 04c486ab54 perl script to fetch translated resources from transifex Vincent Sanders 2013-05-06 14:31:56 +0100
  • 21e7654902 make javascript library loading automatic if a pkg-config can be found Vincent Sanders 2013-05-05 10:24:22 +0100
  • 63bef862fb updates for git repo renames Vincent Sanders 2013-05-05 10:19:27 +0100
  • 47783096e8 fix cookies and bookmarks windows on gtk3 Vincent Sanders 2013-05-04 20:42:00 +0100
  • ca1a468aa8 fix dumb comparison error Vincent Sanders 2013-05-04 20:22:33 +0100
  • 85030ea2de Fix mouse wheel scrolling on gtk3 by implementing the smooth scroll direction Fix mouse wheel scrolling on gtk2 by setting a reasonable default step Vincent Sanders 2013-05-04 19:40:11 +0100
  • 30b1fc1dbd add assert to ensure API contract is met Vincent Sanders 2013-05-04 17:01:00 +0100
  • 7e2a93bb72 ensure correct cleanup of user list sentinal in content clone Vincent Sanders 2013-05-04 16:50:59 +0100
  • c3530a0c39 make filepath_findfile() rely on realpath allocating the output buffer. Vincent Sanders 2013-05-04 16:42:00 +0100
  • 9afa6d877b Allow release branches Netsurf Administrators 2013-05-04 10:38:46 +0100
  • 52c5cccdeb cleanup tree_create_leaf_node text ownership Vincent Sanders 2013-05-04 09:49:11 +0100
  • 926be456b4 check the return codes from css increment and reset Vincent Sanders 2013-05-04 08:59:55 +0100
  • 848f3d13ca ensure parameter contract is met Vincent Sanders 2013-05-04 08:52:12 +0100
  • 560faaa7be free memory on error condition Vincent Sanders 2013-05-04 08:45:04 +0100
  • 5c57a30047 cleanup title string ownership madness in the tree_create_folder_node() API Vincent Sanders 2013-05-03 21:17:11 +0100
  • 6c7ca26bdc FatMessages had strings in latin1 encoding now converted to utf-8 Vincent Sanders 2013-05-03 14:45:08 +0100
  • f889f0ccbf fix leak in error path Vincent Sanders 2013-05-03 14:31:23 +0100
  • 0647d69a8b Merge branch 'master' of git://git.netsurf-browser.org/netsurf into tlsa/selection-search-refactor Michael Drake 2013-05-03 13:30:44 +0100
  • 4c4dff3384 Improvements to generated output Vivek Dasmohapatra 2013-05-02 23:06:15 +0100
  • 1f6744f26b Styleguide formatting. Michael Drake 2013-04-30 16:15:49 +0100
  • a3394aa77f Put comments for exported functions in header. Michael Drake 2013-04-30 16:08:26 +0100
  • 50d7a2288c Remove redundant read-only test function. Michael Drake 2013-04-29 22:04:34 +0100
  • 6b178fb3fe HTML selections are always read-only now. Michael Drake 2013-04-29 22:04:05 +0100
  • e92dd5bf6a Remove dead stuff from the selection_ api surface. Michael Drake 2013-04-29 21:55:32 +0100
  • 98369b74e2 fixup message splitting with updated tool Vincent Sanders 2013-05-02 09:24:18 +0100
  • 2f03a0bfaf fix use after free on error path Vincent Sanders 2013-05-01 22:32:28 +0100
  • 82e2fc57d7 free memory on error path Vincent Sanders 2013-05-01 22:15:24 +0100
  • 25e6563e61 remove dead store Vincent Sanders 2013-05-01 22:07:29 +0100
  • 820767e417 Improve the message split script to allow alternate output formats Vivek Dasmohapatra 2013-05-01 11:41:25 +0100
  • 32eaf611b4 fix theme adding dialog Vincent Sanders 2013-04-29 15:59:40 +0100
  • ef363460f1 Remove another unused inuclude of render/textplain.h. Michael Drake 2013-04-29 14:58:10 +0100
  • 2cb4a11d1d Remove unused #includes. Michael Drake 2013-04-29 14:55:20 +0100
  • 6784e90a3a Remove unused selection_get_{start|end} APIs and their helper function. Michael Drake 2013-04-29 14:47:06 +0100
  • a4a3bcd979 Update comments. Michael Drake 2013-04-29 14:00:36 +0100
  • a467363d5e Remove block of code that have been commented out for years. Michael Drake 2013-04-29 13:41:27 +0100
  • 1dd8601e3f Ensure split messages are cleaned up Vincent Sanders 2013-04-28 22:09:03 +0100
  • 8df67ca801 Ensure default C language is installed Vincent Sanders 2013-04-28 22:06:30 +0100
  • d2ffd402b3 add fallback language Vincent Sanders 2013-04-28 21:55:26 +0100
  • 8c7eea4b62 Allocate the off-screen BitMap as a friend of the screen BitMap in the increasingly diminishing number of cases where this works correctly. This should stop NetSurf using memory on the wrong graphics card when two are installed. Chris Young 2013-04-28 12:21:39 +0100
  • e4f11d1b74 Fix a potential crash when plotting glyphs Chris Young 2013-04-28 11:53:37 +0100