Commit Graph

274 Commits

Author SHA1 Message Date
mattias
ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
marc
2bc4f15b39 * Fixed VKey keypad handling
git-svn-id: trunk@4718 -
2003-10-19 16:33:11 +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
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
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
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
ajgenius
5443f8d2d5 more work toward GTK2 - partly fix CheckListBox, & MenuItems
git-svn-id: trunk@4667 -
2003-09-24 17:23:54 +00:00
ajgenius
d743352fb0 remove USE_PANGO define since pango now apears to work properly.
git-svn-id: trunk@4650 -
2003-09-19 00:41:52 +00:00
ajgenius
9489cc0bd2 fixed Tgtkobject.drawtext for Pango till the native pango one works better
git-svn-id: trunk@4643 -
2003-09-18 14:06:30 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
c311ce3e25 fixed removing TPage
git-svn-id: trunk@4633 -
2003-09-17 15:26:42 +00:00
ajgenius
d0f6765615 PANGO support for GTK2 now works.. sorta. TextOut/ExtTextOut broken?
git-svn-id: trunk@4623 -
2003-09-15 03:10:46 +00:00
ajgenius
5263906d67 fixes for GTK2(accel groups, menu accel, 'draw'),
more work toward Pango(DrawText now works, UpdateDCTextMetric mostly works)

git-svn-id: trunk@4609 -
2003-09-12 17:40:46 +00:00
ajgenius
eef2bbe9ad fixed TColotDialog for GTK2
git-svn-id: trunk@4593 -
2003-09-10 02:33:41 +00:00
ajgenius
3f67846f84 more implementation toward pango for gtk2
git-svn-id: trunk@4592 -
2003-09-09 20:46:38 +00:00
ajgenius
b93c3874b3 more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals
git-svn-id: trunk@4587 -
2003-09-09 04:15:08 +00:00
ajgenius
066215c115 fixes for gtk2
added more wrappers for gtk1/gtk2 converstion and sanity
removed pointless version $Ifdef GTK2 etc
IDE now "runs" Tcontrol drawing/using problems
renders it unuseable however

git-svn-id: trunk@4578 -
2003-09-06 20:23:53 +00:00
ajgenius
bf84728787 gtk2 changes for pixmap, getcursorpos, mouse events workaround
git-svn-id: trunk@4573 -
2003-09-06 17:24:52 +00:00
ajgenius
6164d86867 removed a redundant routine which broke gtk1
git-svn-id: trunk@4568 -
2003-09-05 19:03:19 +00:00
ajgenius
4844efb4cb Make GTK2 "compile". linking fails still
(Makefile.fpc needs pkgconfig libs/GTK2 linking rules,
but not sure how not sure how) and when linked via a make script
(like gtk2 examples do) apps still won't work(yet).  I think we
need to do a lot of work to make sure incompatible(also to get rid
of deprecated) things are done in GTK2 interface itself, and just
use more {$Ifdef GTK1} in the gtk interface itself.

