Commit Graph

725 Commits

Author SHA1 Message Date
andrew
e28b0e879e fixed gtk2 toolbutton to get click events
git-svn-id: trunk@10071 -
2006-10-15 16:38:54 +00:00
andrew
fc03d1600d Some 64bit changes for TWS.Create Timer
Fixed gtk2 listbox events
Partially fixed gtk2 painting issues  bug #964
Fixed bug #7067
Gtk2 Opendialogs now use GtkFileChooserDialog
Added a check for the clipboard in case it get stuck in a repeat loop
lclgtkcellrenderer now knows the itemindex to paint correctly

git-svn-id: trunk@10067 -
2006-10-15 13:27:27 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
micha
a4bd9f7713 fix pointer type conversions
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
f68e5b904f IDE: improved layout of compiler options, LCL: calling AdjustSize when client rect changed
git-svn-id: trunk@9890 -
2006-09-13 20:57:35 +00:00
mattias
339e49de45 LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
mattias
8783e0100d IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms
git-svn-id: trunk@9779 -
2006-09-01 14:38:07 +00:00
mattias
535bec1a8d gtk intf: fixed auto realigning of bitmap masks
git-svn-id: trunk@9732 -
2006-08-18 21:10:29 +00:00
mattias
69a6edd9a9 gtk intf: fixed realign masks, LCL TBitmap: added CHangingAll to avoid overhead when changing the whole bitmap
git-svn-id: trunk@9642 -
2006-07-20 19:20:43 +00:00
mattias
b17384ebc1 TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
ace64d3a32 changed RawImage sizes to PtrUInt
git-svn-id: trunk@9611 -
2006-07-14 22:21:17 +00:00
mattias
835168efa7 gtk intf: added automatic realign for bitmap masks bug #2022
git-svn-id: trunk@9610 -
2006-07-14 16:45:05 +00:00
mattias
fb6dfb5499 gtk2 intf: disabled SIZEICONIC messages, because the gtk2 sends them too, when user switches to another desktop, and then the LCL hides the whole application
git-svn-id: trunk@9524 -
2006-06-28 23:36:52 +00:00
mattias
8027a9738d gtk intf: added minimum size for TTrackBar
git-svn-id: trunk@9506 -
2006-06-27 22:08:49 +00:00
mattias
31810fcee6 gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
080df83b4c gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar
git-svn-id: trunk@9476 -
2006-06-22 10:35:34 +00:00
mattias
486838638b gtk2 intf: fixed TTrackBar, added MergeSort for TFPList and TStrings
git-svn-id: trunk@9471 -
2006-06-22 01:54:58 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
mattias
4b0f3b5966 disabled TAsyncProcess for linux, because it creates a lot of overhead and no bytes are read during execution
git-svn-id: trunk@9449 -
2006-06-19 08:44:18 +00:00
mattias
0d67131d5f fixed compilation of rx.lpk
git-svn-id: trunk@9447 -
2006-06-19 07:01:10 +00:00
mattias
e4cf644778 gtk2 intf: extended GetRawImageXXX functions to take screen shots
git-svn-id: trunk@9360 -
2006-05-27 12:43:59 +00:00
jesus
a39c2c3633 fixed AV's getting pixel under gtk1, issue #2097
git-svn-id: trunk@9342 -
2006-05-23 21:32:34 +00:00
jesus
aa20edd467 fixed mouse events return wrong coordinates in scrolling components (win32, issue #1983), enabled ajustments for customforms in gtk
git-svn-id: trunk@9316 -
2006-05-20 17:10:17 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
3d19654952 gtk intf: added heuristic to choose the alpha mask line ending
git-svn-id: trunk@9231 -
2006-05-02 21:33:17 +00:00
mattias
9fcc3d2103 gtk intf: wordWrap with string in UTF8 from Darek
git-svn-id: trunk@9228 -
2006-05-02 20:21:29 +00:00
mattias
606d061e80 fixed gtk intf getting line end boundary
git-svn-id: trunk@9208 -
2006-04-29 22:25:16 +00:00
mattias
4de68607bc implemented accelerators for TPage captions
git-svn-id: trunk@9206 -
2006-04-29 21:33:39 +00:00
mattias
9bc02c5002 improved getting selection from xterm and kde apps
git-svn-id: trunk@9129 -
2006-04-15 15:18:34 +00:00
marc
116d6521cf * Fixed setting itemindex=-1 without handle
* Fixed selchange events during combo destoy 

git-svn-id: trunk@9043 -
2006-03-29 19:21:18 +00:00
mattias
f6e1bf014e added LM_CHANGED to TCustomComboBox from Darek
git-svn-id: trunk@9033 -
2006-03-28 17:05:15 +00:00
mattias
f4277fcbcd codetools: implemented RepalceUsedUnits: replacing, commenting units
git-svn-id: trunk@8996 -
2006-03-22 22:59:52 +00:00
mattias
39d76028e2 fixed gtk TListBox.ItemIndex with MultiSelect and implemented loading .lpk info in install package dialog
git-svn-id: trunk@8990 -
2006-03-22 20:04:40 +00:00
mattias
252c0feff3 OnSelChange for tComboBox fired only one per click from Darek
git-svn-id: trunk@8957 -
2006-03-18 14:39:13 +00:00
mattias
03aff84390 improved setting custom font for TEdit under gtk2 from Darius
git-svn-id: trunk@8851 -
2006-03-01 01:46:40 +00:00
mattias
94c7280557 added font color for gtk2 intf
git-svn-id: trunk@8844 -
2006-02-28 03:21:36 +00:00
mattias
28eed0f0fe added dynqueue.pas, changed license of dynamicarray.pas
git-svn-id: trunk@8840 -
2006-02-27 22:53:45 +00:00
mattias
a99956b6cc implemented TGtkWidgetSet.SetWidgetFont for gtk2, moved package editor add new unit as default
git-svn-id: trunk@8837 -
2006-02-27 16:47:27 +00:00
mattias
4a72c727b5 added resourcestrings to debugoptions from Darius
git-svn-id: trunk@8821 -
2006-02-25 11:37:07 +00:00
vincents
323b83d861 removed fpc 2.0.0 compatibility workarounds
git-svn-id: trunk@8761 -
2006-02-17 15:19:01 +00:00
mattias
a88db22c6c implemented setting font for gtk widgets from Darek
git-svn-id: trunk@8754 -
2006-02-17 13:40:26 +00:00
mattias
9a738a013a added -dDisableWidgetColor
git-svn-id: trunk@8638 -
2006-01-27 21:21:34 +00:00
mattias
4b193a4407 improved color for gtk widgets from Darek
git-svn-id: trunk@8625 -
2006-01-26 20:53:59 +00:00
mattias
c5381fa007 reduced debugging output and extended debugging of lcl
git-svn-id: trunk@8565 -
2006-01-19 18:36:07 +00:00
mattias
acebd87695 Form.WindowState now is kept up to date from Andrew Haines
git-svn-id: trunk@8561 -
2006-01-18 22:41:07 +00:00
micha
7693949392 temporarily disable signal handler: it is buggy
git-svn-id: trunk@8333 -
2005-12-16 20:15:58 +00:00
mattias
c6f54982a3 fixed -dVerboseStretchCopyArea
git-svn-id: trunk@8311 -
2005-12-14 01:47:45 +00:00
micha
23faec7e80 all of BSD seems to use different signal handler type
make TAsyncProcess a little more robust

git-svn-id: trunk@8296 -
2005-12-12 19:21:19 +00:00
mattias
f55bc9ffb0 replaced LinuxThreading with Unix, since it works now again with darwin
git-svn-id: trunk@8278 -
2005-12-08 11:47:51 +00:00
micha
10b74e3eb0 tweak code to work with darwin
git-svn-id: trunk@8275 -
2005-12-08 11:30:15 +00:00