Commit Graph

14718 Commits

Author SHA1 Message Date
paul
9bdd9bd85f lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850)
git-svn-id: trunk@14855 -
2008-04-17 06:36:53 +00:00
sekelsenmat
f098565cff Starts separating gtkproc for gtk2 in gtk2proc.
git-svn-id: trunk@14854 -
2008-04-17 01:55:53 +00:00
sekelsenmat
341d9e3850 Patch from Grzegorz Zakrzewski. Fixes #10108
git-svn-id: trunk@14853 -
2008-04-17 01:28:56 +00:00
sekelsenmat
95ed4902e7 Just fixes variable initialization and improves identation.
git-svn-id: trunk@14852 -
2008-04-17 00:58:24 +00:00
sekelsenmat
35f5fb0d47 Implements showing hidden files in gtk2 file open dialog.
git-svn-id: trunk@14851 -
2008-04-16 15:18:44 +00:00
mattias
e11870d2ee codetools: class completion: adding new parts behind GUID, bug #11158
git-svn-id: trunk@14850 -
2008-04-16 14:59:06 +00:00
mattias
b93f8d1495 IDE: fixed wrong free of unit component dependencies
git-svn-id: trunk@14849 -
2008-04-16 14:19:35 +00:00
paul
b70cfb3a82 ide: load unit source buffer if it was not loaded before in LoadDependencyHidden, improve verbosity
git-svn-id: trunk@14848 -
2008-04-16 08:28:44 +00:00
paul
c2db5ffa0f qt: bidimode depends on TControl.UseRightToLeftAlignment, TControl.UseRightToLeftReading,
TContorl.UseRightToLeftScrollBar more than on BidiMode property since that methods are virtual

