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
hrev19192
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
hrev19191
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
hrev19190
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
hrev19189
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
hrev19188
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
hrev19187
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
hrev19186
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
hrev19185
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
hrev19184
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
hrev19183
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
hrev19182
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
hrev19181
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
hrev19180
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
hrev19179
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
hrev19178
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
hrev19177
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
hrev19176
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
hrev19175
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
hrev19174
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
hrev19173
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
hrev19172
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
hrev19171
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
hrev19170
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
hrev19169
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
hrev19168
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
hrev19167
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
hrev19166
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
hrev19165
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
hrev19164
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
hrev19163
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
hrev19162
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
hrev19161
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
hrev19160
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
hrev19159
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
hrev19158
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
hrev19157
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
hrev19156
2006-10-30 21:34:59 +00:00
Stefano Ceccherini
cb732f77f1
added Lucasz to the list of contributors, for his work on BPicture
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19155 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19155
2006-10-30 21:23:35 +00:00
Stefano Ceccherini
2f9eca855a
moved Shape related defines to their own header
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19154 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19154
2006-10-30 21:20:38 +00:00
Stefano Ceccherini
34633cab94
patch by Lucasz Zemczak which adds BShape drawing support to BPicture. Actually we should use a ShapeIterator subclass (like Lucasz did here) in Painter too instead of having duplicating code.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19153 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19153
2006-10-30 20:42:54 +00:00
Axel Dörfler
07dc2c6972
* The app_server now gives top-most menus the keyboard focus.
...
* BMenuWindow now makes its menu focus view, so that it can receive key events.
* Keyboard navigation doesn't work as it should though, that is bug #670 is
still valid - there should even be another recently opened bug about this,
but Trac obviously ate it :-/
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19152 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19152
2006-10-30 14:21:28 +00:00
Axel Dörfler
3f2cb12385
* Fixed warnings.
...
* Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19151 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19151
2006-10-30 12:53:08 +00:00
Axel Dörfler
976db206e6
Added support for the GeForce 7400 GO, patch by Bernd Korz.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19150 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19150
2006-10-30 10:36:07 +00:00
DarkWyrm
53885da0f0
ReadOnly means...well, read *only*. Duh.
...
The app_server doesn't handle this message -- yet
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19149 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19149
2006-10-30 03:02:21 +00:00
DarkWyrm
59463a9aa1
Added set_ui_color to act as counterpart to ui_color.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19148 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19148
2006-10-30 01:50:37 +00:00
Axel Dörfler
158893b903
The input_server now removes all B_INPUT_METHOD_EVENTS when the target view is
...
not input method aware.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19147 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19147
2006-10-29 19:12:29 +00:00
Axel Dörfler
2d6123a6ea
* Time view was broken
...
* The view wasn't updated on changes... (you shouldn't develop such an application
on a desktop computer)
* enlarged the polling interval to 2 seconds.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19146 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19146
2006-10-29 17:49:27 +00:00
Axel Dörfler
d493e69527
Wrote a small application to show the power status in a window, replicant, or the
...
Deskbar tray. Currently only works under BeOS, and has rather ugly graphics; Haiku
doesn't have an APM kernel interface yet, and I was too lazy to make any nice
icons/drawings :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19145 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19145
2006-10-29 17:28:52 +00:00
Axel Dörfler
e2db304337
* Added new Haiku method IsRunning().
...
* Rewrote header.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19144 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19144
2006-10-29 16:45:16 +00:00
Jérôme Duval
b13c090ef3
added missing string.h include
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19143 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev19143
2006-10-29 13:34:37 +00:00