Oliver Tappe
07b37bb0a0
* fix value of all enumeration types that are stored as part of a
...
package or repository file
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40517 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40517
2011-02-15 18:33:19 +00:00
Philippe Houdoin
69b5cacbad
* BNetworkAddress::SetAddress(in_addr_t) expect a network order value:
...
revert r40492.
* For semantic sake, use ntoh*() macros to convert data coming from network,
not the hton*() variants, even if the end result is the same.
* Clean and add more details to DHCP syslog messages.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40516 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40516
2011-02-15 18:29:58 +00:00
Axel Dörfler
e62879885e
* Fixed a typo, whitespace cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40515 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40515
2011-02-15 17:56:05 +00:00
Axel Dörfler
3d0d4b6200
* Implemented a way to specify additional debug options via MALLOC_DEBUG when
...
using libroot_debug.so, instead of having to hardcode them in the application
via calling private heap functions.
* The following options are implemented: 'p' turns on paranoid validation,
'w' triggers periodic wall checking every 500ms ('W' does the same, but every
100ms), 'g' to use guard pages (beware, this will dramatically increase
memory usage), and 'r' which forbids reusing of memory, freed memory is never
actually freed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40514 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40514
2011-02-15 17:54:24 +00:00
Alexander von Gluck IV
415bb095f3
small bug fix; set Gateway to Gateway instead of Netmask to Gateway
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40513 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40513
2011-02-15 17:31:19 +00:00
Siarzhuk Zharski
007d8a0cea
Yet anothert localization patch from Jorma Karvonen. This one fixes #7116 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40512 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40512
2011-02-15 17:03:01 +00:00
Alexander von Gluck IV
8332dfe78c
added gateway textbox and new NetworkSettings function to support; made address tabview accessible by BMessage handler to reload current settings (revert); renamed Cancel button to "Revert" (it verks!); small style fix thanks to Clemens
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40511 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40511
2011-02-15 16:25:37 +00:00
Oliver Tappe
ead4d20c7a
* 'pkgman list-repo -v' now shows more detailed info (from repo-cache)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40510 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40510
2011-02-15 15:48:02 +00:00
Oliver Tappe
c9acc4f8cd
* implemented reading of package-infos in BRepositoryCache
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40509 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40509
2011-02-15 15:47:20 +00:00
Oliver Tappe
2b6e6760b6
* add listing of repository attributes to 'package_repo list'
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40508 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40508
2011-02-15 12:48:02 +00:00
Siarzhuk Zharski
405318137d
It is yet another localization patch from Jorma Karvonen. :-D Fixes #7111 . Thanks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40507 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40507
2011-02-15 11:58:00 +00:00
Siarzhuk Zharski
1c0ab34c37
Applied yet another localization patch made by Jorma Karvonen. Fixes #7109 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40506 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40506
2011-02-15 10:44:45 +00:00
Siarzhuk Zharski
0ba57e76a4
Applied yet another localization patch made by Jorma Karvonen. Fixes #7105 . Thanks.
...
Note that I have not applied the localization of terminal error messages (printf-handled ones).
That stuff is not visible in the normal using circumstances but will take translator's time
for localizing it. A bit of disk space is also required to store those lines.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40505 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40505
2011-02-15 09:22:57 +00:00
Clemens Zeidler
df0ad9c12a
Fix account name in mail.
...
Work in progress: fetch next partial downloaded message.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40504 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40504
2011-02-15 02:19:49 +00:00
Clemens Zeidler
9c4e0ece54
Use macro instead hard coded string.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40503 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40503
2011-02-15 02:00:58 +00:00
Jonas Sundström
4884bb9956
Catalog update.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40502 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40502
2011-02-15 00:46:53 +00:00
Matt Madia
890a00d32d
Enlarged the alpha profile image size. The ISO still hovers around 550MiB.
...
This allows @alpha-vmware to build again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40501 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40501
2011-02-15 00:21:49 +00:00
Alexander von Gluck IV
f565d142b3
added BTextControls for IP address and Netmask configuration
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40500 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40500
2011-02-15 00:04:27 +00:00
Rene Gollent
d6a17b61aa
Slight simplification, no functional change.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40499 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40499
2011-02-14 23:48:32 +00:00
Alexander von Gluck IV
a1410c52e9
renamed classes and filenames as per recommendations on ML; Interface singular for interface config; Interfaces plural for overall views/windows dealing with lists of interfaces; avoid using generic terms and abbreviations
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40498 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40498
2011-02-14 22:00:58 +00:00
Clemens Zeidler
13a19d84df
Fix #7181 . The active set solver can only handle positive values and the offset was not added everywhere.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40497 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40497
2011-02-14 21:45:44 +00:00
Alexander von Gluck IV
ea23d8ecd6
no functional change/header cleanup; ensure new network preflet has correct Haiku, Inc identifier as per mmadia; correct questionable header within radeon_hd driver, gave credit to czeidler where it was due.. not perfect but better
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40496 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40496
2011-02-14 21:25:24 +00:00
Axel Dörfler
f97b68a1e0
* Applied patch by Diver that lets Mail properly render vector icons for the
...
attachments, and adds a few missing translated strings. Thanks!
* Some cleanups by myself.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40495 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40495
2011-02-14 20:58:14 +00:00
Oliver Tappe
34d56c1bf5
* implemented repository reader and fixed some bugs in writer that
...
have been exposed during testing of reader
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40494 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40494
2011-02-14 20:25:10 +00:00
Siarzhuk Zharski
973f8e214d
Applied yet another localization patch from Jorma Karvonen. Fixes #7169 .
...
Beside of localization task some refactoring was performed:
- strings, stored previously in resources were moved from resource definition
file to cpp files at the place of using;
- cleanup of resource definitions and Common.cpp/Common.h.
Additionall tasks, made by S.Zharski:
- the rests of resource handling tasks were purged out from Common.cpp/Common.h;
- Common.h renamed to DiskUsage.h;
- the rests of code from Common.cpp merged into DiskUsage.cpp;
- the preprocessor tricks and magics targeted mainly for resources support
were removed;
- some code style fixes and "internationalization style" fixes were made.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40493 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40493
2011-02-14 18:26:15 +00:00
Axel Dörfler
669afb5012
* This should make DHCP work again.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40492 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40492
2011-02-14 17:36:44 +00:00
Oliver Tappe
c2388992ec
* added embedding of license texts that need approval into repository
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40491 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40491
2011-02-14 17:24:50 +00:00
Oliver Tappe
36d702ec79
* read package attributes before reading the TOC, as that allows to
...
take action in the content-handler that depend on the values of
package attributes
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40490 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40490
2011-02-14 17:23:43 +00:00
Oliver Tappe
d662b8345f
* moved BlockBufferCacheNoLock into package kit
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40489 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40489
2011-02-14 17:22:31 +00:00
Oliver Tappe
c823de957b
* minor whitespace cleanup, no functional change
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40488 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40488
2011-02-14 17:20:14 +00:00
Jonas Sundström
2b683f2466
delete corrupt catkeys file to fix the build
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40487 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40487
2011-02-14 15:53:00 +00:00
Jonas Sundström
22041faa3a
Update of the Swedish catalogs.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40486 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40486
2011-02-14 13:25:19 +00:00
Oliver Tappe
ad6a8dbe2b
Pulled reusable stuff from PackageReaderImpl into new class ReaderImplBase.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40485 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40485
2011-02-14 13:09:09 +00:00
Siarzhuk Zharski
e28490dfa1
Fixed "translation style guidelines" violation. As result of discussion
...
in haiku-development mail-list.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40484 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40484
2011-02-14 11:44:05 +00:00
Alexander von Gluck IV
47ee873768
small cleanup of radeon_hd device IDs... quite a mess
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40483 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40483
2011-02-14 02:40:51 +00:00
Clemens Zeidler
55db88b7f4
Fix POP3 mail status #7216 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40482 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40482
2011-02-13 23:15:14 +00:00
Clemens Zeidler
ad5bef4500
Use quotation marks around mailbox names. Maybe fix #7214 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40481 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40481
2011-02-13 22:23:08 +00:00
Clemens Zeidler
a47656d480
Don't free stuff not belongs to us. Fix #7212 maybe #7213 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40480 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40480
2011-02-13 21:50:15 +00:00
Jérôme Duval
cdd1c5c679
added additional power states
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40479 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40479
2011-02-13 21:10:30 +00:00
Jérôme Duval
ac0d4d98e2
added experimental cross-built optional packages for JamVM and Classpath, gcc4 only.
...
Tested with a network capable little application, no gui classes available.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40478 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40478
2011-02-13 19:51:22 +00:00
Siarzhuk Zharski
ec568e04e5
Fixes #7156 "Bluetooth Preflet localization fix" by Jorma Karvonen.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40477 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40477
2011-02-13 13:23:41 +00:00
Siarzhuk Zharski
c91a3f0969
Fixes #7157 .
...
- Masked strings are presented in more consistent way;
- Trailing spaces in localized strings are supressed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40476 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40476
2011-02-13 10:26:06 +00:00
Siarzhuk Zharski
5dbce74310
Unused string constant removed.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40475 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40475
2011-02-13 09:39:44 +00:00
Siarzhuk Zharski
509881961f
Fixing #6926 "ActivityMonitor localization patch" by Jorma Karvonen.
...
This application was already localized but some lines were missed. The name
of floating Settings window localized using B_TRANSLATE_WITH_CONTEXT to prevent
possible functionality breackage during using it from other module (and other
translation context) by window scripting.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40474 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40474
2011-02-13 08:55:53 +00:00
Stephan Aßmus
6df0729855
Added "Configure attributes" item to Edit menu (?). This feature invokes
...
FileTypes with the Person MIME type selected.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40473 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40473
2011-02-12 22:15:38 +00:00
Stephan Aßmus
0b4ddda5f0
* Some reordering of methods to match declaration order.
...
* Some updating to new header indentation style
* Improved consistency of asterix style in FileTypes.cpp.
* Implemented passing -type some/type on the command line and having
that type initially selected in the FileTypesWindow. (Unfortunately
BOutlineListView::ScrollToSelection() is broken.)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40472 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40472
2011-02-12 22:12:21 +00:00
Oliver Tappe
05b101b223
Cleanup following up on r40466:
...
* remove commented methods no longer being used
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40471 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40471
2011-02-12 22:09:47 +00:00
Stephan Aßmus
a9bc82a4b0
* Ordered method implementations as their declarations in the header.
...
* Updated header indentation style.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40470 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40470
2011-02-12 21:57:36 +00:00
Siarzhuk Zharski
122cd933a8
Addendum to Finnish localization update from HTA in request from Jorma Karvonen.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40469 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40469
2011-02-12 21:47:52 +00:00
Siarzhuk Zharski
585f547833
Finnish localization updated in request from Jorma Karvonen.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40468 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40468
2011-02-12 21:33:17 +00:00