Axel Dörfler
71a0a68ad0
* BeOS also gives back B_BAD_VALUE on shared libraries when doing BAppFileInfo::SetVersionInfo()
...
* Furthermore, this call crashes when called with a NULL version info
* Fixed some typos that should have proven problematic under R5/BONE.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19205 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 17:38:21 +00:00
Axel Dörfler
3f5affa07f
BeOS returns B_BAD_VALUE for some things on shared libraries.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 17:22:04 +00:00
Axel Dörfler
33a44a136b
<build>mimeset no longer uses the native update_mime_info() call on BeOS compatible
...
platforms. Instead, it uses the (extended) Linux compatibility layer classes, so that
it supports setting vector icons as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19203 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 17:00:39 +00:00
Axel Dörfler
e89f143e3c
* The build's UpdateMimeInfoThread can now also run on BeOS (which obviously returns
...
B_NAME_NOT_FOUND instead of B_ENTRY_NOT_FOUND for all missing types).
* Also, BMimeType::GuessMimeType() doesn't seem to work at all under BeOS.
* The build's MIME updater no longer ignores the error from DoMimeUpdate() - so that
you'll now may get error messages during the build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19202 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 16:58:39 +00:00
Axel Dörfler
e1e2b03bb7
* Added TODO comment about missing vector icon support
...
* Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19201 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 16:22:58 +00:00
Axel Dörfler
2a105bc1e6
Added support for setting the vector icons under Linux - not yet tested, though.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19200 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 16:22:03 +00:00
François Revol
7191645844
- renamed some constants to match esd.h
...
- ask server latency and use it (not always better...)
- set and get host/port parameter, setting doesn't reconnect correctly. not saved yet.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19199 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 14:51:53 +00:00
Axel Dörfler
e9ba57e495
The slider now has a fixed size, and will be hidden in case the icon could not
...
be rendered.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19198 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-04 11:23:24 +00:00
Rudolf Cornelissen
def587e463
test commit. Just a comment update. Greetings..
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19197 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 22:49:32 +00:00
Axel Dörfler
5b7505f51b
Added a slider for scaling the vector icon in 8 pixel steps.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19196 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 19:17:20 +00:00
Axel Dörfler
250cc422be
Obviously, the R5 icon code has problems when converting to 32 bit (crashes here) :-/
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19195 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 19:16:37 +00:00
Axel Dörfler
bca3f1efbf
Added support for the vector icons to FileTypes and DiskProbe.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19194 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 15:13:31 +00:00
Stephan Aßmus
d632afd30e
* new vector icons I created in the past months
...
for applications, I kept the R5 icon around and the
vector icon is only used when compiling for Haiku,
for the mimetypes, I removed the R5 icon, as I don't
think they are used outside the Haiku build
naturally, I'm open for comments
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19193 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:47:18 +00:00
Stephan Aßmus
ca1a22a7a8
* commented out span acceleration function, since it doesn't seem to work
...
* added mode for 1440x900, the numbers are just guessed, but work fine
with my monitor (after some fiddling), would be best to have some common
VGA communication code for all drivers to use and auto-detect the preferred
mode of the monitor
* messed around with the overlay brightness and contrast values to give
good looking video
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19192 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:43:13 +00:00
Stephan Aßmus
4e0139d026
* hack to compare rgb_colors so that the translator can be compiled
...
for BeOS, adjusted Jamfile accordingly
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19191 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:41:49 +00:00
Stephan Aßmus
d01c27d4f1
* documenting small addition to protocoll when handling flat vector icon data
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19190 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:41:20 +00:00
Stephan Aßmus
f12a404e88
* small simplification
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19189 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:40:48 +00:00
Stephan Aßmus
6e3b3b09d3
* improvements to saving/loading, biggest flaw was that appending an icon
...
changed the save entry_ref to the appended file, instead of keeping it
* added cleaning up styles (removing duplicates) after importing from SVG
* compile fixes for rgb_color ==/!= rgb_color
* added Style::operator==(const Style& other)
* improved debug output when listeners are still attached
to a VectorPath upon destruction
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19188 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:40:22 +00:00
Stephan Aßmus
64dfde6fb0
* new copyright header
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19187 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:38:53 +00:00
Stephan Aßmus
2f7c57a986
* small cleanup
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19186 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:38:27 +00:00
Stephan Aßmus
0030de4a8f
* small cleanup
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19185 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:38:02 +00:00
Stephan Aßmus
97e01beb46
* fixed typo in comment
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19184 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:37:36 +00:00
Stephan Aßmus
d6951dd4ca
* redefined mkindex -> why was it removed?
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19183 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-03 09:36:49 +00:00
DarkWyrm
0b930886f5
Reverted last jamfile change. Stupid old compiler versions....
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19182 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 22:06:08 +00:00
Jérôme Duval
5b5dd5e24c
0X1167 is an AMD Duron
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19181 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 21:37:55 +00:00
Axel Dörfler
0ad660a168
Remap all preloaded executables read-only and executable.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19180 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 20:38:30 +00:00
Axel Dörfler
5718fbb92c
Minor cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19179 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 18:08:25 +00:00
Axel Dörfler
c35b04de31
* Moved the TCPConnection class into its own file.
...
* Added some missing result checks, mostly for allocations.
* Fixed a wrong precendence with the ?: operator
* Some minor cleanup.
* Renamed sBufferModule to gBufferModule - the header expects it to be a global,
so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 17:27:13 +00:00
Stefano Ceccherini
262fc9994c
Moved PictureTest to its own folder, added some more files (WIP and not
...
yet
added to the image) written by Marc Flerackers, for a SVG -> BPicture
importer, will be used to show the SVG lion and butterfly (included in
this commit)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19177 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 16:43:04 +00:00
Stefano Ceccherini
c140bbecd9
forgot to update this
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19176 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 16:08:07 +00:00
Stefano Ceccherini
e02e6ab8f3
renamed picture to pictureprint
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19175 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 16:05:01 +00:00
Axel Dörfler
774e1e2116
Minor cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19174 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 15:08:55 +00:00
Axel Dörfler
88008dd688
Fixed overwriting the stack.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19173 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 15:00:05 +00:00
Axel Dörfler
a5640720a8
Fixed warning when built for Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19172 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 14:21:36 +00:00
Axel Dörfler
84a3cc1e94
* Added small TCP tests written by Andrew.
...
* Removed a poorly written TCP test.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19171 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 14:09:41 +00:00
Axel Dörfler
9d00b1d56d
* The "no theme available" string is now resized as needed.
...
* Rewrote header, cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19170 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 12:54:33 +00:00
Axel Dörfler
7ca295180f
Applied Stefano's patch to bug #886 . Also does nothing now if startOffset is larger
...
than endOffset.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19169 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 10:07:13 +00:00
Axel Dörfler
26a0f1254e
Fixed a wrong error message in case an add-on couldn't be loaded. Reported by BeOS Mr. X.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19168 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 09:57:02 +00:00
Bruno G. Albuquerque
05efa8ee30
Remove warning.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19167 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-02 02:55:15 +00:00
Jérôme Duval
fbeb1fca5f
Notifies input_server about the focus view IM awareness when the window is (de)activated
...
This fixes the last part of bug #658
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-01 16:01:04 +00:00
Jérôme Duval
06ab845986
usb devices and vendors list from NetBSD version 1.441
...
support in pegasus driver for ADMtek ADM8515 device
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19165 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-01 12:26:35 +00:00
Jérôme Duval
fff92dda49
support for Netgear FA101
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19164 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-01 12:11:03 +00:00
Andrew Galante
16028bd0af
TCP now acks incoming data, and stores it into the receive buffer. It should also reassemble packets received out-of-order, but this is untested. These bytes don't get to the application layer yet, mostly because i'm unsure how this is supposed to happen.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19163 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-01 06:08:36 +00:00
DarkWyrm
ef6d0e7858
Fix build for R5
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19162 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-01 01:51:29 +00:00
Stefano Ceccherini
8f38753043
ReadString() actually allocates memory... fixed that and another memory
...
leak
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19161 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-31 11:24:58 +00:00
Axel Dörfler
8e963d88f0
The app_server did not reset keyboard focus on B_INPUT_METHOD_EVENT messages.
...
This should fix bug #658 .
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19160 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-31 01:24:05 +00:00
Axel Dörfler
b3d7f4bcf2
* Remove newlines from text; that should make nicer line breaks in the alert.
...
* Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19159 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-31 00:50:47 +00:00
DarkWyrm
3d5da9f46c
Updated style to come pretty close to matching OT style guidelines
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19158 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-30 23:58:30 +00:00
DarkWyrm
a3b25e4ff0
Serious simplification and retooling of Appearance app. Just system colors supported for now. Still not finished, but getting there.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19157 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-30 23:30:55 +00:00
Stefano Ceccherini
938519a667
oops forgot to commit this
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19156 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-30 21:34:59 +00:00