43485 Commits

Author SHA1 Message Date
czeidler
bd08211959 Ceil and floor min and max size respectively gives better results. 2012-09-04 22:16:03 -04:00
czeidler
437eec33af Use soft inequality constraints for the max area size.
Only if the alignment is set to use the full width/ height a hard inequality constraint is used.
2012-09-04 22:15:51 -04:00
czeidler
75b51065c9 Remove unused variable and add copy constructor. 2012-09-04 22:15:42 -04:00
czeidler
e255399231 Add a LinearSpec listener interface. 2012-09-04 22:15:32 -04:00
czeidler
f8611b2d4e Make it possible to create a constraint that is not connected to a solver.
- Clean up.
2012-09-04 22:15:20 -04:00
czeidler
96ca65c7b2 Add a list of constraints which can be associated with a BALMLayout.
- Add Get{X,Y}Tabs methods.
- Remove SaveLayout and RestoreLayout. These can be implemented outside of BALMLayout.
2012-09-04 22:15:00 -04:00
czeidler
57c3ae1096 Fix MinSize and PreferredSize. 2012-09-04 22:12:25 -04:00
czeidler
3d782681a6 Add another working card id. 2012-09-04 22:12:13 -04:00
Niels Sascha Reedijk
328c4e2708 Update translations from Pootle hrevr1alpha4-44584 2012-09-04 06:26:30 +02:00
Ryan Leavengood
b95131368a Get all parameters from a notification message.
Fixes #8916. Thanks Prodito for the patch.
hrevr1alpha4-44583
2012-09-03 02:19:00 -04:00
Matt Madia
b7bc375027 FIXED the urls of several optional packages. 2012-09-03 02:18:22 -04:00
Philippe Saint-Pierre
aa9f1f1abf MediaPlayer: Deletion of playlist entries
Several scenarios of misbehaviour found and fixed, examples :
* Deleting an item sitting before the currently playing item had the effect of
starting the playback of the item before the delete item.
(now it just updates the indexes - setting it to fCurrentIndex - 1 - without altering playback).

* Deleting the last item of the list had for effect of starting the playback of the entry
newingly being the last entry, regardless if the last entry was the active one or not.

Should fix #6689.
2012-09-03 02:17:37 -04:00
Ryan Leavengood
d74138cea9 Rename DecorSettingsView to LookAndFeelSettingsView. 2012-09-03 02:17:22 -04:00
Ryan Leavengood
4143336284 Appearance preflet: Add a double scrollbar arrows setting.
Rename the 'Decorators' tab to 'Look and feel'.

Fixes #8926.
2012-09-03 02:17:04 -04:00
Ryan Leavengood
f25372e2d2 Make double scrollbar arrows default to false again. 2012-09-03 02:16:52 -04:00
Matt Madia
91771883fe installoptionalpackage cannot install WebPositive.
+alpha
2012-09-03 02:14:49 -04:00
czeidler
1a0f771b19 Fix crash when splitting a S&T group.
- Hold a ref to the old crossings till we cleaned up.
- Additionally use a safer method to delete constraints.
- Clean up.
2012-09-03 02:13:18 -04:00
czeidler
4dfe187943 Fix hrev42632.
This really implements WindowSentBehind.
2012-09-03 02:12:58 -04:00
Rene Gollent
0fbf8e31c2 Slight cleanup. Fix missing separator in texinfo path. 2012-09-03 02:11:12 -04:00
Scott McCreary
3de115c89e Rebuilt many OptionalPackages for R1A4 2012-09-03 02:10:11 -04:00
Philippe Saint-Pierre
bf50a277ef MediaPlayer: Toggling Fullscreen wrongly reset control status
All controls were enabled when toggling fullscreen on and off;
now it recalls the argument last used in SetEnabled() and reuse it
when called in AttachedInWindow() (which occurs in such toggling)

Fixes #8804.
2012-09-03 01:53:45 -04:00
Matt Madia
a60fe7d61c Added 'diskimage' to image.
Allows one to register a file as disk, which  can then be mounted.
To note, one application of this is to allow mounting of anyboot images.
Fixes #5578.
2012-09-03 01:48:14 -04:00
Niels Sascha Reedijk
44b50cc49f Update translations from Pootle hrevr1alpha4-44582 2012-09-03 06:25:55 +02:00
Niels Sascha Reedijk
02f6034dee Update translations from Pootle hrevr1alpha4-44581 2012-09-02 06:23:56 +02:00
Niels Sascha Reedijk
9f9210e647 Update translations from Pootle hrevr1alpha4-44580 2012-09-01 06:26:00 +02:00
John Scipione
dd004a9459 Update optional package for Colors! hrevr1alpha4-44579 2012-08-31 14:22:26 -04:00
Niels Sascha Reedijk
b6fa397fb8 Update translations from Pootle hrevr1alpha4-44578 2012-08-31 06:27:09 +02:00
Niels Sascha Reedijk
49bfce64a2 Update translations from Pootle hrevr1alpha4-44577 2012-08-30 06:25:34 +02:00
Alexander von Gluck IV
e7a92b1b74 radeon_hd: Disable APU chipsets for R1A4
* APU Chipsets use internal DisplayPort bridge
  chips. These chips do not function yet. Users
  would be greeted with a black screen.
