Adrien Destugues
0d858bd391
Add documentation for the BTimeZone class.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38130 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-16 07:23:42 +00:00
Alex Wilson
886c23bf8b
Update doxygen docs for recent changes to BArchivable, also document the BArchiver and BUnarchiver classes, and add a not in compatibility.dox.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 22:09:14 +00:00
Joachim Seemer
834e58f9b7
Update of user guide and welcome page and their translations.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38032 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 17:56:45 +00:00
Adrien Destugues
7ea3a2b029
Add note about the fact that locale kit is not part of libbe
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38020 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 12:39:29 +00:00
Adrien Destugues
a8a3468a80
* Add documentation for the UnicodeChar class.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 12:33:47 +00:00
Axel Dörfler
4bfbfb4da5
* Corrected compatibility note. I wonder why I share my wisdom on the public
...
mailing list if I am then asked to do the work myself ;-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38016 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 12:00:47 +00:00
Adrien Destugues
cae874d384
* Lots of fixes and proofreading to the locale api reference
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38010 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-11 08:09:12 +00:00
Adrien Destugues
e82e8f365e
* Update locale kit documentation.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-10 12:39:48 +00:00
Adrien Destugues
3290008f1e
* Add the warning and info boxes from userguide. However, I don't know how to upload the associated images to the api
...
server.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37981 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-09 08:46:16 +00:00
Adrien Destugues
4db75e5128
* Fix typo pointed out by umccoullough. I should get a real keyboard.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37977 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-08 17:29:32 +00:00
Adrien Destugues
e579ff38fb
* Added a note about the network libraries being incompatible with BeOS.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37976 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-08 16:20:09 +00:00
Adrien Destugues
5393193d0a
* Fix some typos in the API reference for BLocale and BCatalog.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37950 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-07 14:08:05 +00:00
Adrien Destugues
0a4e27c50b
* Fixed the main page entry for locale kit
...
* Also parse the actual code to get the methods shown in the classes, inheritance diagrams, and all that stuff
* Add some docs on date formatting to BLocale
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37925 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-05 12:09:20 +00:00
Adrien Destugues
c6247544ed
* Add the locale kit to the main page
...
* Complete and correct some parts of locale and catalog classes reference
* Ensure the methods are prefixed with the class name so doxygen knows where they belong.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37898 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-04 12:01:38 +00:00
Adrien Destugues
e9fd63ec7c
* Fix some outdated information in documentation files
...
* Add a very small part of documentation about the Locale Kit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-03 16:02:55 +00:00
Joachim Seemer
7bff797f8a
Updated user guide.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37849 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-02 16:51:09 +00:00
Joachim Seemer
facb1eb9ad
Update of the user guide and its translations.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37659 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-21 15:52:50 +00:00
Ingo Weinhold
1a38616f35
Fixed fs_vnode_ops::create() documentation: The function shall not fail, if
...
the file already exists, unless O_EXCL has been specified. At least that's
how our file systems with write support implement it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37554 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-17 16:00:48 +00:00
Ingo Weinhold
1f23605dd7
Added description for fs_volume_ops::get_vnode()'s _type and _flags
...
parameters.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37552 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-17 15:39:39 +00:00
Philippe Houdoin
18d844d2d9
Long forgotten update about the new vector icon added to midi endpoint under Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37528 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-15 18:34:25 +00:00
Joachim Seemer
ad5e743e2b
Update to user guide and welcome page. Introducing Portuguese and Chinese. Thanks to all translators\!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37435 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-08 18:03:41 +00:00
Matt Madia
508f54795f
Patch by Karvjorm : updates DiskUsage to XHTML Transistional. Fixes #6204 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37410 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-06 02:17:43 +00:00
Matt Madia
6c4ac6b0b1
The User Guide and Welcome now contain their own copies of images/.
...
* deleted the non-used docs/images/
* updated the optional package Welcome accordingly
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-06 16:38:37 +00:00
Joachim Seemer
2376416a94
The updated welcome package with all translations. Thanks everyone.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36782 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-09 15:52:37 +00:00
Joachim Seemer
0517ce048e
The updated user guide with all translations. Thanks everyone.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36781 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-09 15:51:27 +00:00
Joachim Seemer
3636190576
Latest Welcome package changes for luroh's proof reading :)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36615 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-04 18:32:21 +00:00
Joachim Seemer
1cae99d78e
Updated welcome page. Thanks to all translators.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36309 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 18:02:06 +00:00
Joachim Seemer
71b14067a1
Updated userguide. Thanks to all translators.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36308 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 18:01:21 +00:00
Philippe Houdoin
24957bd499
Fixed last places where resolv.conf was still expected under /etc, UserGuide included. Fixed authentication misspelling
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35898 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-18 08:48:13 +00:00
Joachim Seemer
05ece81569
Updated the translations of the user guide. Haiku-doc.css was moved into the userguide|welcome folder, the html-dtd folder was removed. Thanks to all contributers.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35764 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-05 07:01:38 +00:00
Niels Sascha Reedijk
ae15171716
Update the SupportDefs documentation for several changes and document the atomic_* functions.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35148 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-18 23:14:46 +00:00
Joachim Seemer
ee7dedc859
Initial import of the user guide translations from http://userguide.haikuzone.net . Thanks to Vincent for providing all the necessary tools and to all translators for their work so far!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35067 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-14 07:00:47 +00:00
Stephan Aßmus
06f34bf2d8
Applied patch by "Grey":
...
Entering the boot loader menu has changed/simplified while reducing the boot time by .75 seconds.
Now it is enough to hold one of shift/Esc/F8/F12/Space. Thanks!
I've also updated the boot loader documentation to reflect the change, but I only mentioned holding shift.
I know that changing the documention directly is not preferred anymore, but I wanted to make sure this
patch is complete.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35050 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-13 15:02:55 +00:00
Joachim Seemer
9abc1e0049
deskbar.html was missing in the preference section.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34561 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-08 17:06:54 +00:00
Axel Dörfler
916b34101c
* Corrected Alt-` workspace switch description.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34113 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-18 13:49:19 +00:00
Axel Dörfler
289d85d2ac
* BWindow::SendBehind(NULL) will now send the window to back.
...
* Added shortcuts ctrl-alt-F to get a window to front, and ctrl-alt-b to move it
to the back.
* Updated the user guide with these shortcuts, and also explained the missing
"single click to bring window to front" behaviour.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-18 10:33:32 +00:00
Joachim Seemer
8286bcb32e
Correcting small typo found by Starseed. Thanks. Though, the userguide is now maintained at http://userguide.haikuzone.net and everything under installation/ isn't currently part of that.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-04 10:56:40 +00:00
Oliver Tappe
571d840abf
* dropped svn:keywords property from all files that carried it
...
to avoid recurring problems during migration of subversion checkouts
(restored binary files that were garbled by subversions during checkout)
* added appropriate svn:mime-type property for problematic (binary) files
* removed a single (mistyped) svn:mimetype property
* dropped svn:eol-style property for cleanup (they all contained 'native')
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33670 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-19 22:42:52 +00:00
Joachim Seemer
087b6f8e62
Mail isn't ready yet. Revert. Sorry.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33574 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-13 15:23:36 +00:00
Joachim Seemer
b717803733
The screenshot shows in fact a PNG, not a JPEG. Thanks HaikuBot for noticing.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33573 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-13 15:21:22 +00:00
Niels Sascha Reedijk
49aa230740
Style, spelling and grammar changes. Courtesy of Tim Howe
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33562 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-12 21:09:12 +00:00
Joachim Seemer
e0fab22f7d
Separating topics with a horizontal line on the contents page. Mentioning translations.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33519 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-11 16:19:28 +00:00
Joachim Seemer
13cab1cb73
Worked in Jonas' new Deskbar Preference panel. Thanks HaikuBot for the reminder.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33498 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-10 13:17:44 +00:00
Joachim Seemer
958c547554
Some additions and fixes by Idefix. Thanks! Fixes #4748 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-09 15:56:38 +00:00
Joachim Seemer
fa1e6cf851
Changed bullet list to headings. Thanks Oscar Prego for noticing.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33253 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-23 18:17:38 +00:00
Joachim Seemer
e75600d1af
UpdatedDiskUsage icon. Nice work, BTW, ZuMi.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-21 18:54:39 +00:00
Joachim Seemer
87874f4880
More clarifications, pointed out by Alexandre. Thanks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33171 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-18 16:31:37 +00:00
Joachim Seemer
309cebec10
* Clarified that use of the "Write Boot Sector" button of Installer.
...
* Clarified the intent of OptionalPackages a bit on the Welcome page. (Unless it
should be removed completely. This is for an alpha-release, though...)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33164 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-18 06:25:28 +00:00
Joachim Seemer
5e3ec2fd69
* Clarified that the shortcuts and Favorites menu actually refer to the "Open
...
and save panels" subchapter in gui.html
* Corrected link to DriveSetup in installer.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33117 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-13 13:31:33 +00:00
Joachim Seemer
3c123ba53f
* Added a small section about Replicants to gui.html. If there's more
...
(for the enduser) interesting info, please add to it.
* Linked to the Replicant section where appropriate.
* Added gui-images folder for language-independent images.
+alphabranch
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32968 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-09-06 17:30:37 +00:00