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
/
tab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-2
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-8
/
+6
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-1
/
+1
2012-05-07
Fixed wrong offset values for tab widget drawing
jurkan
1
-9
/
+9
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
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
-2
/
+2
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-7
/
+7
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-3
/
+3
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-7
/
+5
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 allow tabs to be focusable. Our tab implementations are heavily
Tametomo
1
-0
/
+1
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-3
/
+3
2010-01-10
Change code style
Andrei Karas
1
-1
/
+2
2009-09-03
Resolved Mantis #847: Login stage Windows won't go less than the default gui ...
Bertram
1
-13
/
+22
2009-08-05
patch for #813, adds mouse over highlight for
Maximilian Philipps
1
-7
/
+5
2009-08-01
makes tab colours also configurable
Maximilian Philipps
1
-1
/
+1
2009-05-11
Switch Tab to a color pointer to update on the fly
Jared Adams
1
-4
/
+4
2009-05-08
Make sure all tab modes get their opacity update
Jared Adams
1
-2
/
+6
2009-04-16
Some more cleanups
Bjørn Lindeijer
1
-3
/
+1
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
1
-2
/
+2
2009-03-30
Allow tabs to be colored and color whisper tabs
Jared Adams
1
-3
/
+11
2009-03-27
Removed all the static initializations of mAlpha
Bjørn Lindeijer
1
-1
/
+1
2009-03-26
First batch of include cleanup
Bjørn Lindeijer
1
-9
/
+10
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+8
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-2
/
+8
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+5
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-3
/
+5
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-5
/
+5
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-5
/
+5
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+0
2009-01-30
Added highlighting ability to tabs.
David Athay
1
-8
/
+22
2009-01-30
Exposed most gui elements to take alpha values. There are still a few
Ira Rice
1
-0
/
+13
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Merged Tab and TabbedArea from mainline
Bjørn Lindeijer
1
-0
/
+130