Commit Graph

4524 Commits

Author SHA1 Message Date
mattias
aac6d79b71 TBitBtn now calls AdjustSize on change
git-svn-id: trunk@7748 -
2005-09-19 22:07:12 +00:00
mattias
f2b6a4f242 codetools now saves files keeping the file case on disk
git-svn-id: trunk@7747 -
2005-09-19 21:57:39 +00:00
micha
122df55eae implement preferred size calculation for buttons and bitbtns
seperate text size calculation into general function

git-svn-id: trunk@7746 -
2005-09-19 21:40:26 +00:00
mattias
5520bcab6d added mutli passes to TWinControl.AlignControls for interdependent anchored controls
git-svn-id: trunk@7742 -
2005-09-19 19:55:04 +00:00
vincents
78738868e4 fixed compilation with -dCHECK_POSITION
git-svn-id: trunk@7740 -
2005-09-19 15:00:58 +00:00
vincents
654c248547 increased verbosity when using -dVerboseAutoSize
git-svn-id: trunk@7739 -
2005-09-19 11:58:20 +00:00
vincents
e5144c22c8 increased verbosity when using -dVerboseAutoSize
git-svn-id: trunk@7738 -
2005-09-19 11:50:40 +00:00
mattias
78d3820117 added NewMenu, NewSubMenu, NewItem, NewLine menu functions
git-svn-id: trunk@7737 -
2005-09-19 08:24:41 +00:00
micha
6a2d38bc49 implement autosizing for win32 checkbox and radiobutton
git-svn-id: trunk@7735 -
2005-09-18 20:58:04 +00:00
marc
1eb012c515 * Fixed scrolling for TScrollbox in GTK (gtklayout based controls)
git-svn-id: trunk@7734 -
2005-09-18 13:40:54 +00:00
micha
628c0f8d8f fix GetSelected when handling WM_DRAWITEM, then LB_GETSEL is not reliable for currently to be drawn item (fixes #1076)
git-svn-id: trunk@7732 -
2005-09-17 20:37:21 +00:00
mattias
adf316e7c4 added to dialogs TCustomPrintDialog
git-svn-id: trunk@7731 -
2005-09-17 20:36:21 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
efa9c06055 fixed setting win32 clipboard text
git-svn-id: trunk@7729 -
2005-09-17 17:09:36 +00:00
mattias
aeb2c02069 Implemented TClipBoard.BeginUpdate/EndUpdate
git-svn-id: trunk@7728 -
2005-09-17 15:51:05 +00:00
mattias
d78f4a688c converted environment options to lfm from Darius
git-svn-id: trunk@7726 -
2005-09-17 13:50:59 +00:00
vincents
d59c8ecd28 64 bit fixes from Florian
git-svn-id: trunk@7721 -
2005-09-16 20:39:33 +00:00
mattias
9dfd7b0475 implemented TApplication.OnActivate/OnDeactivate
git-svn-id: trunk@7714 -
2005-09-16 09:39:08 +00:00
mattias
5c8dad6974 fixed gtk2 listbox setborder to TODO
git-svn-id: trunk@7713 -
2005-09-16 08:58:06 +00:00
mattias
e15d34e787 added some gdkpixbuf debugging
git-svn-id: trunk@7708 -
2005-09-15 09:20:23 +00:00
mattias
3fa34fd61f added CheckFilesOnDisk on saving project
git-svn-id: trunk@7707 -
2005-09-15 08:58:17 +00:00
marc
e1b1eceef0 * Fixed callback removal in items
git-svn-id: trunk@7706 -
2005-09-14 23:16:51 +00:00
vincents
848e445e9b 64 bit fixes
git-svn-id: trunk@7704 -
2005-09-14 21:32:07 +00:00
micha
86419b045d do not erase background in WM_CTLCOLOR... ; force erase background in groupboxes on winxp, having black borders around buttons (fixes bug #943)
git-svn-id: trunk@7703 -
2005-09-14 20:21:37 +00:00
mattias
c727146b87 implemented ide command scopes in keymapping, not functional yet
git-svn-id: trunk@7691 -
2005-09-14 00:17:45 +00:00
vincents
defdd14239 fixed showing contents of TMemo, if it contained text in design mode (bug #1053)
git-svn-id: trunk@7690 -
2005-09-13 20:45:00 +00:00
mattias
4c9f760c42 fixed gtk bsSizeToolWin
git-svn-id: trunk@7688 -
2005-09-13 17:52:52 +00:00
marc
64e7faabb8 * fixed wheelmouse scrolling
git-svn-id: trunk@7687 -
2005-09-13 17:31:01 +00:00
mattias
0a33790987 fixed updating TScrollBar.Constraints on chaning Kind
git-svn-id: trunk@7682 -
2005-09-12 23:25:32 +00:00
mattias
9e4a4eeb01 implemented TComboBox.OnSelect from Andrew Haines
git-svn-id: trunk@7681 -
2005-09-12 22:31:13 +00:00
mattias
c2deb580ce improved some lfm error handling
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
mattias
90c9bc8170 added DisableAutoSizing/EnableAutoSizing, fixed crash on adding a notebook page with autosized controls
git-svn-id: trunk@7675 -
2005-09-12 09:01:51 +00:00
vincents
19fb9dc230 fixed GetNodeFromIndex if node was not in the first subtree or near cached node (issue #615)
git-svn-id: trunk@7674 -
2005-09-12 08:42:05 +00:00
marc
3f1f735fb1 - removed debig signalhandlers left behind for rev 7671 #d788e753a8
git-svn-id: trunk@7673 -
2005-09-11 20:58:58 +00:00
marc
9e5fa20f3f * Fixed gtk2 compilation
git-svn-id: trunk@7672 -
2005-09-11 20:54:27 +00:00
marc
d788e753a8 * fixed bug #853
git-svn-id: trunk@7671 -
2005-09-11 18:43:40 +00:00
micha
ecb0ca3867 fix default bitbtn text to be black instead of grey (bug #1115)
git-svn-id: trunk@7670 -
2005-09-11 14:09:51 +00:00
mattias
a98c525470 fixed range check error in gtkglarea
git-svn-id: trunk@7669 -
2005-09-11 13:04:42 +00:00
vincents
73a0c7cd88 use DirPathExists instead of DirectoryExists, because DirectoryExists('c:\') returns false.
git-svn-id: trunk@7668 -
2005-09-10 21:05:08 +00:00
mattias
8d519f5cda update_cross_fpc.sh now installs a complete cross fpc+binutils set
git-svn-id: trunk@7666 -
2005-09-10 18:40:07 +00:00
marc
8925ef5f51 * Fixed bug #907
* Changed TLMScoll <-> TWMScroll, TLMScroll has extended position info

git-svn-id: trunk@7665 -
2005-09-10 16:31:04 +00:00
marc
ff92a7ad3a * Trimmed trailing spaces
git-svn-id: trunk@7664 -
2005-09-10 16:19:39 +00:00
marc
ac4767765b * Trimmed trailing spaces
git-svn-id: trunk@7663 -
2005-09-10 16:11:44 +00:00
marc
0ae90dd622 * Updated with the latest widgetset changes
git-svn-id: trunk@7662 -
2005-09-10 16:09:23 +00:00
mattias
222325455c fixing newline char in gtk memo from Andrew Haines
git-svn-id: trunk@7658 -
2005-09-10 01:39:09 +00:00
mattias
38ba258a2a moved some autosizing code from TWinControl to TControl
git-svn-id: trunk@7652 -
2005-09-09 10:38:02 +00:00
mattias
36c7e09917 added complete AutoSize update on TWinControl.VisibleChanged
git-svn-id: trunk@7651 -
2005-09-09 09:16:07 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
marc
82782472bc * Fixed bug #0000677
git-svn-id: trunk@7647 -
2005-09-07 22:15:54 +00:00
mattias
3a45cb4d8d fixed menu editor deleting items
git-svn-id: trunk@7642 -
2005-09-07 22:06:17 +00:00