git-svn-id: trunk@14847 -
2008-04-16 05:51:23 +00:00
paul
371075ffd8 qt: add bidimode support
git-svn-id: trunk@14846 -
2008-04-16 02:02:27 +00:00
paul
eaa9030572 lcl: fix compilation after bidimode changes
git-svn-id: trunk@14845 -
2008-04-16 01:52:15 +00:00
sekelsenmat
c9b2c77ce1 Fixes TListBox gtk2 events.
git-svn-id: trunk@14844 -
2008-04-16 00:49:36 +00:00
sekelsenmat
6b91ca9e45 Fallbacks to old code in new shortcut code.
git-svn-id: trunk@14843 -
2008-04-16 00:27:57 +00:00
sekelsenmat
f54bea2fc5 Separates gtk1 and gtk2 menu item code. Started implementing shortcuts for gtk2 menu items, but was unable to finish it. It didn't work before, so commited anyway because the new code is at least cleaner.
git-svn-id: trunk@14842 -
2008-04-16 00:22:08 +00:00
marc
34f7f58085 * Added gtk2 wincontrol BiDiMode support by Ido Kanner
git-svn-id: trunk@14841 -
2008-04-15 22:15:04 +00:00
marc
bc64373e6d * Made TWSMenu.SetBidiMode the same as TWSWinControl
git-svn-id: trunk@14840 -
2008-04-15 22:06:01 +00:00
mattias
d6163d5518 IDE: fixing up global designer references
git-svn-id: trunk@14839 -
2008-04-15 18:28:17 +00:00
mattias
91532eaa76 IDE: removed unneeded search, added comment
git-svn-id: trunk@14838 -
2008-04-15 17:58:32 +00:00
mattias
1b91ed2cf9 IDE: reduced verbosity
git-svn-id: trunk@14837 -
2008-04-15 17:40:29 +00:00
mattias
6e4716784e IDE: added IFDEF for experimental code
git-svn-id: trunk@14836 -
2008-04-15 17:39:33 +00:00
mattias
dfd3c302bb translations: german: updates from Joerg Braun
git-svn-id: trunk@14835 -
2008-04-15 17:36:11 +00:00
sekelsenmat
9bbcc202e4 Implements setting system colors for controls under gtk2.
git-svn-id: trunk@14834 -
2008-04-15 17:21:35 +00:00
mattias
542dbfa485 IDE: clean up
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
paul
4613ddc4be lcl: maskedit - move messages and overrides to protected section from private to allow their further overriding (by request of alexs)
git-svn-id: trunk@14832 -
2008-04-15 16:19:53 +00:00
paul
5dffa959e5 take more things from filelistbox patch of Bart Broersma (issue #0010985)
git-svn-id: trunk@14831 -
2008-04-15 15:34:14 +00:00
paul
04ef8c1251 gtk2: fix GetTextExtentPoint - it should return zero size if count <= 0 (fixes issue #0009188)
git-svn-id: trunk@14830 -
2008-04-15 14:44:09 +00:00
mattias
fcef4fecc0 IDE: showing fixup references after loading a lfm
git-svn-id: trunk@14829 -
2008-04-15 13:47:55 +00:00
paul
4f20c0b8a7 lcl: change TFileListBox behavior to be more delphi compatible (issue #0010985 by Bart Broersma with modifications)
git-svn-id: trunk@14828 -
2008-04-15 13:00:09 +00:00
mattias
fdde79363f codetools: lfmtrees are now only updated if source changed
git-svn-id: trunk@14827 -
2008-04-15 12:51:14 +00:00
mattias
92e555f7da codetools: lfmtrees are now kept
git-svn-id: trunk@14826 -
2008-04-15 12:08:36 +00:00
mattias
d4554a0a9b IDE: component properties: added check if referenced forms are auto created in lpr
git-svn-id: trunk@14825 -
2008-04-15 11:23:16 +00:00
mattias
e9674c8d0e IDE: added check if Tpersistent property changed to a reference to another unit
git-svn-id: trunk@14824 -
2008-04-15 10:53:42 +00:00
marc
e07aec1513 * Updated Lithuanian translation by Valdas Jankunas
* Updated some po files not covered by the localize script

git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
marc
fd63fa1d91 * Updated po files
git-svn-id: trunk@14822 -
2008-04-14 21:50:13 +00:00
vincents
0e716850fd tests: renamed dbscripts directory, so it can contain the digestdb program too.
git-svn-id: trunk@14821 -
2008-04-14 21:04:17 +00:00
mattias
c608dab7a4 IDEIntf: added property hook: ObjectReferenceChanged
git-svn-id: trunk@14820 -
2008-04-14 16:45:12 +00:00
paul
47a961ba28 lcl: AutoSize control (if needed) on child visibility change and on child remove (issue #0010605)
git-svn-id: trunk@14819 -
2008-04-14 16:31:56 +00:00
paul
4b5895c501 formatting
git-svn-id: trunk@14818 -
2008-04-14 16:18:06 +00:00
paul
104762c2a8 formatting
git-svn-id: trunk@14817 -
2008-04-14 16:11:02 +00:00
paul
ce0cf00e3d qt: don't change cursor of customcontrol container - this cause scrollbars of customcontrol to have the same cursor as control has
git-svn-id: trunk@14816 -
2008-04-14 15:39:39 +00:00
paul
81ae62103b qt: workaround problem with QBitmap_fromImage on linux (issue #0011141)
git-svn-id: trunk@14815 -
2008-04-14 08:30:48 +00:00
vincents
564c9a4785 fpcunit console test runner: add a virtual GetResultsWriter method, so descendant test runners can add custom ResultWriters
git-svn-id: trunk@14814 -
2008-04-13 19:38:32 +00:00
paul
17b8712e07 lcl: publish TDBCombobox.AutoSize (by alexs request)
git-svn-id: trunk@14813 -
2008-04-13 16:27:09 +00:00
paul
15e8e83251 ide: add listview columns editor to list of component editors
git-svn-id: trunk@14812 -
2008-04-13 16:23:16 +00:00
paul
4d58d3242c qt: apply mask on StretchMaskBlt when available (issue #0011141)
git-svn-id: trunk@14811 -
2008-04-13 15:59:04 +00:00
tombo
7ed219b411 LCL carbon: fixed synedit scrolling bugs #0010869 and #0010055
git-svn-id: trunk@14810 -
2008-04-12 18:44:33 +00:00
sekelsenmat
87798ed1c2 Improves the window border and decoration code on gtk.
git-svn-id: trunk@14809 -
2008-04-12 18:13:02 +00:00
paul
217383a60c win32 listview: fix wrong message target when sending LButtonUp, RButtonUp messages (fixes popup menu in ide watch window)
git-svn-id: trunk@14808 -
2008-04-12 16:02:06 +00:00
mattias
d5e6d33772 debian packages: Split lazarus package into sevaral packages lazarus-ide lazarus-src lazarus-doc lazarus from Mazen
git-svn-id: trunk@14807 -
2008-04-12 10:57:16 +00:00
sekelsenmat
80966d6f64 Fixes the Gtk 2 progress bar.
git-svn-id: trunk@14806 -
2008-04-12 01:35:00 +00:00