Allow multiple selection and removal of breakpoints
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 1.1.1
5 #####################
6 - Fix: Breakpoints that were removed would come back, multiplied upon relaunch
7 - New: Allow multiple selection of breakpoints
8
9
10 1.1
11 #####################
12 - New: Add preferences that allow changing of the Xdebug IDE key and port number
13 - Change: Improved software updater via Sparkle
14 - Fix: Packets from the Xdebug extension would be incorrectly handled in some
15 situations, causing the display to break or crash
16 - New: #123 Add menu items and keyboard shortcuts for the debugger commands
17 - Fix: Several memory leaks that could, under certain conditions, would cause
18 crashes (thanks to Ciarán Walsh)
19 - Change: #130 If MacGDBp can't highlight the source code, it will default to
20 using just plain text
21 - New: Breakpoints are saved into preferences so that they are recreated at
22 launch time
23
24
25 1.0.1
26 #####################
27 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
28 - New: The breakpoints window is now visible on launch
29 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp
30 did not handle correctly
31 - Fixed: #125 Crash when adding breakpoints