Commit Graph

6885 Commits

Author SHA1 Message Date
mattias
cbe336218b fixed gtk2 intf scrollbar handling from Danny Milosavljevic
git-svn-id: trunk@6887 -
2005-03-04 12:28:11 +00:00
mattias
a25dc800f1 fixed gtk2 intf winapiwindow keypress handler result from Danny Milosavljevic
git-svn-id: trunk@6886 -
2005-03-04 12:25:13 +00:00
mattias
cbd283b647 fixed TShape FPCanvas issue
git-svn-id: trunk@6885 -
2005-03-04 12:21:56 +00:00
vincents
b1ff30b8b4 added Luiz Americo
git-svn-id: trunk@6884 -
2005-03-04 07:07:01 +00:00
vincents
4ecc26ea8e added initialization of FEditingColumn from Luiz Americo
git-svn-id: trunk@6883 -
2005-03-04 07:06:18 +00:00
marc
2fe9b2eafc * updated ca.po from Jordi
git-svn-id: trunk@6882 -
2005-03-03 22:59:53 +00:00
marc
519a2fc0ac * patch from Adrew Haines
git-svn-id: trunk@6881 -
2005-03-03 22:02:58 +00:00
vincents
83030c9805 fixed thread synchronize support for fpc 1.9.9 using WakeMainThread
git-svn-id: trunk@6880 -
2005-03-03 13:13:51 +00:00
marc
02bb02ec64 * applied patch from Andrew Haines
git-svn-id: trunk@6879 -
2005-03-03 00:03:48 +00:00
mattias
0153b8dfc3 fixed loading forms under fpc 1.9.9
git-svn-id: trunk@6878 -
2005-03-02 16:47:20 +00:00
mattias
33f3ea4927 accelerated identifier completion
git-svn-id: trunk@6877 -
2005-03-02 15:59:53 +00:00
mattias
80090ba2b3 fixed fpc 1.9.9 compilation
git-svn-id: trunk@6876 -
2005-03-02 15:16:55 +00:00
vincents
6a5cde3f90 added a log and timing for tests from Dean
git-svn-id: trunk@6875 -
2005-03-02 14:11:58 +00:00
mattias
9e25f05d21 added workaround for MouseCapture function
git-svn-id: trunk@6874 -
2005-03-02 12:06:33 +00:00
mattias
b33ad8e14d fixed TCollectionPropertEditor deleting collection item, when not in sync
git-svn-id: trunk@6873 -
2005-03-02 11:49:29 +00:00
mattias
a2e6b02e8c implemented updating TApplication.Hint
git-svn-id: trunk@6872 -
2005-03-02 11:30:16 +00:00
marc
dc27c00062 * Made it more inline with the gtk interface
git-svn-id: trunk@6871 -
2005-03-02 00:07:08 +00:00
mattias
2ede23ce3e gtk2 intf listview from Andrew Haines
git-svn-id: trunk@6870 -
2005-03-01 23:09:41 +00:00
mattias
c0c452e889 implemented word/ident/template completion end on end of token char
git-svn-id: trunk@6869 -
2005-03-01 11:40:32 +00:00
vincents
01c5726693 set version to 0.9.7 for installer scripts (for snapshots)
git-svn-id: trunk@6868 -
2005-03-01 10:09:22 +00:00
mattias
7d96e82e53 fixed glyphs loading in todolist from Pawel
git-svn-id: trunk@6867 -
2005-02-28 23:05:08 +00:00
mattias
bb1364cf8b implemented updating lrs files from lfm files
git-svn-id: trunk@6866 -
2005-02-28 22:43:48 +00:00
marc
61c8b95482 * fixed fpc 1.0 compilation
git-svn-id: trunk@6865 -
2005-02-28 22:40:58 +00:00
vincents
5dade8a670 listview fixes for fpc 1.0.x
git-svn-id: trunk@6864 -
2005-02-28 22:05:06 +00:00
mattias
28d0c4a485 fixed gtk file dialog with empty filter from Collin
git-svn-id: trunk@6863 -
2005-02-28 18:21:43 +00:00
mattias
a9f6d6087a fixed TCollectionPropertyEditor deleting TStatuspanel
git-svn-id: trunk@6862 -
2005-02-28 18:12:36 +00:00
mattias
b0df60b87e replaced save as auto rename checkboxes with radiogroup from smace and mg
git-svn-id: trunk@6861 -
2005-02-28 17:24:18 +00:00
mattias
1fe900aedb TApplication now frees only its components before finalization, not itself
git-svn-id: trunk@6860 -
2005-02-28 16:52:24 +00:00
marc
374bd2d809 + Added extra cpus
git-svn-id: trunk@6859 -
2005-02-27 16:21:53 +00:00
marc
0edcb0420d + Added all possible compilernames
git-svn-id: trunk@6858 -
2005-02-27 16:13:45 +00:00
mattias
0fdf2cd5ab fixed example compiling
git-svn-id: trunk@6857 -
2005-02-27 10:09:41 +00:00
mattias
8a54770d56 implemented canceling incremental search on other actions
git-svn-id: trunk@6856 -
2005-02-26 23:17:22 +00:00
mattias
f213496cfa implemented find next during incremental search
git-svn-id: trunk@6855 -
2005-02-26 23:05:00 +00:00
mattias
87a6e6b99c added update check for OI while updating combobox
git-svn-id: trunk@6854 -
2005-02-26 22:03:42 +00:00
mattias
e2f04f299f fixed TSplitter resizing for alBottom, alRight from Pawel Piwowar
git-svn-id: trunk@6853 -
2005-02-26 21:56:55 +00:00
mattias
5baf8a8fef TApplication now uses ExitProc to free itself before all finaizations
git-svn-id: trunk@6852 -
2005-02-26 20:43:54 +00:00
mattias
75695b098e fixed hint size and activate
git-svn-id: trunk@6851 -
2005-02-26 20:26:03 +00:00
mattias
0c22e95d2a fixed gtk open dialog go up
git-svn-id: trunk@6850 -
2005-02-26 18:39:56 +00:00
mattias
f1235c86d7 fixed warnings
git-svn-id: trunk@6849 -
2005-02-26 18:01:19 +00:00
marc
6ed8e2ecf4 * Reworked listviews to match new interface
git-svn-id: trunk@6848 -
2005-02-26 17:08:41 +00:00
mattias
1ba0163183 added filter for open package/project/file
git-svn-id: trunk@6847 -
2005-02-25 21:55:44 +00:00
mattias
a86ed822b8 fixed synedit backspace on unicode char
git-svn-id: trunk@6846 -
2005-02-25 20:46:49 +00:00
mattias
2aa25b3df2 FPCanvas is now used as default
git-svn-id: trunk@6845 -
2005-02-25 20:29:55 +00:00
mattias
ab2ebd300a added RTTI check for unitname of design components
git-svn-id: trunk@6844 -
2005-02-25 20:19:46 +00:00
mattias
74e7dda52e increased version to 0.9.7
git-svn-id: trunk@6843 -
2005-02-25 19:55:19 +00:00
mattias
0c61b784a6 fixed TCalendar resizing problems from Salvatore
git-svn-id: trunk@6842 -
2005-02-25 18:16:41 +00:00
mattias
383be2bf12 reduced overhead on updating OI combobox
git-svn-id: trunk@6841 -
2005-02-25 17:44:30 +00:00
mattias
ea81fad7e7 cancelling incremental find with escape
git-svn-id: trunk@6840 -
2005-02-25 17:29:55 +00:00
peter
482745b0ef * new dirs
git-svn-id: trunk@6839 -
2005-02-25 17:01:51 +00:00
peter
82d409eadc * added x86_64 dir
git-svn-id: trunk@6838 -
2005-02-25 16:58:37 +00:00