Commit Graph

13981 Commits

Author SHA1 Message Date
mattias
f3b6a2f28c added Hakan Kizilhan to contributors
git-svn-id: trunk@14117 -
2008-02-13 11:41:51 +00:00
vincents
e79be37c3d LCL: don't publish the Dialog property of a TCommonDialogAction, fixes bug #10817
git-svn-id: trunk@14116 -
2008-02-12 23:05:22 +00:00
mattias
746753524e codetools: fixed parsing (* comments
git-svn-id: trunk@14115 -
2008-02-12 17:51:41 +00:00
mattias
ac191520f1 h2pas: added tool to add units to the uses section
git-svn-id: trunk@14114 -
2008-02-12 17:02:51 +00:00
zeljko
369132766d Qt: added NumCopies property into TQtPrinter class
git-svn-id: trunk@14113 -
2008-02-12 14:44:51 +00:00
mattias
79d2e8faf2 h2pas: tool TReplaceImplicitTypes: fixed adding types after interface uses section
git-svn-id: trunk@14112 -
2008-02-12 14:03:21 +00:00
mattias
53b5ee1c6c h2pas: add missing pointer types now only checks identifiers in types
git-svn-id: trunk@14111 -
2008-02-12 13:51:06 +00:00
mattias
e585127ec0 h2pas: finished tool to comment fucntions that are too complex for h2pas
git-svn-id: trunk@14110 -
2008-02-12 13:26:13 +00:00
tombo
f659dee1cc IDE options: renamed LazDoc to FPDoc in captions
git-svn-id: trunk@14109 -
2008-02-12 12:01:02 +00:00
paul
b5f9b3cb92 objectinspector: increase splitter height a bit to give enough space for grabber drawing
git-svn-id: trunk@14108 -
2008-02-12 10:33:19 +00:00
tombo
8bfcde41e0 IDE install packages: removed redudant ':' in package info
git-svn-id: trunk@14107 -
2008-02-12 10:00:54 +00:00
paul
8c92b3ba66 docking: improve text drawing in TDockHeader
git-svn-id: trunk@14106 -
2008-02-12 09:09:31 +00:00
paul
258c1f15be win32 imagelist: dont under comctrl temporary due to bad feedback on r14098 #4e33251c35
git-svn-id: trunk@14105 -
2008-02-12 08:45:57 +00:00
mattias
d6a1b800a0 LCL: added turkish translation from Hakan
git-svn-id: trunk@14104 -
2008-02-12 08:10:55 +00:00
paul
b21744f605 comment code that is never used
git-svn-id: trunk@14103 -
2008-02-12 06:08:39 +00:00
paul
b670a88a3e trayicon - fix hWndTray value
git-svn-id: trunk@14102 -
2008-02-12 06:03:55 +00:00
paul
47fb1d410c reduce warning and notes
git-svn-id: trunk@14101 -
2008-02-12 05:59:51 +00:00
paul
3d9b5dd465 - 2 warnings
git-svn-id: trunk@14100 -
2008-02-12 05:51:07 +00:00
paul
e158ce57ae reduce warnings and hints
git-svn-id: trunk@14099 -
2008-02-12 05:47:43 +00:00
paul
4e33251c35 bunch of compatibility fixes with fpc 2.2 rtl if win32extra will be cleaned
git-svn-id: trunk@14098 -
2008-02-12 05:40:57 +00:00
mattias
84ee51a2cd h2pas: started tool to comment c functions that are too complex for h2pas
git-svn-id: trunk@14097 -
2008-02-11 23:48:59 +00:00
mattias
7ed9dde11b h2pas: added tool to comment c macros that are too complex for h2pas
git-svn-id: trunk@14096 -
2008-02-11 20:58:36 +00:00
mattias
7a7850a64b h2pas: added tool to convert anonymous c enums to typedef enums
git-svn-id: trunk@14095 -
2008-02-11 20:21:11 +00:00
mattias
29d9cb29f8 codetools: added some simple c code parser functions
git-svn-id: trunk@14094 -
2008-02-11 20:20:32 +00:00
mattias
aa1b4e9f7c LCL: reduced debugging output
git-svn-id: trunk@14093 -
2008-02-11 17:12:17 +00:00
kirkpatc
92142a0d59 LazDoc - updates to TCustomLabel, TLabel and TBoundLabel
git-svn-id: trunk@14092 -
2008-02-11 15:16:45 +00:00
paul
2a41b470fd create array of dock images in TLazDockForm and TLazDockTree and use it in header drawing (it is better than create bitmap on every draw)
git-svn-id: trunk@14091 -
2008-02-11 15:01:33 +00:00
mattias
e08cf5abf5 LCL: anchordocking: TlazDockForm: fixed invalidate on MouseLeave
git-svn-id: trunk@14090 -
2008-02-11 14:36:46 +00:00
mattias
57ee3d33a0 LCL: anchordocking: fixed uninitialized records
git-svn-id: trunk@14089 -
2008-02-11 14:30:19 +00:00
mattias
84a2ec0155 LCL: anchordocking: updating TLazDockForm.Caption when switching page in nested TLazDockPages
git-svn-id: trunk@14088 -
2008-02-11 14:27:31 +00:00
paul
fc14dbf587 improve dock header redrawing
git-svn-id: trunk@14087 -
2008-02-11 13:56:59 +00:00
mattias
36f6495e18 LCL: anchordocking: updating TLazDockForm.Caption when adding controls to a nested TLazDockPage
git-svn-id: trunk@14086 -
2008-02-11 13:27:07 +00:00
mattias
9a67a4094d LCL: anchordocking: undock: setting some default bounds to reduce window jumping only if changing parent
git-svn-id: trunk@14085 -
2008-02-11 13:13:51 +00:00
mattias
68328b837b LCL: anchordocking: undock: setting some default bounds to reduce window jumping
git-svn-id: trunk@14084 -
2008-02-11 13:10:23 +00:00
mattias
41fa8addf2 LCL: anchordocking: combining spiral splitters: fixed enlarging splitter
git-svn-id: trunk@14083 -
2008-02-11 12:35:08 +00:00
mattias
1a08f04dfb gtk2 intf: reduced output
git-svn-id: trunk@14082 -
2008-02-11 11:51:57 +00:00
mattias
54bf460d15 LCL: added TDockManager.AutoFreeByControl: boolean needed by shared docking managers
git-svn-id: trunk@14081 -
2008-02-11 11:51:29 +00:00
mattias
b5730a0075 LCL: anchordocking: auto undock if remaining is only one control
git-svn-id: trunk@14080 -
2008-02-11 11:15:58 +00:00
vincents
e91a929e7a win32 interface: fixed win64 compilation
git-svn-id: trunk@14079 -
2008-02-11 09:04:15 +00:00
paul
1efe09c999 use nested record in NMLVCUSTOMDRAW definition
git-svn-id: trunk@14078 -
2008-02-11 02:32:31 +00:00
mattias
b2fd7ea81d IDE translation: finnish: updates from Seppo
git-svn-id: trunk@14077 -
2008-02-10 23:35:37 +00:00
mattias
216d9689df LCL: anchordocking: TCustomAnchoredDockManager now sets DockManager and UseDockManager
git-svn-id: trunk@14076 -
2008-02-10 23:31:32 +00:00
mattias
28d926e861 LCL: anchordocking: fixed freeing TLazDockForm on undock
git-svn-id: trunk@14075 -
2008-02-10 23:29:07 +00:00
mattias
11e7b203ca LCL: anchordocking: ManualFloat now calls DoUnDockClientMsg if HostDockSIte=nil and DockManager set
git-svn-id: trunk@14074 -
2008-02-10 23:21:27 +00:00
mattias
c2d668eb0c gtk2 intf: fixed clicked event for Button
git-svn-id: trunk@14073 -
2008-02-10 22:16:19 +00:00
mattias
e7f5ea0f21 gtk2 intf: fixed warnings on creating a button: SetCallbacks must only be called for the core widget
git-svn-id: trunk@14072 -
2008-02-10 22:04:33 +00:00
sekelsenmat
9d0941dad2 Fixes the z-order of TButton on gtk2 by splitting it's implementation from gtk1 and adding a EventBox under the button for gtk2.
git-svn-id: trunk@14071 -
2008-02-10 14:53:51 +00:00
vincents
8d5b985b69 docs: added popupnotifier skeleton
git-svn-id: trunk@14070 -
2008-02-10 14:34:11 +00:00
mattias
763e629893 gtk intf: made eventbox of client areas visible. Otherwise it eats some mouse events
git-svn-id: trunk@14069 -
2008-02-10 13:57:46 +00:00
mattias
6955671ea9 IDE: OI no autosize for combobox and edit
git-svn-id: trunk@14068 -
2008-02-10 11:48:40 +00:00