Noteworthy commits:
-Last merge with bf-blender on may 29
-UI tweaks
-Broken's customizable toolbar
-Tweak back to drag and release (like it should be

Updated on june 6. Merge with BF-Blender jun 5. Themes from BF-Blender can now be used again.
I'll just leave you to read the CVS-logs now

-----------------------------------------------
broken (Matt Ebb) 2005/06/04 07:56:50 CEST
Modified files:
tuhopuu3/source/blender/include butspace.h interface.h
tuhopuu3/source/blender/src buttons_editing.c buttons_object.c
buttons_scene.c editmesh_tools.c
editobject.c
Log:
Buttons stuff again!
* Decreased the size of the panel header, and the margins within
and between panels
* Added a 'tool settings' panel in edit buttons (mesh edit mode)
with *all* number inputs for tools that require them. The settings
are persistent, so for example you can set the subdivide fractal
percentage once, then just click the button, instead of having to
do it every time. Activating these from the menus also uses the
values in the panel as the defaults in the popup.
* Trying Chris' (thanks!) edits to the render buttons/dimensions
panel, for less wide-and-chunkiness.
* A few post-merge tweaks
-----------------------------------------------
broken (Matt Ebb) 2005/06/04 09:14:07 CEST
Modified files:
tuhopuu3/source/blender/blenloader/intern readfile.c
writefile.c
tuhopuu3/source/blender/include BIF_interface.h
BIF_resources.h BIF_space.h
BSE_headerbuttons.h
tuhopuu3/source/blender/makesdna DNA_userdef_types.h
tuhopuu3/source/blender/src drawview.c header_view3d.c
interface.c interface_draw.c
interface_panel.c resources.c
space.c toolbox.c usiblender.c
Log:
* Customisable toolbar
See: http://mke3.net/archives/2005/06/blender_toolbar.html
for demo videos and more detailed information than I can fit in
this commit log!
Currently, it's only working for the view/select/blah menus for
object mode and mesh edit mode. Support for other modes can be
added very easily, it's just a matter of time and manual labour,
which are in short supply right now, so I thought I'd at least
commit this and the rest can come later.
-----------------------------------------------
theeth (Martin Poirier) 2005/06/04 11:18:40 CEST
Modified files:
tuhopuu3/source/blender/include BIF_transform.h
tuhopuu3/source/blender/src editobject.c transform.c
Log:
Added a transform context option for Tweak mode. So, right clic, drag and release works again, as it did for a while.
-----------------------------------------------
broken (Matt Ebb) 2005/06/04 15:53:19 CEST
Modified files:
tuhopuu3/source/blender/include BIF_toolbox.h
Log:
Argh! Forgot this file. That's what I get for committing and
then going out for the night. Now it all should compile properly.
Silly me.
-----------------------------------------------
Download here:
http://www.savefile.com/files/1369198
Hope this works..