* This prevents users of these cards from having
  to boot into safe (vesa) graphics mode.
hrevr1alpha4-44576
2012-08-29 12:37:02 -05:00
Niels Sascha Reedijk
eba887e6cf Update translations from Pootle hrevr1alpha4-44575 2012-08-29 06:30:44 +02:00
Niels Sascha Reedijk
167110144e Update translations from Pootle hrevr1alpha4-44574 2012-08-28 06:27:57 +02:00
Jessica Hamilton
9eb9606127 Move SetMouseEventMask() into MouseDown, where it should be. hrevr1alpha4-44573 2012-08-27 10:29:25 +02:00
Axel Dörfler
b339da426a Fixed hiding the mouse cursor after going full screen.
* This fixes a regression I introduced in hrev43648; the mouse cursor
  was only being hidden in case the controls were visible (ie. only
  after an extra mouse move in full screen).
2012-08-27 10:29:05 +02:00
Niels Sascha Reedijk
6207466189 Update translations from Pootle hrevr1alpha4-44572 2012-08-27 06:23:05 +02:00
Niels Sascha Reedijk
ac15b8a0b5 Update translations from Pootle hrevr1alpha4-44571 2012-08-26 06:23:56 +02:00
Niels Sascha Reedijk
e781da064f Update translations from Pootle hrevr1alpha4-44570 hrev44580 2012-08-24 06:27:05 +02:00
Niels Sascha Reedijk
8f89ec6f4b Update translations from Pootle hrev44576 hrevr1alpha4-44569 2012-08-23 06:25:38 +02:00
Niels Sascha Reedijk
3eb50d9969 Update translations from Pootle hrev44572 hrevr1alpha4-44568 2012-08-22 06:22:27 +02:00
Niels Sascha Reedijk
f12cd47474 Update translations from Pootle hrev44569 hrevr1alpha4-44567 2012-08-21 06:23:49 +02:00
Ryan Leavengood
bd070ecc16 Set version to alpha4 in r1alpha4 branch. hrevr1alpha4-44566 hrev44566 2012-08-20 01:19:11 -04:00
Ryan Leavengood
403bd97afc Update the copyright year too. hrev44565 hrevr1alpha4-44565 2012-08-20 01:13:19 -04:00
Ryan Leavengood
f1b593e7b5 Rename Pre Beta 1 version to Pre Alpha 4, introduce Alpha 4 version.
Make Pre Beta 1 fall after Alpha 4. Hopefully we won't need an Alpha 5.
hrev44564
2012-08-20 01:09:53 -04:00
Ryan Leavengood
eb89cc6b0b Deskbar: You know, we should actually use the translated name.
If this ever worked before, I don't know how.
hrev44563
2012-08-19 21:29:28 -04:00
Ryan Leavengood
d6c852ec49 Actually cache something when CacheLocalizedName is called.
Before its name was a lie, since nothing was cached.

Another boolean was added because getting the localized name could fail, and we
don't want to pointlessly try again, so relying on fHasLocalizedName won't work
for that.

Since in my tests this was getting called up to 4 times per application when
opening the Deskbar Application menu, this caching should speed that up a bit,
at least when this file name translation feature is turned on.
2012-08-19 21:25:43 -04:00
Ryan Leavengood
379dcaa1f6 Look up the entry_ref for a signature for localized file names.
Fixes #8124.
2012-08-19 21:21:30 -04:00
Ryan Leavengood
d7f6b4c18c ControlLook: Don't tint the selected menu item color.
Now that we use the actual selected menu item ui_color, this tinting is not
needed. In fact it makes the selected item too dark.

Thanks diver for noticing.
hrev44562
2012-08-19 18:17:07 -04:00
Siarzhuk Zharski
fa2fa02613 Insert Addressing::LeaveGroup call on dropping multicast group membership.
Omitting this call left invalid reference to deleted group in the
multicast groups hash-map and any upcoming attempt to join the group will
crash the system. Fixes #6736.
hrev44561
2012-08-19 22:38:21 +02:00
Rene Gollent
1e068aea46 Slight improvement to tracing output.
- If a trace entry has a stack trace, attempt to demangle the associated symbols.
  Could be enhanced further to also demangle the arguments but doesn't yet.
  Interestingly there are some mangled symbols that our demangler appears to
  not handle correctly (gcc4).
hrev44560
2012-08-19 16:04:36 -04:00
Rene Gollent
ad4d57f14b Fix multicast double free issue in IPv4.
- IPv4 had the same problem as v6. Most likely this was an oversight
  when converting from a C to a C++ module. Might help with #6736 and
  #8894.
hrev44559
2012-08-19 11:09:06 -04:00
Rene Gollent
9db38fdf34 Fix ticket #8870.
- multicast_address was being freed twice in ipv6_uninit_protocol(),
  causing a panic on exit in apps that made use of it.
hrev44558
2012-08-19 08:57:21 -04:00