Commit Graph

28016 Commits

Author SHA1 Message Date
mattias
508c4988a6 codetools: class completion: adding the first method body using the options for procs
git-svn-id: trunk@28319 -
2010-11-18 17:16:58 +00:00
zeljko
3d4ae4e620 LCL: ask ws for itemindex.Fixes issue #17887
git-svn-id: trunk@28318 -
2010-11-18 17:02:45 +00:00
martin
1ca8c0c336 SynCompletion, commented verbose DebugLn
git-svn-id: trunk@28317 -
2010-11-18 13:48:36 +00:00
martin
c6a4b465a2 DBG: Cleanup
git-svn-id: trunk@28316 -
2010-11-18 12:22:02 +00:00
martin
2cc01eba26 SynEdit: Highlight IDE directives {%xxx}
git-svn-id: trunk@28315 -
2010-11-18 12:19:24 +00:00
zeljko
4d4bcc1584 Gtk2: implemented TTrackBar.Reversed property.
git-svn-id: trunk@28314 -
2010-11-18 10:02:59 +00:00
zeljko
7e8594978a Qt: implemented TTrackBar.Reversed property
git-svn-id: trunk@28313 -
2010-11-18 09:47:28 +00:00
paul
c6ae8b8210 lcl: add TTrackBar.Reversed property, implement for win32. Zeljan will implement for other widgetsets
git-svn-id: trunk@28312 -
2010-11-18 09:28:03 +00:00
zeljko
a74e75f6a5 Gtk2: fixed doubled events over TListBox when right mouse button pressed.Fixes issue #17963
git-svn-id: trunk@28311 -
2010-11-18 07:34:33 +00:00
paul
75f412db98 lcl: redo FileIsSymlink based on patch cobines (mantis #0016691)
git-svn-id: trunk@28310 -
2010-11-18 03:48:51 +00:00
paul
6bf5ba8ef9 wince: handle clDefault font color (not tested)
git-svn-id: trunk@28309 -
2010-11-18 02:54:33 +00:00
paul
6380ade6ac lcl, win32: handle clDefault font color in controls
git-svn-id: trunk@28308 -
2010-11-18 02:50:43 +00:00
paul
a5f3523e6f lcl: add DefaultColorType argument to TControlCanvas too
git-svn-id: trunk@28307 -
2010-11-18 02:23:34 +00:00
paul
2fd8aba64b lcl: extent GetDefaultColor function to get default Brush and Font colors
git-svn-id: trunk@28306 -
2010-11-18 02:19:50 +00:00
paul
d94f345335 lcl: don't set ActiveControl for design-time forms (issue #0017951)
git-svn-id: trunk@28305 -
2010-11-18 02:05:43 +00:00
martin
91e0cd6ae7 DBG: Assembler, fix check for already received lines
git-svn-id: trunk@28304 -
2010-11-18 01:13:51 +00:00
martin
e43490c669 DBG: Cleanup (removed unused, left overs)
git-svn-id: trunk@28303 -
2010-11-17 23:58:40 +00:00
martin
36f1fbe7c7 DBG: Cleanup (removed unused, left overs)
git-svn-id: trunk@28302 -
2010-11-17 23:47:15 +00:00
martin
e16d7a8322 DBG: Fixed compile on non windows (missing ifdef)
git-svn-id: trunk@28301 -
2010-11-17 22:58:03 +00:00
martin
7283a6aa2f DBG Breakpoints, fixed ghost dublicates. gdb would get 2 breakpoints for one, if source was edited at time breakpoint was inserted
git-svn-id: trunk@28300 -
2010-11-17 22:46:43 +00:00
maxim
4914d6170a regenerated translations; updated Russian translation
git-svn-id: trunk@28299 -
2010-11-17 22:30:17 +00:00
maxim
628a896c36 IDE: improved package system localization
git-svn-id: trunk@28298 -
2010-11-17 22:29:49 +00:00
martin
91609df4dc DBG: Implemented/Fixed show correct thread on windows, if app is paused / Fixes for Disassembler
git-svn-id: trunk@28297 -
2010-11-17 20:55:57 +00:00
martin
e6503c5b71 DBG: Improved handling of re-entrance / reaction to ProcessMessages -- fixed Crashes if resetting debugger, while still initializing it
git-svn-id: trunk@28296 -
2010-11-17 16:59:45 +00:00
martin
cad3f53849 DBD: Improve queue lock handling
git-svn-id: trunk@28295 -
2010-11-17 16:57:52 +00:00
martin
dbe453329d DBG: Refactor (new queue system), move all -exec-* commands to a separate CommandObject
git-svn-id: trunk@28294 -
2010-11-17 13:42:31 +00:00
juha
a6110a1e8b Converter: Check the number of params when replacing funcs. Prevents replacing a variable named Ptr to Pointer(nil).
git-svn-id: trunk@28293 -
2010-11-17 12:19:23 +00:00
sekelsenmat
6ac13121b9 Patch from JiXian Yang, fixes the drawing of the lowered state of TCDButton
git-svn-id: trunk@28292 -
2010-11-17 09:57:47 +00:00
zeljko
aa4e3d6902 LCL: trigger OnSelectionChange() when TCustomListBox.SelectAll called. Fixes issue #17069
git-svn-id: trunk@28291 -
2010-11-17 09:30:07 +00:00
paul
9bcaf5ec16 ide for win32: add recently opened project to the system list of recent files
git-svn-id: trunk@28290 -
2010-11-17 09:27:17 +00:00
zeljko
4a3f4e9227 LCL: editbtn, added DefaultExt property which passes default extension to save dialog in dkSave mode.Patch by Alberto Manganaro.Fixes issue #17463.
git-svn-id: trunk@28289 -
2010-11-17 09:23:18 +00:00
zeljko
9815e521d3 Gtk2: reset LastWFPResult used by WindowFromPoint() in case when shown/hidden,enabled/disabled,moved,resized widget overlaps current cache.Fixes issue #17389
git-svn-id: trunk@28288 -
2010-11-17 08:59:09 +00:00
zeljko
db41426263 Gtk2: fixed crash in TListBox selection handling.Fixes issue #17888
git-svn-id: trunk@28287 -
2010-11-17 08:18:10 +00:00
paul
d1e9b24dcf win32: force preview panel for TPictureSave(Open)Dialog
git-svn-id: trunk@28286 -
2010-11-17 07:51:14 +00:00
zeljko
9d19f99a23 Gtk2: fixed memleak in TGtk2WidgetSet.PromptUser()
git-svn-id: trunk@28285 -
2010-11-17 07:08:21 +00:00
martin
fb6e2e2372 DBG: Breakpoint, fixed break at HitCount
git-svn-id: trunk@28284 -
2010-11-17 02:23:38 +00:00
martin
bcfc277639 IDE, SourceEditor: fix locking debugger, introduced in rev 28280 #4a7e55343e
git-svn-id: trunk@28283 -
2010-11-17 01:51:27 +00:00
maxim
353f8f3bab IDE: improved 'Unable to create backup' message dialog localization
git-svn-id: trunk@28282 -
2010-11-16 23:37:09 +00:00
martin
a78ea52805 SynEdit: make sure Paint is not called in Paintlock
git-svn-id: trunk@28281 -
2010-11-16 22:37:06 +00:00
martin
4a7e55343e IDE, SourceEditor: prevent debugger App.ProceessMessages while SynEdit is updating. This caused random crashes, and visual glitches
git-svn-id: trunk@28280 -
2010-11-16 21:23:56 +00:00
maxim
915695edf1 IDE, Add/Rename build profile dialog: made OK button default and slightly improved layout
git-svn-id: trunk@28279 -
2010-11-16 21:22:21 +00:00
martin
aa8b8c8e39 SynEdit: Added OnChangeUpdating
git-svn-id: trunk@28278 -
2010-11-16 21:21:59 +00:00
martin
8090f3b5b7 IDE, SourceEditor: reload execution marks (blue dots), if reverting files
git-svn-id: trunk@28277 -
2010-11-16 20:05:21 +00:00
vincents
260987976d deb packages: package also the lazcontrols units, but not the removed cgi package units
git-svn-id: trunk@28276 -
2010-11-16 20:02:12 +00:00
martin
2a9bc33e49 DBg: Disassembler, handle unreadable blocks / fix endless loop
git-svn-id: trunk@28275 -
2010-11-16 15:54:56 +00:00
martin
f7f5b30cd8 DBg: Disassembler, fixed exception in DebugLn/Verbose
git-svn-id: trunk@28274 -
2010-11-16 15:42:31 +00:00
martin
da249707cb DBg: Disassembler, reduce the amount of not-required data being disassembled
git-svn-id: trunk@28273 -
2010-11-16 15:28:23 +00:00
martin
4642d7c179 DBg: Disassembler, don't request with outdated address
git-svn-id: trunk@28272 -
2010-11-16 15:26:45 +00:00
paul
1688a1e6a8 lcl: don't clear BrushResourceCache directly (fixes bug #0017647)
git-svn-id: trunk@28271 -
2010-11-16 14:28:38 +00:00
paul
f5461a5c18 win32: draw menubar with COLOR_MENU in case of non flat menus (bug #0017867)
git-svn-id: trunk@28270 -
2010-11-16 13:25:54 +00:00