haiku/src/preferences
Adrien Destugues 31535ac63b Make BAboutWindow modal
Ã* Set its type to B_MODAL_WINDO, and also set B_NOT_MOVABLE
 * Since this removes the window tab, add an "Ok" button to close the window
 * Remove the GetWindow mess and just use it as any regular window
 * Adjust all callers again

The AlertPosition method doesn't seem to work right, the window pops up
offset to the right. I also noticed that some of our calls to BAboutWindow
are actually not reacable because we removed Abutrequested from the apps.
Maybe we should clean them up (locale preflet and activity monitor are examples)

More annoying is the fact that opening a modal window from a deskbar replicant
is modal against the whole deskbar. Not sure what to do about that.
2013-05-01 10:10:37 +02:00
..
appearance A few more style fixes to ListView and ColorSet, thanks Axel 2013-04-09 19:24:51 -04:00
backgrounds Pass the B_FILTER_BITMAP_BILINEAR for scaling backgrounds 2013-04-09 03:38:01 -04:00
bluetooth Bluetooth: Added device class to settings, in case it can't be retrieved from the dongle. 2013-03-02 14:12:04 -05:00
cpufrequency Update CPUFrequency layout a bit 2013-04-29 01:20:52 -04:00
datatranslations Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
deskbar Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
dun Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
filetypes Unifying the quit/save alerts. 2012-12-30 20:32:04 +01:00
fonts Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
joysticks Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
keyboard Added more things to x86_64 image. 2012-08-10 09:32:54 +01:00
keymap Merge branch 'master' into x86_64 2012-11-18 14:02:07 +00:00
locale Make BAboutWindow modal 2013-05-01 10:10:37 +02:00
mail Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
media Always set a minimum size for the list view. 2012-09-23 15:50:42 +02:00
mouse Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
network Use BNetworkDevice to get the current associated wireless network. 2013-04-21 18:26:14 +02:00
network_old Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
notifications Renamed Save button to Apply. Fixes #7533. 2013-02-02 14:12:12 -05:00
printers Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
screen Update screen prefs layout. Fixes #8817 2013-03-16 10:15:30 -04:00
screensaver Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
shortcuts Renamed "Windows" to "Option" in Shortcuts GUI (#9391) 2013-01-20 10:05:16 +01:00
sounds Using a variable instead of translating a string twice. 2012-12-12 21:25:10 +01:00
time Further simplify the Time tooltips by using SetToolTip. 2013-03-07 09:30:04 -05:00
touchpad Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
tracker Cleanup BCatalogAddOn. 2012-04-16 00:04:41 +02:00
virtualmemory virtualmemory: Fix wording of auto swap management 2013-01-07 23:54:22 +00:00
Jamfile Rename 3D Rendering to GL Info and move it. 2012-04-13 23:27:40 -04:00