44769 Commits

Author SHA1 Message Date
Niels Sascha Reedijk
d45a713ca1 Update translations from Pootle hrev45316 2013-02-23 06:32:44 +01:00
John Scipione
5dd0761042 Move BVolumeRoster docs to Haiku Book.
With this commit every class in the storage kit is now documented
in the Haiku book!

Thanks to Ingo, Axel, Vincent Dominguez, Tyler Dauwalder, and
everyone who helped document these classes.
2013-02-22 18:11:14 -05:00
John Scipione
bcd9244e4a Fix BCountry::GetName() method that was showing in BVolume::GetName() hrev45315 2013-02-21 20:16:34 -05:00
John Scipione
9d5f5318a5 Move BVolume docs to the Haiku book 2013-02-21 20:15:53 -05:00
John Scipione
7635a303a2 SymLink.h not Symlink.h 2013-02-21 20:14:58 -05:00
Alex Smith
7f562d441c Added xz-utils for x86_64 and updated to 5.0.4 (from scottmc). hrev45314 2013-02-21 20:58:50 +00:00
François Revol
32bd2dedd9 bootloader: Fix an overlooked condition in mmu_allocate()
The size variable at this point is actually a page count.
The test should never be true anyway though. Maybe we should use a
pages variable for clarity?
hrev45313
2013-02-21 16:35:37 +01:00
François Revol
8dc3f98eda RemoteDesktop: Fix build hrev45312 2013-02-21 16:24:58 +01:00
John Scipione
fff103f567 WebPositive close x fixes.
* Remove the Close tab and Close find bar tooltips.
* Offset the x again.
* Add some comments.
hrev45311
2013-02-20 21:46:04 -05:00
John Scipione
52266c1de7 Minor correction, BDirectWindow not DirectWindow. hrev45310 2013-02-20 16:38:56 -05:00
John Scipione
434716ced8 Add BSymLink class docs to Haiku Book hrev45309 2013-02-20 16:20:53 -05:00
John Scipione
29f51b3431 Set brief for desc of Path.h Query.h Resources.h and Statable.h hrev45308 2013-02-19 19:25:04 -05:00
John Scipione
5bff846db2 Move BStatable docs to Haiku Book. hrev45307 2013-02-19 19:07:15 -05:00
John Scipione
789e7d856e Tweak close x so it doesn't look disabled hrev45306 2013-02-18 22:32:24 -05:00
John Scipione
8e13dec040 Correction in the BStopWatch contructor docs hrev45305 2013-02-18 19:47:25 -05:00
John Scipione
db616065fa Update BStopWatch documentation hrev45304 2013-02-18 19:39:34 -05:00
John Scipione
6d5fae2a5a Move resources docs to Haiku Book
* Remove docs from Resources.cpp (leaving the brief description).
* Reformat Resources.h to style it like so many other header files.
* There is one not-entirely style based change. I renamed the outSize
  parameter or the LoadResource method to _size as is our convention for out
  parameters.
hrev45303
2013-02-18 18:14:10 -05:00
François Revol
55e7521e36 ARM: Fix typo hrev45302 2013-02-18 15:00:35 +01:00
Matt Madia
936ad11520 Style fixes from #4146 comment:11. hrev45301 2013-02-17 21:32:04 -05:00
Matt Madia
e92b40188a Automatic whitespace cleanup. No functional change. 2013-02-17 21:31:35 -05:00
Tamás Krutki
da2db35956 Allow Magnify to resize to smaller sizes more gracefully.
Fixes ticket #4146

