Commit Graph
100 Commits
Author SHA1 Message Date
Humdinger c0bbce07c8 Terminal: Make blinking cursor settings live
Change-Id: I51b2f4753c4c331c075293a7d531b26a2fbdc457
Reviewed-on: https://review.haiku-os.org/479
Reviewed-by: Adrien Destugues <[email protected]>
2018-08-25 18:51:29 +00:00
Humdinger 32e60fd6c9 Remove unwanted files from recent pootle import
Reverts parts of 6b7f260899
2018-08-21 18:50:23 +02:00
Humdinger 07a70c6feb Expander: remove hard newlines from alerts 2018-08-20 17:12:46 +02:00
Humdinger deeaee6fc9 Boot options: add help text to state selection
To indicate this is a menu you can enter to select a previous
state to boot. Also rename "Latest version" to "Latest state" as
that is more correct.
Thanks waddlesplash for pointers.

Fixes #14362
2018-08-14 21:11:16 +02:00
Humdinger b2acee1cb9 Switch default fixed font from NotoMono to NotoSansMono
Change-Id: Ib9eab5a2e266393b234cf7f4a6934fd58e31c943
Reviewed-on: https://review.haiku-os.org/48
Reviewed-by: waddlesplash <[email protected]>
Reviewed-by: Jérôme Duval <[email protected]>
2018-08-02 10:43:57 +00:00
Humdinger 27dcc63210 Remove Fonts chapter from user guide
The fonts prefs were moved to the Appearance prefs a long time ago.
This page is a left-over, not referenced in the user guide anymore.
2018-07-16 16:48:09 +02:00
Humdinger cbadcae1d0 Small string changes in HaikuDepot GUI
* Don't translate internally used names in BMenuBars.
* Use presentable strings for the title of BAlerts.
* Make the wording a bit less technical.
  Should the HaikuServer URL be part of the update/remove rating alert?

Change-Id: I0a984082eadbc5834ac6b8b2b1955e66098d1c8a
2018-06-27 22:54:40 +00:00
Humdinger d87eeceea5 Layout changes to AboutWindow
Most icons don't look that nice when blown up to 128px:

Before: https://lut.im/KNZw0f8j5r/3lnnRzzFXJSewq9Y.png
With this change: https://lut.im/3XcXJZv6ad/LsYKadFOiIJo1Kbz.png

* Use a 64px icon
* Make the window resizable
* Make the window a bit wider

Thanks Janus for hints where to insert SetExplicitMaxSize()...
2018-03-05 17:40:53 +01:00
Humdinger f9492b5f11 Add Theo Knez
for his translations to Swedish. Thanks, Theo!
2018-03-01 08:55:51 +01:00
Humdinger b965ce7025 Changes to HaikuDepot GUI
As discussed at #13860.

* Moved "Show only featured packages" from the "Show" menu to a
  checkbox in the filter view.
* Moved "Repositories" popup menu into the menu bar.
* Removed the "Featured packages" title.
* Entering a search term doesn't override the "Only featured"
  filter anymore (used to disable the "Only featured" filter).
2018-02-28 19:17:57 +00:00
Humdinger 2539550c6e Improved Belarus flag 2018-02-05 21:21:04 +01:00
Humdinger 4d87bc24d4 DeskCalc: Improve removal of newlines of dropped files
Thanks to Adrien for the pointers.
2017-11-23 18:18:01 +01:00
Humdinger 6a35420117 DeskCalc: remove trailing newlines of dropped files
Initialize the buffer.
Remove trailing newlines. Before, the dropped expression would
'scroll' out of view if it happened to have a newline at the
end.
Thanks to DeadYak for helpful input which pretty much changed
my original code about 98%...
2017-11-22 19:25:16 +01:00
Humdinger 34a95923cd Added dvda_author package (gcc2h) 2017-11-16 19:50:34 +01:00
Humdinger 16af9b4c61 Style, no functional changes
Make termination consistant with that last commit hrev51521.
As wished and proof-read by waddlesplash. Hope all's well...
2017-11-16 19:47:59 +01:00
Humdinger 346d149694 Properly terminate property_info lists
BListView's property_info list lacked termination, resulting in
garbage output at the and of 'hey getsuites'.

Use { 0 } everywhere for sake of consistency.

