5775 Commits

Author SHA1 Message Date
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
hrev5859
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
hrev5858
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
hrev5857
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
hrev5856
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
hrev5855
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
hrev5854
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
hrev5853
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
hrev5852
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
hrev5851
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
hrev5850
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
hrev5849
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
hrev5848
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
hrev5847
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
hrev5846
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
hrev5845
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
hrev5844
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
hrev5843
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
hrev5842
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
hrev5841
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
hrev5840
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
hrev5839
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
hrev5838
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
hrev5837
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
hrev5836
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
hrev5835
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
hrev5834
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
hrev5833
2003-12-30 15:59:44 +00:00
Niels Sascha Reedijk
a8e3915591 *
n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-1
   Implement basic Busmanager loader modules
 *
n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-2
   Continue shaping up some things
 *
n.reedijk@planet.nl--nielx-2003/usb-busmanager--development--0.1--patch-3
   Continued device initialisation
 *
n.reedijk@planet.nl--nielx-2003/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
hrev5832
2003-12-30 14:59:45 +00:00
Niels Sascha Reedijk
07b15fef0c * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-1
Fix things up before big changes
 * n.reedijk@planet.nl--nielx-2003/usb-busses--development--0.1--patch-2
   Continued development on device initialisation
 * n.reedijk@planet.nl--nielx-2003/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
hrev5831
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
hrev5830
2003-12-30 14:40:32 +00:00
Phil Greenway
cca694c746 Coded by Jan-Rixt Van Hoye
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5829 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5829
2003-12-30 14:05:48 +00:00
Rudolf Cornelissen
68efb73adf fixed NV31 pixelPLL programming (hack: unknown register)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5828 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5828
2003-12-30 13:41:29 +00:00
Rudolf Cornelissen
eeaae9ecc4 fixed NV31 acceleration engine granularity constraints
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5827 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5827
2003-12-30 12:58:24 +00:00
Philippe Houdoin
4322a2b339 Was linking against BONE libbnetapi.so instead of R5 libnetapi.so...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5826 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5826
2003-12-30 12:35:36 +00:00
Rudolf Cornelissen
e8d5d47c1a fixed NV31 overlay downscaling limiting
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5825 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5825
2003-12-30 12:32:46 +00:00
shatty
3f7e8e7395 for faster, more reliable translation, using larger buffers
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5824 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5824
2003-12-30 12:06:25 +00:00
shatty
1074cc24d5 fix stupid looping bug on large files - thanks kuye, Tim
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5823 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5823
2003-12-30 11:09:44 +00:00
shatty
5707f9a19b implemented substitution behavior by using non-posix iconvctl. also implemented bad input bytes tolerance (via ignore)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5822 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5822
2003-12-30 10:36:07 +00:00
shatty
cac6c93c3a use gnu iconv.h to get access to nonposix functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5821 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5821
2003-12-30 10:35:15 +00:00
shatty
059fa6fbb5 do not use iconv plug because we want nonposix functions
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5820 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5820
2003-12-30 10:34:50 +00:00
shatty
62a5973ec6 put in butchered version of libiconv.h from gnu libiconv, so we can have access to the non-posix functions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5819 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5819
2003-12-30 10:34:09 +00:00
shatty
5347b781b4 add textencoding
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5818 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5818
2003-12-30 08:15:23 +00:00
shatty
f0b5e20620 GNU libiconv-1.9.1
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5817 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5817
2003-12-30 07:44:22 +00:00
shatty
fe738f96ca fix error in trace string
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5816 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5816
2003-12-30 07:38:37 +00:00
shatty
bbeea88122 bail if error on seek
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5815 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5815
2003-12-30 07:38:00 +00:00
shatty
0cb1c46a46 add header protection, and two posix compliant prototypes that are provided by R5 libroot.so
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5814 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5814
2003-12-30 07:37:08 +00:00
shatty
d3c943d4fd better look, and names
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5813 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5813
2003-12-30 06:23:35 +00:00
shatty
519a8c18dc character set support moved to textencoding
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5812 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5812
2003-12-30 03:38:52 +00:00
shatty
81d54f9a85 moved character set and text encoding related files to current/src/kits/textencoding
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5811 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5811
2003-12-30 03:30:34 +00:00
shatty
e5692b384e MOVED:
---------------------------------------------------------------------------
  RCS file: /cvsroot/open-beos/current/src/kits/support/utf8_conversions.cpp,v
  Working file: utf8_conversions.cpp
  head: 1.8
  branch:
  locks: strict
  access list:
  symbolic names:
  keyword substitution: kv
  total revisions: 8;     selected revisions: 8
  description:
  ----------------------------
  revision 1.8
  date: 2003/08/13 05:38:07;  author: shatty;  state: Exp;  lines: +24 -4
  refine the error handling behavior.  note: we depart from the bebook specification for returning B_ERROR when no characters are converted.  we do this in exactly one situation: when there are no bytes in the input.  this behavior is the behavior given by the R5 libs themselves.  not having this behavior caused an error in our stylededit as well.  stylededit has been fixed to not exercise this functionality.  also added in the two most popular chinese encodings for my own evil purposes.  GB18030 support is required to legally sell an operating system in mainland china as well.  GB18030 support encompasses GBK and GB2312, additionally.
  ----------------------------
  revision 1.7
  date: 2003/08/02 09:01:13;  author: shatty;  state: Exp;  lines: +1 -1
  no const for now
  ----------------------------
  revision 1.6
  date: 2003/07/31 07:34:30;  author: shatty;  state: Exp;  lines: +0 -1
  dunno when beos changes the state, but it seems to leave at 0 for a while so I am going to have it be consistent that way
  ----------------------------
  revision 1.5
  date: 2003/07/31 07:18:15;  author: shatty;  state: Exp;  lines: +0 -3
  remove debugging print things
  ----------------------------
  revision 1.4
  date: 2003/07/31 07:17:30;  author: shatty;  state: Exp;  lines: +35 -30
  new and better working implementations for conversion functions, including better abstraction
  ----------------------------
  revision 1.3
  date: 2003/07/31 04:57:37;  author: shatty;  state: Exp;  lines: +6 -2
  added iconv_close to free resources and made a new input_buffer_t typedef to ease switching iconv implementations
  ----------------------------
  revision 1.2
  date: 2003/07/31 00:04:53;  author: shatty;  state: Exp;  lines: +43 -4
  written to use iconv.h
  ----------------------------
  revision 1.1
  date: 2003/07/26 21:28:02;  author: shatty;  state: Exp;
  utf8 conversions file with stub implementations of convert_to_utf8 and convert_from_utf8


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5810 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev5810
2003-12-30 03:28:29 +00:00