Commit Graph

4719 Commits

Author SHA1 Message Date
marc
95868115bf Applied patch from olivier GUILBAUD
git-svn-id: trunk@4719 -
2003-10-19 16:48:34 +00:00
marc
2bc4f15b39 * Fixed VKey keypad handling
git-svn-id: trunk@4718 -
2003-10-19 16:33:11 +00:00
ajgenius
b8a2750cae fixed compiling of gnome interface, gtk2 lpk
git-svn-id: trunk@4717 -
2003-10-17 03:35:16 +00:00
ajgenius
56e06a582f fix GTK2 compiling for new Keyboard changes
git-svn-id: trunk@4716 -
2003-10-17 03:21:21 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
9c936a9cba added missing definitions
git-svn-id: trunk@4714 -
2003-10-16 20:35:37 +00:00
mattias
11dd41282d fixed TApplicationProperties
git-svn-id: trunk@4713 -
2003-10-16 20:31:21 +00:00
ajgenius
a79c714421 disable Buffering in TWinControl.WM_PAINT
git-svn-id: trunk@4712 -
2003-10-16 19:43:44 +00:00
ajgenius
d03a736f01 translate COLOR_FORM to COLOR_BTNFACE
git-svn-id: trunk@4711 -
2003-10-16 16:55:16 +00:00
ajgenius
39102c2ba9 fix opaque brush
git-svn-id: trunk@4710 -
2003-10-16 16:43:57 +00:00
ajgenius
cba186a6dd add csForm, start fixing Style matching for syscolors and fonts
git-svn-id: trunk@4709 -
2003-10-15 20:33:37 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
1b77f736e7 added catalan
git-svn-id: trunk@4707 -
2003-10-11 08:33:22 +00:00
mattias
48f29ad4c9 started cgilaz package
git-svn-id: trunk@4706 -
2003-10-09 11:31:48 +00:00
mattias
eb04d73610 added catalan translation from Jordi
git-svn-id: trunk@4705 -
2003-10-08 08:33:06 +00:00
mattias
ad273388b9 improved FPC Src template for new chaotic FPC sources
git-svn-id: trunk@4704 -
2003-10-08 08:22:33 +00:00
mattias
dfab5a13b1 moved some lazarus resource code to LResources.pp
git-svn-id: trunk@4703 -
2003-10-07 14:54:59 +00:00
ajgenius
d1b6f316f9 partly fixed gtk2 mouse offsets;
added new includes to gtk2 lpk

git-svn-id: trunk@4702 -
2003-10-06 16:13:53 +00:00
mattias
230f4d80cb fixed redrawing BitBtns from Micha
git-svn-id: trunk@4701 -
2003-10-06 10:53:25 +00:00
mattias
af332ce826 added recursion to InvalidateClientRectCache
git-svn-id: trunk@4700 -
2003-10-06 10:50:10 +00:00
ajgenius
8a500db67b partly fix csLabel for GTK2, Layout is still wacked.
git-svn-id: trunk@4699 -
2003-10-04 00:36:30 +00:00
ajgenius
9e4f8acf95 minor pango/gtk2 font fixes
git-svn-id: trunk@4698 -
2003-10-03 04:01:22 +00:00
ajgenius
983bc1227d add more gtk1i<->gtk2 key & event wrappers,
move more GTK2 workarounds from gtk to gtk2 interface,
start GTK2 interface SetCallback