git-svn-id: trunk@4566 -
2003-09-05 18:19:54 +00:00
mattias
bad5a3e490 fixed default size of preview widget
git-svn-id: trunk@4562 -
2003-09-04 10:51:30 +00:00
mattias
a9f24996c7 implemented TOpenPictureDialog
git-svn-id: trunk@4558 -
2003-09-02 21:32:56 +00:00
mattias
0f753789fa using default colors, when theme does not define them
git-svn-id: trunk@4548 -
2003-08-30 18:53:08 +00:00
mattias
4804ddc2f9 fixes for gtk2
git-svn-id: trunk@4547 -
2003-08-29 21:21:07 +00:00
mattias
9af0a719c4 renamed lazqueue to lazlinkedlist, patch from Jeroen
git-svn-id: trunk@4495 -
2003-08-18 13:26:06 +00:00
marc
73d6dcef82 * Fixed radiogroup menuitems
git-svn-id: trunk@4414 -
2003-07-21 23:43:32 +00:00
mattias
418b60a004 fixed TPaintStruct
git-svn-id: trunk@4354 -
2003-07-02 10:02:51 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
d2ef70e4c2 fixed changing unitname during update
git-svn-id: trunk@2659 -
2002-08-17 23:41:34 +00:00
mattias
c9a3bc987c moved TColorButton to dialogs.pp
git-svn-id: trunk@2658 -
2002-08-17 23:41:33 +00:00
ajgenius
fcb3d8a490 some fixes toward gtk2
git-svn-id: trunk@2621 -
2002-08-17 23:41:32 +00:00
mattias
da2b49b9c2 fixed Set/GetPixel
git-svn-id: trunk@2609 -
2002-08-17 23:41:31 +00:00
mattias
9c402d38c8 fixed setting rc name
git-svn-id: trunk@2581 -
2002-08-17 23:41:30 +00:00
mattias
8a41537408 implemented setting working directory for debugger
git-svn-id: trunk@2575 -
2002-08-17 23:41:29 +00:00
mattias
ef7892a0cc removed menubar.inc
git-svn-id: trunk@2548 -
2002-08-17 23:41:28 +00:00
mattias
29eb729fa9 fixed typos
git-svn-id: trunk@2542 -
2002-08-17 23:41:27 +00:00
mattias
a96182788d fixed allocation of dc backcolor
git-svn-id: trunk@2505 -
2002-08-17 23:41:26 +00:00
mattias
04b48a48db fixed changing menuitem separator and normal
git-svn-id: trunk@2486 -
2002-08-17 23:41:25 +00:00
mattias
ceae01f603 fixed right control release
git-svn-id: trunk@2481 -
2002-08-17 23:41:24 +00:00
mattias
7c90fe3bed implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@2458 -
2002-08-17 23:41:23 +00:00
ajgenius
dd1fab1b80 fixed silly mistake
git-svn-id: trunk@2434 -
2002-08-17 23:41:22 +00:00
ajgenius
5d8487782f some fixes for gtk2
git-svn-id: trunk@2415 -
2002-08-17 23:41:21 +00:00
mattias
efe3ab437e added exception handling for createpixmapindirect
git-svn-id: trunk@2394 -
2002-08-17 23:41:20 +00:00
mattias
97244c2c91 started typeinfo for double extended
git-svn-id: trunk@2378 -
2002-08-17 23:41:19 +00:00
mattias
937b768cdb reduced focus handling and improved focus setting
git-svn-id: trunk@2360 -
2002-08-17 23:41:18 +00:00
mattias
a588a5180c improved focus debugging output
git-svn-id: trunk@2347 -
2002-08-17 23:41:17 +00:00
mattias
ac761c9890 improved but not fixed transient windows
git-svn-id: trunk@2328 -
2002-08-17 23:41:16 +00:00
mattias
caaf6bb9c3 localized gtk interface
git-svn-id: trunk@2319 -
2002-08-17 23:41:15 +00:00
mattias
cb5bee664a focus fixes, reduced lpi size
git-svn-id: trunk@2298 -
2002-08-17 23:41:14 +00:00
mattias
52222da2ae started gtk2 interface
git-svn-id: trunk@2296 -
2002-08-17 23:41:13 +00:00
mattias
d44114cef5 double byte char font started
git-svn-id: trunk@2273 -
2002-08-17 23:41:12 +00:00
mattias
0851e8ccab added Timer patch from Vincent Snijders
git-svn-id: trunk@2271 -
2002-08-17 23:41:12 +00:00
mattias
fcb96fab66 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@2255 -
2002-08-17 23:41:10 +00:00
lazarus
3aeb3bd06f MG: fixed setting gdk pen style
git-svn-id: trunk@2238 -
2002-08-17 23:41:09 +00:00
lazarus
4470d1e72c MG: implemented hints
git-svn-id: trunk@2223 -
2002-08-17 23:41:08 +00:00
lazarus
2f5a28affb MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@2211 -
2002-08-17 23:41:07 +00:00
lazarus
3588cfdbec MG: mouse cursors are now allocated on demand
git-svn-id: trunk@2198 -
2002-08-17 23:41:06 +00:00
lazarus
02b3856fd0 MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@2182 -
2002-08-17 23:41:05 +00:00
lazarus
2cddba2318 MG: broke LCL<->interface circles
git-svn-id: trunk@2174 -
2002-08-17 23:41:04 +00:00
lazarus
e36197ff51 AJ:Minor fixes for Win32 GTK compiling
git-svn-id: trunk@2164 -
2002-08-17 23:41:03 +00:00
lazarus
eff265aa39 AJ: Moved form contents creation to gtkproc for code
reuse between GNOME and GTK, and to make GNOME MDI
    programming easier later on.

git-svn-id: trunk@2151 -
2002-08-17 23:41:02 +00:00
lazarus
8a6133e3c4 MG: accelerators are now shared between non modal forms
git-svn-id: trunk@2142 -
2002-08-17 23:41:01 +00:00
lazarus
acbb613ac5 MG: fixed frmactivate
git-svn-id: trunk@2128 -
2002-08-17 23:41:00 +00:00
lazarus
f6ebb1bb31 AJ: rearranged GTK init stuff for proper GNOME init & less duplication between interfaces
git-svn-id: trunk@2121 -
2002-08-17 23:40:59 +00:00
lazarus
10bb089942 MG: fixes for 1.1
git-svn-id: trunk@2117 -
2002-08-17 23:40:58 +00:00
lazarus
45a54d0346 MG: fixes for fpc1.1
git-svn-id: trunk@2105 -
2002-08-17 23:40:57 +00:00
lazarus
a63c3bf7c7 AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos
git-svn-id: trunk@2102 -
2002-08-17 23:40:56 +00:00
lazarus
6a4f825241 MG: fixed uncapturing of mouse
git-svn-id: trunk@2094 -
2002-08-17 23:40:55 +00:00
lazarus
dba5b08be2 MG: made mouse capturing more strict
git-svn-id: trunk@2086 -
2002-08-17 23:40:54 +00:00
lazarus
a229d698b5 AJ: added forcelinebreaks
git-svn-id: trunk@2080 -
2002-08-17 23:40:53 +00:00
lazarus
379bf37e81 MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@2075 -
2002-08-17 23:40:52 +00:00
lazarus
688e139c86 AJ: started GNOME interface & modified gtk interface so everything is public/protected
git-svn-id: trunk@2072 -
2002-08-17 23:40:51 +00:00