Commit Graph

21411 Commits

Author SHA1 Message Date
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
mattias
ad89cdf5d0 IDE: fixed build lazarus using default make
git-svn-id: trunk@21430 -
2009-08-24 07:43:48 +00:00
mattias
4477513d4d IDE: new project types: program, custom program: disable Application statements
git-svn-id: trunk@21428 -
2009-08-23 17:39:15 +00:00
mattias
45c71a628a IDE: add project dependency: invalidate macros
git-svn-id: trunk@21427 -
2009-08-23 14:03:26 +00:00
mattias
c3e9c41279 IDE: updated lrs
git-svn-id: trunk@21426 -
2009-08-23 13:49:20 +00:00
mattias
3cde97f1b1 IDE: renamed more BuildMode to BuildVar
git-svn-id: trunk@21425 -
2009-08-23 13:47:52 +00:00
mattias
dbd54e5026 codetools test: added test for try if finally
git-svn-id: trunk@21424 -
2009-08-23 12:57:23 +00:00
mattias
07f4f08699 IDE: added resourcestrings
git-svn-id: trunk@21423 -
2009-08-23 12:55:04 +00:00
mattias
d5a845d99d LCL: grids: fixed result of DoMouseWheelUp/Down
git-svn-id: trunk@21422 -
2009-08-23 12:49:32 +00:00
mattias
0f47af48bc gtk2 intf: fixed stopping wheel message when handled by LCL
git-svn-id: trunk@21421 -
2009-08-23 12:47:08 +00:00
mattias
a0dcd37632 docs: fixed TControl.DoMouseWheel, true means handled
git-svn-id: trunk@21420 -
2009-08-23 12:44:53 +00:00
mattias
f11cbd5147 LCL published TSTringGrid.OnMosueWheel
git-svn-id: trunk@21419 -
2009-08-23 12:38:18 +00:00
mattias
d257a3bc1a IDE: check if unit interfaces is missing
git-svn-id: trunk@21418 -
2009-08-23 12:31:42 +00:00
mattias
cb478845f0 codetools; comment
git-svn-id: trunk@21417 -
2009-08-23 11:59:33 +00:00
mattias
62546b6dde lazsvnpkg: fixed duplicate include of images
git-svn-id: trunk@21416 -
2009-08-23 11:02:31 +00:00
mattias
324e3a146b IDE: publish project: do not save session info, bug #14416
git-svn-id: trunk@21415 -
2009-08-23 10:57:04 +00:00
paul
ffc2148273 docs: add Przemysław Nagay to the contributors list (mantis nick = cobines)
git-svn-id: trunk@21414 -
2009-08-23 07:58:24 +00:00
mazen
4bb80794e3 * Fixed Debian build scripts. Now Lazarus files are instelled inder /usr/{lib,doc}/lazarus/%{lazarusversion} to ease mutiple version installation. But this may require further changes.
git-svn-id: trunk@21413 -
2009-08-22 23:15:54 +00:00
mattias
5c1e94e909 IDE: code help: fixed conversion of line endings to unix line endings
git-svn-id: trunk@21412 -
2009-08-22 22:44:23 +00:00
mattias
287d754ed2 translations: german: updates from Swen
git-svn-id: trunk@21411 -
2009-08-22 22:11:42 +00:00
mattias
4c329b56d8 IDE: naming options: improved layout
git-svn-id: trunk@21410 -
2009-08-22 22:10:26 +00:00
mattias
850f7771d2 IDEIntf: stringgrid component editor: improved layout and added resourcestrings
git-svn-id: trunk@21409 -
2009-08-22 22:09:02 +00:00
mattias
4b4089c587 IDE: renamed BuildMode
git-svn-id: trunk@21408 -
2009-08-22 21:36:29 +00:00
mattias
30c59bfba2 IDE: renamed cbmntBuildVar
git-svn-id: trunk@21407 -
2009-08-22 21:23:53 +00:00
mattias
8115d392f9 IDE: renamed TCompOptBuildVarsFrame
git-svn-id: trunk@21406 -
2009-08-22 21:19:09 +00:00
mattias
a4eeb8c35c IDE: clean up
git-svn-id: trunk@21405 -
2009-08-22 21:12:31 +00:00