Commit Graph
1453 Commits
Author SHA1 Message Date
doitux 4802529ec4 Next steps on getting 800x480 gui running on Android. The first time on Motorola Defy (Android 2.2) the gametable looks nice and is really useable ;-) 2012-05-04 01:06:04 +00:00
floty b75003d3c9 resizing gametable for mobile-gui: minimum 800x480; maximum 1024x600 2012-05-03 20:24:39 +00:00
lotodore f5d4e8e72f Android fix. 2012-04-22 11:03:36 +00:00
lotodore 16ed4d5140 Trying to fix android build. 2012-04-22 10:46:46 +00:00
doitux 3705e07c62 fix gui_800x480 build bug for possible android build 2012-04-15 07:12:32 +00:00
doitux a56acfa183 it is also possible to report the game name of the game you've joined
now
2012-04-09 13:03:00 +00:00
doitux 2a11e62b21 translation update for 0.9.4 2012-04-07 12:32:50 +00:00
lotodore a8fa97571d Running astyle. 2012-03-31 20:18:28 +00:00
doitux 7ff145a66a GUI preperation for #129 2012-03-29 14:28:53 +00:00
doitux 4888c68199 implements: Delete log files with the Del button of the keyboard (#122) 2012-03-27 09:56:24 +00:00
doitux 9ee82a05c5 implementing: make raise-blind sound optional (#127) 2012-03-27 09:38:45 +00:00
lotodore 295610fbf9 Running astyle. 2012-03-03 14:24:00 +00:00
doitux 93236dcc8d small string tweaks concerning game timing label 2012-02-21 20:16:31 +00:00
floty c12d32fafa version 0.9.3 for maemo 2012-02-15 21:33:19 +00:00
doitux 22c879c1a5 remove debug output 2012-02-10 00:00:08 +00:00
doitux 3cc3194852 dblog removal blocker improvements 2012-02-09 23:59:36 +00:00
doitux 715a31c475 avoid removal of current db log file 2012-02-09 23:29:04 +00:00
floty 0b7aef3cfb transmitting mySqliteLogFileName from log to guiLog 2012-02-09 17:47:51 +00:00
doitux c9a2ad06b0 string freeze for 0.9.3; add url's as clickable links in chat 2012-02-06 23:05:00 +00:00
doitux 342b58b1d6 log file remove changes 2012-02-05 21:44:11 +00:00
doitux 945412268f improvements to logfile remove action 2012-02-05 21:19:21 +00:00
doitux 8857a25780 #117 for maemo 2012-02-05 16:11:43 +00:00
doitux c2c8bf1a36 add delay between hands info to game description #117 2012-02-05 16:10:58 +00:00
doitux 4d4bc32af5 make cppcheck noch happier 2012-02-05 14:06:07 +00:00
doitux b893f98d01 make cppcheck happy ;) 2012-02-04 21:37:52 +00:00
floty a76be402b5 satisfy cppcheck; some gui improvement for 800x480 2012-02-04 20:46:13 +00:00
doitux b3239ee0cc implements: Change the behaviour of the "Display idle players" sorting
menu #112
2012-02-04 00:11:19 +00:00
doitux 59be0ff560 implement Delete several log files at once #110 2012-02-03 22:44:51 +00:00
doitux 82f39c5272 doing #101 changes - logos size increase 2012-02-03 22:25:32 +00:00
doitux 3794295db4 prevent multiline game names in the lobby; implement #18 2012-02-03 22:07:08 +00:00
floty c8827bd548 gui modifications for resolution 800x480 (Maemo OS) 2012-02-03 16:49:27 +00:00
floty 878d25ad7c some gui modifications for maemo 2012-01-30 20:54:05 +00:00
floty 363fa8a21b complete startwindow for maemo 2012-01-30 17:50:36 +00:00
floty 52ffaff1c6 delete pokerth logo from html export 2012-01-28 13:09:19 +00:00
floty 3b96fb2196 show logos in the log preview (#101) 2012-01-28 12:51:42 +00:00
doitux 0802c7ea31 string freeze for 0.9.2; make accidentally call blocker optional via
settings
2012-01-26 08:29:25 +00:00
floty d88182e865 preparing gui for maemo version; running astyle 2012-01-24 20:48:38 +00:00
doitux ffeeaa6439 implements "disabling call button after raise" (#35) 2012-01-22 17:21:05 +00:00
doitux 884c89f670 add a information message requested in #102 (Change of log directory is
only active after restart)
2012-01-12 08:48:57 +00:00
lotodore 4b0630f900 Use .c_str() instead of .data() to access null terminated char array of std::string. Use boost::filesystem::path when opening the log files (#99). 2012-01-11 22:28:41 +00:00
doitux 8dacafa498 bugfix for "Show player stats" item doesn't work in game info field
(#100)
2012-01-11 21:38:42 +00:00
doitux a72c212972 try to fix #98 2012-01-11 08:07:29 +00:00
floty 5769423595 last bugfixes for sqlite-log; activating sqlite-log for release version 0.9.1 2012-01-09 12:42:04 +00:00
doitux ac3cd7b0c2 bugfix for #92 2012-01-09 11:28:21 +00:00
doitux f6efd41c18 check for unique nicknames for local game (to prevent logging problems)
and disable nickname changes during game
2012-01-09 10:39:00 +00:00
lotodore 2cdb5ce215 No longer use the server list md5, it caused only trouble, and the serverlist .z file is small enough to be downloaded each time (#95). 2012-01-08 18:47:30 +00:00
doitux 80fe675f81 windows tweak 2012-01-07 23:14:21 +00:00
doitux aa3f0f28e1 winxp tweaks 2012-01-07 23:00:06 +00:00
doitux afd6dbc86b bugfix 2012-01-07 22:43:00 +00:00
doitux 3a83d10db0 try winxp hack for stars 2012-01-07 22:35:23 +00:00