Commit Graph

21188 Commits

Author SHA1 Message Date
marc
c23c5ea2c6 * Updated Afrikaans translation by Graeme Geldenhuys
git-svn-id: trunk@21538 -
2009-09-02 14:26:08 +00:00
paul
c680ad8794 designer, component palette: turn "multy" mode on when shift is pressed during component selection (issue #0008052)
git-svn-id: trunk@21537 -
2009-09-02 14:17:19 +00:00
dmitry
e9eb6109a6 objc: removed objcrtl functions, because they're part of fcl
git-svn-id: trunk@21536 -
2009-09-02 07:20:40 +00:00
dmitry
c490900d86 objc_msgSend_fpret for powerpc
git-svn-id: trunk@21535 -
2009-09-02 07:18:16 +00:00
dmitry
96e892efeb commented __NXRaiseError usage, since not available in 10.5
git-svn-id: trunk@21534 -
2009-09-02 05:10:33 +00:00
sekelsenmat
540a63c29f carbon: Fixes the sender of OnClick events on TTrayIcon menus
git-svn-id: trunk@21533 -
2009-09-01 22:51:53 +00:00
mattias
6d1ab9f902 IDE: quickfix item for identifier not found: search via code browser
git-svn-id: trunk@21532 -
2009-09-01 21:57:19 +00:00
sekelsenmat
be5c686379 carbon: Makes Cocoa support active by default and improves menu handling in TTrayIcon
git-svn-id: trunk@21531 -
2009-09-01 20:27:18 +00:00
mattias
1a98815a5b IDE: codebrowser: implemented use identifier in unit
git-svn-id: trunk@21530 -
2009-09-01 19:55:08 +00:00
mattias
eb1302950c codetools: sourcelog markers: remove from log on free
git-svn-id: trunk@21529 -
2009-09-01 19:54:39 +00:00
mattias
5e66de30b8 IDE: codebrowser: implemented use unit in unit
git-svn-id: trunk@21528 -
2009-09-01 18:29:00 +00:00
sekelsenmat
82055bc211 carbon: Adds pascocoa to Carbon makefile
git-svn-id: trunk@21527 -
2009-09-01 17:47:39 +00:00
sekelsenmat
407464a208 carbon: starts adding pascocoa to lazarus svn
git-svn-id: trunk@21526 -
2009-09-01 17:04:27 +00:00
paul
1abb99e5fd lcl: fix memory leak in the new TListView code
git-svn-id: trunk@21525 -
2009-09-01 16:59:09 +00:00
paul
ae65b07221 lcl, win32, carbon: initial implementation of virtual TListView by Dmitry (issue #0007749)
git-svn-id: trunk@21524 -
2009-09-01 16:44:31 +00:00
mattias
7a4efc129b IDE: codebrowser: testing if use unit in unit is possible
git-svn-id: trunk@21523 -
2009-09-01 15:22:04 +00:00
mattias
1cb07625ec IDE: codebrowser: fixed svn conflict
git-svn-id: trunk@21522 -
2009-09-01 14:38:23 +00:00
paul
b66b9e6cb4 lcl: prevent setbounds infinite loop (bug #0014474)
git-svn-id: trunk@21521 -
2009-09-01 14:37:48 +00:00
mattias
5c235ca5a6 IDE: codebrowser: started use unit in unit
git-svn-id: trunk@21520 -
2009-09-01 14:33:50 +00:00
paul
040131af50 gtk: hide some warnings when HideKeyTableWarnings is defined
git-svn-id: trunk@21519 -
2009-09-01 14:01:10 +00:00
paul
3311008f4b ide: fix codebrowser layout (rescan button spacing)
git-svn-id: trunk@21518 -
2009-09-01 12:49:26 +00:00
mattias
2af74e3284 IDE: codebrowser: added rescan button
git-svn-id: trunk@21517 -
2009-09-01 11:39:02 +00:00
mattias
99fd33aa73 IDE: codebrowser: improved layout
git-svn-id: trunk@21516 -
2009-09-01 11:29:50 +00:00
mattias
66f3e41701 IDE: codebrowser: do not store WithRequiredPackages
git-svn-id: trunk@21515 -
2009-09-01 11:23:14 +00:00
mattias
6e7237e218 IDE: codebrowser: reduced update when scope options have not changed
git-svn-id: trunk@21514 -
2009-09-01 11:01:49 +00:00
mattias
31ed9af15f IDE: codebrowser: menu item add package to package of unit in src editor
git-svn-id: trunk@21513 -
2009-09-01 10:42:46 +00:00
mattias
a9ffff9a88 IDE: package manager: fixed crash caused by TPkgManager.AddDependencyToOwners
git-svn-id: trunk@21512 -
2009-09-01 10:35:50 +00:00
mattias
262c12f429 IDE: codebrowser: added open menu item
git-svn-id: trunk@21511 -
2009-09-01 09:51:05 +00:00
paul
49ba38ceaa ide: codebrowser: fix layout
git-svn-id: trunk@21510 -
2009-09-01 01:51:32 +00:00
paul
d9cf195b30 ide: codebrowser:
- reanchor controls
  - add unit to lazarus project

git-svn-id: trunk@21509 -
2009-09-01 01:39:30 +00:00
paul
56d6fef49d synedit: revert some changes made in r21507 #8018937c08 since they break compilation
git-svn-id: trunk@21508 -
2009-09-01 01:17:52 +00:00
mattias
8018937c08 synedit: fixed file encoding
git-svn-id: trunk@21507 -
2009-08-31 22:11:30 +00:00
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