Commit Graph
5795 Commits
Author SHA1 Message Date
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
shatty abaa87b4d8 add R5 modes, commented out
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5850 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-01 04:16:55 +00:00
shatty 4afe6a6bd3 add static to remove warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5849 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 11:39:43 +00:00
shatty 7d2bb07ed9 removed broken #define static ..., cast the intermediate result to (void) to avoid warnings instead
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5848 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 11:37:13 +00:00
shatty 5847b78fb2 add static to remove warning
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5847 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 11:22:31 +00:00
shatty 39ba57a996 add missing static qualifiers to remove warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5846 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 10:53:22 +00:00
Axel Dörfler 7518dc085b Replaced direct background color values with ui_color(B_PANEL_BACKGROUND_COLOR).
Some minor style changes.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5845 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 04:24:46 +00:00
shatty 829d826c09 no support headers required
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5844 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 03:47:21 +00:00
shatty 0b14a073cb remove warning: implicit declaration of function close
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5843 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 03:33:52 +00:00
shatty 495c6cf79d to please Axel (ok the stupid warnings were annoying me too) I made the ArgvReceived non virtual
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5842 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 03:19:05 +00:00
Philippe Houdoin 7b009410dd Fix a bug: if a new string was greater than all current ones in atomizer vector,
was misplaced one place upper. Doh!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5841 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-31 01:08:43 +00:00
haydentech f742072808 gcc 3 fix (no default args in implementation)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:52:34 +00:00
haydentech c78c0787bd gcc 3 fix (no default args in implementation) and dead code removal
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5839 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:50:52 +00:00
haydentech 1a4e801adc Minor cleanup of comments and duplicate includes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5838 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:43:46 +00:00
haydentech bdfe7cf5d2 Minor cleanup of erroneous comments
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5837 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:41:50 +00:00
shatty bacf687270 fix for constantly rebuilding app_server
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5836 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 22:26:26 +00:00
Waldemar Kornewald 49c2f6870f Renamed List.h to TemplateList.h (and the class names accordingly). The name conflicted with List.h from the SupportKit and prevented the DialUpPreflet from building (currently not commited).
PPPInterface adds its ID to all reports.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5835 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 17:11:09 +00:00
Phil Greenway f6d062bb86 Remarked out tput and clear. Advised by the developer that tput requires ncurses.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5834 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 16:25:51 +00:00
Phil Greenway 48667b835c Updated to include tput and clear (hope ive done it right)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5833 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 15:59:44 +00:00
Niels Sascha Reedijk a8e3915591 *
[email protected]/usb-busmanager--development--0.1--patch-1
   Implement basic Busmanager loader modules
 *
[email protected]/usb-busmanager--development--0.1--patch-2
   Continue shaping up some things
 *
[email protected]/usb-busmanager--development--0.1--patch-3
   Continued device initialisation
 *
[email protected]/usb-busmanager--development--0.1--patch-4
   Finalised the device initialisation


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5832 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 14:59:45 +00:00
Niels Sascha Reedijk 07b15fef0c * [email protected]/usb-busses--development--0.1--patch-1
Fix things up before big changes
 * [email protected]/usb-busses--development--0.1--patch-2
   Continued development on device initialisation
 * [email protected]/usb-busses--development--0.1--patch-3
   Finished Driver initialisation


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5831 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 14:53:24 +00:00
Rudolf Cornelissen f2777ca181 fixed several compiler warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-30 14:40:32 +00:00