Commit Graph

13131 Commits

Author SHA1 Message Date
paul
c7ecf6373c - take QTabBar size into account during QTabWidget clientrect calculation
git-svn-id: trunk@13059 -
2007-11-28 03:51:37 +00:00
paul
0b543bb9da qt:
- more correct return of QTabWidget ClientBounds (TCustomNotebook)
- restore Combobox text after switching between styles

git-svn-id: trunk@13058 -
2007-11-28 03:30:12 +00:00
vincents
de83088a7d IDE: Don't draw a gray background in the Find Palette Component Dialog
git-svn-id: trunk@13057 -
2007-11-27 22:51:43 +00:00
kirkpatc
0f1ecc873a LazDoc - Updates to ExtCtrls.xml: TCustomSplitter, TSplitter, TPaintBox, TCustomPanel, TPanel
git-svn-id: trunk@13056 -
2007-11-27 21:04:07 +00:00
jesus
8ff99369dd fix ForceDirectory that partially creates a dir if ending char is not PathDelim, for example package output directory will be created correctly
git-svn-id: trunk@13055 -
2007-11-27 21:01:11 +00:00
kirkpatc
589f0665d7 LazDoc - further changes to ExtCtrls
git-svn-id: trunk@13054 -
2007-11-27 17:53:06 +00:00
mattias
2f7ada67f3 IDE: lazdoc: renamed TLazDocForm to TLazDocEditForm
git-svn-id: trunk@13053 -
2007-11-27 17:40:41 +00:00
vincents
c45d158d26 IDE: fixed loading non-project files passed on the command line (bug #9829)
git-svn-id: trunk@13052 -
2007-11-27 14:22:20 +00:00
mattias
716fd7bcee IDE: lazdoc: improved parsing fpdoc xml files
git-svn-id: trunk@13051 -
2007-11-27 10:48:14 +00:00
paul
8b828c53b4 qt: improve resize even handling
git-svn-id: trunk@13050 -
2007-11-27 09:37:15 +00:00
paul
4bbe8f5e49 add define SplashDrawVersion to draw lazarus version over splash image
git-svn-id: trunk@13049 -
2007-11-27 09:35:11 +00:00
kirkpatc
ab4ffc3715 LazDoc - further updates to ExtCtrls - TPage, TCustomPage, TNoteBook, TCustomNoteBook
git-svn-id: trunk@13048 -
2007-11-27 08:51:13 +00:00
paul
4bbb79c4ed simplify ide splash logo replacing
git-svn-id: trunk@13047 -
2007-11-27 08:04:39 +00:00
paul
2147234522 dont crash if CancelDrag is called during DragOver (merge me)
git-svn-id: trunk@13046 -
2007-11-27 07:49:04 +00:00
paul
277aed08b2 windows ide:
- create rc files instead of res for version info and manifest
- remove no more needed ide resources

git-svn-id: trunk@13045 -
2007-11-27 02:16:20 +00:00
paul
636bc20c12 lazdoc: fix mem leak
git-svn-id: trunk@13044 -
2007-11-27 01:48:04 +00:00
mattias
496be6ce57 turbopower_ipro: bugfixes, Two new examples, with full navegation across links and Backward/Forward buttons from Jordi March Nogue
git-svn-id: trunk@13043 -
2007-11-26 22:26:38 +00:00
mattias
7187688e75 IDE: TUnitInfo.Modified now checks Source.ChangeStep
git-svn-id: trunk@13042 -
2007-11-26 21:34:54 +00:00
mattias
d6c8262c2a LCL: added heutistic for missing ClientWidth/ClientHeight in lfm
git-svn-id: trunk@13041 -
2007-11-26 20:29:11 +00:00
mattias
d815ea8ea2 IDE: improved updating resource directives for windows manifest and version info
git-svn-id: trunk@13040 -
2007-11-26 20:05:30 +00:00
marc
5c30e13681 * Added accelerators by Marius Ellen
git-svn-id: trunk@13039 -
2007-11-26 19:17:23 +00:00
kirkpatc
d55cf837de LazDoc - formatting corrections to Grids.xml and ExtCtrls.xml
git-svn-id: trunk@13038 -
2007-11-26 17:47:53 +00:00
vincents
79c4c07012 LazDE: fixed possible range error from Wanderlan (bug #10221)
git-svn-id: trunk@13037 -
2007-11-26 15:01:44 +00:00
vincents
be24384dfd linux install: use standard categories for desktop icon (bug #10273) from Joost.
git-svn-id: trunk@13036 -
2007-11-26 14:34:42 +00:00
kirkpatc
f4cebe9f92 LazDoc - corrected formatting in Grids.xml
git-svn-id: trunk@13035 -
2007-11-26 13:19:05 +00:00
mattias
a0a537e1f9 codetools: AddResourceDirective can now add custom directives
git-svn-id: trunk@13034 -
2007-11-26 12:09:22 +00:00
mattias
5a4515b1ce IDE: code templates: removed AddChar attribute and added RemoveChar attribute
git-svn-id: trunk@13033 -
2007-11-26 11:56:20 +00:00
mattias
b7c129588d IDE: code templates: when completion starts with identifier char then auto execute only if token starts at word boundary
git-svn-id: trunk@13032 -
2007-11-26 11:39:07 +00:00
kirkpatc
b87224a3b5 LazDoc - updates to StdCtrls (title), ExtCtrls (TCustomImage, TImage, TBevel, TCustomLabeledEdit, TLabeledEdit), ComCtrls (TCustomTreeView, TTreeNode, TTreeView)
git-svn-id: trunk@13031 -
2007-11-26 11:22:01 +00:00
mattias
faf05b2194 codetools: added functions to search for resource directives platform independent
git-svn-id: trunk@13030 -
2007-11-26 11:07:44 +00:00
paul
fcca92b95d fix gtk1 compilation
git-svn-id: trunk@13029 -
2007-11-26 08:54:03 +00:00
paul
de9e54e0ad gtk:
- fix groupbox with fixed w/o windows (events were broken)
- remove FinishComponentCreate from groupbox
- improve setting label to groupbox (if groupbox text = '' then better to pass nil to prevent drawing of empty string with ugly visual effect)
- fix memory leaks in StaticText

git-svn-id: trunk@13028 -
2007-11-26 07:47:13 +00:00
paul
60f9fecfd1 dont rebuild imagelist cache on application exit
git-svn-id: trunk@13027 -
2007-11-26 02:01:48 +00:00
jesus
47ab9233e4 printers, removed libc dependency, issue #10241
git-svn-id: trunk@13026 -
2007-11-25 18:07:17 +00:00
marc
3fc6bd15d3 * Fix by DiBo33, correct comapre function is set
git-svn-id: trunk@13025 -
2007-11-25 17:55:23 +00:00
marc
de4efa2df8 * Updated translation by Haruyuki Fujimaki
git-svn-id: trunk@13024 -
2007-11-25 17:19:05 +00:00
mattias
e2a6763357 IDE: lazdoc: fixed showing hints for procedures
git-svn-id: trunk@13023 -
2007-11-25 15:01:26 +00:00
mattias
c8b5bd4bd5 IDE: lazdoc: showing hints for enums
git-svn-id: trunk@13022 -
2007-11-25 13:47:17 +00:00
mattias
688c0a4db0 IDE: lazdoc: now reads comments and shows them in hints
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
mattias
a23d1512a6 lazde: fixed compiltion under non windows
git-svn-id: trunk@13020 -
2007-11-25 10:50:50 +00:00
sekelsenmat
8588444419 Fixes getting the text of TMemo on unicode win32
git-svn-id: trunk@13019 -
2007-11-25 10:47:25 +00:00
kirkpatc
fba773a9a7 LazDoc - contribution to Grids.xml from Wanderlan Santos dos Anjos
git-svn-id: trunk@13018 -
2007-11-25 10:13:29 +00:00
kirkpatc
a258e06943 LazDoc - fixed link in ComCtrls.xml
git-svn-id: trunk@13017 -
2007-11-25 09:10:29 +00:00
kirkpatc
a018673490 LazDoc - fixed links in Forms.xml and Graphics.xml
git-svn-id: trunk@13016 -
2007-11-25 08:06:19 +00:00
kirkpatc
41c9062ab7 LazDoc - formatting corrections in StdCtrls
git-svn-id: trunk@13015 -
2007-11-25 07:30:46 +00:00
mattias
d62038c83e codetools: fixed finddeclaration in generic methods searching ancestor class
git-svn-id: trunk@13014 -
2007-11-24 22:56:09 +00:00
mattias
4a5fbf3a39 IDE: ToDo list: replaced parsing code with codetools function
git-svn-id: trunk@13013 -
2007-11-24 22:45:39 +00:00
mattias
dadd700bea IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
git-svn-id: trunk@13012 -
2007-11-24 21:35:20 +00:00
mattias
dd735a4378 replaced writeln with debugln
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
mattias
42edb792e6 IDE: many improvements for todolist from Gerard
git-svn-id: trunk@13010 -
2007-11-24 21:23:19 +00:00