Commit Graph

8036 Commits

Author SHA1 Message Date
mattias
bec6005a12 started codetemplate makros and project source directories
git-svn-id: trunk@8044 -
2005-11-02 23:09:33 +00:00
vincents
4c2e697259 moved stringlist saving when destroying to FinalizeWnd (issue #1327)
git-svn-id: trunk@8043 -
2005-11-02 22:39:55 +00:00
vincents
836eadc235 replaced DestroyComponent to FinalizeWnd as mirror image of InitializeWnd (fixes issue #1327)
git-svn-id: trunk@8042 -
2005-11-02 21:33:15 +00:00
jesus
53a30ea218 example for font enumeration
git-svn-id: trunk@8041 -
2005-11-02 21:28:39 +00:00
micha
f7e93438b5 fix resizing notebook pages when adding all pages, which is, when setting showtabs property to true (fixes bug #1075)
git-svn-id: trunk@8040 -
2005-11-02 20:43:17 +00:00
vincents
f4dbf5df7b fixed TCustomPropertyStorage.WriteInteger (issue #1383)
git-svn-id: trunk@8039 -
2005-11-02 20:39:14 +00:00
vincents
704c675400 fixed format paramaters for status text of TStrings Editor (issue #1381)
git-svn-id: trunk@8038 -
2005-11-02 20:30:23 +00:00
vincents
3406b21d43 removed obsolete GetRadioMenuItemGroup
git-svn-id: trunk@8037 -
2005-11-02 18:55:21 +00:00
jesus
31d5011a6e fixed 64 bit compilation
git-svn-id: trunk@8036 -
2005-11-02 18:27:18 +00:00
vincents
94d6dff18c simplified TGtkWSMenuItem.SetRadioItem
git-svn-id: trunk@8035 -
2005-11-02 13:43:53 +00:00
vincents
5d4d4feff5 customlistbox.inc wrongly inlcuded in previous commit
git-svn-id: trunk@8034 -
2005-11-02 13:31:05 +00:00
vincents
d5d6476368 fixed gtk compilation
git-svn-id: trunk@8033 -
2005-11-02 13:19:53 +00:00
vincents
34bd4ff3a5 Show radiobutton, if TMenuItem.RadioItem is checked (issue #1377)
git-svn-id: trunk@8032 -
2005-11-02 12:44:29 +00:00
mattias
da78e6e7a4 implemented TSplitter.Beveled for gtk intf
git-svn-id: trunk@8031 -
2005-11-02 09:10:52 +00:00
mattias
713c417a73 added missing resourcestrings for propedits memochanged
git-svn-id: trunk@8030 -
2005-11-02 07:46:46 +00:00
mattias
8df57b3d65 added some missing resourcestrings
git-svn-id: trunk@8029 -
2005-11-02 07:39:26 +00:00
mattias
be57b722e5 mark non constraint windows resizeable, otherwise X warns
git-svn-id: trunk@8028 -
2005-11-02 00:09:55 +00:00
mattias
9dc5379f89 cleanup
git-svn-id: trunk@8027 -
2005-11-01 23:38:43 +00:00
mattias
d2e8adeb39 implemented parsing ON variables
git-svn-id: trunk@8026 -
2005-11-01 23:32:26 +00:00
mattias
3d4164d30c updated finnish translation from Seppo
git-svn-id: trunk@8025 -
2005-11-01 22:26:28 +00:00
mattias
826f7e66f5 class completion now copies the class keyword for class methods
git-svn-id: trunk@8024 -
2005-11-01 22:18:20 +00:00
mattias
b0998d524d added description for GUID node
git-svn-id: trunk@8023 -
2005-11-01 22:07:28 +00:00
mattias
a6f4efe474 added try..except to setting sibling in anchor designer
git-svn-id: trunk@8022 -
2005-11-01 22:02:17 +00:00
mattias
c73cd33fff fixed anchoreditor setting RootComponent
git-svn-id: trunk@8021 -
2005-11-01 15:03:32 +00:00
mattias
2c645e2c5f implemented hiding component palette and IDE speed buttons
git-svn-id: trunk@8020 -
2005-11-01 10:11:38 +00:00
jesus
ecf75a0527 fixed: updating default titlefont (through grid.font change) modify colcount, fixed double releasing of FValueUnchecked (from Aleksey Lagunov)
git-svn-id: trunk@8019 -
2005-11-01 06:35:53 +00:00
mattias
72e97eced6 disabled inline, added TTISpinEdit, added history skill to TTIComboBox
git-svn-id: trunk@8018 -
2005-10-31 19:17:48 +00:00
vincents
e90d89dda6 moved checking of radiobutton to wm_setfocus, so keyboard action is handled too (issue #1171)
git-svn-id: trunk@8017 -
2005-10-31 15:39:28 +00:00
vincents
e2ae1a8286 fixed compilation with fpc 2.1.1
git-svn-id: trunk@8016 -
2005-10-31 12:33:13 +00:00
vincents
fc9c3bb22a dump exception backtrace in case of error, when deleting a component
git-svn-id: trunk@8015 -
2005-10-31 11:16:59 +00:00
vincents
3e08307ac5 fixed warnings
git-svn-id: trunk@8014 -
2005-10-31 10:14:51 +00:00
vincents
dd93247ae6 added MB_ICONSTOP
git-svn-id: trunk@8013 -
2005-10-31 09:14:38 +00:00
mattias
93e8d2e820 cleanup example rtticontrols grid
git-svn-id: trunk@8012 -
2005-10-31 08:35:46 +00:00
mattias
d18878cbcf trying more gtk font combinations from Jesus
git-svn-id: trunk@8011 -
2005-10-31 08:24:56 +00:00
mattias
eb248f3684 implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
2005-10-31 01:21:28 +00:00
mattias
937eb5fe69 fixed parsing include files without space at end
git-svn-id: trunk@8009 -
2005-10-31 00:48:23 +00:00
mattias
04e8972368 improved Guess unclosed block for class without ancestor list
git-svn-id: trunk@8008 -
2005-10-31 00:20:42 +00:00
vincents
cc9b726b66 ran localize.bat to update ukrainian po-files.
git-svn-id: trunk@8007 -
2005-10-30 21:40:14 +00:00
vincents
02fb81ec5a updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk
git-svn-id: trunk@8006 -
2005-10-30 21:32:58 +00:00
mattias
c3ae0b99dc fixed guess unclosed block for identifier = class ();
git-svn-id: trunk@8005 -
2005-10-30 16:07:54 +00:00
micha
88a48665d5 make ignoreNextChar a global, because there is only one keyboard per application to be typed on (fixes #1227, setfocus in between KEYDOWN and KEYUP)
git-svn-id: trunk@8004 -
2005-10-30 15:33:20 +00:00
vincents
5f41e77b48 published TDBImage.Anchors (issue #1369)
git-svn-id: trunk@8003 -
2005-10-30 13:33:14 +00:00
mattias
bb162d5fec implemented manual font selection in editor options
git-svn-id: trunk@8002 -
2005-10-30 12:59:02 +00:00
mattias
e4ced904c8 added TControl.AnchoredControls, improved TSplitter for multiple anchored controls, started TAnchoredDockManager
git-svn-id: trunk@8001 -
2005-10-30 12:09:22 +00:00
jesus
97510df1a2 Fixed columns fonts, created OnPicklistSelected, Columns creation
git-svn-id: trunk@8000 -
2005-10-29 20:14:44 +00:00
jesus
991b9379d3 Font enumeration, Screen.fonts, TFontCharset property editor
git-svn-id: trunk@7999 -
2005-10-29 20:06:26 +00:00
mattias
553243c2a4 clean up
git-svn-id: trunk@7998 -
2005-10-29 16:04:41 +00:00
mattias
912b242bea implemented TBitBtn override GetDefaultBitBtnGlyph
git-svn-id: trunk@7997 -
2005-10-29 15:58:40 +00:00
mattias
11e44fac38 removed fiwin .po files
git-svn-id: trunk@7996 -
2005-10-29 13:46:31 +00:00
mattias
6ca4cd5c5f updated finnish translation from Seppo
git-svn-id: trunk@7995 -
2005-10-29 13:45:32 +00:00