Commit Graph

6925 Commits

Author SHA1 Message Date
mattias
49190601ad fixed componentpalette adding via double click
git-svn-id: trunk@6826 -
2005-02-21 20:15:28 +00:00
mattias
85765e67ac added navigation key check for up/down already handled
git-svn-id: trunk@6825 -
2005-02-21 13:54:26 +00:00
mattias
b5adb832b3 fixed gtk2 listview treestore calls from Andrew Haines
git-svn-id: trunk@6824 -
2005-02-21 11:07:27 +00:00
vincents
b7eba04586 fixed fpc 1.0.x compilation
git-svn-id: trunk@6823 -
2005-02-21 07:02:00 +00:00
mattias
10d79baccf updated finnish translation for windows codepage from Seppo
git-svn-id: trunk@6822 -
2005-02-21 01:10:53 +00:00
mattias
d14aee61cb fixed changing Index of TStatusPanel
git-svn-id: trunk@6821 -
2005-02-21 01:08:19 +00:00
micha
b5bdb59ab4 horzscrollbar is nil sometimes when destroying component (fixing symptoms instead of cause?, fixes bug #607)
git-svn-id: trunk@6820 -
2005-02-20 20:03:07 +00:00
micha
14132a2414 statusbar does resizing itself upon receiving WM_SIZE message (fixes bug #603)
git-svn-id: trunk@6819 -
2005-02-20 17:32:52 +00:00
mattias
7aa4edbf74 added finnish translation for windows codepage from Seppo
git-svn-id: trunk@6818 -
2005-02-20 11:03:36 +00:00
mattias
6e94d0a766 added dyn xinerama use patch from C Western
git-svn-id: trunk@6817 -
2005-02-20 10:43:04 +00:00
mattias
39df5fbcac fixed navigation key handling for TButton
git-svn-id: trunk@6816 -
2005-02-19 22:48:23 +00:00
mattias
7d8b514be9 moved LCL navigation key handling to key up, so that interface has the chance to handle keys
git-svn-id: trunk@6815 -
2005-02-19 21:54:08 +00:00
mattias
027b1428e1 xinerama hack is now only enabled when compiled with -dUseXinerama
git-svn-id: trunk@6814 -
2005-02-19 20:36:56 +00:00
mattias
6161468c16 fixed gtk2 key handle result
git-svn-id: trunk@6813 -
2005-02-19 20:33:10 +00:00
mattias
458fb0ea45 made TListBox.Clear virtual
git-svn-id: trunk@6812 -
2005-02-19 18:23:28 +00:00
mattias
f0cd2b8c58 added lcl test for TLabel
git-svn-id: trunk@6811 -
2005-02-19 18:17:24 +00:00
mattias
2329bedca6 published TButton.OnMouseEnter/Leave, added lcl test for single button
git-svn-id: trunk@6810 -
2005-02-19 17:52:56 +00:00
mattias
e9a11c2116 fixed 1.0.10 compilation
git-svn-id: trunk@6809 -
2005-02-19 16:30:47 +00:00
mattias
32ed3ffefa added xinerama recognition fro gtk1/fpc1_9+ from C Western
git-svn-id: trunk@6808 -
2005-02-19 16:19:19 +00:00
micha
28b8b97ea9 update from Alexandre Leclerc
git-svn-id: trunk@6807 -
2005-02-19 07:55:22 +00:00
mattias
b4ca5fe730 updated gtk2 README
git-svn-id: trunk@6806 -
2005-02-18 18:53:31 +00:00
mattias
4c8073cce8 fixed name conflict
git-svn-id: trunk@6805 -
2005-02-18 18:25:57 +00:00
mattias
dc28842255 project dependencies are now added/removed/renamed in the project main uses section
git-svn-id: trunk@6804 -
2005-02-18 18:08:20 +00:00
mattias
5673f4846e fixed note about jpeg bug
git-svn-id: trunk@6803 -
2005-02-18 16:59:39 +00:00
micha
42c62c8f4b update french translation (from Alexandre Leclerc)
git-svn-id: trunk@6802 -
2005-02-18 16:42:41 +00:00
mattias
adf2a55c5c added automatic fpc version fixing for rpm scripts
git-svn-id: trunk@6801 -
2005-02-18 15:51:10 +00:00
vincents
18a391d3e5 added constants for gtk1 version, fixes fpc 1.0.x compilation
git-svn-id: trunk@6800 -
2005-02-18 09:44:30 +00:00
mattias
63b705cfd2 public TPropertyStorage StorageNeeded and FreeStorage
git-svn-id: trunk@6799 -
2005-02-17 22:35:05 +00:00
mattias
72eb5291b8 fixed sticking EditorMode in grids from C Western
git-svn-id: trunk@6798 -
2005-02-17 22:20:15 +00:00
mattias
c8265c8eec improvements for TUpDown from Pawel
git-svn-id: trunk@6797 -
2005-02-17 19:41:16 +00:00
mattias
814301f984 added first lcl intf test
git-svn-id: trunk@6796 -
2005-02-17 19:02:33 +00:00
mattias
dde69e0c91 increased default size of findrenameidentifier dlg
git-svn-id: trunk@6795 -
2005-02-17 18:57:55 +00:00
mattias
55106911a0 line ends in debug output are now converted, added TTreeNode.FindNode
git-svn-id: trunk@6794 -
2005-02-17 18:56:32 +00:00
mattias
9ed4753dc8 disabling idle handler during TApplication error handling
git-svn-id: trunk@6793 -
2005-02-17 18:54:04 +00:00
mattias
8d74a139b2 extented error message of TApplication
git-svn-id: trunk@6792 -
2005-02-17 18:48:24 +00:00
mattias
d55f91952d fixed TCalendar from Salvatore
git-svn-id: trunk@6791 -
2005-02-17 18:32:32 +00:00
mattias
0882395f3e fixed gtk2 intf checking if signal already connected
git-svn-id: trunk@6790 -
2005-02-17 02:10:53 +00:00
mattias
925cc87469 fixed some gtk2 intf warnings
git-svn-id: trunk@6789 -
2005-02-17 00:05:25 +00:00
mattias
81a07bf019 fixed some gtk2 intf mem leaks, clean ups
git-svn-id: trunk@6788 -
2005-02-16 23:56:51 +00:00
mattias
ba5ffc3f0e fixed define templates quotes
git-svn-id: trunk@6787 -
2005-02-16 23:31:16 +00:00
mattias
73a58828fa improved gtk intf file dialog filter from C Western
git-svn-id: trunk@6786 -
2005-02-16 22:55:59 +00:00
micha
4b2a02f1ff compilation fixes
git-svn-id: trunk@6785 -
2005-02-15 22:01:54 +00:00
micha
66b37220ac always call inherited to set text, setitemindex sets text by indirectly calling RealSetText
git-svn-id: trunk@6784 -
2005-02-15 21:51:32 +00:00
mattias
6772d06ea6 fix grid for goThumbTracking and UseXORFeatures from Jesus
git-svn-id: trunk@6783 -
2005-02-15 10:35:19 +00:00
mattias
799a2c918f fix gtk2 scrollbars from Jesus
git-svn-id: trunk@6782 -
2005-02-15 10:33:31 +00:00
micha
dc9a14d438 fix bug #602, statusbar loses text on first panel
git-svn-id: trunk@6781 -
2005-02-12 16:54:17 +00:00
micha
aa256339b2 select index of item in list, if text occurs in list
git-svn-id: trunk@6780 -
2005-02-11 16:26:26 +00:00
mattias
ac8ba31fd1 removed gtk_realize on notebook AddPage - realize is only possible on a form
git-svn-id: trunk@6779 -
2005-02-11 15:18:58 +00:00
vincents
c51d77ed1f show treenodes of not run tests and clean up from Dean
git-svn-id: trunk@6778 -
2005-02-11 07:50:27 +00:00
micha
7fc273c941 let general WindowProc also handle childedit of combobox, reduces code duplication, implements doubleclick for combobox
git-svn-id: trunk@6777 -
2005-02-10 21:07:29 +00:00