Age | Commit message (Expand) | Author | Files | Lines |
2009-05-23 | Fixed the empty item link crash differently | Bjørn Lindeijer | 1 | -14/+8 |
2009-05-23 | Fix a segmentation fault | Kess Vargavind | 1 | -8/+12 |
2009-05-18 | Fixed progress bar crash | Bjørn Lindeijer | 1 | -10/+4 |
2009-05-14 | Don't apply GUI opacity to the selected value of a DropDown | Bjørn Lindeijer | 1 | -3/+3 |
2009-05-13 | Fix how the PartyWindow lays out Avatars | Jared Adams | 1 | -4/+8 |
2009-05-13 | Modify PartyWindow sizing again | Freeyorp | 1 | -2/+3 |
2009-05-13 | Remove Aethyra's custom visible GM system | Jared Adams | 1 | -7/+0 |
2009-05-12 | Fix up handling of GM status | Jared Adams | 1 | -1/+1 |
2009-05-13 | BrowserBox doesn't need to know about the TrueTypeFont class | Bjørn Lindeijer | 1 | -6/+6 |
2009-05-12 | Don't show Hp and maxHp for the local player in the party window | Freeyorp | 1 | -7/+1 |
2009-05-11 | Switch Tab to a color pointer to update on the fly | Jared Adams | 3 | -7/+7 |
2009-05-10 | Removed the ???/??? for party members of which health isn't known | Bjørn Lindeijer | 2 | -30/+33 |
2009-05-10 | Fixed the resize grip of the party window | Bjørn Lindeijer | 4 | -28/+20 |
2009-05-10 | Add support for viewing the health and maximum health of other nearby members... | Freeyorp | 2 | -3/+53 |
2009-05-10 | Expand the label in the party window to stop names being cut off. | Freeyorp | 1 | -3/+3 |
2009-05-09 | Increased the distance between head and overhead text a bit | Bjørn Lindeijer | 2 | -2/+2 |
2009-05-09 | Fix some memory leaks | Jared Adams | 2 | -3/+5 |
2009-05-08 | Fixed one pixel missing from progress bars | Bjørn Lindeijer | 2 | -59/+53 |
2009-05-08 | Make sure all tab modes get their opacity update | Jared Adams | 1 | -2/+6 |
2009-05-08 | Have progressbar labels ignore gui alpha | Jared Adams | 1 | -2/+2 |
2009-05-08 | Fixed list box selection wrapping to the bottom on dragging upwards | Bjørn Lindeijer | 1 | -3/+6 |
2009-05-08 | Fixed scroll wheel handling in list boxes | Bjørn Lindeijer | 1 | -20/+2 |
2009-05-08 | Got rid of the non-functional TextFieldListener | Bjørn Lindeijer | 2 | -20/+8 |
2009-05-05 | Hide the item popup when the mouse moves on top of it | Bjørn Lindeijer | 1 | -6/+8 |
2009-05-04 | Fix link colors and item links for pickup messages | Jared Adams | 1 | -1/+1 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 4 | -5/+4 |
2009-05-02 | Make sure messages on most tabs are handled right | Jared Adams | 2 | -3/+2 |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 2 | -0/+31 |
2009-04-29 | Some random cleanups | Bjørn Lindeijer | 2 | -4/+4 |
2009-04-26 | Remove a debugging statement | Jared Adams | 1 | -1/+0 |
2009-04-25 | Fix chat actions | Jared Adams | 1 | -1/+2 |
2009-04-20 | Fix up window visibility saving/restoring | Jared Adams | 3 | -3/+28 |
2009-04-20 | Removed the unused itemshortcutwindow.{h,cpp} | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-20 | Fixed key handling in dropdowns when the dropdown portion isn't visible. | Tametomo | 2 | -0/+56 |
2009-04-20 | Removed the unused setSelected override | Bjørn Lindeijer | 2 | -39/+0 |
2009-04-20 | Repaired table and listbox scrolling when using the keyboard. | Ira Rice | 3 | -19/+23 |
2009-04-20 | Fixed a fairly obscure text wrapping bug. | Ira Rice | 1 | -2/+9 |
2009-04-20 | Fixed speech bubbles not respecting the set palette text color. | Ira Rice | 1 | -3/+1 |
2009-04-20 | Drop current target on death | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-19 | Made ItemContainer wrap items depending on its width again | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-18 | Restored support for build-in colors to BrowserBox | Bjørn Lindeijer | 2 | -25/+38 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 7 | -57/+35 |
2009-04-16 | Some cleanups | Bjørn Lindeijer | 6 | -14/+22 |
2009-04-16 | Rehash CommandHandler a bit, it's now fully merged | Jared Adams | 5 | -0/+141 |
2009-04-15 | Right, our ScrollArea deletes its content | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-15 | Have the DropDown create its ScrollArea and ListBox | Bjørn Lindeijer | 2 | -46/+14 |
2009-04-15 | Made the PopupMenu a Popup subclass | Bjørn Lindeijer | 3 | -11/+4 |
2009-04-15 | Make whisper tabs optional | Jared Adams | 1 | -3/+3 |
2009-04-14 | Put the remaining unnamespaced handlers in a namespace | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-13 | Some cleanup of the SkinLoader | Bjørn Lindeijer | 1 | -5/+0 |