Commit Graph

4959 Commits

Author SHA1 Message Date
marco
fe97727d67 * Small 1.1 fixe
git-svn-id: trunk@4759 -
2003-11-04 11:41:15 +00:00
mattias
5500417314 fixed postscriptpinter BeginDoc from Tony
git-svn-id: trunk@4758 -
2003-11-03 22:42:00 +00:00
mattias
dadb4bd69a fixed grid scrollbars from Jesus
git-svn-id: trunk@4757 -
2003-11-03 22:41:16 +00:00
mattias
88a56e5159 fixed vert scrollbar, implemented GetDesignerDC
git-svn-id: trunk@4756 -
2003-11-03 22:37:41 +00:00
marc
a5603b7908 Fixed targetfilename for win32 per suggestion of Vincent Snijders
git-svn-id: trunk@4755 -
2003-11-03 22:28:47 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mattias
65e03eb325 added clipboard support for TCustomEdit from Colin
git-svn-id: trunk@4753 -
2003-11-01 18:58:15 +00:00
mattias
1e4cf2c054 fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
71235a2b68 removed Changelog
git-svn-id: trunk@4751 -
2003-10-31 23:42:47 +00:00
mazen
0b15eafd69 + added some paranthesis to avoid operators precedence problems
git-svn-id: trunk@4750 -
2003-10-31 15:14:43 +00:00
mattias
c5ffdb63ba added the possibility to disbale double buffering
git-svn-id: trunk@4749 -
2003-10-31 14:54:10 +00:00
mazen
0a465d4795 * Fixing VER1_1 compile problem to allow using 1.1 compiler
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp

git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
mattias
948299f460 fixed designer paint offsets
git-svn-id: trunk@4747 -
2003-10-31 13:21:40 +00:00
micha
9df3636113 fix win32 designer: grid, non-windowed components, selectiongrabbers
git-svn-id: trunk@4746 -
2003-10-31 11:49:30 +00:00
mattias
59bc0cb985 replaced NEW1_1 defines
git-svn-id: trunk@4745 -
2003-10-30 21:41:11 +00:00
mattias
3564a2e914 removed some hints
git-svn-id: trunk@4744 -
2003-10-30 21:26:23 +00:00
mattias
83528f4e25 fixed win32 include file search
git-svn-id: trunk@4743 -
2003-10-30 20:45:30 +00:00
mattias
c03345925a added Changelog and cvs2cl.pl
git-svn-id: trunk@4742 -
2003-10-30 20:36:06 +00:00
mattias
1de4ec52f5 fixed TColorButton
git-svn-id: trunk@4741 -
2003-10-30 20:26:28 +00:00
mattias
550f21ae57 fixed building IDE clean
git-svn-id: trunk@4740 -
2003-10-30 20:15:45 +00:00
mattias
7617ce320f fixed OI borderstyle
git-svn-id: trunk@4739 -
2003-10-30 19:55:53 +00:00
mattias
d92965ff87 fixed keymapping for irregular keys
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
mattias
7af4661240 fixed win32 compiling
git-svn-id: trunk@4737 -
2003-10-29 19:47:29 +00:00
micha
3551674232 fix popupmenu av
git-svn-id: trunk@4736 -
2003-10-29 15:24:28 +00:00
micha
795e6432b3 amenuobject compilation fix
git-svn-id: trunk@4735 -
2003-10-29 14:24:21 +00:00
mattias
246851ae33 fixed unit circle
git-svn-id: trunk@4734 -
2003-10-28 14:25:37 +00:00
micha
615e8484ee new interface method to attach a menu to window
git-svn-id: trunk@4733 -
2003-10-26 17:34:41 +00:00
marc
6526725baa Applied patch from Vincent Snijders
git-svn-id: trunk@4732 -
2003-10-24 21:34:36 +00:00
marc
9077473f14 Added cleanup code for keyboard tables
git-svn-id: trunk@4731 -
2003-10-24 21:28:16 +00:00
ajgenius
053ea37be4 re-add TByteArray
git-svn-id: trunk@4730 -
2003-10-23 19:03:13 +00:00
marco
93914efcb7 * linux vs unix fixes
git-svn-id: trunk@4729 -
2003-10-23 16:46:52 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
micha
912975406c cleanups; single parent window (single taskbar button)
git-svn-id: trunk@4727 -
2003-10-23 07:45:49 +00:00
ajgenius
ea7124e275 fix accel group test to remove GTK2 warnings
git-svn-id: trunk@4726 -
2003-10-22 20:37:31 +00:00
mattias
9e186eb76b fixed freeing glyphs
git-svn-id: trunk@4725 -
2003-10-22 19:52:07 +00:00
mattias
24a046fcf6 prepared image sharing
git-svn-id: trunk@4724 -
2003-10-22 18:43:23 +00:00
mattias
ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
ajgenius
89778955a2 fix misplaced )
git-svn-id: trunk@4722 -
2003-10-22 14:33:02 +00:00
mattias
6a07969e0d removed CustApp defines
git-svn-id: trunk@4721 -
2003-10-21 18:44:11 +00:00
micha
87c8cd928e spinedit fix; variables cleanup
git-svn-id: trunk@4720 -
2003-10-21 15:06:27 +00:00
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