Jonas Sundström
2e7a9f2783
Piggy-back catalog attribute creation on the DoCatalogs rule. I tried to also add the corresponding resource from DoCatalogs, but so far I have not been able to make it work.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40944 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 02:07:50 +00:00
Clemens Zeidler
ac2d675877
Store path instead of an entry_ref. Should fix part of #7364 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40943 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 01:59:25 +00:00
Clemens Zeidler
5eb5a9be1a
Update table demo.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40942 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 00:25:31 +00:00
Clemens Zeidler
ef93b55df4
- Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the
...
quadratic solver if multiple Areas are in the same column/row.
- Replace GetString by ToString.
- some clean up
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40941 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 00:24:12 +00:00
Clemens Zeidler
66c782cdc0
Soft constraints can now be weighted.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40940 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 00:17:30 +00:00
Matt Madia
f6c4812a09
Added '`' to the list of escaped characters.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40939 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 00:06:23 +00:00
Matt Madia
32e5ce1060
Automatic whitespace cleanup. No functional change.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40938 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-14 00:05:39 +00:00
Ithamar R. Adema
36fa904ede
Fix aligment of data segment, by moving our ARM ldscript closer to the X86 one. This restores
...
the state of the ARM port to booting all the way up to the idle thread again.
However, will still need to investigate why we need the PHDRS magic, likely due to improper
setup of the ARM toolchain. If anyone has ideas, please let me know!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 23:17:29 +00:00
Jonas Sundström
da7a08abb8
Rename System tab to Options. Suggested by deejam.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40936 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 21:20:53 +00:00
Clemens Zeidler
e3beb7c047
Init ssl variables. Replace "/" in temporary filename. This should fix #7267 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40935 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 20:32:45 +00:00
Matt Madia
5705745f09
Corrected the build package of WebPositive. Sorry about that!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40934 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 20:01:36 +00:00
Jonas Sundström
41ad4911ad
Make B_TRANSLATE_APP_NAME aware of BLocaleRoster::Default()->IsFilesystemTranslationPreferred().
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40933 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 19:48:20 +00:00
Philippe Saint-Pierre
85c3d59821
dstcheck:
...
* Change button labels to use verbs. Since the labels are now "Use this time" and "Manually adjust time...", don't ask for a second confirmation in case you chose to adjust time.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40932 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 19:28:24 +00:00
Matt Madia
c91236f167
Updates WebPositive to r577. Built by phoudoin. Fixes #7337 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40931 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 19:12:51 +00:00
Jonas Sundström
480d660fb0
Introducing a catalog app name context, related macros, and making use of this in DeskCalc.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40930 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 17:29:10 +00:00
Ithamar R. Adema
60644e6de6
* Add support for R_ARM_ABS32 to kernel ELF linker
...
* Removal of some commented out (messy) code
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40929 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 15:48:52 +00:00
Ithamar R. Adema
5707f2519c
* Quiet down VM debug output, so we can easily find errors ;)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40927 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 10:42:18 +00:00
Ithamar R. Adema
8bbaee6124
* Fix ARM kernel compilation
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 10:28:51 +00:00
Joachim Seemer
0792e32c1f
Updated German catkeys from HTA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40925 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-13 08:22:32 +00:00
Philippe Houdoin
61698f2dad
Audio clips are also concerned with backgroup volume level settings, so actually
...
"clips" was valid. Also adds a missing : after menu labels.
Thanks Humdinger for proofreading and suggestion.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40924 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-12 13:06:08 +00:00
Philippe Houdoin
b17cf6ff58
The "movies" term was used everywhere else, for coherency use it instead of "clips".
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40923 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-12 10:41:02 +00:00
Jonas Sundström
ed7ee7a432
Localization support for filesystem entries in Tracker and Deskbar (leaf menu). (It appears to work, but is likely incomplete and quite possibly incorrect.) Fix issue with RosterData::Refresh() resulting in a B_LOCALE_CHANGED broadcast, and Deskbar looping. Add a global boolean gLocalizedNamePreferred to avoid calling BLocaleRoster::Default()->IsFilesystemTranslationPreferred() too often from Model instances. Following Tracker code style in libtracker, so as to not mix in too much clean-up.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40922 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-12 00:53:30 +00:00
Alexander von Gluck IV
5fb615a3b5
change Heal to Renegotiate for now as it is the most technically correct; add missing delete of fNetworkInterface from deconstructor; remove un-needed RemoveDefaultRoute as per Axel
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40921 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 23:31:11 +00:00
Clemens Zeidler
f5753b4af0
Add debug output to debug #7267 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40920 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 20:17:10 +00:00
Clemens Zeidler
37f85698cf
- Fix race condition when start watching a mailbox and directly afterwards stop watching it. A BLooper was not suitable to synchronise start and stop watching. Wait till the IDLE command is send before returning the SyncAndStartWatchingMailbox method now. That ensures that a later StopWatchingMailbox call find the maibox in an expected watching state.
...
There is one thread (BLooper) to handle new commands and one watcher thread which is just listening at the server port for updates. The race condition occurred for example when a sync/watching and a fetch body message are send to the looper. The sync message just triggered the IDLE command in the watcher thread. In the meantime the fetch body command send a DONE command, because the IDLE command has not be send at this time the watcher keeps watching.
- fix int32 -> ssize_t thanks Axel and Stippi
- clean up
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40919 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 20:13:54 +00:00
Jonas Sundström
07cffb4786
Introducing a Locale option to display localized filesystem entries (primarily apps and folders) in Deskbar, Tracker, etc. Making use of this in Deskbar's list of apps. The option currently defaults to off, to avoid exposing everyone to unfinished work.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40918 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 19:52:15 +00:00
Alexander von Gluck IV
a991d18159
implement *basic* network interface Healing action; make fNetworkInterface a pointer so it actually works right
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40917 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 18:20:57 +00:00
Jonas Sundström
8fb856f826
Updated translation for Norwegian bokmål. Removing a few empty catkeys files.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 16:39:49 +00:00
Siarzhuk Zharski
9267e5f5dd
Belarusian, Russian and Ukrainian localizations updated from HTA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40915 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:47:48 +00:00
Joachim Seemer
78fe3775dc
Removed Chinese catkeys again as they are all empty. Thanks Adrien for noticing.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40914 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:44:06 +00:00
Joachim Seemer
5bb469543f
Updated Finish catkeys.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40913 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:15:36 +00:00
Joachim Seemer
5e6450ce3b
Added/updated Italian and Chinese catkeys from HTA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-11 14:10:28 +00:00
Siarzhuk Zharski
55f0b964a3
Applying revized localization patch prepared by Jorma Karvonen.
...
Fixes #7347 . Thanks.
Additionally: single function for About alert added - replaces the triplication of
the same text in original code.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40910 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 22:32:12 +00:00
Siarzhuk Zharski
80cdaa81fd
Partially applying localization patch prepared by Jorma Karvonen.
...
Fixes #7350 . Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40909 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 22:25:29 +00:00
Alexander von Gluck IV
a0a9cb5c21
remove right-click menu in InterfaceView; add FrameResized hook to invalidate to correct tearing right status text; Add heal button to renegotiate interface address.. this also balances the buttons on the bottom.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40908 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 22:20:23 +00:00
Alexander von Gluck IV
b4725a13b7
fix another possible passing of unsigned int into a function requiring a signed int, CID 10665
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40907 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 21:44:36 +00:00
Jonas Sundström
2ffe72d7ff
Swedish and Finnish translation update.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40903 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 18:35:43 +00:00
Stefano Ceccherini
cb90adfacd
Partly revert the previous commit: don't reset ffd in the destructor since
...
it's useless.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40902 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 10:59:52 +00:00
Siarzhuk Zharski
73bf85cacb
Belarusian, Finnish and Russian translations are updated from HTA.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40901 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 10:17:30 +00:00
Stefano Ceccherini
aac111dc76
Initialize ffd to -1 in the constructor otherwise many checks may fail
...
afterwards, and BJoystick won't work.
Also reset it to -1 in the destructor for symmetry.
Found by Carwyn Jones. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 08:21:44 +00:00
Clemens Zeidler
0a3b9e75e0
Fix spelling. Thanks Marcus.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40899 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 07:58:55 +00:00
Clemens Zeidler
00413d511c
Fix default "check interval" and "show status window" values.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40898 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 07:47:49 +00:00
Clemens Zeidler
7f10625e83
Add provider info for yahoo.com.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40897 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 07:29:47 +00:00
Clemens Zeidler
c3a1b99caf
Fix gcc2 build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40896 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 07:27:51 +00:00
Clemens Zeidler
6467e4b16d
Fix reading of compressed strings. This fixes #7266 . Some clean up.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40895 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 06:25:57 +00:00
Clemens Zeidler
8b254785bb
The IDLE watching command is supposed to timeout after 29 min if nothing happens. Add an mechanism to not treat this timeout as an
...
error.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40894 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 01:31:33 +00:00
Clemens Zeidler
7aafe6e5e7
There could more then one message fetch failing, count them to notify the listener.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-09 22:22:36 +00:00
Clemens Zeidler
f686f2f564
Cleanup the ongoing commands when disconnect otherwise we wait for them forever the next time.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40891 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-09 22:18:27 +00:00
Matt Madia
5848eb25e2
Copied friss to haiku-files.org.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40890 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-09 21:18:05 +00:00
Joachim Seemer
897e2f47ef
Manually updated pages from the translation site. Mostly to have the work of the GCI students in SVN history, as I already have a few reworked pages locally which I'd like to put on the translation site.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-09 17:03:28 +00:00