Merge branch 'refactoring'
[macgdbp.git] / CHANGES
1 MacGDBp CHANGE LOG
2 ================================================================================
3
4 1.1.3
5 #####################
6 - Change: The "File" column now shows the tail rather than the head of the
7 value, allowing you to see the last part of the path URI
8
9
10 1.1.2
11 #####################
12 - Fix: #140 Saved breakpoints for non-existent files would cause an immediate
13 crash on launch
14 - New: #139 Windows now remember their size and location
15
16
17 1.1.1
18 #####################
19 - Fix: Breakpoints that were removed would come back, multiplied upon relaunch
20 - New: Allow multiple selection of breakpoints
21
22
23 1.1
24 #####################
25 - New: Add preferences that allow changing of the Xdebug IDE key and port number
26 - Change: Improved software updater via Sparkle
27 - Fix: Packets from the Xdebug extension would be incorrectly handled in some
28 situations, causing the display to break or crash
29 - New: #123 Add menu items and keyboard shortcuts for the debugger commands
30 - Fix: Several memory leaks that could, under certain conditions, would cause
31 crashes (thanks to Ciarán Walsh)
32 - Change: #130 If MacGDBp can't highlight the source code, it will default to
33 using just plain text
34 - New: Breakpoints are saved into preferences so that they are recreated at
35 launch time
36
37
38 1.0.1
39 #####################
40 - New: Source code is now highlighted via the PHP binary (thanks Ciarán Walsh)
41 - New: The breakpoints window is now visible on launch
42 - Fixed: #125 Some installations would receive a "Stopping" status that MacGDBp
43 did not handle correctly
44 - Fixed: #125 Crash when adding breakpoints