Commit Graph

21136 Commits

Author SHA1 Message Date
paul
2dbed7a511 lcl: formatting
git-svn-id: trunk@21484 -
2009-08-30 15:30:37 +00:00
dmitry
32f8063405 carbon: fix for #14457
git-svn-id: trunk@21483 -
2009-08-30 13:35:44 +00:00
martin
f64939fdee SynEdit, Trim spaces: Callback was triggered before trimmed spaces were added to cache. Leading to incorrect adjustment of block-selections (only happened with move Persistent-Block (ctrl-k,v) if last word on line was selected)
git-svn-id: trunk@21482 -
2009-08-30 13:12:32 +00:00
martin
a258e83b1b SynEdit, Persistent-Block: fix ctrl-k,v (move block)
git-svn-id: trunk@21481 -
2009-08-30 13:07:17 +00:00
paul
0dafbae6a4 lcl: better protect Form.AutoScroll from change when BorderStyle does not allow this
git-svn-id: trunk@21479 -
2009-08-29 03:50:50 +00:00
paul
56c45690de lcl: make AutoScroll delphi compatible:
- set AutoScroll to False by default for TForm and TFrame. Leave it True for TScrollBox
  - allow AutoScroll change for forms with bsSizeable, bsSizeToolWin BorderStyle