Thanks to waddlesplash for spotting the bug an providing the easy fix.
2017-11-05 18:43:21 +01:00
Humdinger af463b82f8 Removed virtualbox_guest_additions from 64bit repo
Apparently, they compile, but don't work on 64bits.
2017-11-03 16:29:57 +01:00
Humdinger 73edde126a Update PDFTranslator package
Needed a rebuild after the BControlLook changes.
Works on x86_64 too.
2017-11-02 08:07:36 +01:00
Humdinger 8357640d63 Add recently outsourced "bc" package for gcc2 2017-11-01 09:06:04 +01:00
Humdinger 89638ad3e0 Bump yab, yab_ide packages
needed a rebuild. Something went wrong with my last uploaded
build still hitting the BControlLook ABI change...
2017-10-23 18:34:16 +02:00
Humdinger ee78540238 Update yab packages for gcc2 2017-10-22 19:46:23 +02:00
Humdinger 70ba43b303 More updated packages for gcc2
BePDF now available for gcc2.
Removed bepdf_x86.
2017-10-22 11:14:22 +02:00
Humdinger 5ed3f8854c Updated libpng16 for gcc2 2017-10-22 11:08:08 +02:00
Humdinger c64bdb8b14 More updated packages for gcc2 2017-10-22 10:53:08 +02:00
Humdinger ea64fb48ea More updated packages for gcc2 2017-10-22 10:50:30 +02:00
Humdinger 592cb848ec More updated packages for gcc2 2017-10-22 10:46:29 +02:00
Humdinger 45f144d6d2 Updated packages for gcc2 2017-10-22 10:29:01 +02:00
Humdinger dcdcd588c1 Updated libpcre and libpcre2
the first needed by Pe.
2017-10-22 08:35:22 +02:00
Humdinger 7e7c1e6bd4 Updated packages for gcc2
* Pe
* Vision
2017-10-22 08:21:05 +02:00
Humdinger 2618d62084 AboutSystem: moved michaelvo to pt_BR
As requested on the i18n mailing list.
2017-10-16 07:37:28 +02:00
Humdinger 2f29f5a241 Screenshot: fix crash in file panel
When you edit a folder name in Screenshot's file panel and hit the OK
button, it crashes in the BRefFilter. For MediaConverter, a workaround
was added until Tracker is fixed, see
https://cgit.haiku-os.org/haiku/tree/src/apps/mediaconverter/MediaConverterWindow.cpp#n61

Applying the same workaround here.
2017-10-04 18:26:02 +02:00
Humdinger b46a1cbce6 SoftwareUpdater: generate catalogs 2017-10-01 18:18:18 +02:00
Humdinger 65ff9f27e1 Fix sentence-casing in Repositories prefs
Spotted by Diver. Thanks!
2017-09-25 19:39:25 +02:00
Humdinger 9d30b95ab3 BCalendarView: change visuals for 'today'
Only using the keyboard navigation colour to indicate the current day isn't that
nice in all situations. When using custom system colours, like white on blue
for selected items, it can become barely readable.

Now we
* use bold type face for 'today',
* tint 'today's background (lighten for dark, darken for bright bgColor),
* use B_LIST_SELECTED_BACKGROUND_COLOR and B_LIST_SELECTED_ITEM_TEXT_COLOR
  for the selected day,
* keyboard navigation colour only for the frame and text when doing keyboard
  navigation

Fixes #13714
2017-09-22 18:27:43 +02:00
Humdinger 274c11610b Add Filer v1.2.0 and StreamRadio 2017-09-02 19:23:37 +02:00
Humdinger 7a8f174967 Updated FilWip package
...includes crash fix for 64bit when launching preferences.
2017-08-31 17:29:10 +02:00
Humdinger ec90bfd866 Re-built Album package
Needed a rebuild due to changes in the locale kit (NumberFormat).
2017-08-14 08:57:04 +02:00
Humdinger 7c86c4573f Minor changes to interface guidelines
* Sentence casing for the examples of menus etc.
* Use elipses instead of "..."
* As originally proposed in ticket #5010 [1], we went with removing
  dynamic menu item labels, e.g. "Show grid" <-> "Hide grid" from
  our apps (ProcessController, Magnify, etc.)

 [1] https://dev.haiku-os.org/ticket/5010
