Commit Graph

5693 Commits

Author SHA1 Message Date
Ole Loots f676e62d0e Implemented Search Dialog
svn path=/trunk/netsurf/; revision=11547
2011-01-30 22:19:46 +00:00
Ole Loots 54e72d1618 renamed plotter member function pixel_pos to pixel_position.
svn path=/trunk/netsurf/; revision=11546
2011-01-30 22:19:28 +00:00
Ole Loots 2fbc3bd4a0 Cleanup of TOS fixes.
svn path=/trunk/netsurf/; revision=11545
2011-01-30 22:17:15 +00:00
Chris Young 8895e0a0bc Kiosk mode now fills screen every time
svn path=/trunk/netsurf/; revision=11544
2011-01-30 22:15:16 +00:00
Ole Loots 25d9f8cd19 Set default window title when opening window.
svn path=/trunk/netsurf/; revision=11543
2011-01-30 22:15:15 +00:00
Ole Loots 609b4118cf Added -DNO_IPV6, added search.c to the sources.
svn path=/trunk/netsurf/; revision=11542
2011-01-30 22:09:54 +00:00
Ole Loots febed048a4 fixed browser_redraw_required(), now only returning true when content is available.
svn path=/trunk/netsurf/; revision=11541
2011-01-30 22:08:49 +00:00
Ole Loots aa4f56049c Implemented gui_scroll_visible.
svn path=/trunk/netsurf/; revision=11540
2011-01-30 22:03:19 +00:00
Ole Loots 46459dcaad Increased stack size for release executable.
svn path=/trunk/netsurf/; revision=11539
2011-01-30 21:52:50 +00:00
Ole Loots b15fc8eabe Implemented Search Dialog
svn path=/trunk/netsurf/; revision=11538
2011-01-30 21:51:14 +00:00
Ole Loots 0af7ca1a60 Rearanged includes, fixed VDI style for dashed plots.
svn path=/trunk/netsurf/; revision=11537
2011-01-30 21:48:22 +00:00
Ole Loots 3694345204 Implemented Search Dialog
svn path=/trunk/netsurf/; revision=11536
2011-01-30 19:24:03 +00:00
François Revel e1c11a1d54 Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). Update those when they are updated in ZETA. Also update the toolbar and statusbar background.
svn path=/trunk/netsurf/; revision=11535
2011-01-30 19:23:42 +00:00
Ole Loots cf993628eb Updated docs
svn path=/trunk/netsurf/; revision=11534
2011-01-30 19:19:21 +00:00
Ole Loots 352c5acbc6 Implemented Search Dialog
svn path=/trunk/netsurf/; revision=11533
2011-01-30 19:18:51 +00:00
Chris Young 2cc738f2f0 Pick the CSS system colours from the pens in the screen DrawInfo table, and force
repicking them if the screen changes.
Think these are right - some of the CSS descriptions are a bit ambiguous.

svn path=/trunk/netsurf/; revision=11532
2011-01-30 17:30:32 +00:00
François Revel 541864d501 Fix BeOS build.
svn path=/trunk/netsurf/; revision=11531
2011-01-30 17:25:36 +00:00
Vincent Sanders fbb1139214 add default system colour handlers to each frontend
svn path=/trunk/netsurf/; revision=11530
2011-01-30 13:40:47 +00:00
Vincent Sanders 42f89d4e0b fixup gtk source file names
svn path=/trunk/netsurf/; revision=11529
2011-01-29 23:40:22 +00:00
John Mark Bell cd5950936a Add ability to dump opacity property, too
svn path=/trunk/netsurf/; revision=11528
2011-01-29 21:54:35 +00:00
John Mark Bell 5d27aa256f Port to latest libcss
svn path=/trunk/netsurf/; revision=11526
2011-01-29 19:22:12 +00:00
John Mark Bell 27924aa38c Minor fix for path defaulting: retain rightmost / iff it's the first character in the path
svn path=/trunk/netsurf/; revision=11524
2011-01-29 15:17:42 +00:00
John Mark Bell 850160c40f Reflect new css_stylesheet_create API
svn path=/trunk/netsurf/; revision=11523
2011-01-29 14:53:18 +00:00
Sven Weidauer b1d96fcd6b Download window asks if download should be cancelled before being closed and displays an estimate of the time remaining.
svn path=/trunk/netsurf/; revision=11521
2011-01-29 10:24:54 +00:00
Sven Weidauer 672cb37412 Implemented context menu.
svn path=/trunk/netsurf/; revision=11520
2011-01-28 18:26:34 +00:00
Sven Weidauer 48c6ba4b49 Timer based reformatting, so reformat happens also while resizing windows.
svn path=/trunk/netsurf/; revision=11519
2011-01-28 14:40:25 +00:00
Sven Weidauer 3ba2596f5c Implemented frames and handling reformats the right way using browser_reformat_pending.
svn path=/trunk/netsurf/; revision=11518
2011-01-28 14:08:42 +00:00
Sven Weidauer f56b20994e Keyboard scrolling.
svn path=/trunk/netsurf/; revision=11517
2011-01-28 13:22:40 +00:00
Sven Weidauer b2482982dd More font-related fixes.
svn path=/trunk/netsurf/; revision=11516
2011-01-28 13:22:34 +00:00
Sven Weidauer ccac2289cf Setting current_redraw_browser and fixing mouse dragging
svn path=/trunk/netsurf/; revision=11515
2011-01-28 12:18:58 +00:00
Vincent Sanders acc2c341bd Make GTK popup menu generated like the menu bar menu
Clean up gtk scaffoling of some gsoc madness
fix tab opening from popup menu
Remove forward declarations and stop exporting the symbols for every event handler when they should be static

