Commit Graph

33981 Commits

Author SHA1 Message Date
mattias
4899a6c2e2 IDE: packages: added option Enable i18n for lfm similar to the project option
git-svn-id: trunk@34752 -
2012-01-15 17:34:52 +00:00
juha
e54cc77c3c LCL: Register TTabSheet.Visible to be skipped by form loader.
git-svn-id: trunk@34751 -
2012-01-15 16:46:35 +00:00
juha
5b3a5be476 Revert r34745 #fe6abb4c2e. Fixing the memory leak causes a crash when Lazarus starts.
git-svn-id: trunk@34750 -
2012-01-15 14:46:41 +00:00
mattias
9e3711ff17 fpcunit: updated makefile
git-svn-id: trunk@34749 -
2012-01-15 13:35:46 +00:00
mattias
cb9f0b5a5d IDE: build macros: show them as IDE macros and a hint for the FPC macros
git-svn-id: trunk@34748 -
2012-01-15 13:35:00 +00:00
mattias
4b1b50d59c anchordocking: menu item to show headers
git-svn-id: trunk@34747 -
2012-01-15 13:02:55 +00:00
mattias
ebb5df5e11 anchordocking: option to hide headers
git-svn-id: trunk@34746 -
2012-01-15 12:46:17 +00:00
juha
fe6abb4c2e LCL: fix memory leak in TRawImage.PerformEffect. Issue #21068, patch from Bart Broersma
git-svn-id: trunk@34745 -
2012-01-15 11:56:28 +00:00
mattias
3e287c296d anchordocking: save options frame
git-svn-id: trunk@34744 -
2012-01-15 11:44:42 +00:00
juha
271d88305a LCL: make LCL build with win64. Issue #21081, patch from Bart Broersma
git-svn-id: trunk@34743 -
2012-01-15 11:09:18 +00:00
mattias
168345b9ca anchordocking: added separate class for settings
git-svn-id: trunk@34742 -
2012-01-15 11:08:39 +00:00
juha
43788346d6 LCL: return correct value from TPageControl.TabIndexAtClientPos also when TabVisible=False. Issue #21088
git-svn-id: trunk@34741 -
2012-01-15 10:37:00 +00:00
juha
fd3ef18dd3 LCL: Do not publish TabSheets.Visible which has no effect. TabSheets.TabVisible has effect.
git-svn-id: trunk@34740 -
2012-01-15 10:36:31 +00:00
dodi
02d648e46f DocMgr: GUI extended
git-svn-id: trunk@34739 -
2012-01-15 09:42:41 +00:00
mattias
55b77b7eab anchrodocking: comment
git-svn-id: trunk@34738 -
2012-01-14 23:29:38 +00:00
mattias
0bf369ec20 IDE: free designer on idle, do not free while processing the closequery
git-svn-id: trunk@34737 -
2012-01-14 18:18:25 +00:00
mattias
984566c793 codetools: CompleteLocalVariableByParameter: resolve point for case A.B()
git-svn-id: trunk@34736 -
2012-01-14 16:25:17 +00:00
mattias
4b239fd933 IDE: open project: check lpi file before saving old project
git-svn-id: trunk@34735 -
2012-01-14 16:02:27 +00:00
mattias
4d8500282c codetools: fixed resolving identifier backward in term
git-svn-id: trunk@34734 -
2012-01-14 16:00:11 +00:00
martin
1d2762eec2 Debugger, ignore exceptions - Don't modify session, unless changed
git-svn-id: trunk@34733 -
2012-01-14 14:59:18 +00:00
mattias
039f1908af IDE: fixed ask save project changes No and Abort
git-svn-id: trunk@34732 -
2012-01-14 14:29:42 +00:00
mattias
2e2964e501 LCL: fixed mem leak
git-svn-id: trunk@34731 -
2012-01-14 14:26:32 +00:00
mattias
b72a2cc04c IDE: fixed comment
git-svn-id: trunk@34730 -
2012-01-14 13:52:25 +00:00
mattias
00dbde1442 IDE: option to ask to save session
git-svn-id: trunk@34729 -
2012-01-14 13:43:25 +00:00
mattias
8a4b3116bb IDE: simplified save project changes
git-svn-id: trunk@34728 -
2012-01-14 13:15:17 +00:00
juha
8a46f0dbf3 IDE: Move "Unit Dependencies" from View menu to Source menu.
git-svn-id: trunk@34727 -
2012-01-14 12:30:26 +00:00
juha
bd6c90eb77 Minor improvement for menu texts.
git-svn-id: trunk@34726 -
2012-01-14 12:30:01 +00:00
mattias
e2645d1407 codetools: identifier in parameter completion: procedures
git-svn-id: trunk@34725 -
2012-01-13 17:23:07 +00:00
blikblum
7ebde037c3 lcl: move Lookup initialization from InitializeWnd to Loaded. Just update Items address in InitializeWnd. This allows KeyValue work between Loaded and handle creation
git-svn-id: trunk@34724 -
2012-01-13 00:35:34 +00:00
mattias
5010a42914 codetools: complete parameter: methods
git-svn-id: trunk@34723 -
2012-01-13 00:25:26 +00:00
mattias
4b54faa3c2 codetools: added proc specifiers
git-svn-id: trunk@34722 -
2012-01-12 23:46:04 +00:00
mattias
b04cef83d2 codetools: complete event assignment: refactored for reuse
git-svn-id: trunk@34721 -
2012-01-12 23:39:46 +00:00
mattias
1c8d8b843e codetools: resolve sub identifier in type definition: search forward too
git-svn-id: trunk@34720 -
2012-01-12 23:12:01 +00:00
mattias
c91d3e41bf IDE: open project: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34719 -
2012-01-12 19:41:52 +00:00
mattias
3967704b67 IDE: new project: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34718 -
2012-01-12 19:38:27 +00:00
mattias
b024b65c35 IDE: quit: if only session changed and session stored separate then do not ask and save silently
git-svn-id: trunk@34717 -
2012-01-12 19:32:17 +00:00
martin
8fd4128a31 Fix ChompLath for windows C:\
git-svn-id: trunk@34716 -
2012-01-12 17:35:57 +00:00
michael
78dc85c389 * Do not use C style assignments, because make fails on commandline, since the option -Sc is not set
git-svn-id: trunk@34715 -
2012-01-12 16:44:18 +00:00
mattias
724765c335 codetools: param completion for @pointertype
git-svn-id: trunk@34714 -
2012-01-12 14:10:11 +00:00
sekelsenmat
034d195ca9 Advances implementing the WS class for TLazAccessibleObject
git-svn-id: trunk@34713 -
2012-01-12 01:29:32 +00:00
sekelsenmat
61d31cd4c2 Various improvements and attempts at creating a WS implementation for TLazAccessibleObject
git-svn-id: trunk@34712 -
2012-01-11 18:36:30 +00:00
mattias
eae537252c codetools: param completion: extend uses section
git-svn-id: trunk@34711 -
2012-01-11 15:37:19 +00:00
dodi
fd406b79ea DocMgr: added documentation
git-svn-id: trunk@34710 -
2012-01-11 13:48:51 +00:00
sekelsenmat
ebb666cb58 Advances implementing accessible children for TTreeView, specially in Carbon. Not yet fully working
git-svn-id: trunk@34709 -
2012-01-11 12:48:55 +00:00
sekelsenmat
6201edbbac Rearchitectures the accessibility child objects and data storage as per Martin proposal
git-svn-id: trunk@34708 -
2012-01-11 09:19:36 +00:00
mattias
bc21345f7d IDE: internal about ide: modified packages
git-svn-id: trunk@34707 -
2012-01-11 09:03:24 +00:00
paul
76ea22831e cocoa: reimplement form using NSPanel, reimplement modality using form enabling/disabling
git-svn-id: trunk@34706 -
2012-01-11 07:07:25 +00:00
paul
e51a29d78d cocoa: change the way of minimizing and restore application
git-svn-id: trunk@34705 -
2012-01-11 05:10:40 +00:00
martin
2cc4863e8b MouseOpts: debug context menu
git-svn-id: trunk@34704 -
2012-01-11 04:03:04 +00:00
sekelsenmat
729c0297aa Carbon: Fixes AXFocusable support and starts AXChildren support
git-svn-id: trunk@34703 -
2012-01-11 01:30:05 +00:00