John Scipione
31c8f7b193
BTabView: Style fixes
2016-03-10 18:14:40 -08:00
Jérôme Duval
cdd8523736
Update openssl packages.
hrev50141
2016-03-10 17:38:34 +01:00
Automatic Committer
5663c4ad12
Update usb.ids from www.linux-usb.org
hrev50140
2016-03-10 05:20:17 +01:00
Augustin Cavalier
9bd7e4014f
Tracker: Restore original PoseView/TitleView names except in BFilePanel.
...
Should've fixed #12635 , but it doesn't. No idea why; perhaps
request.AddSpecifier("Window", "/boot/home/Desktop");
doesn't work anymore?
hrev50139
2016-03-07 18:04:49 -05:00
Augustin Cavalier
80bc632afd
BStatusBar: Restore the old blue-ish color from before the Set*Color changes.
hrev50138
2016-03-07 16:08:00 -05:00
Augustin Cavalier
361738c0ad
Revert "PackageInstaller: Attempt to fix 64-bit build."
...
This reverts commit bb4cd92eae8ab7bf2b39110899cf8de33c592b98.
We probably should change this API before R2.
hrev50137
2016-03-07 15:52:22 -05:00
Augustin Cavalier
6a5f8112cd
PackageInstaller: Make it x86(32-bit) only.
...
So people aren't tempted to make .pkg files for x86_64/ARM/etc, and
because there should be no reason to have it there.
Discussed with PulkoMandy on IRC.
hrev50136
2016-03-07 15:44:44 -05:00
Augustin Cavalier
bb4cd92eae
PackageInstaller: Attempt to fix 64-bit build.
hrev50135
2016-03-07 15:38:24 -05:00
Augustin Cavalier
d3626243b0
PackageInstaller: Fix layout in UninstallView, use BLayoutBuilder.
hrev50134
2016-03-07 15:19:42 -05:00
Augustin Cavalier
eaf0a567c5
PackageInstaller: Merge "InstalledPackages" and "PackageInstaller".
...
Now if you start LegacyPackageInstaller with no filenames passed, you get
the "installed packages" window, from which you can uninstall stuff.
Fixes #10612 .
2016-03-07 15:08:58 -05:00
Augustin Cavalier
f2df0cfe93
interface_guidelines: Add a Haiku-esque stylesheet.
...
Fixes #11782 .
hrev50133
2016-03-07 14:29:24 -05:00
Jérôme Duval
a601d961c9
Update some x86_gcc2 packages affected by haikuporter bug #83 .
hrev50132
2016-03-06 20:22:27 +01:00
Jérôme Duval
f7305010a1
Update some x86_gcc2 packages affected by haikuporter bug #83 .
hrev50131
2016-03-06 19:51:06 +01:00
Humdinger
e4c8aa778e
Added packages for PadBlocker
...
An input_server filter that blocks the touchpad while typing.
hrev50130
2016-03-06 19:04:51 +01:00
Jérôme Duval
113a5a82f0
Update x86 packages affected by haikuporter bug #83 .
hrev50129
2016-03-06 18:42:43 +01:00
Jérôme Duval
8cf23301f6
Update x86_64 packages affected by haikuporter bug #83 .
...
* haikuwebkit yet to rebuild.
hrev50128
2016-03-06 18:15:50 +01:00
Humdinger
5f73d5000d
Close Workspaces window with ESC
...
As discussed on the ML [1].
Try making the Workspaces window really big, hide window tab and border,
assign CTL + ^ to the Workspaces applet. Now you can quickly summon the
applet with CTRL + ^ and equally quickly dismiss it with ESC.
[1] http://www.freelists.org/post/haiku-development/Close-Workspaces-applet-with-ESC
hrev50127
2016-03-06 08:41:11 +01:00
Jérôme Duval
db9f2c2776
Update less packages.
hrev50126
2016-03-05 17:46:12 +01:00
autonielx
b5cf7c05dd
Update translations from Pootle
hrev50125
2016-03-05 06:34:10 +01:00
Alexander von Gluck IV
be587ecfe0
radeon_hd: Clean up PCI ID names and add a few missing
hrev50124
2016-03-04 17:12:08 -06:00
Jérôme Duval
214f8799db
try to fix gcc5 build on buildbot.
...
* I'd only reproduce the kernel build failure locally, weird.
hrev50123
2016-03-04 20:23:17 +01:00
Adrien Destugues
d958d336a8
Try to fix the ARM cross-tools build
...
* Gcc5 does not allow both --with-arch and --with-cpu anymore, so use just --with-cpu.
hrev50122
2016-03-04 20:04:41 +01:00
Adrien Destugues
96e59cca3c
SerialConnect: allow custom baudrates from the GUI
2016-03-04 20:01:58 +01:00
Adrien Destugues
3b4f50d3fb
Style fix.
...
Thanks to axel for watching!
2016-03-04 20:01:58 +01:00
Jérôme Duval
319328002a
Update gcc packages to 5.3.0.
hrev50121
2016-03-04 17:53:27 +01:00
John Scipione
fad740e391
DeskCalc: Estimate n! using 9 term Stirling's
...
Approximation for n >= 1000
Factorial
Actual Value (truncated)
Approximation
1000!
4.0238726007709377354370243392300398571937E2567
4.0238726007709377354370243392307 E2567
10000!
2.8462596809170545189064132121198688901480E35659
2.8462596809170545189064132121197 E35659
100000!
2.824229407960347874293421578024535518477E456573
2.824229407960347874293421578024 E456573
Close enough!
hrev50120
2016-03-03 12:03:49 -08:00
John Scipione
261bdbab6d
Use 5 factor Stirling's Series
2016-03-03 10:07:25 -08:00
John Scipione
fb4dcb4965
Use Stirling's approximation for n!
2016-03-03 10:07:25 -08:00
Rudolf Cornelissen
d20632f53c
app_server: (hopefully) fixed overlay on CMAP8, fixed char leaking on 15 and 16bit depth. See ticket #12613
hrev50119
2016-03-03 16:39:54 +01:00
Automatic Committer
d05a2d9920
Update pci.ids from pciids.sourceforge.net
hrev50118
2016-03-03 05:20:23 +01:00
Alexander G. M. Smith
f765016ffd
mail: Detect terminal input, end of file, better argument parsing.
...
* If the input is a terminal rather than a file or pipe, only then look
for the single period on a line as end of text. Also look for end of
file as an end of the text, so that piped in text works.
* Parse multiple e-mail addresses properly, adding a comma between them
(a space doesn't work). Also allow mixing of "to" e-mail addresses
and command line switches, previously all "to" addresses had to be
at the end.
* Fewer blank lines in the output, make it look nicer, remove things
like a redundant display of the body text before text was read. Also
no output text when just piping in a message.
* Avoid buffer overrun by using fgets instead of gets.
* Use stderr for text the user likely doesn't want to save, and for
prompts that would be invisible if stdout was redirected to a file.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
hrev50117
2016-03-02 22:11:15 -05:00
Jérôme Duval
f1b2a12f3b
Update binutils packages to 2.26.0.
hrev50116
2016-02-29 08:27:41 +01:00
Jérôme Duval
32bca998d6
Update make and nano packages.
hrev50115
2016-02-27 20:03:33 +01:00
Adrien Destugues
93ea83e53d
Allow custom baud rates for FTDI serial ports
...
- Termios: cf{get,set}{i,o}speed can handle arbitrary speed values.
- The value is stored in the appropriate fields of the termios structure
in this case. The old constants (stored in the flags) are preserved
for BeOS binary compatibility.
- Adjust the FTDI FT232* driver to accept custom rates, by replacing the
hardcoded regster values with a function that will compute it
according to FTDI documentation (confirmed giving the same values for
the existing baudrates).
hrev50114
2016-02-27 19:08:53 +01:00
Adrien Destugues
44547a899c
usb_serial: add PID for FTDI FT231X.
...
- Same driver as other FTDI chips, but less IO pins.
hrev50113
2016-02-27 15:56:33 +01:00
Humdinger
c1462040e1
Added Weather package for 64bit
hrev50112
2016-02-27 09:46:13 +01:00
Jérôme Duval
675bb2c41c
Update make package for x86_64.
hrev50111
2016-02-27 09:34:52 +01:00
autonielx
382bcbaba4
Update translations from Pootle
hrev50110
2016-02-27 06:35:46 +01:00
François Revol
e89ef1fef7
U-Boot: TRACE fdt_serial instead of dprintf
...
and disable it by default (it would hang on some platforms anyway).
hrev50109
2016-02-26 22:59:33 +01:00
François Revol
c82af4bebe
U-Boot: try to use virtual-reg to get the UART
...
XXX: possibly only for _BOOT_MODE?
2016-02-26 22:58:45 +01:00
François Revol
14cfccd011
U-Boot: add a 'physical' arg to fdt_get_device_reg()
...
If false, try to use the virtual-reg property first.
2016-02-26 22:58:17 +01:00
François Revol
73ef47f70a
loader: TRACE undefined symbols
...
While the kernel shouldn't have any, it happens on platforms missing new features.
Make it explicit.
2016-02-26 22:57:06 +01:00
François Revol
8c5db3649d
Workspaces: Add switch-on-wheel user setting
...
Currently only applies when in a window, not when replicated
(then it always switches).
Feel free to fix (need to create the settings object when replicated).
hrev50108
2016-02-26 21:53:34 +01:00
Jérôme Duval
269796df9d
ffmpeg: add TODO on reimplementing deinterlace for ffmpeg 3.
hrev50107
2016-02-21 14:52:31 +01:00
Jérôme Duval
a35f84ac46
Update cmake packages for x86 and x86_64.
...
* Update gettext packages for x86.
hrev50106
2016-02-21 14:48:14 +01:00
Jérôme Duval
21378628c6
Update cmake, gettext and nano packages for x86_gcc2.
hrev50105
2016-02-21 00:11:32 +01:00
Jérôme Duval
ddb11721e9
Add gnutls and nettle packages for x86_64.
...
* update enca, gpgme, libgcrypt, libusb_compat, sqlite packages for x86_64.
hrev50104
2016-02-20 13:12:11 +01:00
Jérôme Duval
59bb34615f
Update freetype packages for x86 and x86_gcc2.
hrev50103
2016-02-20 10:23:22 +01:00
autonielx
63a88dba7a
Update translations from Pootle
hrev50102
2016-02-20 06:41:38 +01:00
Jérôme Duval
f369957d03
via.accelerant: move enums out of the struct.
hrev50101
2016-02-19 22:33:41 +01:00