Commit Graph

42439 Commits

Author SHA1 Message Date
martin
bbab31b2c6 GDBMIDebugger: prepare new package
git-svn-id: trunk@44104 -
2014-02-16 21:53:24 +00:00
martin
6addfab939 Debugger/DbgIntf: Moved registration
git-svn-id: trunk@44103 -
2014-02-16 21:39:52 +00:00
martin
8b589d149c Debugger/DbgIntf: Moved registration
git-svn-id: trunk@44102 -
2014-02-16 21:37:48 +00:00
martin
7b45286e2d GDBMIDebugger: prepare new package
git-svn-id: trunk@44101 -
2014-02-16 21:35:24 +00:00
mattias
180211b187 updated Makefiles for debuggerintf dependency on LCLBase
git-svn-id: trunk@44100 -
2014-02-16 19:17:13 +00:00
martin
3e66c46b21 Debugger/DbgIntf: Moved code to DebuggerIntf package / recreated Makefiles
git-svn-id: trunk@44099 -
2014-02-16 17:33:41 +00:00
martin
e6d188e7c5 FPDebug: conditional usage of windows unit / updates following fpdebug (again)
git-svn-id: trunk@44098 -
2014-02-16 14:51:02 +00:00
martin
e38b958e04 Debugger/DbgIntf: Moved code to DebuggerIntf package
git-svn-id: trunk@44097 -
2014-02-16 14:29:53 +00:00
martin
398398a54f Debugger/DbgIntf: Moved code to DebuggerIntf package (prepare)
git-svn-id: trunk@44096 -
2014-02-16 14:27:52 +00:00
martin
f3bf43a369 Debugger: fix updating watches, after changing a variable in the target
git-svn-id: trunk@44095 -
2014-02-16 14:14:58 +00:00
zeljko
914402e8f9 Qt: draw rotated text on buttons via Themes.second part of issue #25253
git-svn-id: trunk@44094 -
2014-02-16 11:12:24 +00:00
zeljko
204e1058b2 Gtk2: fixed regression in TGtk2WidgetSet.InvalidateRect() for GtkFixed widgets (TGroupBox, TTabSheet).issue #25572
git-svn-id: trunk@44093 -
2014-02-16 09:25:30 +00:00
mattias
ee2a512b9b IDE: macro loop marker
git-svn-id: trunk@44091 -
2014-02-16 01:34:41 +00:00
mattias
c0c6cfb914 IDE: macro loop detection
git-svn-id: trunk@44089 -
2014-02-16 01:25:36 +00:00
mattias
e2ece1726a educationlaz: fixed compilation
git-svn-id: trunk@44086 -
2014-02-15 23:45:24 +00:00
mattias
d683f4106d codetools: less hints
git-svn-id: trunk@44084 -
2014-02-15 23:41:42 +00:00
mattias
21a6cb800e educationlaz: less hints
git-svn-id: trunk@44083 -
2014-02-15 23:16:19 +00:00
mattias
31cec86f69 updated Makefiles for debuggerintf
git-svn-id: trunk@44082 -
2014-02-15 21:48:00 +00:00
mattias
cfc004fe03 updated Makefiles for debuggerintf
git-svn-id: trunk@44081 -
2014-02-15 11:21:34 +00:00
martin
5612452b40 Debugger: put some common types into DbgIntf
git-svn-id: trunk@44080 -
2014-02-15 01:42:00 +00:00
martin
3f415797e4 Debugger: put some common types into DbgIntf
git-svn-id: trunk@44079 -
2014-02-15 01:31:30 +00:00
martin
4ec00361b1 IDE: added DebuggerIntf
git-svn-id: trunk@44078 -
2014-02-14 23:21:03 +00:00
martin
eefbe47384 Debugger: Started DebuggerIntf package / package link
git-svn-id: trunk@44077 -
2014-02-14 23:18:47 +00:00
martin
2d13a5ea7d IDE: added DebuggerIntf to packagemanager
git-svn-id: trunk@44076 -
2014-02-14 23:12:15 +00:00
martin
cbc3a550d8 Debugger: Started DebuggerIntf package
git-svn-id: trunk@44075 -
2014-02-14 23:11:12 +00:00
martin
369d6dc630 FPDebug: handle float
git-svn-id: trunk@44074 -
2014-02-14 18:23:15 +00:00
martin
a328c53065 FPDebug: mem-manager
git-svn-id: trunk@44073 -
2014-02-14 17:26:44 +00:00
freq
d44ca788c7 Cocoa: Disable activation loop if NSWindow is not activatable
git-svn-id: trunk@44072 -
2014-02-14 14:24:00 +00:00
mattias
a672e20451 IDE: reading environment options: omit window layouts with invalid names
git-svn-id: trunk@44070 -
2014-02-14 08:29:50 +00:00
mattias
e29d39b2bc IDE: comments
git-svn-id: trunk@44069 -
2014-02-14 08:17:31 +00:00
martin
f580daeb56 FPDebug: mem-manager
git-svn-id: trunk@44068 -
2014-02-14 01:38:45 +00:00
juha
e7d4722d9d IDE: In TLazarusBuilder, rename a method parameter, fix method names in DebugLn calls.
git-svn-id: trunk@44067 -
2014-02-13 23:23:59 +00:00
juha
aaa15181af IDE: In TLazarusBuilder, separate function CalcTargets from CreateIDEMakeOptions and use it also in IsWriteProtected.
git-svn-id: trunk@44066 -
2014-02-13 23:23:38 +00:00
juha
f331689853 IDE: Remove a useless variable in TLazarusBuilder.CreateAppleBundle.
git-svn-id: trunk@44065 -
2014-02-13 23:23:16 +00:00
juha
22aab4f9a6 IDE: reorder few things in TLazarusBuilder.CreateIDEMakeOptions. Prepare to split it.
git-svn-id: trunk@44064 -
2014-02-13 23:22:56 +00:00
juha
6e4452893c IDE: allow opening the Configure Build Lazarus dialog during build process.
git-svn-id: trunk@44063 -
2014-02-13 23:22:32 +00:00
mattias
0fa7fa8be8 IDE: check if project needs build: check if file is in unit/include path
git-svn-id: trunk@44059 -
2014-02-13 23:18:25 +00:00
mattias
272189600e IDE: check if project icon on disk needs update
git-svn-id: trunk@44058 -
2014-02-13 23:01:24 +00:00
mattias
84346a8450 IDE: TProjectIcon: do not set icon twice when loading
git-svn-id: trunk@44057 -
2014-02-13 22:44:16 +00:00
bart
05e6ad8dab Grids: correct shorctut keys for Copy/Paste/Cut.
Resolves issue #0025708.

