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
/
gui.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
Made the setup keyboard tab prettier.
Angelo Castellani
1
-0
/
+17
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-1
/
+1
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-8
/
+11
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+3
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
1
-0
/
+3
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-3
/
+3
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-0
/
+1
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+1
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-4
/
+3
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-9
/
+10
2010-03-01
Simplify BeignPopup and therefore Viewport
Jared Adams
1
-8
/
+8
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-3
/
+2
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-3
/
+2
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-14
Don't create the viewport until it's really needed.
Tametomo
1
-8
/
+0
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2009-04-15
Made the PopupMenu a Popup subclass
Bjørn Lindeijer
1
-0
/
+2
2009-04-15
Also hardcode the bold font, we ship it after all
Bjørn Lindeijer
1
-16
/
+10
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-21
/
+22
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-26
/
+11
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+6
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+4
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-0
/
+5
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
1
-5
/
+3
2009-03-12
Make use of the new available colors
Majin Sniper
1
-5
/
+0
2009-03-12
Extend color config gui to support the new colors
Majin Sniper
1
-2
/
+5
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-0
/
+1
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-21
/
+1
2009-02-22
Renamed InfoParicleFont to InfoParticleFont (typo?)
Philipp Sehmisch
1
-1
/
+1
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
1
-22
/
+2
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-2
/
+2
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-2
/
+2
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Changed spelling from colour to color.
Philipp Sehmisch
1
-1
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-10
/
+15
2009-01-27
Added font size config for the bold font as well.
Ira Rice
1
-1
/
+2
2009-01-27
Made font size configurable in config file
Bjørn Lindeijer
1
-1
/
+2
2009-01-24
Changed GM status updating to check whether asserting is allowed or not,
Ira Rice
1
-0
/
+1
2009-01-24
Updated DejaVuSans ttf file, as well as adding the bolded version, which
Ira Rice
1
-8
/
+13
2009-01-24
Use standard GUI font also for speech and names
Bjørn Lindeijer
1
-61
/
+6
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
[next]