index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
menu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
menu/drawable_control: fix focus with clipping
Alexander Sulfrian
2013-01-20
1
-0
/
+1
*
menu: add mouse manager for handling mouse focus and clicks
Alexander Sulfrian
2013-01-18
5
-0
/
+246
*
menu/mouse_event: add wrapper for mouse events to detect dbl-clicks
Alexander Sulfrian
2013-01-18
2
-0
/
+143
*
menu: add get_component_at to get component
Alexander Sulfrian
2013-01-18
4
-0
/
+49
*
menu/application: toggle debug boxes with d
Alexander Sulfrian
2013-01-18
1
-0
/
+5
*
drawable_control: add focusable property
Alexander Sulfrian
2013-01-18
3
-2
/
+21
*
text: resize text, if auto_size is enabled
Alexander Sulfrian
2013-01-18
1
-2
/
+4
*
menu/container: add window_coords_change
Alexander Sulfrian
2013-01-18
2
-2
/
+30
*
menu/static: remove empty line
Alexander Sulfrian
2013-01-18
1
-1
/
+0
*
menu/static: add getter for vertices_count
Alexander Sulfrian
2013-01-18
2
-0
/
+6
*
menu: mouse events now take points, not the single coords
Alexander Sulfrian
2013-01-18
4
-16
/
+18
*
menu: fix calculate window coordinates
Alexander Sulfrian
2013-01-18
4
-4
/
+15
*
menu/software_mouse_pointer: implement pressed state
Alexander Sulfrian
2013-01-13
2
-4
/
+65
*
menu/event_manager: add more mouse events
Alexander Sulfrian
2013-01-13
4
-3
/
+13
*
menu/background_*: vertices are only recalculated if the size changed
Alexander Sulfrian
2013-01-13
4
-20
/
+66
*
menu/background_image: remove the unused texture color
Alexander Sulfrian
2013-01-13
2
-6
/
+1
*
menu/texture: implement GlDelayedAllocation interface
Alexander Sulfrian
2013-01-13
6
-45
/
+58
*
add const where applicable
Alexander Sulfrian
2013-01-13
2
-9
/
+17
*
menu/background: use boost::noncopyable
Alexander Sulfrian
2013-01-13
1
-10
/
+7
*
menu/gl_delayed_allocation: add helper for opengl allocation
Alexander Sulfrian
2013-01-13
2
-0
/
+159
*
menu: add some comments
Alexander Sulfrian
2013-01-13
6
-6
/
+61
*
menu/application: add possibility to query if ogl thread
Alexander Sulfrian
2013-01-13
2
-0
/
+11
*
menu: use RgbColor.get_array(?) magic everywhere
Alexander Sulfrian
2013-01-13
6
-65
/
+13
*
menu/text: basic handling of auto size
Alexander Sulfrian
2013-01-13
2
-0
/
+18
*
menu: code style: change naming of bool-getter to is prefix
Alexander Sulfrian
2013-01-13
7
-9
/
+9
*
menu/static: code style: remove this/getter if not needed
Alexander Sulfrian
2013-01-13
1
-4
/
+3
*
base/config: add debug.boxes config option
Alexander Sulfrian
2013-01-13
1
-0
/
+10
*
menu/static_rectangle: add implementation of static for rectangles
Alexander Sulfrian
2013-01-13
2
-0
/
+100
*
menu/static: add infrastructure for simple geometric types
Alexander Sulfrian
2013-01-13
2
-0
/
+263
*
menu/container: remove assert
Alexander Sulfrian
2013-01-13
1
-1
/
+0
*
base/config: add graphics.fullscreen option
Alexander Sulfrian
2013-01-13
1
-5
/
+7
*
menu: add some comments
Alexander Sulfrian
2013-01-13
2
-3
/
+25
*
base/config: add graphics.resolution config option
Alexander Sulfrian
2013-01-13
1
-1
/
+2
*
base/config: add basic config infrastructure
Alexander Sulfrian
2013-01-13
2
-1
/
+16
*
menu/drawable_control: always cache modelview matrix
Alexander Sulfrian
2013-01-13
1
-12
/
+17
*
menu/modelview_matrix_cache: add helper class
Alexander Sulfrian
2013-01-13
3
-6
/
+91
*
menu: use boost::shared_mutex
Alexander Sulfrian
2013-01-13
7
-30
/
+46
*
remove legacy keywords from file header
Alexander Sulfrian
2013-01-13
36
-72
/
+0
*
menu: enable (and disable) glTexture only if needed
Alexander Sulfrian
2013-01-13
3
-1
/
+6
*
menu/background: backgrounds get to know the parent component
Alexander Sulfrian
2013-01-13
7
-36
/
+131
*
menu: generalized frame_background to background
Alexander Sulfrian
2013-01-13
12
-111
/
+80
*
menu/clipping_helper: made clipping working
Alexander Sulfrian
2013-01-13
3
-15
/
+13
*
menu/contianer: element position should be relative to the container position
Alexander Sulfrian
2013-01-13
2
-2
/
+6
*
menu/container: calculate window coordinates
Alexander Sulfrian
2013-01-13
3
-3
/
+74
*
menu/text: removed unnecessary block
Alexander Sulfrian
2013-01-13
1
-9
/
+7
*
menu/application: group the opengl init steps
Alexander Sulfrian
2013-01-13
1
-4
/
+3
*
menu/application: whitespace fix
Alexander Sulfrian
2013-01-13
1
-2
/
+2
*
menu/application: disable opengl depth buffer (only 2d needed)
Alexander Sulfrian
2013-01-13
2
-1
/
+2
*
menu/application: alpha blending should not be enabled by default
Alexander Sulfrian
2013-01-13
2
-4
/
+5
*
utils/rectangle: removed external constructors and added helper
Alexander Sulfrian
2013-01-13
4
-2
/
+28
[next]