This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
citylimitsj/src/micropolisj/gui
jason@long.name 436789c12e gui: scroll with middle-button
Hold-down middle button and drag to scroll map without using
scroll bars.  Contributed by askywhale (email, 2013-09-01)

git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@850 d9718cc8-9f43-0410-858b-315f434eb58c
2013-09-07 15:18:38 +00:00
..
BudgetDialog.java BudgetDialog: refactor so components are layed out by separate functions 2013-02-27 00:38:54 +00:00
ColorParser.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
DemandIndicator.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
EvaluationPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
GraphsPane.java GraphsPane: fix for graph reaching above 100% (issue #31) 2013-08-31 19:15:59 +00:00
MainWindow.java cleanup: remove some debug code left in from a previous commit 2013-09-01 16:32:38 +00:00
MessagesPane.java Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
MicropolisDrawingArea.java gui: scroll with middle-button 2013-09-07 15:18:38 +00:00
NewCityDialog.java keyboard: let ESCAPE be used to close New City dialog 2013-07-25 20:48:01 +00:00
NotificationPane.java tiles.rc: use description numbers from tiles.rc rather than hardcoded numbers 2013-09-01 16:32:25 +00:00
OverlayMapView.java overlay-map: cleanup: use isResidentialZoneAny() instead of manual check 2013-09-01 00:27:23 +00:00
package.html Importing source code for MicropolisJ, the Java rewrite of Micropolis. 2013-02-14 21:02:42 +00:00
TileImages.java drawing-area: scale sprite images with tile resolution 2013-07-21 15:34:56 +00:00