svn path=/trunk/netsurf/; revision=11514
2011-01-28 12:17:51 +00:00
Sven Weidauer aa3fc46df5 Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header.
svn path=/trunk/netsurf/; revision=11513
2011-01-28 08:54:55 +00:00
Sven Weidauer a1f1138479 Updated baseline calculation for fonts
svn path=/trunk/netsurf/; revision=11512
2011-01-28 07:36:09 +00:00
John Mark Bell 46a9e334a0 Fix irritating typo, that appears to have spread throughout the compilation documentation
svn path=/trunk/netsurf/; revision=11511
2011-01-27 23:04:46 +00:00
Michael Drake e841f9767b Pedantic formatting changes.
svn path=/trunk/netsurf/; revision=11510
2011-01-27 15:47:02 +00:00
Sven Weidauer 733376da5e Improved and crash-free download window.
svn path=/trunk/netsurf/; revision=11509
2011-01-27 14:26:24 +00:00
Sven Weidauer 43d02a75ca Rendering end pixels of horizontal and vertical lines correctly.
svn path=/trunk/netsurf/; revision=11508
2011-01-27 12:23:55 +00:00
Sven Weidauer 3376f7f50f Implemented resolution-independent rendering for the browser view. Still needs to be implemented for the other views.
svn path=/trunk/netsurf/; revision=11507
2011-01-27 11:43:48 +00:00
Sven Weidauer 73885bf3d0 Moved main() and related functions from gui.m to NetsurfApp.m
svn path=/trunk/netsurf/; revision=11506
2011-01-27 09:01:16 +00:00
Sven Weidauer 07fb8a93b1 Scaling position of select popup.
svn path=/trunk/netsurf/; revision=11505
2011-01-27 08:02:36 +00:00
Sven Weidauer 14404769cc Fixing font calculations and warnings about invalid glyph indices.
svn path=/trunk/netsurf/; revision=11504
2011-01-27 07:55:06 +00:00
Sven Weidauer f5ef7c71e7 Setting/Loading more options. Also loading urldb and cookies.
svn path=/trunk/netsurf/; revision=11503
2011-01-26 19:17:27 +00:00
Michael Drake 47c7051242 Change default favicon to content image.
svn path=/trunk/netsurf/; revision=11502
2011-01-26 18:36:48 +00:00
Michael Drake 44e8897a48 Make layout of block formatting contexts take account of the bottom margin of the last contained block.
svn path=/trunk/netsurf/; revision=11498
2011-01-26 15:14:38 +00:00
Sven Weidauer 80cdf73f6b Cmd-W closes active tab.
svn path=/trunk/netsurf/; revision=11497
2011-01-26 15:04:42 +00:00
Sven Weidauer 241510c0e2 Some random fixes.
svn path=/trunk/netsurf/; revision=11496
2011-01-26 13:58:35 +00:00
Sven Weidauer 56fb20de83 Leaving history overlay active after navigating using the back/forwards buttons.
svn path=/trunk/netsurf/; revision=11495
2011-01-26 13:42:52 +00:00
Sven Weidauer da01624374 Enabling back/forward buttons only if appropriate.
svn path=/trunk/netsurf/; revision=11494
2011-01-26 13:35:07 +00:00
Sven Weidauer 7b2694e9f6 Updated PSMTabBarControl source code to version from https://github.com/dergraf83/PSMTabBarControl
svn path=/trunk/netsurf/; revision=11490
2011-01-26 10:52:13 +00:00
Sven Weidauer a663cf8f84 Improved/refactored font functions and (hopefully) sped up cocoa_prepare_layout_manager()
svn path=/trunk/netsurf/; revision=11489
2011-01-26 09:58:29 +00:00