Commit Graph

  • e8fe0e64fd Remove nsbeos_plot_set_scale(), nsbeos_plot_get_scale() and nsbeos_plot_scale. Michael Drake 2011-03-09 18:37:50 +0000
  • 5833549a35 Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale global. Michael Drake 2011-03-09 16:52:03 +0000
  • b46e69fe22 Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger need to maintain scale for plotting. Michael Drake 2011-03-09 16:20:55 +0000
  • 95916ab99d nsfont_paint doesn't take scale. Michael Drake 2011-03-08 19:02:19 +0000
  • e073f1c542 Don't scale text plots in front end (Amiga). Michael Drake 2011-03-08 18:49:11 +0000
  • a183951c23 Don't scale text plots in front end (BeOS). Michael Drake 2011-03-08 18:48:46 +0000
  • 5412d7c1b0 Don't scale text plots in front end (RISC OS). Michael Drake 2011-03-08 18:48:23 +0000
  • cebac17d4d Don't scale text plots in front end (GTK). Michael Drake 2011-03-08 18:48:07 +0000
  • 06ff431df7 Handle scaling of text plots in core. Michael Drake 2011-03-08 18:47:15 +0000
  • 7a72e1d90c corrected check for atari_sysinfo.gemdos_version Ole Loots 2011-03-07 22:57:20 +0000
  • bf3dc29e04 Added missing call to vst_color Ole Loots 2011-03-07 22:56:11 +0000
  • 721b73bc55 Using feature_enabled in Makefile.target to see if Apple ImageIO should be used. Sven Weidauer 2011-03-07 16:47:39 +0000
  • fc6125f79a Minimal implementation of NSTextInput protocol. Allows accented characters to be typed. Might not work with other, more complex input methods (chinese, ...) Sven Weidauer 2011-03-07 09:01:42 +0000
  • b925439a14 rationalise windows resource script make window options dialog into a property sheet Vincent Sanders 2011-03-06 23:27:09 +0000
  • a88963d82e Remove -liconv, as we use newlib's implementation and lpu handles opening of iconv itself. Chris Young 2011-03-06 22:21:38 +0000
  • de688b59e1 Fix text selection John Mark Bell 2011-03-06 18:04:13 +0000
  • aa35550b86 plugins aren't images Chris Young 2011-03-06 15:34:48 +0000
  • 47d67cdbcb Fix bug #3200899: Don't claim keypresses we don't handle. Steve Fryatt 2011-03-06 14:09:42 +0000
  • 5ac45472c7 Fix broken CONTENT_PLUGIN API. Add a default content handler for Amiga using the plugin interface, which passes unknown files (currently images only) through DataTypes. Chris Young 2011-03-06 13:58:02 +0000
  • bfadf01482 Test correct items before preparing selection save dialogue. Steve Fryatt 2011-03-06 12:42:11 +0000
  • 28dc80a3a5 Esimated width is fine for last box. Michael Drake 2011-03-05 23:03:44 +0000
  • 8c8ef2268d Ensure box has appropriate space before cloning. Michael Drake 2011-03-05 22:55:52 +0000
  • 9be22ab590 Make sure the last clone box for a wrapped text is properly measuered. Michael Drake 2011-03-05 22:18:06 +0000
  • f892e59d76 Direct rendering. Testing only; has problems with inline image placement, grey background for all text, won't work with Cairo renderer, may crash with certain gfx lib operations (AreaFill). However, seems to be much faster in 16-bit mode than off-screen buffered rendering. Chris Young 2011-03-05 14:36:55 +0000
  • 912b3bcde8 Enable selection of rendering engine (graphics.library, Cairo) at runtime, if we're compiled with Cairo support. Chris Young 2011-03-05 11:42:31 +0000
  • 208b98bb44 Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all image file formats supported by Apples ImageIO framework. Right now used only for JPEG to get rid of libjpeg dependency. Sven Weidauer 2011-03-05 09:49:15 +0000
  • 323d5f3ba1 Remove compat.c/h, hasn't been needed for a long time. Chris Young 2011-03-04 23:46:01 +0000
  • 6fb873c54c Add "use blank page" button for homepage url Add close gadget to window (operates as cancel) Chris Young 2011-03-04 23:19:24 +0000
  • 84dbdbee76 Don't override download dir as it stops the last used dir being remembered Chris Young 2011-03-04 21:01:43 +0000
  • 020239fd62 Use browser_window_redraw_ready Chris Young 2011-03-04 19:13:23 +0000
  • a1d8f565c8 Use BltBitMapTags Chris Young 2011-03-04 19:05:12 +0000
  • b73a68edab Fixed text scaling. Sven Weidauer 2011-03-04 14:53:16 +0000
  • d2626ece45 Fixed text splitting. Sven Weidauer 2011-03-04 14:53:12 +0000
  • 7473f1625f Remove unused function gui_window_redraw. Sven Weidauer 2011-03-04 11:38:08 +0000
  • 064ab5bec9 Fix build: inline what used to be gui_window_redraw(). François Revel 2011-03-04 11:17:07 +0000
  • 45c30cd3d1 Checking for public.url pasteboard type first, so dragging a .webloc file from the Finder opens the URL and not the .webloc file itself. Sven Weidauer 2011-03-04 10:38:07 +0000
  • f2bc0163c0 Accepting URLs dropped onto the browser view. Sven Weidauer 2011-03-04 09:18:26 +0000
  • 905b230a3c Allow dragging of URLs from the URL field out of NetSurf. Sven Weidauer 2011-03-04 09:18:23 +0000
  • b7893f85cd Do not attempt to destroy contents that are still loading John Mark Bell 2011-03-03 21:13:58 +0000
  • c7605db9d5 Renamed files in Xcode project to match actual file names. Sven Weidauer 2011-03-03 15:40:31 +0000
  • 2de8601f92 Mention libcurl bug in build instructions. Sven Weidauer 2011-03-03 15:26:53 +0000
  • 5c091d5be9 Adding ca-bundle to the resources Sven Weidauer 2011-03-03 14:36:44 +0000
  • 60b5039c33 Protect against object being cleaned while waiting for a query response John Mark Bell 2011-03-03 00:40:50 +0000
  • cfe6b8cc66 Pass content msg redraw coords as ints. Michael Drake 2011-03-02 21:10:29 +0000
  • 6c758cd298 Cast unsigned gif coords to signed, for comparison. Michael Drake 2011-03-02 21:09:28 +0000
  • 9e1916ad61 Fix comment. Michael Drake 2011-03-02 19:36:13 +0000
  • 3e7ea29e4b Move clone to box flags. Michael Drake 2011-03-02 19:30:08 +0000
  • be366b0e6b Move strip_leading_newline to box flags. Michael Drake 2011-03-02 19:16:03 +0000
  • 3707be6292 Move printed to box flags. Michael Drake 2011-03-02 18:41:17 +0000
  • 77f67bccb6 Move style_owned to box flags. Michael Drake 2011-03-02 18:27:41 +0000
  • f744c9dfa0 Make box flags and move new line indicator to it. Michael Drake 2011-03-02 17:50:51 +0000
  • 4aef849eba More keyboard shortcuts: scroll down with space bar and go back with backspace key. Sven Weidauer 2011-03-02 15:05:26 +0000
  • 45f29cba26 Fix install-gtk some more John Mark Bell 2011-03-02 13:49:07 +0000
  • 91562e8158 Fix install-gtk John Mark Bell 2011-03-02 13:27:02 +0000
  • 4e953db875 Allow ./test-nsgtk --gdb [http://blahblahblah/] Daniel Silverstone 2011-03-02 12:10:06 +0000
  • db69e8045b When wrapping text, don't duplicate strings. Special case for text inside textareas, since they require it. Michael Drake 2011-03-01 22:14:02 +0000
  • 3b366c53f9 More useful assert and remove box_dump call. Michael Drake 2011-03-01 21:48:38 +0000
  • ddfdf2a629 Don't trap RMB over gadgets if those gadgets are disabled Chris Young 2011-03-01 20:27:49 +0000
  • 7935d74849 Copy our updated working libpng.so; this fixes the cyan boxes on Wikipedia Chris Young 2011-03-01 20:16:33 +0000
  • e3f00b8546 Cache space widths. Michael Drake 2011-03-01 20:00:41 +0000
  • 443d02b943 Fixed missing draw of tiled bitmap which are completly outside of the clipping rectangle , adjusted clipping rect changes for atari frontend Ole Loots 2011-03-01 19:31:28 +0000
  • 58ad73bfc8 Adjusted clipping rect changes for atari fronted. Ole Loots 2011-03-01 19:29:40 +0000
  • ca73991ef5 cosmetic Ole Loots 2011-03-01 19:28:12 +0000
  • a80af90142 Implemented OS detection routines provided by GS Ole Loots 2011-03-01 19:27:34 +0000
  • 46915c6b7b Brand new windows should not be cloning an existing browser_window or they pick up old local history. Brand new tabs should not either but that appears to be unavoidable at present. Chris Young 2011-03-01 19:09:57 +0000
  • 4021924ea1 Update Haru info. Michael Drake 2011-03-01 15:40:30 +0000
  • 9660442e92 remove obsolete, unused gui_window_redraw API Vincent Sanders 2011-03-01 14:31:54 +0000
  • f1343377ff Split splitting out into layout_text_box_split(). Michael Drake 2011-03-01 13:42:27 +0000
  • 3cc3dcf1e1 Limit context menu history items to 10 Chris Young 2011-02-28 23:46:49 +0000
  • c9f25d5e4a Don't plot 0 size bitmaps Chris Young 2011-02-28 23:33:22 +0000
  • ff60f79cb5 Add history context menu to the forward button too Chris Young 2011-02-28 23:33:03 +0000
  • c0ab816494 Right-click back button now gives list of history items. Probably needs tidying up - limiting number of entries etc Chris Young 2011-02-28 22:35:53 +0000
  • b768440a58 Memory leak Chris Young 2011-02-28 22:12:34 +0000
  • 4213bd41fb Avoid multiple duplicated menus Allow selection menu to appear over blank area of text boxes Chris Young 2011-02-28 22:03:18 +0000
  • 8373123b71 Purge CONTENT_STATUS_TYPE_UNKNOWN John Mark Bell 2011-02-28 20:38:23 +0000
  • 8d13c93c89 Remove bogus assertions: content handlers which spawn fetches may not transition out of the LOADING state until after the fetches have completed. John Mark Bell 2011-02-28 20:16:48 +0000
  • abbf958b4c Unlock the content when transitioning into the READY state. John Mark Bell 2011-02-28 19:58:08 +0000
  • 4a174fd670 Allow context menus in arbitrary positions outside the browsing area. Add a Local History item to a new back button context menu, eventually this will give a recent history list. Chris Young 2011-02-28 19:31:35 +0000
  • c03890339e Implemented menu for back and forward buttons. Sven Weidauer 2011-02-28 15:24:38 +0000
  • 4b10485de1 Publishing 'history_go' function and creating API to enumerate all history items reachable by the forward or back buttons. Sven Weidauer 2011-02-28 15:24:30 +0000
  • 8eda3390da Adding tool tips and changing the cursor in the local history view. Sven Weidauer 2011-02-28 15:24:15 +0000
  • f470261141 Added API to enumerate entries in history tree. Sven Weidauer 2011-02-28 15:24:02 +0000
  • e66c7f9313 Setting path for tree icons when tree class is initialized. Sven Weidauer 2011-02-28 15:23:56 +0000
  • e35aecb9aa Optimise wrapped text layout. Michael Drake 2011-02-28 13:18:27 +0000
  • 6d11881575 Handling keyboard events for local history view. Sven Weidauer 2011-02-27 20:41:17 +0000
  • 86a2e0076d Fix bug #3194007: stop emitting duplicate READY/DONE events. John Mark Bell 2011-02-27 20:11:39 +0000
  • b79dcabd41 Updated Cocoa build instructions. Sven Weidauer 2011-02-27 15:48:53 +0000
  • bb0549c0ce Remove padding for scrollers in local history. Sven Weidauer 2011-02-27 14:28:58 +0000
  • c7977d4ed2 Fixing display/transparency of ArrowWindow for 10.5. Sven Weidauer 2011-02-27 14:28:55 +0000
  • c9bc37f8bd Fix pixel alignment for rendering paths with stroke_width == 0. Sven Weidauer 2011-02-27 14:15:56 +0000
  • d84f818887 Adding icons for tree views. Sven Weidauer 2011-02-27 13:21:46 +0000
  • ff0aa37393 Implementing path utility functions. Sven Weidauer 2011-02-27 13:21:42 +0000
  • 7e42318684 Resetting cursor when mouse moves out of browser view. Sven Weidauer 2011-02-27 10:40:41 +0000
  • b486dace3b Using NSTrackingArea to get mouseMoved: events in the browser view. Sven Weidauer 2011-02-27 10:40:37 +0000
  • e190188969 Local history view now is responsible for hiding itself after selecting a web page. Also gets redrawn when selecting other pages using the back/forward buttons. Sven Weidauer 2011-02-27 09:46:54 +0000
  • 1842be491d Forward resources: to rsrc: which the BeOS port already has to use the stuff embedded in the binary. Doesn't seem to be used yet though !? François Revel 2011-02-27 00:19:23 +0000
  • 31bd1df6f9 Stop mix'n'match p96/gfx.lib drawing, remove ami_clg Chris Young 2011-02-26 22:24:41 +0000
  • f8d46be1af Fix copying of icon Chris Young 2011-02-26 20:51:10 +0000
  • b0635ea5dd Rename confusingly-named file; Remove about from unsupported protocols, as will never reach this code now. Chris Young 2011-02-26 17:38:43 +0000
  • 6eb8783632 Less ridiculous time calculation Chris Young 2011-02-26 12:54:56 +0000