haiku/src/preferences
Clemens Zeidler d4236f6ee8 On default for pop3 accounts the mails are leaved on the server now. This was a bad trap especially for new MDR users.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30107 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-10 15:15:53 +00:00
..
appearance Fix several cases of forgetting to include libstdc++ in the libs. This allows a successful build of Haiku on gcc4 Haiku, though it's presently unclear to me why this didn't prevent linking on any other platform (gcc2 haiku, and gcc2/4 cross compilers from FBSD had no issues here). 2009-04-05 22:33:53 +00:00
backgrounds * The artwork directory has been relocated as well. 2009-04-03 09:35:40 +00:00
bluetooth Patch by Joerg Meyer, 2009-03-29 16:32:12 +00:00
cpufrequency * Committed Clemens Zeidler's Intel speedstep driver. Thanks a lot, Clemens! 2009-01-14 21:08:37 +00:00
datatranslations There is a bug report about Home/End and Page Up/Down not working in the 2008-11-16 22:12:29 +00:00
devices Add missing consts. This fixes the fact that on gcc 4.3, including pcihdr.h will result in several thousand warnings about deprecated implicit casts. 2009-01-28 16:09:36 +00:00
dun * added modem icon done by zuMi 2007-06-01 16:32:30 +00:00
filetypes axeld+stippi, inspired on a patch by Maxime Simon: 2009-04-08 18:23:16 +00:00
fonts First steps to make the "Menu" preferences superfluous (just what will we do 2009-03-29 11:05:56 +00:00
joysticks * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00
keyboard style cleanup 2008-01-13 23:05:30 +00:00
keymap Fix several cases of forgetting to include libstdc++ in the libs. This allows a successful build of Haiku on gcc4 Haiku, though it's presently unclear to me why this didn't prevent linking on any other platform (gcc2 haiku, and gcc2/4 cross compilers from FBSD had no issues here). 2009-04-05 22:33:53 +00:00
mail On default for pop3 accounts the mails are leaved on the server now. This was a bad trap especially for new MDR users. 2009-04-10 15:15:53 +00:00
media * Applied patch by Marten Svanfeldt: the info alert icon was missing, as it's 2008-08-15 11:47:28 +00:00
menu - Changed Alt/Ctrl mode handling in Menu prefs, BMenu and Appearance 2008-08-21 00:59:30 +00:00
mouse Fixed include <-> copyright spacing. 2009-03-08 00:10:53 +00:00
network An unintentional line break was added in last commit. 2009-04-03 19:42:50 +00:00
network_old * moved network to network_old to make room for new preflet by Andre Garzia 2007-07-09 09:09:33 +00:00
print Apply Michael Pfeiffer's advice and move the delete outside the if. 2008-09-12 06:34:39 +00:00
screen Fix more operator precedence errors. These do not do what you'd expect at first 2009-02-01 23:24:55 +00:00
screensaver Patch from mattlacey: Apply screen saver selection when it's selected, not on closing. Thanks! 2008-08-23 12:19:34 +00:00
sounds Fix a few minor problems that resulted in the sound column not being drawn until clicked. Also changed CLV to use B_PLAIN_BORDER. This fixes the redraw issues in ticket #2980. 2008-11-15 16:38:54 +00:00
time * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00
touchpad Minor fix I noticed by accident: touchpad pref's BApplication signature didn't match the one declared in its rdef. 2009-02-08 22:59:06 +00:00
tracker * Added a "launcher" for Tracker preferences, which are now accessible from the preferences menu/folder. See #2365 2009-01-29 03:35:20 +00:00
virtualmemory * Haiku's VM does not need the swap file to be as large as physical memory 2009-03-03 21:48:59 +00:00
Jamfile Properly integrate the Bluetooth preflet with the build system. 2009-03-01 17:09:47 +00:00