Commit Graph

6105 Commits

Author SHA1 Message Date
Adi Oanca
46c1d3fef3 modified some methods to return 'void'
rendered BSession operationable, again...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6039 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:57:14 +00:00
Philippe Houdoin
74a1787535 Remove ether_driver.h API from the should-be-POSIX-only if.h.
Still some sem_id depedency, thought. Will be split into private and posix files soon.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6038 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:55:04 +00:00
Philippe Houdoin
0a574d3316 Introduce an OBOS_NET_STACK_VERSION symbol to help checking which
installed network stack a networking app is built on.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6037 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:52:40 +00:00
Ingo Weinhold
239662215c Fixed signature.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:45:54 +00:00
Philippe Houdoin
ff3cf53035 Define a NETWORK_MODULES_ROOT to easy change the stack modules root folder name,
to help avoiding conflict with BONE one for example...
Update each network module name to use this prefix.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:28:41 +00:00
Philippe Houdoin
8f505c3de4 Add ether_driver.h to private net headers.
Should we make this public?


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6034 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:25:40 +00:00
Philippe Houdoin
e444964319 Move ether_driver.h to headers/private/net.
Add a sis900 sample settings file.
Add openbeos-sis900-cvs and openbeos-rtl8139-cvs packaging.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 23:23:03 +00:00
Tyler Dauwalder
8c07d0a8f3 Updated to gracefully skip symlinks with a warning instead of
choking on them with a fatal error.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:58:23 +00:00
Tyler Dauwalder
64e01bc7c0 Added title info.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6031 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:57:52 +00:00
Rudolf Cornelissen
28512cb982 CRTC2 updates for NV dualhead modes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6030 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:13:33 +00:00
Rudolf Cornelissen
ff50d0d10a crtc2 modifications for NV dualhead mode
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6029 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 19:06:43 +00:00
shatty
028ec37e0b use static libs instead of direct object linking
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6028 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:23:41 +00:00
shatty
764dff5e30 png is a standard static lib, provide it
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:19:23 +00:00
shatty
619e402c27 zlib is a standard static lib, provide it
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 03:18:56 +00:00
Matthew Wilber
ccb32f11fb Updated Jamfile to use zlib version 1.2.1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6025 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 02:20:59 +00:00
Matthew Wilber
0d1f289373 Updated zlib from version 1.1.4 to 1.2.1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6024 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-12 02:20:08 +00:00
DarkWyrm
a0f01f6cba Integrated Adi's new desktop code into the server
Implemented a bunch of BScreen-related functions in ViewDriver


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6023 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 22:12:55 +00:00
DarkWyrm
3df88aae3d Integrated Adi's new desktop code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6022 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 22:08:53 +00:00
Tyler Dauwalder
301e9f216f #if'd out debug code in udf_release_vnode() when DEBUG_TO_FILE is enabled.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6021 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:56:46 +00:00
Tyler Dauwalder
bb4462fd33 Added call to remove_cached_device_blocks() in _Unset().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6020 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:55:49 +00:00
Tyler Dauwalder
161f777667 Fixed a warning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6019 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 21:55:22 +00:00
Matthew Wilber
f073093624 Added README file to Translation Kit Package
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 15:22:08 +00:00
Tyler Dauwalder
424b729c30 Updated to use Statistics::ElapsedTimeString().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6017 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:36:05 +00:00
Tyler Dauwalder
4827aa1623 Update help text slightly
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6016 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:35:45 +00:00
Tyler Dauwalder
3d45bb8e62 Added ElapsedTimeString().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6015 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 10:24:55 +00:00
Matthew Wilber
7d181dbc57 Created openbeos-translationkit-cvs Package
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6014 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 07:15:48 +00:00
Tyler Dauwalder
ab2b3ca0c9 Now actually copies utf8 string in utf8 SetTo().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6013 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:41:22 +00:00
Tyler Dauwalder
d59c2deed2 Added OnStart() hook.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6012 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:40:53 +00:00
Tyler Dauwalder
5c11a9047a Added source dir and volume name to mandatory options, making the program
actually usable.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6011 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:40:30 +00:00
Tyler Dauwalder
92518a87bc Added call to new Listener::OnStart() method.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-11 05:39:51 +00:00
Phil Greenway
94baad5172 Coded by Chris Simmons
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6009 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 22:07:53 +00:00
Phil Greenway
d672265250 Tried to add factor.cpp to jamfile - unsuccessfully
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6008 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 22:07:21 +00:00
Matthew Wilber
61ac0c3523 Changed GetAllTranslators to generate the list of Translators in the same order they were read in (instead of the reverse). This should cause the list of Translators in the DataTranslations pref and in Save As submenus to be in the same order as when using Be's version of the Translation Kit. Also changed the Translation Kit version string calculations to match those for the Translators. So, for R5, the version string becomes "Translation Kit v5.0.0" instead of "Translation Kit v12.8.0", which is what Be's version does, but doesn't appear right because it doesn't match the calculations the Translators use.. Note that the version number is still the same, only how it appears in the string is different.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6007 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 21:03:36 +00:00
Matthew Wilber
b6aabb5c95 Fixed AddTranslator to behave like Be's version: Translators passed to the function are added even if they are already in the list.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6006 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 19:47:28 +00:00
DarkWyrm
e0712711bc Minor API tweak : RGBColor &color -> const RGBColor &color
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6005 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 17:07:37 +00:00
DarkWyrm
519933bdac Updated to match recent changes in the DisplayDriver API
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 13:40:59 +00:00
DarkWyrm
49916ae455 Minor API tweak - RGBColor &color -> const RGBColor &color
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6003 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 13:39:22 +00:00
Tyler Dauwalder
b00b6df359 - Updated symlink encounters to be a fatal error until symlink support is added
- Added UDF implementation use volume descriptors to volume
  descriptor sequences; images now appear to be error free,
  according to UDF verifier.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6002 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:34:02 +00:00
