Commit Graph

34961 Commits

Author SHA1 Message Date
Matt Madia
c31c1fef4f Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:55:49 +00:00
Matt Madia
906db3030b Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36679 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:51:05 +00:00
Matt Madia
75eb45a737 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36678 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:39:04 +00:00
Matt Madia
fb0b9d6fff Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36677 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:38:11 +00:00
Matt Madia
eef956245e Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36676 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:32:37 +00:00
Matt Madia
6c514d3e3b Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:21:26 +00:00
Matt Madia
905c8c8c8a Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36673 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:02:15 +00:00
Matt Madia
6bcf4a432e Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36672 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 21:52:27 +00:00
Matt Madia
99d126bd7c Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 21:47:06 +00:00
Matt Madia
a936f4b5ff Fixed indentation for GetText, LibEvent, & Transmission.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36670 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 21:32:38 +00:00
Matt Madia
b25cb34a47 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36669 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 21:04:34 +00:00
Matt Madia
8c9c8c0e1f Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36668 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 21:01:54 +00:00
Matt Madia
e904ecc93e Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36667 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 20:14:37 +00:00
Matt Madia
e07f1f2f50 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36666 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:46:42 +00:00
Matt Madia
28ebad8ff6 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:33:24 +00:00
Matt Madia
61863f2c44 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36664 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:19:00 +00:00
Matt Madia
04bcc0b403 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:11:12 +00:00
Matt Madia
4e689749d8 Updated to use B_TRANSLATE* macros. relates to #5408.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36662 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:06:33 +00:00
Stephan Aßmus
b89a43d65f * Applied patch by Jorma Karvonen which localizes the app. Thanks!
* Fixed issues in the patch, global initializers are executed before the
   application constructor, and thus before loading the fAppCatalog! Please
   always at least test-run the application which you patch!
 * Removed BeOS support, as it no longer builds for BeOS anyway. (Even before
   this patch)
 * Fixed broken layout code (setting layout on BScrollView).
 * Simplyfied view hierarchy.
 * Coding style cleanups.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36661 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 16:03:30 +00:00