git-svn-id: trunk@21478 -
2009-08-29 03:03:10 +00:00
mattias
b52f66dabc codetools: renamepublishedvariable: skip .identifier, bug #13823
git-svn-id: trunk@21476 -
2009-08-28 11:08:30 +00:00
vincents
fa28f55c4d wince installer build: really fix building with fpc 2.5.1
git-svn-id: trunk@21475 -
2009-08-28 09:01:36 +00:00
vincents
69d16d6c32 wince installer build: fixed building with fpc 2.5.1
git-svn-id: trunk@21474 -
2009-08-28 07:46:03 +00:00
vincents
f00ccb43dd wince interface: fixed compilation with fpc > 2.3.1
git-svn-id: trunk@21473 -
2009-08-28 07:44:15 +00:00
mattias
074aa39eb1 IDE: disable csSetCaption when creating component, caption is set during loading OR when creating a new component, but not both, needed for empty caption
git-svn-id: trunk@21472 -
2009-08-28 06:54:14 +00:00
mattias
f5c2d8ef36 LCL: comments
git-svn-id: trunk@21471 -
2009-08-28 06:26:17 +00:00
mattias
d53d68fc6c docs: lcl csSetCaption
git-svn-id: trunk@21470 -
2009-08-28 06:26:02 +00:00
marc
8e83c9c28e * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@21469 -
2009-08-27 23:33:00 +00:00
marc
4383732366 * Updated Japanese translation by Haruyuki Fujimaki
git-svn-id: trunk@21468 -
2009-08-27 23:24:28 +00:00
paul
d17da7b5e3 formatting
git-svn-id: trunk@21467 -
2009-08-27 17:17:53 +00:00
martin
94e36f9611 IDE/SynEdit: fix search and replace in current selection only. issue #14447
git-svn-id: trunk@21466 -
2009-08-27 16:39:05 +00:00
paul
92fc448dae lcl: formatting
git-svn-id: trunk@21465 -
2009-08-27 16:30:28 +00:00
zeljko
fc88047059 Qt: partial implementation of TQtWSCustomListView.SetViewStyle() - detailed explanation for each TViewStyle memeber needed for complete implementation.
git-svn-id: trunk@21464 -
2009-08-27 12:50:35 +00:00
dmitry
d06b99c12b fix carbon notebook moving page select switch
git-svn-id: trunk@21463 -
2009-08-27 12:24:56 +00:00
zeljko
bb3984fa0a Qt: added lvpHideSelection feature to TQtWSCustomListView
git-svn-id: trunk@21462 -
2009-08-27 10:52:05 +00:00
mazen
4f6c0f0f22 * Removed duplicate entry in lintian override rules.
git-svn-id: trunk@21460 -
2009-08-26 22:47:01 +00:00
dmitry
23d919884b carbon: fix for #13959
git-svn-id: trunk@21459 -
2009-08-26 22:24:48 +00:00
paul
e7abeb60a0 gtk2: better fix CharToKeyVal
git-svn-id: trunk@21457 -
2009-08-26 17:52:01 +00:00
paul
cd516210d7 gtk2: fix typo in CharToKeyVal logic
git-svn-id: trunk@21456 -
2009-08-26 17:47:14 +00:00
paul
9cda167f70 ide: add more important units to the lazarus.lpi
git-svn-id: trunk@21455 -
2009-08-26 16:46:57 +00:00
paul
f7e635d26e debugserver: fix stayontop setting
git-svn-id: trunk@21454 -
2009-08-26 15:11:57 +00:00
mattias
28957ba8b8 added tool debugserver from Michael van Canneyt
git-svn-id: trunk@21453 -
2009-08-26 13:50:27 +00:00
paul
a8a545d920 ide: add Lazarus File filter to the ide open file dialog and set it by default (issue #0014334)
git-svn-id: trunk@21452 -
2009-08-26 11:44:35 +00:00
paul
a0ccebed88 languages: fix French translation (bug #0014396)
git-svn-id: trunk@21451 -
2009-08-26 11:21:07 +00:00
zeljko
3aeb9f6f61 Qt: TQtWSCustomListView - implemented SetScrollBars()
git-svn-id: trunk@21450 -
2009-08-26 09:07:05 +00:00
mattias
47b2237b69 turbopower: examples: session info, fixed filenames
git-svn-id: trunk@21449 -
2009-08-26 03:13:51 +00:00
mattias
fcf2e7f4fb IDE: identifier completion: do not replace virtualwith overrides for object, bug #14432
git-svn-id: trunk@21448 -
2009-08-25 17:25:33 +00:00
paul
dcc5a7a431 lcl: set csSubComponent flag for internally created dialogs so they will be handled by writer and reader (fixes issue #0014434)
git-svn-id: trunk@21447 -
2009-08-25 17:01:50 +00:00
paul
ba57bf9dfd lcl: set csSubcomponent style in a more correct way for TPanelBitBtn
git-svn-id: trunk@21446 -
2009-08-25 16:55:14 +00:00
mattias
319247bb8c IDE: renamed GlobalPropertySet
git-svn-id: trunk@21445 -
2009-08-25 16:34:50 +00:00
mattias
7e95a8e0c5 IDE: renamed buildmodeset to buildmodegraph
git-svn-id: trunk@21444 -
2009-08-25 15:15:19 +00:00
mattias
777ca09779 codetools: added TCTDirectoryCache time stamp for configs
git-svn-id: trunk@21443 -
2009-08-25 14:08:26 +00:00
mattias
37048e0c98 IDE: added debugging: -dVerboseAddProjPkg
git-svn-id: trunk@21442 -
2009-08-25 10:52:44 +00:00
vincents
953738e1ad fixed accidental commit of r21440 #f552d85248
git-svn-id: trunk@21441 -
2009-08-25 10:42:10 +00:00
mattias
f552d85248 LCL: grids: no scrolling by interface
git-svn-id: trunk@21440 -
2009-08-25 10:30:55 +00:00
kirkpatc
141dffc70a FPDoc - added short descriptions for Unit headers; some updates to TCustomScrollBar and TCustomMemo in stdctrls
git-svn-id: trunk@21439 -
2009-08-25 07:06:38 +00:00
paul
1f7b31fa7f languages: fix typo in one resource string
git-svn-id: trunk@21438 -
2009-08-24 15:19:01 +00:00
paul
8450ced843 languages: Polish translation update by Tomasz Wieckowski (issue #0014406)
git-svn-id: trunk@21437 -
2009-08-24 15:16:28 +00:00
mattias
ee4adc753a IDE: renamed more buildproperties
git-svn-id: trunk@21436 -
2009-08-24 14:39:27 +00:00
mattias
e866ae6e64 IDE: fixed renaming include directive when renaming virtual file
git-svn-id: trunk@21435 -
2009-08-24 12:09:14 +00:00
mattias
901245e1af codetools: fixed PositionInFuncResultName, bug #11395
git-svn-id: trunk@21434 -
2009-08-24 11:46:09 +00:00
mattias
3de1c4be95 IDE: fpdoc editor: moved save button to left panel
git-svn-id: trunk@21433 -
2009-08-24 10:18:43 +00:00
mattias
4985679568 LCL: TSpeedButton: published AutoSize
git-svn-id: trunk@21432 -
2009-08-24 10:10:37 +00:00
mattias
78e62777f0 IDE: fpdoc editor: Ctrl-S for save, bug #14417
git-svn-id: trunk@21431 -
2009-08-24 10:03:40 +00:00