Tyler Dauwalder
9a043bf95f Added:
- struct logical_volume_info
- struct udf_id_suffix
- kLogicalVolumeInfoId constant


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6001 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:32:48 +00:00
Michael Pfeiffer
a8138a6e11 Bug fixed: ignore user zoom setting in automatic zoom modes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6000 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-10 09:29:13 +00:00
Tyler Dauwalder
a891846d14 - Added unique ids to fids
- Fixed broken file link counts for directories.
- Updated recording time in lvid to be later than
  all previously recorded file access times.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5999 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 09:59:42 +00:00
Tyler Dauwalder
80b849abc7 - Added flags and unique_id fields to file_id_descriptor.
- Fixed implementation_use_length field in file_id_descriptor.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5998 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 09:58:30 +00:00
Matthew Wilber
3b5dd3bc32 Fixed LoadTranslator so that Translators won't be added to the roster if there is already a Translator loaded that has the same filename. Now Translators in /system/add-ons/Translators will not be loaded if there are Translators with the same names in /home/config/add-ons/Translators.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5997 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 04:40:52 +00:00
Axel Dörfler
b34d061c80 MouseSettings::Revert() reverted back to the original settings, but it
didn't changed the cached settings (and thus, neither the GUI was updated
correctly, nor the settings would have been written back correctly in
this case).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5996 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 04:34:54 +00:00
Matthew Wilber
6439a8fc6d Changed to always write out full image, ignoring the headerOnly/dataOnly settings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5995 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:45:24 +00:00
Matthew Wilber
293357ae2a Changed to always write out the entire image and ignore the headerOnly/dataOnly settings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5994 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:34:20 +00:00
Matthew Wilber
2c00fcbb62 Fixed QuickRes/headerOnly issue by ignoring headerOnly/dataOnly settings and always writting out the whole image.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5993 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:23:49 +00:00
Matthew Wilber
e17553b84d Fix for blank PNG images appearing in QuickRes. Apparently, when QuickRes asks for headerOnly, it really means that it wants the entire image.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5992 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-09 02:06:38 +00:00
Rudolf Cornelissen
90879508d8 updated documentation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5991 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 16:41:12 +00:00
Jérôme Duval
0be4037053 Util code moved back to its original location
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5990 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-08 09:05:58 +00:00