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
2009-04-26
Remove a debugging statement
Jared Adams
1
-1
/
+0
2009-04-25
Fix chat actions
Jared Adams
1
-1
/
+2
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
3
-3
/
+28
2009-04-20
Removed the unused itemshortcutwindow.{h,cpp}
Bjørn Lindeijer
1
-1
/
+2
2009-04-20
Fixed key handling in dropdowns when the dropdown portion isn't visible.
Tametomo
2
-0
/
+56
2009-04-20
Removed the unused setSelected override
Bjørn Lindeijer
2
-39
/
+0
2009-04-20
Repaired table and listbox scrolling when using the keyboard.
Ira Rice
3
-19
/
+23
2009-04-20
Fixed a fairly obscure text wrapping bug.
Ira Rice
1
-2
/
+9
2009-04-20
Fixed speech bubbles not respecting the set palette text color.
Ira Rice
1
-3
/
+1
2009-04-20
Drop current target on death
Bjørn Lindeijer
1
-1
/
+1
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-1
/
+2
2009-04-18
Restored support for build-in colors to BrowserBox
Bjørn Lindeijer
2
-25
/
+38
2009-04-16
Some more cleanups
Bjørn Lindeijer
7
-57
/
+35
2009-04-16
Some cleanups
Bjørn Lindeijer
6
-14
/
+22
2009-04-16
Rehash CommandHandler a bit, it's now fully merged
Jared Adams
5
-0
/
+141
2009-04-15
Right, our ScrollArea deletes its content
Bjørn Lindeijer
1
-1
/
+0
2009-04-15
Have the DropDown create its ScrollArea and ListBox
Bjørn Lindeijer
2
-46
/
+14
2009-04-15
Made the PopupMenu a Popup subclass
Bjørn Lindeijer
3
-11
/
+4
2009-04-15
Make whisper tabs optional
Jared Adams
1
-3
/
+3
2009-04-14
Put the remaining unnamespaced handlers in a namespace
Bjørn Lindeijer
1
-1
/
+0
2009-04-13
Some cleanup of the SkinLoader
Bjørn Lindeijer
1
-5
/
+0
2009-04-13
Fixed broken links
David Athay
2
-7
/
+7
2009-04-13
Fixed @'s in a user's nick
David Athay
1
-0
/
+3
2009-04-12
Moved client version string creation to preprocessor
Bjørn
4
-10
/
+20
2009-04-12
Merge version strings, add version to setup, etc
Jared Adams
2
-2
/
+12
2009-04-10
Reduced the GCContainer to be even more trivial
Bjørn Lindeijer
7
-66
/
+17
2009-04-10
Introduced a Desktop widget to handle the wallpaper
Bjørn Lindeijer
3
-2
/
+158
2009-04-09
Actually use ItemType instead of short
Bjørn Lindeijer
1
-2
/
+5
2009-04-09
Fixed some warnings
Bjørn Lindeijer
1
-1
/
+2
2009-04-09
Made BeingManager methods const where appropriate
Bjørn Lindeijer
2
-6
/
+0
2009-04-08
Don't highlight chat tabs on own input
Bernd Wachter
1
-1
/
+2
2009-04-08
CMake: We actually no longer depend on Guichan OpenGL
Bjørn Lindeijer
1
-1
/
+1
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
40
-8
/
+5074
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
5
-23
/
+6
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
3
-32
/
+7
2009-04-01
Create a few more handlers for eAthena
Jared Adams
2
-15
/
+8
2009-04-01
Some cleanup
Jared Adams
1
-2
/
+1
2009-03-30
fixed a segfault on client exit if the chatwindow has tabs and the main tab i...
Bernd Wachter
1
-1
/
+1
2009-03-30
Hilight chat tabs when appropriate
Jared Adams
5
-0
/
+25
2009-03-30
Allow tabs to be colored and color whisper tabs
Jared Adams
3
-4
/
+18
2009-03-29
Fix up eAthena party handling some more
Jared Adams
4
-50
/
+46
2009-03-28
Fix output location for CommandHandler
Jared Adams
1
-1
/
+1
2009-03-27
Make chat wrap
Jared Adams
1
-1
/
+1
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
1
-3
/
+0
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-1
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
2
-7
/
+3
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
6
-96
/
+63
2009-03-27
Removed all the static initializations of mAlpha
Bjørn Lindeijer
4
-4
/
+4
2009-03-27
Add some const to the chat tabs
Jared Adams
6
-8
/
+8
2009-03-27
Add a close command to WhisperTab
Jared Adams
4
-1
/
+19
[next]