index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
widgets
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Draw item image in item popups.
Andrei Karas
2
-7
/
+8
2010-05-06
Fix reading arrays at index -1.
Andrei Karas
2
-3
/
+12
2010-05-06
Fixed some copy/pasted documentation
Thorbjørn Lindeijer
1
-3
/
+3
2010-04-16
Fix canceling game connection
Jared Adams
1
-0
/
+2
2010-03-31
Removed the ability to assign custom skins to windows/popups
Thorbjørn Lindeijer
4
-58
/
+2
2010-03-29
Fix ListBox::draw to work more correctly
Jared Adams
1
-4
/
+4
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-10
/
+7
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
24
-70
/
+87
2010-03-05
Rename SkinLoader to Theme
Jared Adams
19
-75
/
+71
2010-03-02
Fixed crash when trying to increase non-selected skill
Thorbjørn Lindeijer
1
-0
/
+8
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
6
-12
/
+144
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
6
-144
/
+12
2010-03-01
Hide BeingPopup when mouseover Windows
Jared Adams
3
-1
/
+16
2010-02-28
Forgot to change popup to window.xml
Jared Adams
1
-1
/
+1
2010-02-28
Rename gui.xml to window.xml
Jared Adams
1
-1
/
+1
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
19
-81
/
+61
2010-02-27
Report more info on client in cURL useragent and Desktop
Jared Adams
1
-1
/
+11
2010-02-25
Handle Ctrl+v for pasting in text fields
Thorbjørn Lindeijer
2
-0
/
+18
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-1
/
+1
2010-02-22
Change chat autocompletion to be more flexible
Jared Adams
4
-25
/
+2
2010-02-22
Fixed crash on exit when you're part of a guild
Thorbjørn Lindeijer
2
-4
/
+3
2010-02-22
Fix more copyright headers
Jared Adams
2
-2
/
+2
2010-02-22
Cleanup some popup-related code and make sure BeingPopup is included
Jared Adams
6
-4
/
+28
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-0
/
+2
2010-02-21
Do some more copyright header cleanups
Jared Adams
15
-15
/
+11
2010-02-22
Modify copyright headers
Freeyorp
79
-79
/
+158
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
89
-352
/
+263
2010-02-20
Don't check a pointer for 0 before deleting it
Thorbjørn Lindeijer
1
-2
/
+2
2010-02-19
Prevent issues when channels are cleared after the ChatWindow
Jared Adams
1
-0
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-14
Fixed browser links not properly resizing once the font size is changed.
Tametomo
1
-1
/
+1
2010-02-14
Remove focus from a window's internal widgets on hiding.
Tametomo
2
-1
/
+10
2010-02-14
Don't allow tabs to be focusable. Our tab implementations are heavily
Tametomo
1
-0
/
+1
2010-02-14
Fixed DropDowns not collapsing when an item was clicked on, or enter or
Tametomo
2
-21
/
+28
2010-02-14
Release modal mouse focus in DropDowns when focus is lost. If not
Tametomo
2
-0
/
+10
2010-02-14
Make sure the tabbed area gets focus set on it when one of its tabs is
Tametomo
1
-0
/
+6
2010-02-14
Made the ScrollArea scrolling with buttons smoother
Thorbjørn Lindeijer
2
-33
/
+23
2010-02-14
Fixed ScrollAreas to allow for continual scrolling, as long as the mouse
Tametomo
2
-2
/
+38
2010-02-14
Fixed TabbedAreas stealing click focus from their children widgets.
Tametomo
2
-0
/
+16
2010-02-14
Allow handling drag events in tables as well.
Tametomo
1
-0
/
+9
2010-02-14
Fixed duplicating of up and down actions with the dropdown widget. (it
Tametomo
1
-2
/
+4
2010-02-14
Reduce the number of necessary logic checks, in order to improve
Tametomo
1
-2
/
+2
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-1
/
+1
2010-02-10
Improve look and utility of the SkillDialog
Jared Adams
2
-22
/
+47
2010-02-08
Open a WhisperTab when you double-click on an Avatar in an AvatarListBox
Jared Adams
1
-0
/
+12
2010-02-08
Fix finding width of bold text
Jared Adams
1
-1
/
+1
2010-02-08
Fix some bugs in party handling and add HP to AvatarListBox
Jared Adams
1
-2
/
+14
2010-02-08
Merge PartyWindow and GuildWindow into SocialWindow
Jared Adams
8
-360
/
+158
2010-02-08
Delete models explicitly rather than relying on booleans
Thorbjørn Lindeijer
4
-13
/
+6
2010-02-07
Cleanup some memory issues
Jared Adams
4
-6
/
+19
[next]