Axel Dörfler
9e5bff5feb
Replaced the syscall for thread_get_current_thread_id() with one for find_thread().
...
Renamed the thread/team syscalls to the new naming scheme.
Some other minor cleanups.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6867 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 00:52:47 +00:00
Axel Dörfler
8e623d69b5
Made it a bit nicer to use.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6866 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 00:50:01 +00:00
Axel Dörfler
6f3a136e47
Added the inline x86 asm version of find_thread() as it is found on BeOS.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6865 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 00:44:18 +00:00
Matthew Wilber
54abea93f0
Changed to use shared translator code, these files are no longer needed
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6864 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 23:49:10 +00:00
Matthew Wilber
862e3ac371
Changed to use shared translator code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6863 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 23:48:26 +00:00
Ingo Weinhold
e490b53c45
Added coreutils, diffutils, grep, less, sed (another one?), and sharutils to the build, and fixed some small problems. Most of the stuff still doesn't build properly.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6862 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 23:47:11 +00:00
Matthew Wilber
28cac36c73
Updated config message test for new STXTTranslator behavior
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6861 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 23:38:17 +00:00
Axel Dörfler
1748ad5db7
Added find_thread() (does not yet work with name != NULL).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6860 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 17:40:14 +00:00
Stefano Ceccherini
7667c061fe
Simplified an expression (which was even wrong before)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6859 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 16:29:04 +00:00
Stefano Ceccherini
b2fece1ec0
renamed some global variables to have the "g" prefix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6858 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 16:16:11 +00:00
Waldemar Kornewald
abf44d1a2b
Some changes I did a long time ago. I think this also contains a fix for the last dead-lock I could find.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6857 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 16:06:20 +00:00
Waldemar Kornewald
6bef9fe1b8
Initial checkin of "DialUpPreflet". This will become an add-on for the "Network" preflet.
...
It is far from finished (all add-ons are missing). The hacks should be removed...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6856 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 16:03:34 +00:00
Axel Dörfler
1a5f7f53c6
Unbroke the selection menu item message I broke with the previous change...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6855 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 11:46:27 +00:00
Axel Dörfler
0513501c11
Fixed the file size check for the selection items - accidently compared
...
blocks with bytes.
Switched the block offset to using the "block" instead of "position" field
in the kMsgPositionUpdate message.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6854 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 11:43:22 +00:00
Axel Dörfler
f7d4bc0920
Added missing shortcuts as reported by Oscar.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6853 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 11:39:24 +00:00
Axel Dörfler
bf26236cc2
Uppercase letters were accidently converted in the wrong way, and therefore,
...
ignored in the find panel.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6852 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 11:04:44 +00:00
Michael Phipps
218f7a3586
Sharutils includes uuencode, uudecode and shar...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6851 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 02:51:51 +00:00
Michael Phipps
60ec59613c
Sed is here...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6850 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 02:47:16 +00:00
Michael Phipps
a3ee72dbe4
Here is less. It won't come close to building because we lack terminal stuff in the kernel.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6849 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 02:42:19 +00:00
Michael Phipps
33cc7ef27e
Here's grep...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6848 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 02:37:06 +00:00
Michael Phipps
b4a90358b2
Initial checkin of diffutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6847 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 00:45:50 +00:00
Michael Phipps
f380d6a97a
Adding stuff from the base of coreutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6846 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 00:36:18 +00:00
Michael Phipps
bf16f6a788
Finish checking in coreutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6845 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-02 00:29:15 +00:00
Rudolf Cornelissen
3186091bdd
added preliminary flatpanel detection stuff
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6844 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 20:00:16 +00:00
Axel Dörfler
4a6c7d6ffc
R5 obviously doesn't have B_SHINE_COLOR, B_SHADOW_COLOR, and B_HIGHLIGHTED_CONTROL_COLOR.
...
Set the shell variable COMPILE_FOR_R5 to 1 when compiling DiskProbe for
R5; it will use default values for the colors in this case.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6843 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 12:57:15 +00:00
Matthew Wilber
a1fd38b277
changed to use shared translator code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6842 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 04:38:21 +00:00
Matthew Wilber
c36e6575c8
moved translate_direct_copy function from PNGTranslator to BaseTranslator
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6841 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 04:23:26 +00:00
Matthew Wilber
d02fdb8eb5
Fixed bug preventing PNGTranslator from opening PNG images, fixed version number text in config panel
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 03:16:34 +00:00
Matthew Wilber
40bf8c0ae5
Changed to use shared translator code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6839 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 02:58:18 +00:00
Michael Phipps
b94409e33a
Big honking commit of all of the library files for corelibs
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6838 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 02:48:53 +00:00
Michael Phipps
9e959120f4
Check in the source for coreutils
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6837 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 02:43:35 +00:00
shadow303
f0446088b3
Begin transfering implementations to the new API functions
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6836 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 02:21:14 +00:00
shadow303
52c2367204
Remove some remnants of old API
...
Minor tweak to helper function paramter list
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6835 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 02:19:48 +00:00
Matthew Wilber
8d21fd135f
Corrected a few comments
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6834 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 01:43:25 +00:00
Matthew Wilber
ec5034e71f
Changed to use shared translator code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6833 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 01:42:01 +00:00
Matthew Wilber
8241861213
improved magic number variable names
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6832 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 01:40:02 +00:00
Matthew Wilber
dd5f74defc
updated config message test to include new "ignore alpha" setting
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6831 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 01:38:09 +00:00
Matthew Wilber
be510fa83f
updated test to reflect new config message behavior
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-01 01:37:11 +00:00
shatty
6f524d0869
audio buffer size patches
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6829 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 23:31:22 +00:00
shatty
681619c2ba
code simplifications, initialize output in Setup for now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:59:49 +00:00
Axel Dörfler
c1381da97c
Fixed a crashing bug when there is no TypeEditorView.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6827 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:54:27 +00:00
shatty
08ebf37bc6
add AudioFrameSize convenience function to media_format
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6826 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:52:22 +00:00
Axel Dörfler
3ef37dbe51
Now listens to file/attribute changes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6825 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:48:55 +00:00
beveloper
7a2702788f
fixed assigned BBuffer size, the size of a buffer is now the requested size, not the allocated size
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6824 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:25:05 +00:00
beveloper
c0df25dada
removed debug output
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6823 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 22:21:56 +00:00
Axel Dörfler
0283ecc0cd
Implemented case insensitive search. It's now available in hex mode as well.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6822 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 21:15:31 +00:00
beveloper
1e88e6620d
updated to match source file
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6821 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 20:09:42 +00:00
Axel Dörfler
61102d4381
Fixed bug in GetHexFromData() (accidently used Text() instead of the data
...
parameter passed in).
Now correctly restores the whole state (find mode and case sensitivity).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6820 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 19:53:43 +00:00
Axel Dörfler
96e78734f6
The FindWindow can now restore a previous state; it's now set to the
...
state from the window that opened it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6819 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 19:32:59 +00:00
Matthew Wilber
51c15c1cad
Changed TGATranslator to use shared translator code instead of duplicating code
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6818 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-29 19:32:34 +00:00