Commit Graph

6066 Commits

Author SHA1 Message Date
Niels Sascha Reedijk
2743316489 Fixed bug [ 865891 ] Strange Scrollbar Layout in "Inspector"
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 11:57:26 +00:00
Tyler Dauwalder
495b7e4743 Added verification of logical volume integrity sequence.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5899 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:59:20 +00:00
Tyler Dauwalder
663f03ef0e Undid switch to new(nothrow), which I'd thought compiled properly but apparently didn't.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5898 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:58:22 +00:00
Tyler Dauwalder
335fd88306 Polished up logical_volume_integrity_descriptor.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5897 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:57:30 +00:00
Tyler Dauwalder
2cf79bd296 Moved block_for_offset() from Utils to UdfBuilder.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 09:56:45 +00:00
Matthew Wilber
01c931e6cb Fixed bug in FindNextImage where -1 is returned instead of false
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5895 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-04 04:22:23 +00:00
Matthew Wilber
64d3ef5ff2 Fixed bug which occured when the Next or Previous image command was used with an image that failed to translate. Changed Next/Previous image behavior to skip past images that fail to translate.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5894 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 21:25:05 +00:00
Philippe Houdoin
a731d1b178 Commit recent changes.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5893 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 19:04:12 +00:00
Philippe Houdoin
bb917ffed7 New/renamed add-ons, updated BUILD instructions...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:53:32 +00:00
Philippe Houdoin
797a0710e5 CVS as a backup tool :-)
Commit some change made on draft network setup preflet.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5891 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:45:40 +00:00
Philippe Houdoin
7f03fe56da Net buffers attributes in usage...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5890 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:41:37 +00:00
Philippe Houdoin
7b3d386b18 Commit often, they says ;-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:38:04 +00:00
Philippe Houdoin
c29a3f4826 Draft attributes support added.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5888 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:20:45 +00:00
Philippe Houdoin
c110aa422b Add a work-in-progress document about R5 binary compatibility issue(s).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5887 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 18:18:06 +00:00
Ingo Weinhold
468e843b8c Added packages. Unfortunately someone added it already to the repository.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5886 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:53:02 +00:00
Ingo Weinhold
895a56b247 Moved the shell variable into main(). Before the R5 UnitTester crashed with a segment violation when destroying globals. No idea why that happened, but now it works again.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5885 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:29:55 +00:00
Ingo Weinhold
5abde301c1 Changed the behavior of Contains(const char*, int32): It does not longer
return true, if the directory is not initialized, or if the directory
does not contain the entry, but the given path is absolute. This change
makes it less compatible with R5, but more consistent with the BEntry*
version and undoubtfully more compatible with common sense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:27:39 +00:00
Ingo Weinhold
dccf026397 Updated the item about BDirectory::Contains().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5883 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:26:14 +00:00
Matthew Wilber
c98aac40f6 Updated libtiff to release version 3.6.1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5882 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 15:22:08 +00:00
Phil Greenway
5819f6dcf4 Added csplit.c - doesnt work entirely atm.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5881 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 09:48:40 +00:00
Tyler Dauwalder
2b215e7a92 - Fixed 16-bit compressed unicode string creation, which was apparently
seg-faulting due to unaligned memory accesses.
- Switched from new to new(nothrow).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5880 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 01:59:33 +00:00
Waldemar Kornewald
6a70da44dc After many checks it seems that Jam does not want those changes. :(
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5879 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 13:05:04 +00:00
Waldemar Kornewald
b66e4cd306 Removed unneeded dependency from Jamfile.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5878 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 13:03:31 +00:00
Waldemar Kornewald
20d09e03be Simplified Jamfiles a little bit.
Fixed a warning in modem.
Fixed a small bug in IPCP.
Added empty PPPInterfaceListener class (needed for DialUpPreflet and Deskbar add-on).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5877 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 12:45:23 +00:00
Waldemar Kornewald
01b2564600 Removed uneeded chars and added modem to userland stack PPP add-ons.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5876 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 12:41:14 +00:00
Waldemar Kornewald
ca1e03bddc Added modem to PPP devices (in NetworkKit target).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5875 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 12:38:53 +00:00
shatty
7e6260c44d do not crash if we are in an unofficial state
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5874 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 08:53:49 +00:00
shatty
eb32778201 fix all workspaces bug [thx mmadia] and use ProposeMode mechanism for unfound modes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 07:12:00 +00:00
shatty
7c0a9f8327 dynamically compute refresh bounds and other fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5872 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 06:34:38 +00:00
Tyler Dauwalder
1d63afff42 Added extra padding to end of image to account for apparent
inability of certain burners to properly write the last few blocks
of the image to disc.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5871 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 06:01:53 +00:00
shatty
24291d0ad6 increase usability by proposing alternative modes. other abstraction/behavioral improvements
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5870 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 05:17:50 +00:00
Tyler Dauwalder
c5ccda5638 - Added _ProcessFile(). Now produces very basic (though not quite technically
valid) image files.
- Added output file flushing.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5869 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:50:52 +00:00
Tyler Dauwalder
ef92dae19f Added [Set]ImageSize() and {DirectoryBytes,FileBytes,ImageSize}String().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:49:16 +00:00
Tyler Dauwalder
f107e38ea3 Added InitCheck().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:48:24 +00:00
Tyler Dauwalder
3413f785f6 Changed default verbosity to low.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5866 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:48:01 +00:00
Tyler Dauwalder
798e36f61d Added MemoryStream.cpp and PositionIOStream.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5865 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 03:47:41 +00:00
Tyler Dauwalder
755b5518b7 Converted to be a subclass of PositionIOStream.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:56:18 +00:00
Tyler Dauwalder
827b40a4a3 Added InitCheck()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5863 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:55:52 +00:00
Tyler Dauwalder
d6cc97bf9e Updated summary output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5862 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:55:36 +00:00
Tyler Dauwalder
e376a854f6 Turned off block-cache-disabling for userland mode.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5861 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:54:25 +00:00
Tyler Dauwalder
533f9c6b62 Added block_for_offset()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5860 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:54:01 +00:00
Tyler Dauwalder
4f0e6a75b3 Added partial allocation descriptor dumps in icbs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5859 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:51:16 +00:00
Tyler Dauwalder
5198a15dbc Replaced user- and kernel-specific includes I accidentally removed previously.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5858 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:50:31 +00:00
Tyler Dauwalder
4224781a31 More debugging output.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5857 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:49:52 +00:00
Tyler Dauwalder
8054ebed90 Removed unneeded "#include <stdio.h>"
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5856 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:49:22 +00:00
Tyler Dauwalder
b6658ff03d Initial checkin. PositionIOStream subclass that writes to a BMemoryIO.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5855 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:48:48 +00:00
Tyler Dauwalder
493be614c5 Initial checkin. New base class for DataStream that writes to a BPositionIO object.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5854 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 02:48:19 +00:00
Matthew Wilber
1de4129887 Shrunk initial window rectangle so that the scrolling operation performed in fImageView->FlushToLeftTop() will execute properly for certain small images.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5853 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-02 00:40:58 +00:00
Philippe Houdoin
a17aa8fd7e Re-enable install-networking support, which I mistaken disabled
when I did it for sis900 and rtl8139 drivers


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5852 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-01 18:00:31 +00:00
shatty
065577c72e validated modelines against web sources, including XFree86
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5851 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-01 05:57:07 +00:00