2017-08-06 20:25:05 +02:00
Humdinger 337e3285ab Update CatKeysEditor package for gcc2h
Among other fixes and more translations, there's now an "Import"
feature to merge in another catkeys file.
Handy when the en.catkeys changed and you want to import the translated
catkeys file for the previous version, which already contains the
translations for the strings that haven't changed.
Hmm... hope what I wrote there is decipherable...
2017-08-03 14:49:43 +02:00
Humdinger 06b345331b Re-add accidentally removed blank line
Removed in hrev51327, spotted by axeld. Thanks!
2017-08-02 08:56:55 +02:00
Humdinger 96251548d1 Update gcc2.95 package to version 2017_07_20-1
Needed to build Haiku after Ingo's bump of the gcc2 version:
http://cgit.haiku-os.org/buildtools/commit/?id=aa5e6148654241454155fd352641bf4b97d53750
2017-08-01 21:05:23 +02:00
Humdinger 99e5e3fd08 Package daemon notifications
* Sentence casing
* Localize notification texts in the package kit
* Have "Package daemon" as group name and "Warning" as title
* Use ::BPrivate in Bitmap.h to solve an ambiguity (as pointed out
  by PulkoMandy). Though not needed for my changes any more, since
  a the icon of the notifying app is now shown by default.

Fixes #13590.
2017-07-31 19:09:38 +02:00
Humdinger f9e5116412 Updating jam package 2017-07-18 20:50:29 +02:00
Humdinger c5395d791e Added Filwip package for 64bit 2017-07-18 18:03:21 +02:00
Humdinger efef87486c Add pdflib and PDFWriter packages for gcc2 2017-07-12 17:52:56 +02:00
Humdinger d86b44dbf3 Added faac_x86 and cdrtools_x86 packages
Part of mplayer_x86 dependencies.
2017-07-11 19:07:40 +02:00
Humdinger adc909d4c3 Added leptonica and giflib6_x86 packages 2017-07-06 20:07:11 +02:00
Humdinger cdcf7e3a86 Update libtasn1 packages for gcc2hybrid 2017-07-05 19:58:25 +02:00
Humdinger 9439288b46 Updated gettext packages for gcc2hybrid 2017-07-02 19:20:56 +02:00
Humdinger da64c2b3b3 Added/Updated sdl2 packages for gcc2hybrid 2017-07-02 18:26:06 +02:00
Humdinger abe53a403c Updated packages for gcc2h
* libprce|0|2
* openjpeg
* sdl2_ttf
2017-07-02 17:13:32 +02:00
Humdinger af45ca81ff Update libiconv package for gcc2hybrid 2017-07-01 19:37:02 +02:00
Humdinger 6dc536b180 Web+: changed string in Downloads window
While "Hide" may be technically more correct, "Close" is more
widely used in Haiku and accurately describes what the user
sees.
2017-06-30 18:02:56 +02:00
Humdinger ed8fe1c762 fRiSS package updated to v0.8.1 2017-06-18 08:59:45 +02:00
Humdinger 96bdefaf43 Tracker: Use layout management for "Select..." window
Also remove the BMessageFilter EscapeFilter and use B_CLOSE_ON_ESCAPE
in the window constructor instead.

I moved fExpressionTextControl->MakeFocus(true); down to when the
window is Lock()ed. Otherwise the text control refuses to be focused...
2017-06-12 19:31:06 +02:00
Humdinger 4888f2bcd3 Fixed Pe package for gcc2 2017-06-09 13:54:47 +02:00
Humdinger 4b6eeb5a95 Update Giddy3 package
Making it actually installable, adding a vector icon, add
versions for x86 and x86_64.
2017-06-06 08:51:14 +02:00
Humdinger 9d24a8d3dd Added a few 64bit packages
As tested by Vidrep. Thanks!
2017-06-05 19:38:33 +02:00
Humdinger 0fd22aa1bd Update ArtPaint to v2.1.2 (gcc2) 2017-05-16 20:02:41 +02:00
Humdinger 795c2826bb Updated lyx_x86 for gcc2h, added to x86 2017-05-14 17:37:05 +02:00
Humdinger cf41c89659 Added packages for QuickLaunch v1.2
* Favorites can now be drag & dropped on apps that accept a program,
  like LaunchBox - or in fact the ignore list of the Setup window.
