Commit Graph

14707 Commits

Author SHA1 Message Date
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
sekelsenmat
cf3c9916a4 Blocks the compilation of lcl-wince in the arm architecture with FPC <= 2.2.0 to avoid mistakes of the users.
git-svn-id: trunk@14805 -
2008-04-12 00:53:44 +00:00
vincents
2f11eb8333 fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14804 -
2008-04-11 21:20:37 +00:00
vincents
c94e2e7098 message composer plug-in: improved layout (bug #11126)
patch by: Salvatore Coppola 

git-svn-id: trunk@14803 -
2008-04-11 20:28:05 +00:00
vincents
a239a91f28 IDE: fixed showing find results of find identifer references, when the same Identifier searched
git-svn-id: trunk@14802 -
2008-04-11 14:42:34 +00:00
vincents
9ed9aa3295 win32 interfaces: added some defines to enable unicode support easily.
git-svn-id: trunk@14801 -
2008-04-11 11:22:20 +00:00
vincents
ec22352fac IDE: search results view, guard against listbox entry without match position for example as a result of Find References.
git-svn-id: trunk@14800 -
2008-04-10 13:58:58 +00:00
vincents
a69cd0c485 LCL: fixed maskedit warnings
git-svn-id: trunk@14799 -
2008-04-10 13:07:59 +00:00
paul
09b6731e09 ide: start resolving foreign references (works only when referenced form is already loaded)
git-svn-id: trunk@14798 -
2008-04-10 08:44:50 +00:00
paul
ea223b758a add TResourceCache.Clear
git-svn-id: trunk@14797 -
2008-04-10 02:02:47 +00:00
sekelsenmat
c48bc3eba2 Adds the Cocoa widgetset.
git-svn-id: trunk@14796 -
2008-04-09 23:54:49 +00:00
paul
af204c1c8f fix ugly typo in code that breaks KeyPress handling on ansi version of win32 lcl
git-svn-id: trunk@14795 -
2008-04-09 10:45:23 +00:00