Simon Robertshaw
|
8ca27520a4
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
|
Simon Robertshaw
|
7084c8be28
|
Fix spinner drawing
|
2012-08-12 18:36:30 +01:00 |
|
Simon Robertshaw
|
f1fc3811aa
|
Remove more unused files
|
2012-08-12 16:29:40 +01:00 |
|
Simon Robertshaw
|
760a721e0d
|
Remove old unused textarea
|
2012-08-12 16:20:43 +01:00 |
|
Simon Robertshaw
|
a8fbd905c2
|
Fix issue where buttons will cause heap corruption if they are removed from inside DoAction
|
2012-08-10 22:59:46 +01:00 |
|
Simon Robertshaw
|
0e67fe028b
|
Use Left modifier keys
|
2012-08-10 12:43:21 +01:00 |
|
Simon Robertshaw
|
ac45502de9
|
Ensure keyrepeat is disabled at component creation
|
2012-08-09 20:38:06 +01:00 |
|
Simon Robertshaw
|
10e82df543
|
Fullscreen and scale setting from sim options
|
2012-08-08 14:35:27 +01:00 |
|
Simon Robertshaw
|
0ef9519bab
|
Actual intro text
|
2012-08-07 19:16:43 +01:00 |
|
Simon Robertshaw
|
622f2246ef
|
Fix TPTScript 'set' function
|
2012-08-06 20:54:37 +01:00 |
|
Simon Robertshaw
|
06112a12a0
|
Ctrl+A select all
|
2012-08-05 20:20:55 +01:00 |
|
Simon Robertshaw
|
17e7ace364
|
Key repeat for text boxes
|
2012-08-05 20:10:33 +01:00 |
|
Simon Robertshaw
|
5a2da01a5b
|
Tags, fixes #55
|
2012-08-04 20:55:59 +01:00 |
|
Simon Robertshaw
|
f2f4278932
|
Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 and #60
|
2012-08-04 16:39:24 +01:00 |
|
Simon Robertshaw
|
18e1890590
|
Stickman keys working, fixes first half of issue #50
|
2012-08-04 14:34:43 +01:00 |
|
Simon Robertshaw
|
ae5d099b81
|
Fire OnMouseEnter events for components that are added under the mouse cursor, fixes issue #37
|
2012-08-04 14:14:23 +01:00 |
|
ntoskrnl
|
baf07e470e
|
Build fixes for FreeBSD
|
2012-08-04 11:32:48 +01:00 |
|
Simon Robertshaw
|
6173901875
|
Old TPT console commands with "!" prefix
|
2012-08-03 21:48:45 +01:00 |
|
Simon Robertshaw
|
57f949ecfb
|
Fix text selection issue in #65
|
2012-08-03 17:58:13 +01:00 |
|
Simon Robertshaw
|
40e5ce5d37
|
Fix context menu position #65
|
2012-08-03 17:44:12 +01:00 |
|
Simon Robertshaw
|
2652309a3f
|
Nicer defaults for Window closing, Implement these with Sign tool, issue #51. Also set centre as default
|
2012-08-03 17:09:34 +01:00 |
|
Simon Robertshaw
|
cbefea85d7
|
Local Saving, Server Saving rewrite
|
2012-08-01 22:29:22 +01:00 |
|
Simon Robertshaw
|
29ac6380ba
|
Prevent newlines being inserted into the begining of a multiline label/textbox
|
2012-08-01 19:13:31 +01:00 |
|
Simon Robertshaw
|
1d258eab6b
|
ThumbnailBroker for background retrieval and rendering
|
2012-07-31 19:49:08 +01:00 |
|
Simon Robertshaw
|
303b546ceb
|
Ensure CTRL, SHIFT and ALT states are reset when Window falls into background
|
2012-07-30 11:51:42 +01:00 |
|
Simon Robertshaw
|
9c67d41ad6
|
Neaten a little bit of code
|
2012-07-29 20:34:20 +01:00 |
|
Simon Robertshaw
|
011a65f793
|
Improvements to textbox, prevent selection loss on non modifying keypresses
|
2012-07-29 20:27:18 +01:00 |
|
Simon Robertshaw
|
d138b2de54
|
Number type for text fields, addresses some of issue #39
|
2012-07-29 20:17:51 +01:00 |
|
Simon Robertshaw
|
f8a6d2ea1f
|
Textboxes for decoration, addresses "No text boxes in deco editor to directly edit the values" in issue #23
|
2012-07-29 14:58:56 +01:00 |
|
Simon Robertshaw
|
716ac44c29
|
Fix crash on Component::IsFocused if the component has been detached from the Window
|
2012-07-29 13:17:09 +01:00 |
|
Simon Robertshaw
|
6cc4648929
|
Filebrowser search, cleaner filenames
|
2012-07-29 01:33:28 +01:00 |
|
Simon Robertshaw
|
df3b1e2a62
|
Implement search for DirectoryList
|
2012-07-28 22:14:38 +01:00 |
|
Simon Robertshaw
|
c14a008d46
|
Corrections to GameSave to prevent conflicts in the Expanded state, improve Save preview comments display
|
2012-07-28 18:38:34 +01:00 |
|
Simon Robertshaw
|
dddc04e412
|
Move cursor to the end of the insertion after pasing in a Textbox
|
2012-07-28 14:24:15 +01:00 |
|
Simon Robertshaw
|
5befe5c25f
|
Local file browser + some more interesting things like Progress bar UI component
|
2012-07-27 20:06:17 +01:00 |
|
Simon Robertshaw
|
f8ca8af387
|
Scroll Panel
|
2012-07-26 21:51:30 +01:00 |
|
Simon Robertshaw
|
bc2acb9c08
|
Better appearance for dropdown and context menus
|
2012-07-25 12:02:14 +01:00 |
|
Simon Robertshaw
|
e291144ea7
|
Correct cursor position in Textbox
|
2012-07-25 11:51:16 +01:00 |
|
Simon Robertshaw
|
6b08d1e2f9
|
Copy, cut and paste for Textboxes
|
2012-07-24 22:55:39 +01:00 |
|
Simon Robertshaw
|
7ef3f8cbe9
|
Remove bounds check for text selection, makes text selection a little easier for users
|
2012-07-24 17:45:31 +01:00 |
|
Simon Robertshaw
|
da77cb809b
|
Inverted icon state
|
2012-07-24 15:38:18 +01:00 |
|
Simon Robertshaw
|
bc2e4ab23f
|
Adjust icon positions
|
2012-07-24 15:21:01 +01:00 |
|
Simon Robertshaw
|
603cf3149d
|
HUD improvements
|
2012-07-24 14:58:39 +01:00 |
|
Simon Robertshaw
|
f7d8556965
|
Icons for menu items
|
2012-07-21 18:43:46 +01:00 |
|
Simon Robertshaw
|
22990b680c
|
Prevent the multiline update for labels from going out of bounds
|
2012-07-20 17:43:38 +01:00 |
|
Simon Robertshaw
|
4e9e0ff7bf
|
Fix icon drawing in text boxes
|
2012-07-19 19:14:38 +01:00 |
|
Simon Robertshaw
|
dd0e6e7f4d
|
Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Windows
|
2012-07-18 20:34:58 +01:00 |
|
Simon Robertshaw
|
a8e4221f38
|
Working comment submission
|
2012-07-18 13:07:33 +01:00 |
|
Simon Robertshaw
|
d91d4223b8
|
Improve spacing of multiline labels, multiline cursor for Textbox, autoresizing textbox for PreviewView comments
|
2012-07-17 22:21:20 +01:00 |
|
Simon Robertshaw
|
2479b8664d
|
Add comment box to save preview - doesn't work yet
|
2012-07-17 19:14:05 +01:00 |
|