* Favorites cannot be moved any longer in a result list, only in the
  favorites list.
* When opening an app's containing folder, scroll to and select the
  app.
* Fix crash due to a race condition.
* Closes issues: #14, #13, #12
2017-05-11 19:21:32 +02:00
Humdinger b17d5d1c48 Added Sanity package for 64bit 2017-05-08 17:00:19 +02:00
Humdinger ec063449de Added Sanity package for x86 2017-05-07 19:45:23 +02:00
Humdinger 9759ed8431 Updated libgpg_error package for gcc2h 2017-05-04 16:34:11 +02:00
Humdinger 37422dff73 Update gcc2 package of Paladin 2017-05-01 09:06:58 +02:00
Humdinger 8d47f50dc0 Updated youtube-dl package to 2017.04.28 2017-04-29 19:05:11 +02:00
Humdinger 54a37ee40f Tweak when to use black/white for icon labels on Desktop
I've felt for a long time that the Desktop's background colour had to
be much too dark for the icon labels to switch from black to white.
I came to the new values by trial and hope nobody hates those now...
2017-04-22 17:01:40 +02:00
Humdinger 54d48f1666 Updated Vision package to v0.10.1-1 2017-04-10 19:30:16 +02:00
Humdinger 8f22a9cf03 Adding icon Server_NFS_Idmapper
...by combining the "server hand" and the icon of jua's FuseSMB.
Fixes #1429.
2017-04-09 20:07:25 +02:00
Humdinger a8ef140948 Update grep package to 2.24-1 (gcc2)
for tqh.
2017-04-08 19:50:24 +02:00
Humdinger eff44d2fee Added keymap for Russian (Udmurt, Komi, Mari)
Provided by 'iam' via the forums [1]. It adds additional characters for
Udmurt, Komi and Mari languages.
Thanks, iam.

[1] https://discuss.haiku-os.org/t/adding-russian-keymap-with-udmurt-characters-to-haiku/5518
2017-04-03 08:51:28 +02:00
Humdinger c8dea2a7a8 Updated package gutenprint to 5.2.12-2
Thanks korli, for the gcc2 build fix and Vidrep's testing.
2017-04-03 08:48:38 +02:00
Humdinger a1483eb904 New package for QuickLaunch v1.1
Needed a quick new release:

*	Fix disappearing favorites.
*	Add context menu with quick access to favorites and QuickLaunch's
	"About" to Deskbar replicant.
*	Updated localization and documentation.
*	Tiny tweaks to the QuickLaunch icon.
2017-03-31 19:58:22 +02:00
Humdinger e633e9ef5a Fix crash with missing midi_settings
fActiveSoundFont wasn't initialized when there's no midi_settings file.
Don't allocate it on the heap, the object get implicitely initialized to
an emtpy string.
Tiny style fix.
Thanks to AnEvilYak for his consultation.

Fixes #13402.
2017-03-29 16:29:56 +02:00
Humdinger 463525bb70 Updated QuickLaunch to v1.0, added/updated optipng packages 2017-03-27 20:01:40 +02:00
Humdinger b8eeeb21e3 Added makefile_engine documentation to package
Added a note where to find more info on the makefile-engine to the
Makefile template. Added makefile-engine.html to the package.
2017-03-18 20:20:58 +01:00
Humdinger 4135f1fd20 Update makefile-engine doc to v2.6
Grammar, formatting, updated paths etc.
2017-03-13 19:33:40 +01:00
Humdinger 7fe3746703 Updated ffmpeg packages for gcc5
Update:
3.2.4-1 for gcc5
0.10.16-1 for gcc2

Added packages needed for building 2ndary arch gcc2:
libmodplug and libtool
2017-03-12 11:21:02 +01:00
Humdinger 74972d36d5 Updated fRiss, Weather, Noto font
Noto package now includes NotoSansSymbols-Regular.ttf
2017-03-11 19:08:03 +01:00
Humdinger b79a7cde5c Updated packages for x86. 2017-03-10 16:49:27 +01:00
Humdinger 58be34781b Additions to AboutSystem credits
Added Brian Hill to the "Maintainers" and Vidrep to the
"Contributers".
2017-03-09 17:23:02 +01:00
Humdinger 488681e734 Updated ArtPaint package
Layout improvements and bugfixes by owenca. Thanks!
2017-03-05 17:11:09 +01:00
Humdinger 64e5cee534 Update SynC Modular package
* Added a "Free registration" text file. As the user has to
  re-register from time to time for some reason, it may be
  easier to find the info in a text file in the app's folder
  than looking into the decription of SynC Modular in HaikuDepot.
