paul
|
9743208425
|
designer: fix moving components
git-svn-id: trunk@21741 -
|
2009-09-17 04:47:49 +00:00 |
|
paul
|
f248ceb021
|
ide: restore component window state on session load
git-svn-id: trunk@21740 -
|
2009-09-17 00:06:29 +00:00 |
|
sekelsenmat
|
c6b9438aa0
|
carbon: Fix TTrayIcon object leak
git-svn-id: trunk@21739 -
|
2009-09-16 17:42:24 +00:00 |
|
sekelsenmat
|
e84c72a1f7
|
carbon: Implements TTrayIcon menu item default property
git-svn-id: trunk@21738 -
|
2009-09-16 16:43:55 +00:00 |
|
paul
|
795adc7dd5
|
ide: implement designer form window state saving, start loading
git-svn-id: trunk@21737 -
|
2009-09-16 14:46:08 +00:00 |
|
paul
|
6cfe3a9bba
|
ide: add 2 more units to the lazarus.lpi
git-svn-id: trunk@21736 -
|
2009-09-16 14:13:36 +00:00 |
|
mattias
|
fc4b2e747e
|
IDE: help for fcl: include sub directories
git-svn-id: trunk@21735 -
|
2009-09-16 13:38:42 +00:00 |
|
mattias
|
11ee91d1b3
|
IDE: added FreeNotifications for designer, mediator, form, jitformlists
git-svn-id: trunk@21734 -
|
2009-09-16 13:04:52 +00:00 |
|
paul
|
56c2e514da
|
ide: revert occasionally committed ide.inc
git-svn-id: trunk@21733 -
|
2009-09-16 12:06:39 +00:00 |
|
mattias
|
5a612c0fdb
|
IDE: fixed designer shiftstate
git-svn-id: trunk@21732 -
|
2009-09-16 10:51:34 +00:00 |
|
mattias
|
3ded35fa2f
|
comments
git-svn-id: trunk@21731 -
|
2009-09-16 10:30:39 +00:00 |
|
mattias
|
3d4e211dbf
|
IDEIntf: designer mediator: mouse events
git-svn-id: trunk@21730 -
|
2009-09-16 09:59:02 +00:00 |
|
paul
|
522164c337
|
ide: start saving/loading from the project session file of component state (normal/minimized/maximized)
git-svn-id: trunk@21729 -
|
2009-09-16 09:28:46 +00:00 |
|
vincents
|
17b205526e
|
debian: fixed makefile patch after adding chmhelp to bigide target
git-svn-id: trunk@21728 -
|
2009-09-16 08:05:25 +00:00 |
|
paul
|
718cf5e973
|
win32: return normal window size on WM_SIZE message if window is minimized
git-svn-id: trunk@21727 -
|
2009-09-16 07:02:04 +00:00 |
|
paul
|
680007c6ee
|
lcl: don't update window size on move if window is minimized
git-svn-id: trunk@21726 -
|
2009-09-16 07:01:18 +00:00 |
|
dmitry
|
2f598b6a12
|
carbon: added isZoomed, isIconic functions to CarbonWidgetSet. Patch by Paul Ishenin
git-svn-id: trunk@21725 -
|
2009-09-16 06:23:52 +00:00 |
|
paul
|
330a5d389d
|
gtk1: introduce GDK_WINDOW_GET_MINIMIZED (based on extremely bugged version of GDK_WINDOW_MINIMIZE), fix IsIconic
git-svn-id: trunk@21724 -
|
2009-09-16 03:45:02 +00:00 |
|
paul
|
e4a4a76f06
|
ide: don't crash on exit
git-svn-id: trunk@21723 -
|
2009-09-16 00:56:51 +00:00 |
|
paul
|
e2693b1724
|
components: chmhelp: DoOpenChm can leave fChms = nil in case of exception (e.g.: when file is locked)
git-svn-id: trunk@21722 -
|
2009-09-16 00:14:52 +00:00 |
|
mattias
|
4e3186459c
|
LCL: newautosize check delay before creating handles
git-svn-id: trunk@21721 -
|
2009-09-15 23:03:11 +00:00 |
|
mattias
|
02b4b8e04b
|
LCL: newautosize delaying autosize
git-svn-id: trunk@21720 -
|
2009-09-15 22:45:42 +00:00 |
|
mattias
|
34572ea34f
|
IDE: help for packages/fcl-base/src pas files, bug #14483
git-svn-id: trunk@21719 -
|
2009-09-15 22:19:23 +00:00 |
|
mattias
|
2cd6fe9f38
|
IDE: fixed Create project from file if file was open in editor
git-svn-id: trunk@21718 -
|
2009-09-15 21:50:42 +00:00 |
|
sekelsenmat
|
3d9c73bf02
|
carbon: Implements TTrayIcon menu item enabled/disabled
git-svn-id: trunk@21717 -
|
2009-09-15 21:21:42 +00:00 |
|
sekelsenmat
|
9d4a8e0fbc
|
carbon: Implements TTrayIcon menu item visibility
git-svn-id: trunk@21716 -
|
2009-09-15 19:11:37 +00:00 |
|
mattias
|
d4413200ce
|
LCL: fixed overflow
git-svn-id: trunk@21715 -
|
2009-09-15 18:54:17 +00:00 |
|
sekelsenmat
|
048acfbea7
|
carbon: Implements checking the visibility of the TTrayIcon menu via private method
git-svn-id: trunk@21714 -
|
2009-09-15 18:41:38 +00:00 |
|
mattias
|
30535703d0
|
codetools: find declaration: quick check if cursor in code
git-svn-id: trunk@21713 -
|
2009-09-15 15:27:52 +00:00 |
|
mattias
|
9897ad8216
|
IDE: reduced debugging
git-svn-id: trunk@21712 -
|
2009-09-15 15:19:12 +00:00 |
|
paul
|
72b7bf8ca6
|
lcl: add IsIconic, IsZommed win32 compatibility functions
git-svn-id: trunk@21711 -
|
2009-09-15 09:34:41 +00:00 |
|
paul
|
105e4d8032
|
lcl: formatting
git-svn-id: trunk@21710 -
|
2009-09-15 08:58:57 +00:00 |
|
andrew
|
223dbe1d03
|
* Auto building lhelp from IDE now displays compile messages in message window
* another fix for paths in ChmHelpPkg
git-svn-id: trunk@21709 -
|
2009-09-15 01:53:13 +00:00 |
|
andrew
|
64ff2d3769
|
Fix for path delimiter in ChmHelpPkg
git-svn-id: trunk@21708 -
|
2009-09-15 01:07:51 +00:00 |
|
mattias
|
313244d699
|
LCL: merged TWinControl.FControls/FWinControls - needed for layouts
git-svn-id: trunk@21707 -
|
2009-09-15 01:01:00 +00:00 |
|
mattias
|
16307f4d65
|
IDE: clean up
git-svn-id: trunk@21706 -
|
2009-09-15 00:29:00 +00:00 |
|
paul
|
a63bbb7f84
|
components: chmhelp: fix few memory leaks
git-svn-id: trunk@21705 -
|
2009-09-14 23:44:35 +00:00 |
|
paul
|
f36bf2c85a
|
ide: chmhelp support:
- add chmhelp path to ide makefiles
- add UseCHMHelp symbol to build IDE with chmhelp package
git-svn-id: trunk@21704 -
|
2009-09-14 23:15:41 +00:00 |
|
mattias
|
f148930da6
|
IDE: compiler options dlg: fixed page index
git-svn-id: trunk@21703 -
|
2009-09-14 20:54:16 +00:00 |
|
mattias
|
f080b4e85e
|
IDEIntf: docs for the designer mediator
git-svn-id: trunk@21702 -
|
2009-09-14 15:53:40 +00:00 |
|
mattias
|
483e7680e9
|
IDE: fixed creating fpdoc files for IDEIntf
git-svn-id: trunk@21701 -
|
2009-09-14 14:51:39 +00:00 |
|
mattias
|
2018344136
|
IDE: fixed searching package files of default packages
git-svn-id: trunk@21700 -
|
2009-09-14 14:33:40 +00:00 |
|
mattias
|
fc1071e18f
|
added comments
git-svn-id: trunk@21699 -
|
2009-09-14 14:07:39 +00:00 |
|
dmitry
|
de7440fe10
|
fix for text clipping. fixes #14464, #14463
git-svn-id: trunk@21698 -
|
2009-09-14 10:59:44 +00:00 |
|
paul
|
6fcb8905b0
|
ide: build chmhelp packages when target is 'bigide'
git-svn-id: trunk@21697 -
|
2009-09-14 08:44:30 +00:00 |
|
paul
|
94c37327d5
|
components: add makefiles for chmhelp
git-svn-id: trunk@21696 -
|
2009-09-14 08:43:23 +00:00 |
|
paul
|
e65663a113
|
components: cleanup chmhelp
git-svn-id: trunk@21695 -
|
2009-09-14 08:41:44 +00:00 |
|
mattias
|
c66ecbfe45
|
codetools: objcprotocol
git-svn-id: trunk@21694 -
|
2009-09-13 23:00:19 +00:00 |
|
mattias
|
841fc7af8a
|
codetools: reading rtti param list: undo reverse order for 2.5.1
git-svn-id: trunk@21693 -
|
2009-09-13 22:18:38 +00:00 |
|
mattias
|
4aa391b617
|
translations: german: updates from Swen Heinig
git-svn-id: trunk@21692 -
|
2009-09-13 22:08:33 +00:00 |
|