Commit Graph

69 Commits

Author SHA1 Message Date
Adrien Destugues
6537dface1 Fix NetSurf build
- Add more dependencies to libsvgtiny and hubbub
 - Fix some cpp warnings in NetSurf code
 - Also set the filename in the download file panel
2013-03-02 09:55:08 +00:00
François Revol
440713fc8a NetSurf: Switch back to the master git branch
* the beos-fixes branch has been merged.
2012-11-26 19:54:25 +00:00
Adrien Destugues
6b12e4fcf1 Patch was upstreamed in mmu_man branch, with additional bugfixes. Pull from there for now.
This fixes the remaining problems of requiring to move the mouse around to get network activity to happen.
2012-11-25 20:36:28 +00:00
Adrien Destugues
45565ca9bb Fix the patch to include all the changes. 2012-11-15 21:39:11 +00:00
Adrien Destugues
0c2dca5979 * Working download window !
* More tweaks to the gui_poll code. It should be correct now, but the UI still isn't updating right so, it gets locked in some cases where it shouldn't. I think some 
stuff should go through the event pipe instead of directly acting on the windows/views.
2012-11-09 13:40:26 +00:00
Adrien Destugues
b8a680b175 Use tint_color to build disabled toolbar icons that look nicer. 2012-11-08 22:02:45 +00:00
Adrien Destugues
f399b7e4b0 Fixup the event loop so network activity still runs when there is no UI events. 2012-11-08 21:25:16 +00:00
Adrien Destugues
5421dc0f05 Add a download window.
(not working, the file data is not saved anywhere!)
2012-11-08 20:15:52 +00:00
Adrien Destugues
f12b8701a2 Fix scrolling using arrow keys and page up/down. 2012-11-08 15:42:03 +00:00
Adrien Destugues
e8e86ace47 * The welcome page was not embedded
* Fix layouting problems when stacking windows
 * Windows are stacked on the active window, rather than the first open one
 * Also stacks window when middle-clicking a link
