[00:06:45] <CIA-123> zooey * r42686 /haiku/trunk/src/preferences/locale/ (LanguageListView.cpp LanguageListView.h LocaleWindow.cpp): [00:06:45] <CIA-123> Improve drag'n'drop in Locale preflet: [00:06:45] <CIA-123> * following a hint by Stephan: implement drawing of a drop target indicator, [00:06:45] <CIA-123> a global one (bounds) for the available languages and an individual drop target [00:06:45] <CIA-123> indicator ("between" the items) for the preferred languages [00:06:45] <CIA-123> * fix drag'n'drop within preferred languages listview [00:06:46] <CIA-123> * finish support for manipulating multiple items in preferred languages listview [01:38:43] <CIA-123> anevilyak * r42687 /haiku/trunk/build/jam/ReleaseBuildProfiles: Upped alpha profile image size to 750MB. [06:03:49] *** echelog-2 has joined #haiku-jp [07:32:02] *** echelog-2 has joined #haiku-jp [18:37:14] <CIA-123> korli * r42688 /haiku/trunk/src/ (7 files in 3 dirs): Patch from Gabriel Hartmann for his GSoC UVC project. Coding style updates by myself. Thanks! [22:21:02] <CIA-123> zooey * r42689 /haiku/trunk/src/preferences/locale/LanguageListView.cpp: [22:21:02] <CIA-123> * improve look of drop target indicator in Locale prefs, as it was too ugly even for [22:21:02] <CIA-123> my not so visually inclined taste - we now use a gradient which IMHO gives much [22:21:02] <CIA-123> more pleasant results [22:21:02] <CIA-123> * add TODO about whether or not code for drawing drop target inidicators should be [22:21:02] <CIA-123> added to ControlLook (or some other class with similar purpose)