git-svn-id: trunk@44056 -
2014-02-13 18:15:26 +00:00
martin
4a2a123175 SynEdit: fixed missing invalidation for foldconf markup
git-svn-id: trunk@44055 -
2014-02-13 17:48:11 +00:00
martin
e01e690857 Debugger: fixed wrong timeout detection on Mac during startup
git-svn-id: trunk@44054 -
2014-02-13 17:48:07 +00:00
juha
854e950d9c IDE: Change variables etc. in TLazarusBuilder.CreateIDEMakeOptions.
git-svn-id: trunk@44053 -
2014-02-13 15:55:28 +00:00
juha
7549910655 IDE: Refactor SpecialIdeConfig into a private method in TLazarusBuilder.
git-svn-id: trunk@44052 -
2014-02-13 15:55:14 +00:00
juha
5313a0c9e1 IDE: Refactor CreateAppleBundle into a private method in TLazarusBuilder.
git-svn-id: trunk@44051 -
2014-02-13 15:55:04 +00:00
juha
73000ec5c2 IDE: Move variable TargetDirectory from method CreateIDEMakeOptions to private var in TLazarusBuilder.
git-svn-id: trunk@44050 -
2014-02-13 15:54:57 +00:00
juha
0d30fd1fe1 IDE: Move sub-functions of CreateIDEMakeOptions into private methods in TLazarusBuilder.
git-svn-id: trunk@44049 -
2014-02-13 15:54:50 +00:00
juha
4228a0acd2 IDE: Use a private var fProfile instead of method parameters in TLazarusBuilder.
git-svn-id: trunk@44048 -
2014-02-13 15:54:36 +00:00
juha
8564fcc673 IDE: Refactor CleanAll feature into a private method in TLazarusBuilder.
git-svn-id: trunk@44047 -
2014-02-13 15:54:22 +00:00
juha
4b8ccdafdb IDE: Move sub-functions into private methods in TLazarusBuilder.
git-svn-id: trunk@44046 -
2014-02-13 15:54:09 +00:00