index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
theme.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
GUI: Added Desktop skin
HEAD
master
Thorbjørn Lindeijer
1
-0
/
+1
2025-07-15
Render font outlines using TTF_SetFontOutline
Thorbjørn Lindeijer
1
-8
/
+6
2025-07-15
Theme: Introduced HIGHLIGHT_TEXT color
Thorbjørn Lindeijer
1
-0
/
+1
2025-07-11
Cleaned up ImageRect a little
Thorbjørn Lindeijer
1
-1
/
+1
2025-07-06
Add support for custom text colors for progress bars in GUI theme
Andrew Hall
1
-10
/
+26
2025-07-04
Added logging priorities and use SDLs logging facilities
Thorbjørn Lindeijer
1
-12
/
+12
2025-05-01
Fixed crash on Windows related to choosing wrong log overload
Thorbjørn Lindeijer
1
-1
/
+1
2025-04-28
GUI: Added skin for the emote slots in the EmotePopup
Thorbjørn Lindeijer
1
-0
/
+1
2025-04-26
GUI: Added support for explicit outline color per palette entry
Thorbjørn Lindeijer
1
-21
/
+24
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
1
-30
/
+95
2025-04-25
Introduced theme dropdown in interface setup
Thorbjørn Lindeijer
1
-56
/
+95
2025-04-25
GUI: Added support for hiding the scroll area buttons
Thorbjørn Lindeijer
1
-0
/
+1
2025-04-25
Simplified ImageRect handling
Thorbjørn Lindeijer
1
-20
/
+9
2025-04-25
GUI: Added support for defining named icons to the theme
Thorbjørn Lindeijer
1
-1
/
+54
2025-04-25
GUI: Allow theme to skin item slots and equipment boxes
Thorbjørn Lindeijer
1
-15
/
+19
2025-04-25
GUI: Allow customizing the SkinType used by a Window
Thorbjørn Lindeijer
1
-0
/
+1
2025-04-01
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
1
-0
/
+1
2025-03-31
GUI: Support customizing widget text format through theme
Thorbjørn Lindeijer
1
-55
/
+71
2025-03-31
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
1
-0
/
+2
2025-03-24
Added fill mode parameter to ImageRect
Thorbjørn Lindeijer
1
-0
/
+11
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
1
-98
/
+111
2025-03-24
Define the GUI theme in XML
Thorbjørn Lindeijer
1
-577
/
+341
2025-03-17
Have ImageRect automatically initialize and clean up
Thorbjørn Lindeijer
1
-30
/
+6
2025-03-14
Moved widget drawing code into Theme
Thorbjørn Lindeijer
1
-107
/
+536
2025-03-13
Removed needless case-insensitive string comparisons
Thorbjørn Lindeijer
1
-15
/
+7
2025-02-26
Use ResourceRef for all resource types
Thorbjørn Lindeijer
1
-15
/
+4
2025-02-17
Further ResourceManager and PhysFS cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2025-02-17
Wrapped PhysFS usage in a convenience API
Thorbjørn Lindeijer
1
-7
/
+5
2025-01-21
Fixed ConfigOptionChanged events
Thorbjørn Lindeijer
1
-1
/
+1
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
1
-2
/
+2
2025-01-20
Wrapped xmlNodePtr access with a Node class
Thorbjørn Lindeijer
1
-24
/
+23
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
1
-3
/
+3
2024-08-04
Removed unused Skin::mName and Skin::mFilePath
Thorbjørn Lindeijer
1
-11
/
+6
2024-03-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
1
-3
/
+1
2024-03-12
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-1
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-7
/
+7
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-7
/
+7
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-2
/
+2
2013-04-27
Small cleanup
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
1
-1
/
+1
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-4
/
+4
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
-4
/
+8
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+2
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+4
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-0
/
+572