summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2004-12-30Subclassed ListBox and TextBox for a little better visual appearance.Bjørn Lindeijer1-0/+2
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer1-1/+0
2004-12-29Ported the npc text dialog and some other small updates.Bjørn Lindeijer1-0/+1
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer1-0/+1
2004-12-29- added SDL & SDL_mixer to all makefilesAlexander Baldeck1-1/+1
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-0/+1
2004-12-28Added new gui for stats windowMateusz Kaduk1-0/+1
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer1-1/+1
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer1-5/+6
2004-12-27Added radiobutton class and aqua graphic for it.Mateusz Kaduk1-0/+1
2004-12-27Skinned background/border of scrollarea, not the scrollbars yet.Bjørn Lindeijer1-0/+1
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+1
2004-12-27Skinned slider, yeah!Bjørn Lindeijer1-0/+1
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-0/+1
2004-12-26added configuration.cpp to file.list and src/Makefile.amAlexander Baldeck1-0/+1
2004-12-25Made image.cpp into module and done some more attempts at making graphics.cppBjørn Lindeijer1-0/+1
2004-12-23Password masking is back!Bjørn Lindeijer1-0/+1
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-0/+1
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-8/+9
2004-12-19no deprecated warnings about text_mode, textout or textprintf anymoreAlexander Baldeck1-1/+1
2004-12-19removed alfont usage (obsolete dependency now)Alexander Baldeck1-1/+1
2004-12-17Added window class based on Guichan by none other than nym!Bjørn Lindeijer1-2/+3
2004-12-17Doh, that probably doesn't work.Bjørn Lindeijer1-1/+1
2004-12-17Focus that chat input field so that there is no need to click it.Bjørn Lindeijer1-3/+3
2004-12-16fixed unresolved symbols by adding "renamed" sorucefiles again ^^Alexander Baldeck1-0/+2
2004-12-16part of autotools updateAlexander Baldeck1-3/+1
2004-12-16part of autotools updateAlexander Baldeck1-0/+34