2012-11-08 13:39:09 +00:00
Adrien Destugues
b1f6159843 Use graphical buttons in the toolbar in Haiku. Could be done in BeOS as well but I'm too lazy to convert buttons to BBitmaps. 2012-11-08 01:13:49 +00:00
Adrien Destugues
bc9943b3c3 Add Window stacking support.
New windows are stacked by default.
2012-11-07 20:19:03 +00:00
Adrien Destugues
81f15ee586 Add patch to get git version of netsurf building. 2012-11-07 16:20:24 +00:00
Adrien Destugues
be7f6e752b Add all the netsurf libraries and an updated build file for building from git.
Patch upcoming.
2012-11-07 15:39:09 +00:00
Scott McCreary
23006ef9eb Added bep and patch for netsurf-2.9. It's not yet building but it's getting deep into the build before failing. 2012-08-31 20:18:36 +00:00
Chris Roberts
538ec2fcfa Add bep and patch for w3m-0.5.3 2012-05-05 05:46:45 +00:00
Scott McCreary
378f452340 Added patch for netsurf-2.7 to use finddir and to rename the NetSurf app dir to NetSurf instead of netsurf. 2011-06-04 07:30:19 +00:00
Scott McCreary
7a1e05e344 Added curl as a dependency for netsurf as well. 2011-06-04 06:41:28 +00:00
Scott McCreary
ca04d8f8de Added dependency list for netsurf, removed old patch as it's been applied upstream. 2011-06-04 00:09:21 +00:00
Scott McCreary
e04b841b1e Netsurf fix for TOOL_TIP change. This gets the build a bit further but now it's failing during linking, undefined reference. 2011-06-02 22:22:13 +00:00
Scott McCreary
4dc8806749 Merged old patch in the links-2.3pre2.patch and added a few __HAIKU__ if
def checks.  This now builds with graphics enabled, but KDLs if you try 
to goto a url, so more work on this is still needed.
2011-05-13 18:16:24 +00:00
François Revol
c3a5a14b60 Add my old BeOS patch for links-2.1pre33 which contains GUI support in case someone wants to update it... 2011-05-12 23:14:22 +00:00
Scott McCreary
04cb6eb6ce Removed patch from bep file and it's been applied upstream. Added bep file for
netsurf-2.7, although it's not yet working.
2011-05-12 22:58:28 +00:00
Scott McCreary
f365735e04 Initial .bep and .patch files for links. 2011-05-12 22:18:32 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
bfd23fd66b Remove netsurf-2.7-r11424 and replace it with a bep file to build
2.7-trunk instead
2011-01-21 23:52:16 +00:00
Scott McCreary
c16cde8eac Updated netsurf to 2.7-r11424, for testing only 2011-01-21 23:24:08 +00:00
Scott McCreary
f181a61eda Updated netsurf to 2.6, added patch for librosprite, to allow it to build with gcc2. 2010-09-25 21:51:40 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary
0a0954d8e6 Another attempt to get netsurf-svn trunk to build... 2010-04-12 05:05:28 +00:00
Scott McCreary
d6703bf8a2 Added .bep file to attempt building netsurf-r9799. 2010-04-10 04:23:06 +00:00
Scott McCreary
296812c937 Initial .bep file for netsurf, this version trips up on librosprite.c, perhaps it's not buildable with gcc2. 2010-04-09 02:05:50 +00:00
Chris Roberts
daf04f5627 License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff. 2010-01-02 07:19:11 +00:00
Matt Madia
5a4ff2a3b1 Updated gcc optimizer options for GCC 4. 2009-09-28 14:39:48 +00:00
Matt Madia
cfe77be523 Patches used in 2009-09-27 build. 2009-09-28 00:43:42 +00:00
Matt Madia
d7b69311d7 Replaced mozilla configuration files with new *.mozconfig, which contain better options. 2009-09-28 00:31:21 +00:00
Matt Madia
ed0076c37d Install autoconf 2.13 to /boot/common/autoconf-2.13 2009-09-11 13:34:11 +00:00
Matt Madia
6dffb653d9 Fixed a typo. 2009-07-09 07:29:10 +00:00
Matt Madia
f8f5bda2be Changes to MOZ_APP_NAME, which allows the build system to produce distribution archives with the BeZilla name. Possibly end of patch work for now. 2009-07-08 23:18:36 +00:00
Matt Madia
982edb2dcc Updated the mozilla configs. 2009-07-08 22:51:09 +00:00
Matt Madia
bfc2456b39 * bookmarks.html is now part of the the main patch.
* the dynamic loader pages for Welcome, BeBook, and UserGuide are now integrated.
patch is still work-in-progress.
2009-07-08 20:57:49 +00:00
Matt Madia
cc560eec89 Created dynamic pages to load BeBook and Userguide. Will be added to default bookmarks.html 2009-07-08 19:03:41 +00:00
Matt Madia
3c93c5cd01 More re-organization -- store HVIF icons uncompressed. 2009-07-08 17:34:09 +00:00
Matt Madia
e4fc264b19 More patch re-organization. Now there is a single patch to apply,
`bezilla-patches-2009-07-07.diff'. The folder `copy-to-mozilla-src-dir'
contains files that cannot be included in the patch. This is due to them
being new files to the official cvs repository, which i do not have commit
access to and thus cannot `cvs add` them. 
`copyattr -d -r copy-to-mozilla-src-dir/ path/cvs/mozilla/' is the intended
use of the folder.  `bezilla-patches-2009-*' is still a work in progress.
2009-07-08 17:24:30 +00:00
Matt Madia
127c7266fe Re-organizing patches. Still work-in-progress. 2009-07-08 04:54:26 +00:00
Matt Madia
f556c0fd9a Two versions of a startup page that will attempt to first load the Welcome
Guide locally (file://) and upon failure will load it from svn.berlios.de.
Once either of these files are inserted into browser.jar's content/browser,
it can be accessed via chrome://browser/content/<filename>. This will allow
BeZillaBrowser to be installed in any location and still be able to access 
that file. Thanks to Ryan Leavengood and mathewblack for the files!
2009-07-08 01:39:23 +00:00
Matt Madia
77d00162dc Created a single patch, which encapsulates:
* configure-sunbird-nspr-reorder.diff
  * prpolevt-fix.patch
  * nsAppRunner.patch
  * greyMenuSelection.patch
  * launch-kill-dowhile.patch
  * firstrun-default-page.diff
Still work-in-progress.
2009-07-08 00:34:24 +00:00
Matt Madia
60ae4cebe0 Removed *.rdef, as they now reside in mozilla-rdefs.zip
Makefile patch soon to follow.
2009-07-07 23:13:53 +00:00