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
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
12
-24
/
+0
2008-11-13
Added avatars to party window
David Athay
2
-0
/
+122
2008-09-14
fix for guichan bug in tabbedareas
Roderic Morris
2
-0
/
+10
2008-08-21
fix svn properties and id tags
Roderic Morris
2
-2
/
+2
2008-05-22
Fix compile errors when compiling with GCC 4.3 (patch by rodge)
Bjørn Lindeijer
1
-0
/
+2
2008-05-15
Added tab with image based on button
David Athay
4
-11
/
+246
2008-05-09
Changed the tabbedarea to be transparant as before. Changed setup
David Athay
2
-2
/
+1
2008-04-22
Added more support for parties
David Athay
2
-23
/
+0
2008-04-21
Fixed chat window size issue
David Athay
2
-12
/
+24
2008-04-18
Fixed numerous crashes with chat and guild windows using new tabbed area.
David Athay
2
-1
/
+61
2008-04-17
Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...
Yohann Ferreira
1
-0
/
+1
2008-04-16
Fixed online status so that users are shown as online
David Athay
1
-4
/
+6
2008-04-15
Added online status of guild members
David Athay
2
-1
/
+20
2008-04-14
Added new TabbedArea which extends gui::TabbedArea. Changed Guild and
David Athay
2
-0
/
+133
2008-04-11
Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because
Bjørn Lindeijer
2
-9
/
+8
2008-04-10
Fixed some compiler warnings and don't try to load particle effects when no
Bjørn Lindeijer
1
-1
/
+1
2007-10-28
Separated auto-resizing into two categories: "set" and "add". Removed useless...
Guillaume Melquiond
2
-19
/
+49
2007-10-27
Improved layout handler to support trees of nested arrays. Needed for convert...
Guillaume Melquiond
2
-143
/
+364
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
1
-0
/
+2
2007-10-21
Made visible the resizable grip on inventory window.
Guillaume Melquiond
2
-27
/
+51
2007-10-21
Allowed for decreasing sizes in layout.
Guillaume Melquiond
1
-2
/
+3
2007-10-20
Set FILL as default size in layout. Converted server selection dialog to layo...
Guillaume Melquiond
2
-9
/
+20
2007-10-20
Improved layout manager. Reworked layout of character selection dialog box.
Guillaume Melquiond
2
-63
/
+138
2007-10-20
Added a few comments.
Guillaume Melquiond
1
-6
/
+20
2007-10-20
Added a layout handler for automatically positioning widgets in a window. Fix...
Guillaume Melquiond
2
-0
/
+275
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
2
-27
/
+6
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
2
-0
/
+126
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
1
-13
/
+11
2006-09-13
(no commit message)
Yohann Ferreira
3
-524
/
+0
2006-09-13
Added a skinned reusable dropdown widget and used it in the server dialog.
Yohann Ferreira
5
-0
/
+800