Matt Madia
b842a5efaf Updated add-ons/* to use B_TRANSLATE* macros. relates to #5408.
To note, I'm grepping for "TR_CONTEXT" to identify which files to update.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:55:56 +00:00
Axel Dörfler
9bf722bd79 * Made the se-info attribute endian-aware.
* Check in LoadAttrs() if the new frame looks valid, and fits on screen, and
  ignore it if not.
* Moved static helper function out of the class definition.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36659 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:47:55 +00:00
Matt Madia
96949a0a8d Relating to #5408
* Added secondary macros, B_TRANSLATE* to replace TR*
 * For new localization patches, please use the newer B_TRANSLATE*
 * B_TRANSLATE* and TR* are functional during the transition to the new macros
 * Autmatic whitespace cleanup


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:42:48 +00:00
Matt Madia
f57fdd5cf7 * Repackaged BePDF to include an .OptionalPackageDescription file
* Create symlinks for licenses
 * Added InstallSourceArchive command


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:39:17 +00:00
Axel Dörfler
a723b3d499 * Applied patch by x-ist that adds StyledEdit storing its window position and
size per document in a se-info attribute.
* Minor style changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36656 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:35:50 +00:00
Matt Madia
1d99c58c7b third time's the charm.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36655 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:27:25 +00:00
Bruno G. Albuquerque
761eef626c I am pretty sure this is what Scott meant. ;)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36654 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:20:26 +00:00
Scott McCreary
16164ccef5 Added PCRE as a dependency for Pe.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36653 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:14:55 +00:00
Stephan Aßmus
bf912ae3b9 Use another mechanism to return with the proper return code that does not
involve using exit(), but instead quits the application cleanly. Tested with
a test script and works as expected. Should fix #5923.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36652 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 15:11:25 +00:00
Ingo Weinhold
13fa4c845a * Introduced new area creation flag CREATE_AREA_DONT_COMMIT_MEMORY.
map_backing_store() doesn't commit memory when this flag is given.
* Used the new flag vm_copy_area(): We no longer commit memory for read-only
  areas. This prevents read-only mapped files from suddenly requiring memory
  after fork(). Might improve the situation on machines with very little RAM
  a bit.
  We should probably mark writable copies over-committing, since the usual
  case is fork() + exec() where the child normally doesn't need more than a
  few pages until calling exec(). That would significantly reduce the memory
  requirement for jamming the Haiku tree.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36651 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 14:59:14 +00:00
Axel Dörfler
d55567bbf9 * Style cleanup, no functional change. There would be still lots of stuff to
do, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36650 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 14:16:19 +00:00
Ingo Weinhold
83bc49d051 vm_page_requeue(): Disabled DEBUG_PAGE_ACCESS_CHECK(). Since r36155
idle_scan_active_pages() cannot satisfy this assertion anymore. Added TODO
for a better fix which can wait until after the release.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36649 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 13:42:24 +00:00
Axel Dörfler
212c4c0a20 * Applied patch by yourpalal that fixes #5918, ie. removed the accidental
localizing of add-on paths.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36648 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 13:23:46 +00:00
Stephan Aßmus
2271983375 Patch by Jorma Karvonen, modified by myself to remove translations of BView
names and localization unfriendly string composition. Closes ticket #5563,
thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36647 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 13:20:37 +00:00
Stephan Aßmus
6977563bf8 Fixed include order which slipped my attention when reviewing the patch,
thanks Jerome!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36646 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 12:42:51 +00:00
Axel Dörfler
95b4f29071 * Fixed strange indentation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36645 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 12:40:42 +00:00
Stephan Aßmus
3eefb8522f Added the view to the files that DoCatalogs processes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36644 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 11:40:02 +00:00
Stephan Aßmus
420557d0ce Patch by Jorma Karvonen with a fix by myself to remove string composition.
Add four missing localizations. Closes ticket #5484.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 11:39:09 +00:00
Stephan Aßmus
404b95c410 Patch by mt:
* Convert Sounds to use layout API
 * Localization

Thanks a lot! Closes ticket #5111. I've had to apply the patch manually because
someone committed a coding style cleanup without looking up pending patches
(and the patch also contained mostly the same cleanup).
This is the second time this happened, would be nice to avoid this in the
future.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36642 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:58:17 +00:00
Stephan Aßmus
bfa1c029c0 The Jamfile was actually missing the DoCatalogs part. This may also be the case
for another patch from Jorma Karvonen which I have landed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36641 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:35:54 +00:00
Stephan Aßmus
8989d8a52e Patch by Jorma Karvonen: Localization of the Terminal application. Thanks a lot.
Closes ticket #5850.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36640 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:25:48 +00:00
Stephan Aßmus
637605788a Patch by Andreas Faerber, added German keymap for Apple (pre-aluminium)
keyboards. TODO: Add support for a number of Alt and Alt+Shift keys. Thanks!
Closes ticket #5726.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36639 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:18:03 +00:00
Stephan Aßmus
cdf94400e6 Patch by Andreas Faerber: Added keyboard layout for Apple Aluminium keyboard,
thanks, closes ticket #5727.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36638 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 10:14:39 +00:00
Axel Dörfler
139aacf406 * The window was now always taken to the new workspace with Ctrl-Alt-arrow;
lazy debugging left over that closes ticket #5675 again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36637 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 09:53:33 +00:00
Matt Madia
7c3e9f9219 Added Transmission, LibEvent, & GetText as OptionalPackages.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36636 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 05:48:41 +00:00
Matt Madia
01d868b2f4 Contributed by Ziusudra: Added WonderBrush file for shijin's download box.
Eventually to be saved as filename:bg-download-box.png in
directory:/srv/www/drupal/haiku-os.org/themes/shijin/haiku-images/


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36635 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 22:10:17 +00:00
Ingo Weinhold
7b926f5135 Allocate memory for the DEBUG_CACHE_LIST debug feature only when there's
plenty available.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36634 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 21:18:46 +00:00
Ingo Weinhold
3735d4e299 mark_page_range_in_use(): When the given range lies partially outside the
array at least work with the part intersecting with the array. Log those
quasi error cases.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36633 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 21:17:28 +00:00
Ingo Weinhold
8588e7fc6f Fixed broken mmu_allocate_physical():
* Now it checks whether the given physical range exists at all.
* Not only check whether any range of the given size is free, but also check
  whether the given range is free.
* B_BAD_VALUE is not a particularly good return value for a function supposed
  to return a bool

Fixes #5911. With only 64 MB RAM the usual debug syslog buffer location may
be outside the actually existing physical memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36632 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 21:15:33 +00:00
Ingo Weinhold
863c623f9a Added is_address_range_covered(), returning whether the given address range
is fully covered by the ranges in the array.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36631 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 21:09:11 +00:00
Ithamar R. Adema
9e24c4190f * Add example vesa configuration file.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-05 20:45:54 +00:00