Commit Graph

8177 Commits

Author SHA1 Message Date
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
mattias
ad36183ec0 improved IDE Help selector for items in same node, added more compiler targets
git-svn-id: trunk@7994 -
2005-10-29 09:01:06 +00:00
mattias
c8884125e2 improved identifier completion: not showing protected members
git-svn-id: trunk@7993 -
2005-10-28 14:11:03 +00:00
mattias
475bacd9a9 fixed source editor breakpoint set/unset and codefolding
git-svn-id: trunk@7992 -
2005-10-28 06:26:15 +00:00
jesus
0d278e2ad3 TDrawGrid/TStringGrid doesn't get restored properly if changed at design time some column properties
git-svn-id: trunk@7991 -
2005-10-27 20:45:02 +00:00
mattias
e9c9f8b70b updated translations
git-svn-id: trunk@7990 -
2005-10-27 20:35:49 +00:00
mattias
017d799736 extended docking to auto add splitters, updated german translation, updated examples
git-svn-id: trunk@7989 -
2005-10-27 20:35:24 +00:00
jesus
0235d8ac82 TStringGrid/TDrawGrid Columns fixes, bugs #1359,#1367
git-svn-id: trunk@7988 -
2005-10-27 18:54:35 +00:00
vincents
7b07d9012d fixed TListBox.OnSelectionChanged event (issue #1340)
git-svn-id: trunk@7987 -
2005-10-27 18:41:21 +00:00
vincents
fc09495371 TControl.Hint uses TStringMultilinePropertyEditor, last line ending is stripped from hint and TLabel.Caption from SALVATORE COPPOLA
git-svn-id: trunk@7986 -
2005-10-26 12:22:51 +00:00