mattias
2cf81da62e
IDE: codebrowser: add package to project
...
git-svn-id: trunk@21506 -
2009-08-31 22:05:51 +00:00
mattias
ee7a5a1f0f
gtk1+2 intf: limit Gtk2RangeScrollCB to maximum
...
git-svn-id: trunk@21505 -
2009-08-31 20:21:50 +00:00
mattias
56223815cd
gtk1+2 intf: SetScrollInfo: 0 <= nPage <= nMax-nMin+1, nMin <= nPos <= nMax - Max(nPage-1,0)
...
git-svn-id: trunk@21504 -
2009-08-31 19:49:31 +00:00
mattias
2151d2e25a
IDE: codebrowser: update when not focused and no modal form is open, update after 1,5 secs editing the filters
...
git-svn-id: trunk@21503 -
2009-08-31 18:51:32 +00:00
paul
69dbb37163
languages: update Russian translations by Maxim Ganetsky
...
git-svn-id: trunk@21502 -
2009-08-31 14:57:43 +00:00
paul
9ce421e78e
lcl: various TControlScrollBar, TScollingWinControl fixes:
...
- fix scrollbar visibility when AutoScroll = False, scrollbars must appear if visible = True and range > page (with help of patch of Sven Barth, issue #0014279 )
- fix class definition (no need to handle writing of properties using stored modifier - fpc bug was fixed long ago)
git-svn-id: trunk@21501 -
2009-08-31 14:54:29 +00:00
mattias
44dde07254
IDE: codebrowser: added todos
...
git-svn-id: trunk@21500 -
2009-08-31 14:02:21 +00:00
mattias
4d940fade3
IDE: codebrowser: expand sign for packages
...
git-svn-id: trunk@21499 -
2009-08-31 13:33:22 +00:00
mattias
6bef22e969
IDE: codebrowser: added ChangeStamp to options
...
git-svn-id: trunk@21498 -
2009-08-31 13:24:23 +00:00
mattias
3fe5083fd5
IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
...
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
mattias
f052ed83f2
IDE: codebrowser: showing stats with thousand separator
...
git-svn-id: trunk@21496 -
2009-08-31 11:51:40 +00:00
dmitry
ae61c50198
carbon: removed error for DrawHeaderElement
...
git-svn-id: trunk@21495 -
2009-08-31 09:52:25 +00:00
dmitry
02e96787c2
carbon: removed error message about CarbonTab ClientRect. It's normal for 10.5 if function fails because of carbon control not large enough, so no error is needed
...
git-svn-id: trunk@21494 -
2009-08-31 09:34:02 +00:00
dmitry
85fdf65c87
carbon: moved used units from implementation to interface section
...
git-svn-id: trunk@21493 -
2009-08-31 09:17:45 +00:00
dmitry
6bd45cf1f1
carbon: fix remove menu error messages on IDE start
...
git-svn-id: trunk@21492 -
2009-08-31 09:15:08 +00:00
mattias
7799ac78c6
LCL: started new autosizing phases
...
git-svn-id: trunk@21491 -
2009-08-30 21:30:57 +00:00
vincents
21c19e81d2
startlazarus app Bundle: remove version number
...
git-svn-id: trunk@21488 -
2009-08-30 19:49:53 +00:00
vincents
d8947e632d
Lazarus App Bundle: fix version number (issue #14461 )
...
git-svn-id: trunk@21487 -
2009-08-30 19:48:48 +00:00
paul
783001dd2d
lcl: allow resize of label width if both AutoSize and WordWrap are true, better handle WordWrap change + formatting (fixes issue #0014362 )
...
git-svn-id: trunk@21486 -
2009-08-30 17:22:56 +00:00
paul
91a1cb262f
lcl: fix TScrollingWinControl.AutoScroll = False (issue #0014279 )
...
git-svn-id: trunk@21485 -
2009-08-30 15:47:25 +00:00
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