2017-03-04 19:26:41 +01:00
Humdinger 762f60ba64 Added package Sync Modular
... the fantastic modular synthesizer now as HPKG.
2017-03-04 16:47:28 +01:00
Humdinger 28a0ac611d Update Vision for x86 architecture 2017-03-03 19:26:53 +01:00
Humdinger 94d8409150 Added square Haiku logos
These are made from the sticker "haiku-sticker-3.5x2".
Quick preview at http://img.ctrlv.in/img/17/02/27/58b425e23a6fb.png

A "Haiku" text layer and a 1-pixel frame are on separate layers,
that are set invisible. Not sure if we should always show the "Haiku".
Looks better without in my opinion, but depending on where it'll be
used, showing the text may be desired...

When used for small logos, like  64px, simple scaling might not cut
it, and the yellow and orange "hills" need to be made wider.
2017-02-27 19:21:46 +01:00
Humdinger b0d251300c WonderBrush version of sticker
A recreation of the sticker designed by Jorge G. Mare in 2010.
Copyright 2010 Haiku Inc. Released under a CreativeCommons Attribution, Noncommercial, Share Alike license.Designed by Jorge G. Mare ([email protected])

As closest approximation to the font, I used FuturaExtended.
We should come up with a better motto than "Inspired by the BeOS".

One layer holds the reverse side with the QR code.
2017-02-27 10:31:58 +01:00
Humdinger 0446f6b25f Updated dosbox package
Needed a re-build because of an incorrectly declared libsdl_net that
prevented installing the package.
2017-02-20 08:40:24 +01:00
Humdinger d54cb434e0 Layout fixes to Tracker's Get Info window
This corrects hrev50847. Turns out we need 8 lines for normal
files and symlinks, not 7. Fixes #13308.

The "Opens with:" label used the decreased font size set in
src/kits/tracker/InfoWindow.cpp:894. Increase font size by 2 again
for the label.
2017-02-19 09:06:49 +01:00
Humdinger 6b4a0ecc74 Updated Gutenprint package for 64bit
...as it passed Vidrep's tests. Thanks, Vidrep!
2017-02-16 19:03:07 +01:00
Humdinger cf0ba058ec Add localization to package daemon and solver
Thanks to Adrien and Rene for reviewing and guidance.
Fixes #13282.
2017-02-11 10:56:27 +01:00
Humdinger 3b630cb20c Updated packages
* vmware_addons
* font dejavu
* fonts noto, noto chroscore, noto regional
2017-02-10 16:35:46 +01:00
Humdinger 8d5100ade2 Added "Get Haiku" beta banner
It's my first shot at it (actually second shot after jessicah
shot down the first one :) ). Feel free to improve.
2017-02-05 08:41:39 +01:00
Humdinger daf431d22f Added game "Hexvexed" package 2017-02-02 19:27:18 +01:00
Humdinger ba903f82d1 Add packages fo ArtPaint and Becasso
* ArtPaint is gcc2-only
* Becasso for gcc2 and 64bit.
2017-01-30 14:36:47 +01:00
Humdinger bf3848c96b Added email ProviderInfos.
zoho.com submitted by Brian Hill (POP3 doesn't seem to work though).
rediffmail.com submitted for GCI2016 by Vanisha Kesswani (IMAP not tested).
2017-01-30 07:47:39 +01:00
Humdinger 29616a494b Updated yab and yab_ide packages.
Closes #13258.
2017-01-30 07:38:57 +01:00
Humdinger 7c8d207203 Install fix for Sequitur
Needed a rebuild because of libpng16.
2017-01-26 17:49:10 +01:00
Humdinger 0d47491d66 Added Brian Hill to the contributers. 2017-01-24 20:05:30 +01:00
Humdinger 9838bc644b Updated Einsteinium to v1.3.2 for x86_gcc2 2017-01-24 17:59:12 +01:00