comparison CHANGES @ 435:a00cc3039abb

Fixed a small grammar mistake in the change log
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 25 Feb 2010 18:44:41 +0000
parents ef7d4aa4100a
children 631a793fa978
comparison
equal deleted inserted replaced
434:ef7d4aa4100a 435:a00cc3039abb
42 * Fixed a problem with the dependency checks when using pkg-config on linux 42 * Fixed a problem with the dependency checks when using pkg-config on linux
43 * Added OpenBSD support 43 * Added OpenBSD support
44 44
45 === Editor === 45 === Editor ===
46 * Can now re-load a map (#381) 46 * Can now re-load a map (#381)
47 * Opening more than one map open and then closing them no longer causes a 47 * Opening more than one map and then closing them no longer causes a crash
48 crash (#441) 48 (#441)
49 * Undo/Redo works properly if you select different layers (#443) 49 * Undo/Redo works properly if you select different layers (#443)
50 * Docked widgets no longer shrink when you click inside them (#444) 50 * Docked widgets no longer shrink when you click inside them (#444)
51 * Object editor can now skip to first and last frames of an animation (#448) 51 * Object editor can now skip to first and last frames of an animation (#448)
52 * Object editor sends some messages for the user to the editor status bar 52 * Object editor sends some messages for the user to the editor status bar
53 * Cleaned up object editor by adding preMapClosed and preMapShown events 53 * Cleaned up object editor by adding preMapClosed and preMapShown events