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-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
2009-03-27
Fixed some compiler warnings
Bjørn Lindeijer
2
-8
/
+8
2009-03-26
Major clean up of ChatTab handling
Jared Adams
4
-8
/
+39
2009-03-26
Add WhisperTabs
Jared Adams
3
-1
/
+132
2009-03-26
Add ChannelTab for chat channels
Jared Adams
4
-17
/
+156
2009-03-26
Move ChatWindow over to ChatTabs
Jared Adams
3
-0
/
+405
2009-03-26
First batch of include cleanup
Bjørn Lindeijer
13
-61
/
+64
2009-03-26
Fixes to file headers and header guards
Bjørn Lindeijer
2
-11
/
+11
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
2
-2
/
+2
2009-03-25
A host of code style fixes
Bjørn Lindeijer
2
-14
/
+14
2009-03-25
Don't crash cause of deleting a model twice
Bjørn Lindeijer
1
-3
/
+0
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
5
-43
/
+261
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
3
-8
/
+68
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
2
-0
/
+112
2009-03-14
Exposed the progress bar colors to the color management tab.
Ira Rice
2
-1
/
+20
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-2
/
+8
2009-03-13
Made the TextPreview widget respect alpha values.
Ira Rice
2
-7
/
+18
2009-03-12
Added in option for opacity for the text preview widget, which all of
Ira Rice
2
-5
/
+25
2009-03-12
Make use of the new available colors
Majin Sniper
1
-10
/
+6
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
2
-0
/
+173
2009-03-12
Extending the internal handling of colors
sniper
1
-12
/
+9
2009-03-12
Make use of the new available colors
Majin Sniper
2
-10
/
+8
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
2
-0
/
+167
2009-03-12
Extending the internal handling of colors
sniper
1
-12
/
+9
2009-03-11
Fix a memory leak in dropdown
Jared Adams
1
-0
/
+3
[next]