Commit Graph

27937 Commits

Author SHA1 Message Date
paul
5dc30c3fbc images: add forgotten laz_highlighter.png
git-svn-id: trunk@28390 -
2010-11-22 03:13:15 +00:00
paul
17652a37b3 lcl: redo TForm.ActiveControl change in designer fix (28305).
git-svn-id: trunk@28389 -
2010-11-22 03:01:28 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
juha
2ae20ca72b IDE: Set menu items before menu IDECommands. Commands start to obey Enabled state etc.
git-svn-id: trunk@28387 -
2010-11-22 00:01:19 +00:00
juha
58e4669239 IDE: name a function parameter better.
git-svn-id: trunk@28386 -
2010-11-22 00:01:02 +00:00
juha
4c06816eaa IDE: Remove unneeded setting of menu command and speed button enabled states.
git-svn-id: trunk@28385 -
2010-11-22 00:00:42 +00:00
juha
d90fc19b6f IDE: improve the logic for enabling /disabling Run menu items.
git-svn-id: trunk@28384 -
2010-11-22 00:00:34 +00:00
juha
c018cdeda0 Converter: Preserve .dpr suffix of main project file when target is Lazarus/Delphi. Fixes #17982.
git-svn-id: trunk@28383 -
2010-11-22 00:00:25 +00:00
juha
9944d63b2a Converter: use an hourglass cursor when waiting for thread.
git-svn-id: trunk@28382 -
2010-11-22 00:00:18 +00:00
martin
05ac0535fa DBG: Refactor Locals (more usage of new queue)
git-svn-id: trunk@28381 -
2010-11-21 22:12:50 +00:00
martin
2d1c6a8e08 DBG: AssemblerDlg, fix a out of range access
git-svn-id: trunk@28380 -
2010-11-21 21:04:16 +00:00
martin
9966f617f4 DBG: Refactor: Moved StartDebugger code to object queue
git-svn-id: trunk@28379 -
2010-11-21 19:59:22 +00:00
martin
a37ee03544 DBG: Assembler, fix a range check
git-svn-id: trunk@28378 -
2010-11-21 14:45:36 +00:00
martin
aa572c8941 DBG: Always set pause state, if stopped, even if the reaon is not in the list
git-svn-id: trunk@28377 -
2010-11-21 02:34:51 +00:00
martin
0c071df579 DBG: Assembler, improvements
git-svn-id: trunk@28376 -
2010-11-21 01:15:26 +00:00
martin
db375daf4f DBG: Reduce the amount of data dumped in DBG_VERBOSE mode
git-svn-id: trunk@28375 -
2010-11-20 21:24:44 +00:00
martin
25abe82bd4 GDB: more refactor for disassembler
git-svn-id: trunk@28374 -
2010-11-20 20:44:02 +00:00
martin
e0fced8a5c SynEdit: Removed obsolete/incorrect Assertion (found by Juha Manninen) issue #17999
git-svn-id: trunk@28373 -
2010-11-20 20:31:51 +00:00
zeljko
2bb1f5533a SynEdit: keep sfIgnoreNextChar in balance.Fixes issue #18003
git-svn-id: trunk@28372 -
2010-11-20 19:08:20 +00:00
maxim
a6adec83c1 Translations: Portuguese translation updates by Marcelo B Paula, bug #18002
git-svn-id: trunk@28371 -
2010-11-20 17:25:08 +00:00
martin
439a2eb23b SrcEdit: Allow scrolling (via keys) while incremental search is active
git-svn-id: trunk@28370 -
2010-11-20 13:30:11 +00:00
martin
02a520c0c1 SynEdit: improved scroll speed with certain highlights active
git-svn-id: trunk@28369 -
2010-11-20 13:23:55 +00:00
ask
b1578e5dac TAChart: Precisely calculate extra distance to pie series labels. Partially fixes issue #17988
git-svn-id: trunk@28368 -
2010-11-20 12:09:15 +00:00
martin
18a4dea1a7 SynEdit: Test for indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28367 -
2010-11-20 12:08:18 +00:00
martin
b1e958502a SynEdit: Fix indent after auto-unindent (smart) into half a tab
git-svn-id: trunk@28366 -
2010-11-20 12:08:14 +00:00
paul
45f69e44f9 wince: fix compilation
git-svn-id: trunk@28365 -
2010-11-20 09:23:14 +00:00
paul
4d7364bbe4 carbon: more clDefault fixes
git-svn-id: trunk@28364 -
2010-11-20 08:32:17 +00:00
ask
88afd5541d TAChart: Fix TListChartSource.DataPoints to accept item text with spaces. Update tests.
git-svn-id: trunk@28363 -
2010-11-20 08:29:48 +00:00
paul
efaee5815a carbon: start clDefault implementation
git-svn-id: trunk@28362 -
2010-11-20 08:15:55 +00:00
paul
1dd4b2f236 wince: fix compilation
git-svn-id: trunk@28361 -
2010-11-20 04:10:50 +00:00
martin
dee17fe6e4 DBG: Refactor Disassembler
git-svn-id: trunk@28360 -
2010-11-20 00:33:38 +00:00
maxim
4eaba3647b IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@28359 -
2010-11-19 23:57:18 +00:00
maxim
f3363d1270 IDEIntf: localized TToolBar designer menu entries
git-svn-id: trunk@28358 -
2010-11-19 23:55:37 +00:00
maxim
c6791a4c61 IDE, Edit defines for IDE building dialog: removed bevel from TButtonPanel
git-svn-id: trunk@28357 -
2010-11-19 22:36:02 +00:00
maxim
fc4f8256b0 IDE, Advanced IDE build dialog: removed bevel from TButtonPanel
git-svn-id: trunk@28356 -
2010-11-19 22:32:06 +00:00
maxim
270121d011 IDE, Build modes differences dialog: removed bevel from TButtonPanel
git-svn-id: trunk@28355 -
2010-11-19 22:29:03 +00:00
martin
594f4eb14b DBG: Parse filenames returned by gdb for escape sequences
git-svn-id: trunk@28354 -
2010-11-19 22:24:54 +00:00
zeljko
76cd8c6607 LCL: TTreeView: allow editing node (F2) when tvoAllowMultiSelect enabled.Fixes issue #16731
git-svn-id: trunk@28353 -
2010-11-19 21:04:43 +00:00
blikblum
0bf716d4cf lcl: remove TDBCheckBox.ValueEqualsField. Use AnsiSameText instead
git-svn-id: trunk@28352 -
2010-11-19 20:26:31 +00:00
blikblum
f645b173bc lcl: remove workaround introduced in rev20013 to fix bugs #13367 and #10453 since actual bug is fixed in mean time
git-svn-id: trunk@28351 -
2010-11-19 20:19:55 +00:00
zeljko
a31e9898e2 Gtk2: fixed item-changing notification in TGtk2CustomListView when in vsIcon mode, also fixed assert with gtk_icon_view_set_cursor() by passing valid TGtkTreePath param.Fixes issue #17309
git-svn-id: trunk@28350 -
2010-11-19 19:47:56 +00:00
martin
7038989db5 LCL: Fix accessing Screen.Monitors without calling MonitorCount first
git-svn-id: trunk@28349 -
2010-11-19 17:44:02 +00:00
martin
0be96fe127 HintWindow: fixed width calculated to negative value, if hint coordinates are completely outside the monitor, part of issue #0017906
git-svn-id: trunk@28348 -
2010-11-19 17:27:03 +00:00
juha
c89970ffba IDE: allow running a library when a host application is defined in run parameters.
git-svn-id: trunk@28347 -
2010-11-19 13:23:32 +00:00
juha
f4f719b5eb IDE: Prevent running a library project. Disable also other Run menu items when they can't be used. Fixes #17974
git-svn-id: trunk@28346 -
2010-11-19 12:16:26 +00:00
vincents
2c5a3921bf contributors: added Krzysztof Dibowski who provided the patch to fix issue #17476
git-svn-id: trunk@28345 -
2010-11-19 11:59:34 +00:00
paul
2a4f8a4917 lcl: enable clDefault for controls brushes and fonts by default
git-svn-id: trunk@28344 -
2010-11-19 10:52:18 +00:00
paul
fa4ada16f4 lcl: add lcl_defines include file which can be used for common lcl defines (like UseCLDefault)
git-svn-id: trunk@28343 -
2010-11-19 10:46:12 +00:00
zeljko
bbe05a2b4e Carbon: fixed printer page enumeration. issue #17698
git-svn-id: trunk@28342 -
2010-11-19 10:40:10 +00:00
paul
308101f480 designer: fixed a memory leak made early today
git-svn-id: trunk@28341 -
2010-11-19 10:02:28 +00:00