Commit Graph

13005 Commits

Author SHA1 Message Date
paul
18fadf247c - moved printer images from lcl component images to printers images
- created script file to compile printers images

git-svn-id: trunk@13083 -
2007-11-30 02:19:27 +00:00
paul
c731bf126f rtti controls:
- convert component icons from xpm to png 24*24
- add windows script to compile lrs file

git-svn-id: trunk@13082 -
2007-11-30 02:03:13 +00:00
paul
548c9ae401 menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
git-svn-id: trunk@13081 -
2007-11-30 01:48:32 +00:00
jesus
6a565caf67 LCL, dbgrid, fix scrollbar position is not updated sometimes
git-svn-id: trunk@13080 -
2007-11-29 18:32:08 +00:00
paul
94f23a0660 fix compilation of components and examples
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
kirkpatc
0748e5b6b6 LazDoc - several changes/updates to TControl in Controls.xml
git-svn-id: trunk@13078 -
2007-11-29 13:14:50 +00:00
mattias
defd11ffbc LCL: TControl.Anchors no akLeft,akRight changed from center to scale center for Delphi compatibility
git-svn-id: trunk@13077 -
2007-11-29 10:36:36 +00:00
mattias
a9756022db gtk2 intf: added missing override
git-svn-id: trunk@13076 -
2007-11-29 10:33:26 +00:00
paul
f8c92c994c objectinspector: assign some glyphs to popup menu
git-svn-id: trunk@13075 -
2007-11-29 09:15:55 +00:00
paul
594e79a01d designer (size component dialog):
- fix memory leak
- reanchor dialog buttons

git-svn-id: trunk@13074 -
2007-11-29 08:53:53 +00:00
paul
3c7a01e5e9 designer: assign some glyphs to popup menu
git-svn-id: trunk@13073 -
2007-11-29 08:36:21 +00:00
kirkpatc
3249ea4306 LazDoc - minor formatting corrections in ExtCtrls.xml
git-svn-id: trunk@13072 -
2007-11-29 07:59:44 +00:00
jesus
9df2110ffb fix Unable to create target lazarus directory, issue #10286
git-svn-id: trunk@13071 -
2007-11-29 05:09:32 +00:00
paul
6301facd85 ide:
- extend menuintf: allow set ResourceName for menu items (to assign menu glyph)
- uniteditor: assign some glyphs to editor popup menu 

git-svn-id: trunk@13070 -
2007-11-29 02:59:32 +00:00
paul
deb3af7f84 packager: fix memory leak in package links dialog (merge me)
git-svn-id: trunk@13069 -
2007-11-29 01:47:27 +00:00
marc
31602ce6ea * Added view compinets to the toolbar by Marius
* udated po files

git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
marc
5fd7e75894 * updated translation by Laurent Jacques
git-svn-id: trunk@13067 -
2007-11-28 22:00:27 +00:00
jesus
5bde6d058b LazReport, don't use libc by default, note 16375 in issue #10241
git-svn-id: trunk@13066 -
2007-11-28 17:46:44 +00:00
kirkpatc
4880538915 LazDoc - updates to TCustomCheckGroup, TCheckGroup, TCustomRadioGroup, TRadioGroup, TTimer, TIdleTimer XML files
git-svn-id: trunk@13065 -
2007-11-28 15:54:51 +00:00
vincents
13daa3a38b LCL: published TListView.OnResize (bug #10242)
git-svn-id: trunk@13064 -
2007-11-28 15:48:30 +00:00
zeljko
c3d47116b5 Qt: Fix AV with TFileDialog
git-svn-id: trunk@13063 -
2007-11-28 10:56:07 +00:00
paul
c828678066 LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset.
git-svn-id: trunk@13062 -
2007-11-28 10:03:28 +00:00
tombo
2110590f03 LCL: fix label layout when aligned
git-svn-id: trunk@13061 -
2007-11-28 09:17:01 +00:00
paul
9fa8019b30 qt: playing around widget sizing
git-svn-id: trunk@13060 -
2007-11-28 06:05:50 +00:00
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