Signed-off-by: Matt Madia <mattmadia@gmail.com>
2013-02-17 21:31:05 -05:00
John Scipione
819c63ad65 Set tooltip in instance of close button, not class.
Also set a similar tooltip for the previous and next buttons and
comments for translators.
hrev45300
2013-02-17 21:22:03 -05:00
John Scipione
6f53c50c36 Need to call baseclass AttachedToWindow() hrev45299 2013-02-17 20:41:33 -05:00
John Scipione
cdb4abbd18 Add tooltips for close tab and close find bar hrev45298 2013-02-17 20:26:33 -05:00
John Scipione
8848aa106a Update close find bar button to appear similar to close tab button. 2013-02-17 20:14:17 -05:00
John Scipione
688daae9cc Don't offset close tab x on click 2013-02-17 20:13:33 -05:00
John Scipione
8236628b59 Style changes only 2013-02-17 20:13:32 -05:00
Alexander von Gluck IV
da08cea0e3 GL: Remove gcc2 no-warning hacks
* Solved in hrev45296 through updated package
* Resolves #8882
hrev45297
2013-02-17 18:18:17 -06:00
Alexander von Gluck IV
71748e65f1 Mesa: Update 7.8.2 BuildFeature package
* bep in haikuports r2277
* Should resolve #8882
hrev45296
2013-02-17 17:47:49 -06:00
Matt Madia
900018fd21 Removed executable flag. No functional changes. hrev45295 2013-02-17 18:46:52 -05:00
Jessica Hamilton
d097f67cee Add optional username/password fields to Web+ proxy settings.
Signed-off-by: Matt Madia <mattmadia@gmail.com>
2013-02-17 18:46:51 -05:00
Alexander von Gluck IV
857bec6ff5 Mesa: Update gcc4 Mesa to 9.0.2
* bep added to haikuports r2274
hrev45294
2013-02-17 16:09:22 -06:00
Murai Takashi
9010edd275 Adds a localization to Network preference.
Fixes #9089.

Signed-off-by: Matt Madia <mattmadia@gmail.com>
hrev45293
2013-02-17 16:40:24 -05:00
Niels Sascha Reedijk
a6b0b081cc Update userguide translations hrev45292 2013-02-17 21:56:39 +01:00
Matt Madia
ac966d5941 LaunchBox: add Open containing folder option.
Contributed by abhiin1947. Fixes #7951.
hrev45291
2013-02-17 11:53:23 -05:00
Niels Sascha Reedijk
c4d175c590 Update translations from Pootle hrev45290 2013-02-17 12:52:15 +01:00
Axel Dörfler
58d1a26eea Enabled cpuidle by default.
* Works fine on my system (Ivy bridge), and saves a few watts.
hrev45289
2013-02-17 12:28:22 +01:00
Scott McCreary
22828f94b0 Updated autoconf and automake hrev45288 2013-02-16 23:45:24 -08:00
Matt Madia
04c4314e15 Rewrote copyright header. s/OpenBeOS/Haiku.
Slight cleanup to included headers.
hrev45287
2013-02-16 14:07:00 -05:00
Matt Madia
fbcd94bde7 Automatic whitespace cleanup. No functional change. 2013-02-16 14:05:32 -05:00
Matt Madia
43b74aad59 s/OpenBeOS/Haiku 2013-02-16 13:59:39 -05:00
Matt Madia
f49d75c6a4 Renamed file. No functional change. 2013-02-16 13:59:14 -05:00
Matt Madia
e4ba645c45 Changed the logic for launching FirstBootPrompt.
Always launch on read only medium.
Launch when the Locale settings file does not exist.

Fixes #9427.
hrev45286
2013-02-16 11:23:37 -05:00
Matt Madia
eede25d31f Make FirstBootPrompt write the settings immediately upon launch.
If a user does not select anything, the default settings will be written.
Part of #9427
2013-02-16 11:19:10 -05:00
Niels Sascha Reedijk
e0566cc88e Update translations from Pootle hrev45285 2013-02-16 07:49:18 +01:00
John Scipione
0a9ac70aea Move BQuery docs into Haiku Book.
... removing the docs from the .cpp and .h files and cleaning up as usual.
hrev45284
2013-02-14 19:36:33 -05:00
John Scipione
6d287908b1 Fix warning and cleanup for BPath docs 2013-02-14 19:35:48 -05:00
John Scipione
b3247c59fe Update BAboutWindow to use B_CLOSE_ON_ESCAPE flag. hrev45283 2013-02-14 14:13:59 -05:00
Humdinger
2d1523c61d Removed the help menu from Magnify (#5012)
No other Haiku app has a help menu, we have the user
guide for that. One time we may want to link the
appropriate user guide page into all apps...
hrev45282
2013-02-14 17:29:41 +01:00
Axel Dörfler
33b9016ddd intel disk_system: Renamed file to match class name.
* Renamed CreationParameterEditor.(cpp|h) to PrimaryParameterEditor.(cpp|h)
  as that's what the sole class in there is called.
hrev45281
2013-02-14 14:34:30 +01:00