Commit Graph

  • 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
  • 9641837022 Removed files added by mistake. Ole Loots 2013-04-25 23:06:59 +0200
  • aeba307180 Fix upgrades from 2.9 to 3.0 Chris Young 2013-04-25 18:32:32 +0100
  • c83878ff0d Increase AmigaOS revision number Chris Young 2013-04-23 19:50:57 +0100
  • d399f565ed Fix abort of page render on failed content_redraw of background image. Michael Drake 2013-04-23 18:34:46 +0100
  • 5e774272cd Bump version.c to 3.1 Daniel Silverstone 2013-04-20 14:58:17 +0100
  • 72d2bb3371 Merge release in, but do not change version.c Daniel Silverstone 2013-04-20 14:56:48 +0100
  • 3234d06ded add attributes file to stop .gitignore being exported release/3.0 Vincent Sanders 2013-04-19 21:27:45 +0100
  • ec7b4a9ff6 set correct version number and date Vincent Sanders 2013-04-19 21:24:25 +0100
  • 076361e1e1 Match return value with function prototypes. Ole Loots 2013-04-19 21:20:07 +0200
  • 9add181aa7 Allow tags Netsurf Administrators 2013-04-18 12:19:58 +0100
  • 39231ca3f6 Properly exit move_rect function. Ole Loots 2013-04-18 02:53:31 +0200
  • ad74fa4d6f fix scrolling on gtk3 Vincent Sanders 2013-04-17 14:16:32 +0100
  • bcf07a9665 Hacky fix for clipping of top of text. Michael Drake 2013-04-17 12:12:27 +0100
  • 69a26c50a3 add translation tokens for GTK preferences dialog Vincent Sanders 2013-04-17 12:01:58 +0100
  • d6f9ae3793 attach scrollbar and layout to the same adjustment so it need not be done in code Vincent Sanders 2013-04-15 22:22:16 +0100
  • a6995849d2 Check rc_intersect result and added comments. Ole Loots 2013-04-16 21:57:27 +0200
  • fa8d298b9b Removed reformat kludge from header files. Ole Loots 2013-04-16 21:55:23 +0200
  • 1e2bd8296a Merge branch 'master' of git://git.netsurf-browser.org/netsurf Ole Loots 2013-04-16 08:31:38 +0200
  • 000dddb260 Inherit bitmap opaque settings when resizing images. Ole Loots 2013-04-16 02:26:37 +0200
  • a2f34686bc Revert change to opaque settings, requires further investigation Ole Loots 2013-04-16 02:12:28 +0200
  • 4da186e28e Remove unneeded include Chris Young 2013-04-16 00:29:26 +0100
  • 729fa8f98e Merge branch 'chris/scheduled-fetches' Fixes issue with NetSurf hogging CPU time on AmigaOS Chris Young 2013-04-16 00:28:20 +0100
  • d167da308b Use internal curl scheduled fetcher Chris Young 2013-04-16 00:20:31 +0100
  • 3edaf9ed2e Default to opaque bitmaps (fixes several redraw issues) Ole Loots 2013-04-16 01:17:44 +0200
  • f432efa2b1 Merge branch 'chris/scheduled-fetches' Chris Young 2013-04-16 00:01:11 +0100
  • 38966b1daa remove include Chris Young 2013-04-15 23:58:29 +0100
  • b7b20e4128 Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsurf into chris/scheduled-fetches Chris Young 2013-04-15 23:55:28 +0100
  • bbb0f4c2b9 The scheduled callback function doesn't need to do anything, because NetSurf is going to call hlcache_poll anyway after it returns. Chris Young 2013-04-15 23:53:54 +0100
  • f9e950ba8f Remove resize/format kludge. Ole Loots 2013-04-16 00:53:33 +0200
  • 83af8b35b2 Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsurf into chris/scheduled-fetches Chris Young 2013-04-15 23:47:01 +0100
  • 6557bae1a2 missing include Chris Young 2013-04-15 23:46:28 +0100
  • dbebd4c1ce Schedule an immediate fetch poll if fetch is active Chris Young 2013-04-15 23:42:46 +0100
  • 6090e36da2 Revert changes to netsurf.c Chris Young 2013-04-15 23:40:08 +0100
  • dcbbe9901e Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsurf into chris/scheduled-fetches Chris Young 2013-04-15 23:35:27 +0100