Commit Graph

21440 Commits

Author SHA1 Message Date
paul
1c8e92d963 ide: write win32 version info using ansi instead of utf8
git-svn-id: trunk@21797 -
2009-09-21 09:30:44 +00:00
paul
f74c3e2724 gtk: fix compilation
git-svn-id: trunk@21796 -
2009-09-21 09:07:13 +00:00
paul
93e9584197 lcl: apply patch of Dmitry to support .icns writer (mantis #0014638)
git-svn-id: trunk@21795 -
2009-09-21 08:47:55 +00:00
mattias
f833ae42ef gtk intf: fixed GTKAPIWidgetClient_GetType: gtype
git-svn-id: trunk@21794 -
2009-09-21 08:04:10 +00:00
mattias
f644767fc3 gtk intf: fixed GTKAPIWidget_GetType: gtype
git-svn-id: trunk@21793 -
2009-09-21 07:55:27 +00:00
zeljko
38ed1a5624 Qt: we must release mouse grab when application deactivated by OS (win32 -> screensaver, OS sleep state etc)
git-svn-id: trunk@21792 -
2009-09-21 06:29:12 +00:00
mattias
a564288864 gtk intf: TGtkWidgetSet.CreateBitmap: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21791 -
2009-09-20 22:26:59 +00:00
mattias
90d57b132f gtk intf: TGtkWidgetSet.CreateBrushIndirect: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21790 -
2009-09-20 22:18:46 +00:00
mattias
f75643d1fa gtk intf: TGTKWidgetSet.CreateIconIndirect: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21789 -
2009-09-20 22:17:41 +00:00
mattias
56d4c6764d gtk intf: gdk_pixbuf_render_pixmap_and_mask: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21788 -
2009-09-20 22:17:03 +00:00
mattias
85a065e6cd gtk intf: fixed uninitialized variables
git-svn-id: trunk@21787 -
2009-09-20 22:16:07 +00:00
mattias
7eb1c29d07 gtk intf: TGtkWSCustomListView.ItemSetImage: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21786 -
2009-09-20 22:15:10 +00:00
mattias
f7a5ae1032 gtk intf: TGtkWSCustomListView.ItemChangeInternal: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21785 -
2009-09-20 22:14:29 +00:00
mattias
17b5d19761 gtk intf: TGtkWSDragImageList.BeginDrag: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21784 -
2009-09-20 22:13:40 +00:00
mattias
d77de397b1 gtk intf: gdk_pixbuf_render_pixmap_and_mask creates the pixmap and mask itself
git-svn-id: trunk@21783 -
2009-09-20 22:10:20 +00:00
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