Axel Dörfler
03242441a6
Network: fixed broken item frame retrieval.
...
* Completely superfluous and expensive for BListView items, and just
wrong for BOutlineListView items.
* Also increased the width of the item, as we must take the tree offset
into account ourselves (really, great API).
2015-03-27 13:08:45 +01:00
Axel Dörfler
aae1e071aa
Network: fixed mixed up AddUnder() arguments.
...
* BOutlineListView is the worst of the interface kit.
2015-03-27 13:08:45 +01:00
Axel Dörfler
3401ff7c2f
BNetworkSettingsAddOn: added missing destructor.
2015-03-27 13:08:44 +01:00
Axel Dörfler
f6c7cf44b5
Network: integrated former hardware view from add-on.
...
* The interfaces logic is within the main application, so is the
new interface view.
* Disabling/renegotiating does not work yet.
* Reveals a bug in some interface code; when you click on an ethernet
device first, there is no place for the wireless menu. When you then
press on a wireless device, it crashes in BMenuField code.
In the other direction, there is then an empty space.
* Fixed list item width reporting.
2015-03-27 13:08:44 +01:00
Axel Dörfler
d5dd8637bb
BNetworkDevice.GetHardwareAddress() was broken.
...
* Copy&paste error, apparently.
2015-03-27 13:08:43 +01:00
Axel Dörfler
54c34be74b
ifconfig: moved media type stuff into its own file.
...
* This can now be easily shared.
2015-03-27 13:08:43 +01:00
Axel Dörfler
021ff1ca46
Network: no need for public constants.
2015-03-27 13:08:42 +01:00
Axel Dörfler
5493c30fed
Network: Removed unused includes.
2015-03-27 13:08:42 +01:00
Axel Dörfler
6dcbe4bf44
Network: made list view B_FULL_UPDATE_ON_RESIZE.
...
* To account for its right aligned contents.
2015-03-27 13:08:41 +01:00
Axel Dörfler
77db25ddc7
Network: moved add-on headers to the correct position.
...
* Ie. they've moved to headers/os/add-ons/network_settings now.
2015-03-27 13:08:41 +01:00
Axel Dörfler
a7cb9f5f55
Network: WIP of redesign.
...
* Fletched out new add-on API.
* Moved InterfaceListItem from the interfaces add-on into the
application.
* Renamed NetworkSetup* to Network* respectively NetworkSettings*.
2015-03-27 13:08:29 +01:00
Axel Dörfler
0690387cd2
BServer/BApplication: added constructor for looper name.
...
* Added an extra looperName argument to the private BApplication
constructor that BServer is using.
* This is now used to fix the ugliness that gave the registrar
a different looper name, and even saves a string comparison.
hrev48932
2015-03-26 21:47:24 +00:00
Axel Dörfler
b7a87fd137
find_paths_etc(): added user/system only flags.
...
* B_FIND_PATHS_(USER|SYSTEM)_ONLY cause only the specified paths
to be included in the result list.
2015-03-26 21:47:22 +00:00
Axel Dörfler
2bdffa6131
BPathFinder::FindPaths() fixed passing flags.
...
* One variant of FindPaths() replaced the flags with '0'.
2015-03-26 21:47:19 +00:00
Automatic Committer
d3f28e597b
Update usb.ids from www.linux-usb.org
hrev48931
2015-03-26 05:20:29 +01:00
Automatic Committer
b9e1ca3b39
Update pci.ids from pciids.sourceforge.net
2015-03-26 05:20:27 +01:00
Janus
68ec13b405
Media: make ListViewItem scale correctly with big fonts.
...
Fixes #11918 .
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
hrev48930
2015-03-25 12:12:04 -04:00
Janus
ffafcc16d7
Printers: avoid redraw glitches in the listview.
...
Fixes #11917 .
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2015-03-25 12:05:14 -04:00
Janus
4e71cef8fd
Preferences: Make "Antialiasing" Revert button work as expected.
...
Fixes #11787 .
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2015-03-25 12:03:24 -04:00
Augustin Cavalier
906283b6d6
Haiku Book: Make the layout introduction somewhat more professional.
hrev48929
2015-03-25 11:47:29 -04:00
Augustin Cavalier
9d6780b587
Haiku Book: disable class diagrams.
...
The last time this was discussed on the ML, the consensus was that
the text lists were nicer than the diagrams (with only one objection).
For the minority that wants class diagrams, it's easy enough to reverse
this one-line change.
2015-03-25 11:37:10 -04:00
Augustin Cavalier
e6ecb3fc07
Haiku Book: Midi2 fixes.
...
* Automatic whitespace cleanup.
* Removed all of Midi2 from the "libbe" group, as they aren't part of it
* Get rid of the redundant "libmidi2" group, as all of midi2 is already in
the "MIDI 2 Kit" group, and the docs explicitly state that the MIDI 2 Kit
has its own library.
2015-03-25 11:30:01 -04:00
Augustin Cavalier
aa6ef6658c
Haiku Book: fix device drivers group definition.
...
Also removed the "Keyboard" group definition, which was broken. There
wasn't anything in that group, and there's only one page on the
keyboard anyway.
2015-03-25 11:23:51 -04:00
Axel Dörfler
a2d9c45398
profile: enlarged HISTFILESIZE to 500.
...
* 50 isn't really contemporary anymore.
hrev48928
2015-03-24 22:41:52 +00:00
Jérôme Duval
eda3dea32e
Updated nano packages.
hrev48927
2015-03-23 18:58:09 +01:00
Jérôme Duval
928b74c536
Updated zip packages
...
* This helps with #11023 . When attributes total length exceeds the extra
field maximal length, there is no way to add them to the zip entry. We
now just warn about the problem and leave attributes out.
hrev48926
2015-03-22 15:59:08 +01:00
Jérôme Duval
fbd62c1b00
Add llvm package for x86
hrev48925
2015-03-21 20:24:11 +01:00
Jérôme Duval
bbee171790
Updated libxml2 packages for x86.
hrev48924
2015-03-21 19:23:01 +01:00
autonielx
b4a7201117
Update translations from Pootle
hrev48923
2015-03-21 06:22:26 +01:00
Jérôme Duval
823b0239ae
openssl: security update
...
Fix for CVE-2015-0286
Fix for CVE-2015-0287
Fix for CVE-2015-0289
Fix for CVE-2015-0293
Fix for CVE-2015-0209
Fix for CVE-2015-0288
hrev48922
2015-03-20 20:24:43 +01:00
Jérôme Duval
e3bd84493e
ahci: fix build with warnings.
hrev48921
2015-03-19 23:34:40 +01:00
Augustin Cavalier
9782bd3280
Tracker: Fix FilePanel menu bar initialization.
...
It appears I was a bit too hasty in hrev48850, as if I had looked more
closely I would have noticied that this code depended on the menu bar
being initialized to function correctly.
Fixes #11914 .
hrev48920
2015-03-19 14:36:47 -04:00
Jérôme Duval
673f931b62
ahci: correctly display version
...
* merge traces a bit.
hrev48919
2015-03-19 17:55:03 +01:00
Humdinger
aa239e96df
Update MeV package.
...
(now loads its example files)
hrev48918
2015-03-19 17:46:33 +01:00
Automatic Committer
699bf1d9fe
Update usb.ids from www.linux-usb.org
hrev48917
2015-03-19 05:20:25 +01:00
Automatic Committer
f47e26a194
Update pci.ids from pciids.sourceforge.net
2015-03-19 05:20:23 +01:00
Dario Casalinuovo
faa2d10c3d
TimeSource: Rework SlaveNodes management using TMap.
...
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
hrev48916
2015-03-17 21:50:25 +01:00
Dario Casalinuovo
fc601b54ff
TMap/Tlist: set various methods as const.
...
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-03-17 21:50:18 +01:00
Dario Casalinuovo
7f01171f92
BTimeSource: Cleanup code.
...
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2015-03-17 21:50:10 +01:00
JackBurton
959051f813
Midi preflet: remove check for big_synth.sy, since we don't create it
...
anymore.
Fixed comment.
hrev48915
2015-03-17 21:11:52 +01:00
JackBurton
437386ee10
Don't check for big_synth.sy, since it shouldn't exist anymore
2015-03-17 21:10:34 +01:00
Augustin Cavalier
14d6e9c92a
HaikuPorts/x86_gcc2: add LMMS and dependencies.
hrev48914
2015-03-16 21:42:46 -04:00
John Scipione
8359b407ff
CheckBox: Center the check mark again
...
See 46b39e83 Changed rounding behavior for StrokeLine.
This effectively undoes the change in rounding behavior from that commit.
hrev48913
2015-03-16 20:19:54 -04:00
John Scipione
22af0f18be
RadioButton: Scale mark to font size
...
This way the amount of inset varies, small font get small inset,
large fonts get large inset.
2015-03-16 20:19:54 -04:00
John Scipione
c7756ee15a
ControlLook: Use std::max() instead of max_c()
...
It's a little silly to cast an integer literal to an int32 but the compiler
insisted.
2015-03-16 20:19:53 -04:00
John Scipione
6905b4faed
ControlLook: Style fixes
...
No {}'s for single line, compare against 0 explicitly
2015-03-16 20:19:52 -04:00
John Scipione
2c3505de79
PictureDataWriter: Style fixes only
...
No functional change intended
2015-03-16 20:19:52 -04:00
John Scipione
70adf6d5d3
BRect: Style fixes, take out extra space.
...
For some reason there was an extra space here, has been since first import.
2015-03-16 20:19:51 -04:00
Jérôme Duval
776dbb038f
ahci: added some definitions from the specification v1.2+
...
* print extended capabilities.
hrev48912
2015-03-16 17:54:17 +01:00
Humdinger
cfd2ffbf43
Removing Sequitur, as it's not yet productively usable...
hrev48911
2015-03-16 17:23:53 +01:00