Commit Graph

  • c873d789dc Tool defaults for windows host John Mark Bell 2011-01-23 00:32:57 +0000
  • 9ccb9227c8 Rudimentary msys support John Mark Bell 2011-01-23 00:20:20 +0000
  • ac8096964e Added search dialog. Ole Loots 2011-01-22 16:47:20 +0000
  • 43f6db8ffd Added copy directives for some missing files. Ole Loots 2011-01-22 16:46:58 +0000
  • 09e6d5f6a1 Added default blank page. Ole Loots 2011-01-22 16:45:45 +0000
  • 50db2a2dac Resource file was missing within initial chekin. Added Search dialog. Ole Loots 2011-01-22 16:45:21 +0000
  • c0c423fbca Improved compatibility with classic TOS systems. Ole Loots 2011-01-22 16:43:51 +0000
  • b8f40265f4 Updated documentation. Ole Loots 2011-01-22 16:43:24 +0000
  • c94c308cb4 Improved compatibility with classic TOS systems, disabled spinner. Ole Loots 2011-01-22 16:42:32 +0000
  • deb88adffb Shrinked initial size of the canvas area. Ole Loots 2011-01-22 16:38:26 +0000
  • 3462356059 increased compatibility with classic TOS systems. (Getcookie() breaks on classic TOS systems.) Ole Loots 2011-01-22 16:37:24 +0000
  • 7e79d32bed Removed default entries from hotlist, they are already defined within NetSurf core. Ole Loots 2011-01-22 16:35:16 +0000
  • b18ede1a60 Limit length of statustext to 80 chars, to satisfy v_gtext specifications. Introduced attached flag. Ole Loots 2011-01-22 16:34:10 +0000
  • 7beb6a8781 verbose_log can now be set via the Main-Menu. Ole Loots 2011-01-22 16:32:57 +0000
  • 4dde38e36f Improved path fixes for classic TOS systems. Ole Loots 2011-01-22 16:32:02 +0000
  • 67fa1c50f1 Introduced attached flag for Statusbar. Ole Loots 2011-01-22 16:30:55 +0000
  • 4e944c1a69 using short filenames for treeview Icons for compatibility with classic TOS systems. Ole Loots 2011-01-22 16:28:20 +0000
  • f222ec79e9 Improved path fixes for classic TOS systems. Ole Loots 2011-01-22 16:27:26 +0000
  • 7d4056ae41 Added calls to lock/unlock during redraw. Ole Loots 2011-01-22 16:23:30 +0000
  • 010ac0c181 Fixed tab closing leaving the URL bar disconnected from the current tab Sven Weidauer 2011-01-20 14:17:15 +0000
  • 699f0cb344 Make the tree icon dir a non-option Daniel Silverstone 2011-01-20 14:05:13 +0000
  • 3e7bf7cfb5 Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc. Daniel Silverstone 2011-01-20 13:51:41 +0000
  • 1490258b3e Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. Sven Weidauer 2011-01-20 13:22:39 +0000
  • c46072be85 Correct path for Messages file Sven Weidauer 2011-01-20 13:08:41 +0000
  • 822fffa8e3 A little more debug to help us spot how many users of locked contents there are, during shutdown Daniel Silverstone 2011-01-20 12:55:51 +0000
  • afbcd370c5 Improved tabs (draggable, can close last one) Sven Weidauer 2011-01-20 11:38:16 +0000
  • ae37542582 Wrapping drawing code in own autorelease pool Sven Weidauer 2011-01-20 11:38:14 +0000
  • 5932151359 Releasing objects in dealloc Sven Weidauer 2011-01-20 11:38:10 +0000
  • cd72933201 Ensure we free more of the css stuff for the box model. Daniel Silverstone 2011-01-19 21:15:23 +0000
  • f85335a7f9 Implementing tabs and fixing scrolling. Sven Weidauer 2011-01-19 20:19:43 +0000
  • 5a259dadeb Implemented path plotter Sven Weidauer 2011-01-19 10:20:44 +0000
  • 3060423700 Remove odd WARNFLAGS copied from Atari stuff. Silence warning about redeclared strcasestr(). François Revel 2011-01-19 01:42:54 +0000
  • 6d1169e92d Add the required makefile stuff to build NetSurf for OSX using 'make cocoa' in trunk/. Crashes for now though. Requires some libs installed with macports to /opt/local. François Revel 2011-01-19 01:36:21 +0000
  • ebc216434f Case insensitive filesystems should just be banned from Earth and even the Milky Way. François Revel 2011-01-19 01:07:56 +0000
  • ef8098ebdf Removing history.m - those functions aren't called anyways. Sven Weidauer 2011-01-18 08:27:00 +0000
  • df5a5582fd Menu items for reload and stop loading. Also validating zoom and stop loading menu actions. Sven Weidauer 2011-01-18 08:26:56 +0000
  • 0d98d39a1a Only showing regular browser windows, not frames or iframes. Sven Weidauer 2011-01-18 08:26:49 +0000
  • 5105548de6 More font traits Sven Weidauer 2011-01-17 21:47:08 +0000
  • b3690a585d Using OS services to determine MIME types Sven Weidauer 2011-01-17 21:47:00 +0000
  • 84569f7db3 High-res icon Sven Weidauer 2011-01-17 18:13:32 +0000
  • 583047def6 Getting a real path for the options file Sven Weidauer 2011-01-17 16:18:14 +0000
  • 045183032f Font scaling and other scaling related fixes. Sven Weidauer 2011-01-17 15:00:18 +0000
  • d2aa0bcea9 Taking homepage from user defaults Sven Weidauer 2011-01-17 15:00:12 +0000
  • 76f2b2af98 Remove erroneous commentary, and move associated code to a more sensible place John Mark Bell 2011-01-17 08:35:20 +0000
  • 1034f16f0b Fix bug #3159040: make destruction order of browser_window objects sane John Mark Bell 2011-01-17 08:28:22 +0000
  • fbbfb2a75f Scaling mouse coordinates Sven Weidauer 2011-01-14 19:03:16 +0000
  • f552e114bd Handling double-clicks Sven Weidauer 2011-01-14 18:18:57 +0000
  • 7bd51ba0ba Implementing selection and clipboard functions. Sven Weidauer 2011-01-14 17:50:11 +0000
  • 30d9439781 Better mouse handling for browser Sven Weidauer 2011-01-14 16:54:39 +0000
  • ecc314c694 Implemented download window Sven Weidauer 2011-01-14 12:46:06 +0000
  • 633f294ce2 Opening URLs Sven Weidauer 2011-01-14 12:46:01 +0000
  • dbaaa53f68 Correctly handling users closing windows Sven Weidauer 2011-01-13 19:00:04 +0000
  • 2ab5636619 Zooming, opening files, accepting http and https URLs Sven Weidauer 2011-01-13 17:20:13 +0000
  • a9b60753f9 Implemented tree view/history window. Sven Weidauer 2011-01-13 15:19:47 +0000
  • b65a405c3e Copy scale value from cloned window and setting new clip rect for every drawing operation. Sven Weidauer 2011-01-13 11:15:40 +0000
  • f47c0f16e2 Adding build instructions for Cocoa and building with system-provided libpng by default. Sven Weidauer 2011-01-13 07:47:07 +0000
  • 23e9ad14ab Recalculating actual position in string after text split. Sven Weidauer 2011-01-12 23:21:36 +0000
  • fce3238be0 Added UTF-8 to local encoding conversion functions. Just copies the string. Sven Weidauer 2011-01-12 23:21:33 +0000
  • 23770014c0 Check for animating GIF favicon only if compiled with GIF support. Sven Weidauer 2011-01-12 22:07:40 +0000
  • 9c627479ca including <cocoa/cocoa.h> in prefix header Sven Weidauer 2011-01-12 22:07:36 +0000
  • 88d70ed6a4 Added icon Sven Weidauer 2011-01-12 22:07:31 +0000
  • 0409221064 Changed project file to use .xcconfig files and added shell script (config/detect.sh) to auto-generate local config file using pkg-config Sven Weidauer 2011-01-12 22:07:27 +0000
  • 9e31753420 Rendering only dirty rects Sven Weidauer 2011-01-12 22:07:21 +0000
  • e65bdafbe3 Fix url_host_is_ip_address() when encountering blatently invalid IPv4 addresses (which inet_aton fails to notice). Also fix a number of insidious buffer overflows. John Mark Bell 2011-01-12 21:48:07 +0000
  • b58dcc351f Cocoa front end (credit: Sven Weidauer) John Mark Bell 2011-01-12 20:21:17 +0000
  • 8c09af5568 Add Mac OS X detection to config.h (credit: Sven Weidauer) John Mark Bell 2011-01-12 20:15:04 +0000
  • f9d10d83bd Add test for purely numeric subdomains (currently fails) John Mark Bell 2011-01-12 08:40:48 +0000
  • 4cd21d9934 Fix testsuite John Mark Bell 2011-01-12 08:40:08 +0000
  • e66211f669 Added missing font copy command Ole Loots 2011-01-10 23:55:39 +0000
  • 5f62669c20 Added realpath() for plain TOS systems. Ole Loots 2011-01-10 23:51:52 +0000
  • ae44623e0d Remove unused include. James Bursa 2011-01-09 21:39:49 +0000
  • 40a034b08f Don't clear floats if there aren't floats to clear. Michael Drake 2011-01-09 19:09:30 +0000
  • 4f75b67cdd Copy correct libxml Chris Young 2011-01-09 16:41:17 +0000
  • 0818ae160e Remove unnecessary assertion (we've already handled the NULL case) John Mark Bell 2011-01-09 13:02:03 +0000
  • a145763c1d Remove redundant computation. Fix nsfont_split to actually conform to its API and not return split points in the middle of character byte sequences. John Mark Bell 2011-01-09 00:52:00 +0000
  • fe291f87d9 Ensure top margin is affects static position in particular case. Michael Drake 2011-01-09 00:09:57 +0000
  • 3368407d9e Document font APIs -- specifically, string lengths are specified in bytes, not characters John Mark Bell 2011-01-09 00:02:47 +0000
  • 6b544e94b9 Include OS3 support header John Mark Bell 2011-01-08 23:00:33 +0000
  • b85fcf590f Table top/bottom margin is 0px when computed value is 'auto'. Michael Drake 2011-01-08 17:34:45 +0000
  • 7cde13feee Partially support 8-bit icons for superimpose Fix memory leak Chris Young 2011-01-08 00:08:47 +0000
  • 360f20b287 ami_superimpose_favicon isn't dependent on Amiga icon loader Chris Young 2011-01-07 23:47:21 +0000
  • 8aaa55a5ac #defines for icon.library v51 Chris Young 2011-01-07 23:45:17 +0000
  • 90fb7362c5 Use base type for gfxbase Chris Young 2011-01-07 18:21:01 +0000
  • aec29351a6 Ensure we poke the favicon as soon as an HTML content reaches the browser window. This is the earliest we can safely do this, otherwise STOP etc. can cause problems. Daniel Silverstone 2011-01-07 14:23:14 +0000
  • 1335ffd488 Make the default favicon a desaturated netsurf logo Daniel Silverstone 2011-01-07 14:16:33 +0000
  • 1ca13118a8 Ensure that if we're given no icon (or can't generate one) we default to the system-default favicon Daniel Silverstone 2011-01-07 14:13:40 +0000
  • 0bfafb51a6 New tabs should be (assuming not blank) my-home-page/netsurf-home-page rather than current URL Daniel Silverstone 2011-01-07 13:36:05 +0000
  • 29321bf3bd Ensure we only update the favicon rendering when the icon being updated is the one in the active tab. Daniel Silverstone 2011-01-07 13:20:47 +0000
  • 234301ad23 Fix silliness Daniel Silverstone 2011-01-07 13:14:06 +0000
  • d00c5b0cd5 Add CONTENT_MSG_FAVICON_REFRESH and emit and handle it appropriately. Animated favicons now work Daniel Silverstone 2011-01-07 13:10:20 +0000
  • e6f33ef6ef Add cheating redraw bypass for gifs, so we can cause animation updates Daniel Silverstone 2011-01-07 13:09:53 +0000
  • 4b4db144f0 Ensure that we only set done once, but that we do reformat if we're updated. (First stage to animated favicon) Daniel Silverstone 2011-01-07 12:40:57 +0000
  • 72683554b4 Only consider a favicon for redraw/done if an event *caused* it to become ready Daniel Silverstone 2011-01-07 12:12:47 +0000
  • 68f8fa1059 Include OS3 support header Squash warning about implicit declaration of free() John Mark Bell 2011-01-07 00:14:37 +0000
  • 7f62710772 Include os3support header John Mark Bell 2011-01-06 23:56:03 +0000
  • 64b26c85a3 More #ifdef __amigaos4__. This is getting a little messy. John Mark Bell 2011-01-06 23:50:50 +0000
  • 8cd854cfd5 Define __USE_BASETYPE__, makes thumbnail.c compile again on OS4. GfxBase changes will need to be made to other files in the same manner. Chris Young 2011-01-06 23:46:50 +0000
  • 4f8a44af35 Copy correct files Chris Young 2011-01-06 23:45:53 +0000
  • b27b9fbf58 Fix compilation when WITH_AMIGA_ICON is not defined John Mark Bell 2011-01-06 23:43:06 +0000
  • bcc0c0fde9 Make thumbnail.c compile for AmigaOS3 John Mark Bell 2011-01-06 23:34:56 +0000