Commit Graph

21425 Commits

Author SHA1 Message Date
paul
ac7c91e727 lcl: TMenuItem: disable notifications for old SubMenuImages imagelist
git-svn-id: trunk@21782 -
2009-09-20 07:57:34 +00:00
paul
834d683851 lcl: make TMenu.SetImages safer and more correct
git-svn-id: trunk@21781 -
2009-09-20 07:54:14 +00:00
paul
634d3996d9 ide, designer: extend jitform list to handle also TCustomForm descendants (not only TForm) (fixes issue #0013694)
git-svn-id: trunk@21780 -
2009-09-20 07:20:16 +00:00
paul
900a8acec8 designer: show resize cursors for the controls with parent <> lookuproot (issue #0014626)
git-svn-id: trunk@21779 -
2009-09-20 05:45:50 +00:00
paul
0ba7f0ed94 lcl: TCustomMemo: cleanup, formatting, add DEBUG_MEMO conditional code
git-svn-id: trunk@21778 -
2009-09-20 05:09:37 +00:00
paul
aab41d4aea designer: don't resize a LookupRoot (bug #0014361)
git-svn-id: trunk@21777 -
2009-09-20 04:47:06 +00:00
paul
d6a6f487a7 formatting
git-svn-id: trunk@21776 -
2009-09-20 04:42:57 +00:00
mattias
de15642a37 gtk intf: fixed unsafe property access
git-svn-id: trunk@21775 -
2009-09-19 23:11:38 +00:00
mattias
805685aa94 examples: designer mediator: fixed 64bit type
git-svn-id: trunk@21774 -
2009-09-19 23:11:06 +00:00
paul
bc005b9925 designer: don't hide a hint window on every mouse move if we are resizing/moving component (or it has problems on gtk2)
git-svn-id: trunk@21773 -
2009-09-19 17:24:50 +00:00
paul
272272f0ca designer: improve hints in the designer:
- show hints on components resize (new size)
  - show hints on components move (new relative position)

git-svn-id: trunk@21772 -
2009-09-19 17:08:16 +00:00
paul
00af634807 designer: extend hint string for TWinControl (add TabStop, TabOrder)
git-svn-id: trunk@21771 -
2009-09-19 16:13:43 +00:00
paul
27b2238ee0 lcl: TCustomNotebook:
- fix crash when connected imagelist was destructed (fixes bug #0014627)
  - reset imagelist on content change

git-svn-id: trunk@21770 -
2009-09-19 15:45:34 +00:00
paul
4ec921a39d lcl: don't apply TControl.Cursor in the design-time
git-svn-id: trunk@21769 -
2009-09-19 15:08:18 +00:00
paul
541cc40c6d win32: formatting
git-svn-id: trunk@21768 -
2009-09-19 09:36:16 +00:00
paul
4e08e5bbe0 win32: simplify TWin32MemoStrings.GetTextStr
git-svn-id: trunk@21767 -
2009-09-19 09:35:06 +00:00
paul
f4a1e520cd lcl: cleanup
git-svn-id: trunk@21766 -
2009-09-19 09:34:41 +00:00
paul
a095fdff62 lcl: remove WordWrapIsStored methods since they are not needed anymore (fpc bug was fixed long ago)
git-svn-id: trunk@21765 -
2009-09-19 09:15:16 +00:00
paul
42742cc32a ideintf: don't use custom captions for Ok/Cancel buttons
git-svn-id: trunk@21764 -
2009-09-19 09:04:13 +00:00
dmitry
1d7ba22be7 menueditor: fix for memory leaks
git-svn-id: trunk@21763 -
2009-09-19 08:43:20 +00:00
andrew
34fedff730 * fixed wrong colors used when from css
git-svn-id: trunk@21762 -
2009-09-19 01:37:06 +00:00
zeljko
cc41dd2339 Qt: use QPrinterHighResolution as default param in QPrinterH constructor. fixes #14592
git-svn-id: trunk@21761 -
2009-09-18 16:37:01 +00:00
paul
c7998ac533 ide: fix creation of project .lrs files before the build if they does not exist (issue #0014620)
git-svn-id: trunk@21760 -
2009-09-18 15:00:06 +00:00
dmitry
464c907ed3 carbon: implement CaretPos function for CarbonEdit, CarbonMemo
git-svn-id: trunk@21757 -
2009-09-18 09:09:08 +00:00
paul
314136229d designer: select owner component on ESC if parent is not available
git-svn-id: trunk@21756 -
2009-09-18 08:02:12 +00:00
paul
6daf1895cc designer: cancel move/resize operation on ESC key press (issue #0010981)
git-svn-id: trunk@21755 -
2009-09-18 07:36:09 +00:00
paul
f4defcfde3 designer: skip invisible controls during keyboard traverse
git-svn-id: trunk@21754 -
2009-09-18 06:09:10 +00:00
paul
eeba75a1a6 win32: force showing of form close button in the design-time (even if BorderIcons and BorderStyle request to hide it)
git-svn-id: trunk@21753 -
2009-09-18 04:44:38 +00:00
paul
e19f46701f designer: fix traversing component using arrow keys
git-svn-id: trunk@21752 -
2009-09-18 00:32:19 +00:00
mattias
ede3c52deb IDE: environment options, fixed checking FPCSrcDir with macros
git-svn-id: trunk@21751 -
2009-09-17 22:28:12 +00:00
sekelsenmat
eaf9985829 carbon: Fix TTrayIcon bold menu item size
git-svn-id: trunk@21750 -
2009-09-17 14:59:13 +00:00
paul
45e4016cdd designer: traverse component using keyboard (tab and arrow keys)
git-svn-id: trunk@21749 -
2009-09-17 12:59:14 +00:00
mattias
0d87472acf LCL; newautosize: debugging
git-svn-id: trunk@21748 -
2009-09-17 10:08:06 +00:00
paul
8a4b5c5788 makefiles: build lazbuilder on bigide too
git-svn-id: trunk@21747 -
2009-09-17 08:54:21 +00:00
paul
58231e2990 designer: select designer form on right click (if right click select is in the options)
git-svn-id: trunk@21746 -
2009-09-17 08:49:05 +00:00
paul
4df1c0235d ide: project options: move forms between lists on double click by list
git-svn-id: trunk@21745 -
2009-09-17 08:36:13 +00:00
paul
e85ba5aa58 win32: return normal position of minimized windows for LM_MOVE and in GetRelativePosition
git-svn-id: trunk@21744 -
2009-09-17 08:08:36 +00:00
paul
e8d2dce86a lcl: formatting
git-svn-id: trunk@21743 -
2009-09-17 08:07:59 +00:00
paul
86450c53f1 designer: also track extra mouse buttons (for completeness)
git-svn-id: trunk@21742 -
2009-09-17 04:55:47 +00:00
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