git-svn-id: trunk@4697 -
2003-10-03 01:25:01 +00:00
ajgenius
f24db7949b buffer cs_opaque ExtTextOut blocks to help prevent extensive flickering
git-svn-id: trunk@4696 -
2003-10-02 18:18:32 +00:00
ajgenius
812b1d15e6 more gtk2 (check)ListBox implementation
git-svn-id: trunk@4695 -
2003-10-02 18:15:44 +00:00
mattias
1f35f8eea1 fixed saving before build file
git-svn-id: trunk@4694 -
2003-10-02 12:19:25 +00:00
mattias
e1bc3744cc completed compstyles and fixed calendar date parsing from Karl
git-svn-id: trunk@4693 -
2003-10-02 11:33:39 +00:00
mattias
635996eafe clean ups from Karl
git-svn-id: trunk@4692 -
2003-10-02 11:18:09 +00:00
ajgenius
c4e082796c more fixes for GTK2, synedit now mostly-useable
git-svn-id: trunk@4691 -
2003-10-02 03:35:29 +00:00
ajgenius
92dbf72761 more callbacks fixes for gtk2, partly fix gtk2 CheckListBox
git-svn-id: trunk@4690 -
2003-10-02 01:18:38 +00:00
ajgenius
0374439e2c partly fix focus callbacks for GTK2
git-svn-id: trunk@4689 -
2003-10-01 20:51:09 +00:00
ajgenius
11567443ca undo accidental mouse callback changes, partly fix key events for gtk2
git-svn-id: trunk@4688 -
2003-10-01 15:57:37 +00:00
ajgenius
db287fefac temp hack to workaround TApplicationProperties in Designing
git-svn-id: trunk@4687 -
2003-10-01 13:24:10 +00:00
mattias
00ba3ba05c removed FMainForm by Micha
git-svn-id: trunk@4686 -
2003-09-30 13:05:59 +00:00
ajgenius
9ffc72bf75 added initial TApplicationProperties(ala D5 TApplicationEvents)
git-svn-id: trunk@4685 -
2003-09-29 21:24:35 +00:00
mattias
6a4246672f fixed env opts dlg resize
git-svn-id: trunk@4684 -
2003-09-27 12:28:26 +00:00
mattias
eddbbdf6ea TScrollBox for win32 intf from Karl
git-svn-id: trunk@4683 -
2003-09-27 09:52:44 +00:00
mattias
13349a85c9 fix for speedbutton from Micha
git-svn-id: trunk@4682 -
2003-09-27 09:49:30 +00:00
mattias
452b7d6f5f updated italian translation from Marco Ciampa
git-svn-id: trunk@4681 -
2003-09-27 09:43:45 +00:00
ajgenius
9984b79b87 add minor TEdit/TMemo properties for delphi compatiblitity
git-svn-id: trunk@4680 -
2003-09-26 18:19:40 +00:00
mattias
8e60687ba0 expand file in msg view only if exists
git-svn-id: trunk@4679 -
2003-09-26 17:10:44 +00:00
mattias
17947fdc1f implemented GetBrush
git-svn-id: trunk@4678 -
2003-09-26 06:59:59 +00:00
mattias
6dcd8dde03 fixed switching fpc src dir after failure
git-svn-id: trunk@4677 -
2003-09-26 06:23:36 +00:00
ajgenius
572c78be7f partly cleanup gtk2 $ifdef's
git-svn-id: trunk@4676 -
2003-09-26 00:24:22 +00:00
ajgenius
22bda4f5a6 fix gnome interface Makefile
git-svn-id: trunk@4675 -
2003-09-26 00:23:10 +00:00
marc
685169f2ca = Changed LCLLinux to LCLIntf
git-svn-id: trunk@4674 -
2003-09-25 23:03:13 +00:00
ajgenius
2c6c7504ac minor changes for gtk2
git-svn-id: trunk@4673 -
2003-09-25 20:44:42 +00:00
mattias
56f938ec86 added /usr/local/src/fpc to searchpath
git-svn-id: trunk@4672 -
2003-09-25 19:48:36 +00:00
mattias
af781c50b0 added /usr/src/fpc to searchpath
git-svn-id: trunk@4671 -
2003-09-25 19:46:29 +00:00
ajgenius
f236ad4c5f try to catch GDK/X drawable errors and raise an AV to stop killing App
git-svn-id: trunk@4670 -
2003-09-25 16:02:16 +00:00