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
/
gui
/
widgets
/
window.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
Render font outlines using TTF_SetFontOutline
Thorbjørn Lindeijer
1
-8
/
+6
2025-07-11
Cleaned up ImageRect a little
Thorbjørn Lindeijer
1
-57
/
+11
2025-07-04
Added logging priorities and use SDLs logging facilities
Thorbjørn Lindeijer
1
-2
/
+2
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
1
-8
/
+10
2025-04-25
Jewelry: Fixed sticky button position
Thorbjørn Lindeijer
1
-18
/
+18
2025-04-25
GUI: Allow theme to skin item slots and equipment boxes
Thorbjørn Lindeijer
1
-2
/
+4
2025-04-25
GUI: Allow customizing the SkinType used by a Window
Thorbjørn Lindeijer
1
-7
/
+10
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
1
-8
/
+8
2025-04-02
Fixed minimum width of the Social window
Thorbjørn Lindeijer
1
-2
/
+12
2025-03-31
GUI: Support customizing widget text format through theme
Thorbjørn Lindeijer
1
-10
/
+22
2025-03-31
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
1
-2
/
+14
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
1
-72
/
+90
2025-03-24
Define the GUI theme in XML
Thorbjørn Lindeijer
1
-40
/
+41
2025-03-14
Moved widget drawing code into Theme
Thorbjørn Lindeijer
1
-2
/
+2
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
1
-43
/
+36
2024-10-26
Fixed FPS limit being enabled by default
Thorbjørn Lindeijer
1
-1
/
+1
2024-10-18
Added small grabbable margin to Shortcuts window
Thorbjørn Lindeijer
1
-25
/
+19
2024-09-02
Added a hand mouse cursor, used when hovering links
Thorbjørn Lindeijer
1
-10
/
+11
2024-08-15
Fixed resize border width on bottom and right sides
Thorbjørn Lindeijer
1
-4
/
+4
2024-08-04
Reuse Window::ensureOnScreen
Thorbjørn Lindeijer
1
-17
/
+7
2024-06-09
Enable resizing windows from all sides
Thorbjørn Lindeijer
1
-4
/
+12
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
1
-1
/
+4
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
1
-9
/
+9
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-16
/
+7
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-5
/
+5
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-53
/
+32
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-31
Removed the ability to assign custom skins to windows/popups
Thorbjørn Lindeijer
1
-12
/
+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
/
+4
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-7
/
+14
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-14
/
+7
2010-03-01
Hide BeingPopup when mouseover Windows
Jared Adams
1
-0
/
+4
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
Remove focus from a window's internal widgets on hiding.
Tametomo
1
-0
/
+9
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-5
/
+5
2009-12-04
Don't process redudant visibility calls in Window
Jared Adams
1
-0
/
+3
2009-12-04
Reset the cursor when a window is hidden
Jared Adams
1
-0
/
+8
2009-09-03
Resolved Mantis #847: Login stage Windows won't go less than the default gui ...
Bertram
1
-1
/
+2
2009-09-02
Added a minimum alpha opacity value handle in SkinLoader and made use of it.
Bertram
1
-1
/
+1
2009-07-30
Fixed windows loss when changing to a lowered resolution. (Mantis 776)
Bertram
1
-0
/
+67
2009-05-10
Fixed the resize grip of the party window
Bjørn Lindeijer
1
-7
/
+11
2009-05-09
Increased the distance between head and overhead text a bit
Bjørn Lindeijer
1
-0
/
+1
2009-05-09
Fix some memory leaks
Jared Adams
1
-1
/
+0
2009-05-01
Merge the NPC dialogs into one
Jared Adams
1
-0
/
+24
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-3
/
+5
[next]