Jonas Sundström
5732d3822b
Finnish and Swedish catalog update.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40966 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40966
2011-03-15 20:52:25 +00:00
Scott McCreary
6a907d5140
Updated git to 1.7.3.5, and cleaned up it's directories a bit.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40965 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40965
2011-03-15 17:54:46 +00:00
Jonas Sundström
2708c3e1c8
Making it build. Mostly untested. I just wanted to be able to jam from within src/apps. Not part of the image.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40964 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40964
2011-03-15 17:41:41 +00:00
Scott McCreary
490435a191
Cleaned up make's directories.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40963 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40963
2011-03-15 16:50:45 +00:00
Scott McCreary
2678274b95
Cleaned up libxml2's directories.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40962 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40962
2011-03-15 16:13:04 +00:00
Jonas Sundström
b6075d1fd2
Adding B_TRANSLATE_NOCOLLECT_APP_NAME. Reordered.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40961 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40961
2011-03-15 16:00:58 +00:00
Scott McCreary
820ea97496
Cleaned up curl's directories.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40960 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40960
2011-03-15 15:32:22 +00:00
Jonas Sundström
c53bd10cbb
Remove ellipsis. The about-window is not a dialog requiring additional information from the user.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40959 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40959
2011-03-15 11:07:33 +00:00
Scott McCreary
1c1cdc25e1
Didn't intend to change BeBuild.h, changing it back.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40958 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40958
2011-03-15 03:04:54 +00:00
Scott McCreary
5d51778d6a
Updated the gcc2 and gcc4 builds of cmake, cvs, autoconf, automake, libtool, texinfo, flex, bison, libiconv, nano, neon, libpcre, tar.
...
Updated m4 to 1.4.16.
Also updated the builds of sed and yasm.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40957 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40957
2011-03-15 02:58:00 +00:00
Jonas Sundström
12d8a9f85b
Introducing BAboutMenuItem.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40956 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40956
2011-03-15 01:04:41 +00:00
Clemens Zeidler
21b9693bd2
Clear variables after free them. Don't leak fSSLBio. Should help a bit for #7365 . Note: the IMAP ServerConnection should be reused for POP3 and SMTP.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40955 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40955
2011-03-14 21:20:42 +00:00
Michael Lotz
6e499760b3
* Since the usages of the local state are now processed also for collections
...
there is no need to do the usage page and usage id handling anymore.
* As this also removes the only use of the global state it is removed as well.
* Try the usage maximum as a fallback as well and print something if none of the
usage sources are valid and the collection ends up without a proper usage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40954 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40954
2011-03-14 20:21:38 +00:00
Michael Lotz
baba9584dd
Do the usage preprocessing also for collections. While the collection handles
...
the conversion, it makes it easier to do it for all items the same. This fixes
the missing initialization of the usage stack as pointed out by caz_haiku in
#7354 , thanks for the pointer!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40953 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40953
2011-03-14 20:10:01 +00:00
Michael Lotz
6391a79957
* Correct case for long items (didn't matter as no long items are defined).
...
* Move the main data declaration to where it's used.
* Tiny cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40952 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40952
2011-03-14 19:03:42 +00:00
Jonas Sundström
825c2d76d2
Disallow quitting Installer silently, midinstall, in the LiveCD/post-install case. Allow quitting Installer without first quitting BootManager/DriveSetup in the LiveCD/post-install case. Make use of B_TRANSLATE_APP_NAME. Stop-icon in abortive BAlerts. Please review.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40951 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40951
2011-03-14 17:24:52 +00:00
Jonas Sundström
066522e87b
Localization changes. Use of B_TRANSLATE_APP_NAME(). Small cleanups.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40949 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40949
2011-03-14 14:41:13 +00:00
Ithamar R. Adema
e59aab0981
ARM: Some header cleanup in preperation of more CPU support code...
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40948 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40948
2011-03-14 13:48:21 +00:00
Jonas Sundström
370e4a7059
Updated Czech translation.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40947 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40947
2011-03-14 13:01:08 +00:00
Jonas Sundström
f689c51737
Swedish translation update. Removal of networktime.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40946 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40946
2011-03-14 12:40:43 +00:00
Jonas Sundström
47798a10f7
Localization changes. Stop using AddCatalogEntryAttribute rule in Jamfiles.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40945 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev40945
2011-03-14 02:16:35 +00:00
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
hrev40944
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
hrev40943
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
hrev40942
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
hrev40941
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
hrev40940
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
hrev40939
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
hrev40938
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
hrev40937
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
hrev40936
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
hrev40935
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
hrev40934
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
hrev40933
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
hrev40932
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
hrev40931
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
hrev40930
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
hrev40929
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
hrev40927
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
hrev40926
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
hrev40925
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
hrev40924
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
hrev40923
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
hrev40922
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
hrev40921
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
hrev40920
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
hrev40919
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
hrev40918
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
hrev40917
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
hrev40916
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
hrev40915
2011-03-11 14:47:48 +00:00