Commit Graph

7 Commits

Author SHA1 Message Date
Shyotl
d54c86e1df UI polish (scrollbar focus, tearoff menus), plus drag and drop fix. 2012-03-04 23:15:53 -06:00
Shyotl
bdeead6f8e Updated LLView:
-Removed a few extra unneeded virtuals
 -Pulled tabgroups out of llpanel and into LLView
 -removeChild doesn't support delete. Delete manually.
 -addChildAtEnd renamed to addChildInBack
 -getScreenRect renamed to calcScreenRect
 -added calcScreenBoundingRect and calcBoundingRect(which updateBoundingRect calls
 -General cleanup. Someone at LL figured out that dynamic_cast actually exists.
Fixed PieMenu not reliably centering on cursor.
Fixed context menu crash in line and text editors.
Classes with LLEditMenuHandler as a base do not need to set gEditMenuHandler to NULL, since LLEditMenuHandler's dtor does that already!
2012-02-21 21:59:22 -06:00
Shyotl
6374f012de new fasttimers, including ui. 2012-01-23 18:30:54 -06:00
Apelsin
65ef5ab6e3 Hex editor is a cat face 2010-05-15 22:33:37 -07:00
Hazim Gazov
4f15cb4490 that should mostly be it for local inventory 2010-04-23 10:52:43 -03:00
Hazim Gazov
3e4dd65ad8 missing precompiled headers in hexeditor floater 2010-04-03 07:26:07 -03:00
Hazim Gazov
772f12eb43 Added hex editor by day oh, ported it to snowglobe trunk 2010-04-03 06:07:25 -03:00