Commit Graph

13131 Commits

Author SHA1 Message Date
vincents
185ad78943 docs: fixed xml layout
git-svn-id: trunk@13213 -
2007-12-08 06:47:40 +00:00
mattias
b27b9bb629 IDE: added refactoring tool show abstract methods
git-svn-id: trunk@13212 -
2007-12-07 23:16:21 +00:00
andrew
65148452ac lhelp fixes:
* fixed a crash when loading a chm with no Table of contents
* improved the Index tab to have a search feature
* now the index tab indents subitems properly
* removed dependancy of chmpkg. these files are included with fpc by default now. If you have an olderversion of fpc you can re-add the dependancy of chmpkg locally
* added probably 5 new bugs :)

git-svn-id: trunk@13211 -
2007-12-07 21:28:36 +00:00
paul
f37578714a new component images from wile64
git-svn-id: trunk@13210 -
2007-12-07 18:58:52 +00:00
paul
3ed6ba4007 TWinControl.PaintTo:
- implementation for win32 and qt
- initial implementation for gtk

git-svn-id: trunk@13209 -
2007-12-07 18:56:17 +00:00
mattias
11d3e6af3e IDE: fixed mem leak: freeing DefaultPackage from Paul
git-svn-id: trunk@13208 -
2007-12-07 16:25:27 +00:00
mattias
5d3b9d1495 IDE: added shortcut for show abstract methods
git-svn-id: trunk@13207 -
2007-12-07 16:22:13 +00:00
paul
243a5ab605 new component images from wile64
git-svn-id: trunk@13206 -
2007-12-07 15:34:46 +00:00
mattias
e7821b7cd3 IDE: messages window: menu item save all changed to save all, not only visible
git-svn-id: trunk@13205 -
2007-12-07 15:33:13 +00:00
mattias
6060a047ed codetools: implemented AddMethods
git-svn-id: trunk@13204 -
2007-12-07 15:30:22 +00:00
mattias
7cac0aa984 IDE: compiler tests: added warnings when a search path does not exist
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
mattias
954c637752 IDE: compiler options dlg: omit checking macros
git-svn-id: trunk@13202 -
2007-12-07 13:05:21 +00:00
vincents
01a956df63 LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367)
git-svn-id: trunk@13201 -
2007-12-07 13:00:20 +00:00
kirkpatc
41fa02b136 LazDoc - updates in StdCtrls.xml to TCustomListBox and TListBox. Minor change in Controls.xml
git-svn-id: trunk@13200 -
2007-12-07 10:01:14 +00:00
paul
d484eba60c update images for turbopower ipro
git-svn-id: trunk@13199 -
2007-12-07 08:32:29 +00:00
paul
5c61bf6aaa lcl: add TBitmap.ReleaseMaskHandle by analogy with TBitmap.ReleaseHandle
git-svn-id: trunk@13198 -
2007-12-07 07:14:22 +00:00
paul
87c4e64232 move some string constant from code to lclStrConsts
git-svn-id: trunk@13197 -
2007-12-07 06:15:19 +00:00
paul
cd416a4ee7 - update jpeg example
git-svn-id: trunk@13196 -
2007-12-07 06:05:47 +00:00
paul
cf46073776 PopupNotifier package
- fix compilation
- add component image from A.J. Venter

git-svn-id: trunk@13195 -
2007-12-07 03:06:31 +00:00
paul
0c31625cb5 remove Jpeg4Lazarus from all svn files dependencies
git-svn-id: trunk@13194 -
2007-12-07 03:03:52 +00:00
paul
4b550ae887 revert 2 occasionally commited files (dont know how they become changed)
git-svn-id: trunk@13193 -
2007-12-07 02:31:55 +00:00
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
mattias
957d726614 IDE: CodeExplorer: added icon for functions from Sergio
git-svn-id: trunk@13191 -
2007-12-07 02:15:36 +00:00
mattias
cceefe3ce1 IDE: compiler options: added check for search paths
git-svn-id: trunk@13190 -
2007-12-07 01:51:03 +00:00
paul
b1aa6da05d uncomment psInsideFrame pen style
git-svn-id: trunk@13189 -
2007-12-07 00:31:13 +00:00
mattias
363234509c codetools: implemented searching abstract methods, added example
git-svn-id: trunk@13188 -
2007-12-07 00:28:12 +00:00
paul
f26448f1f7 new component images from wile64
git-svn-id: trunk@13187 -
2007-12-07 00:22:24 +00:00
paul
ed30a967a5 - increase component button with/height
- redirect all dependencies to component *image* width/height instead of *button* width/height

git-svn-id: trunk@13186 -
2007-12-07 00:07:26 +00:00
kirkpatc
e854ebc855 LazDoc - updates in StdCtrls.xml to: TCustomEdit, TCustomMemo, TMemo, TCustomStaticText, TStaticText, TButtonControl, TCustomButton, TCustomCheckBox, TCheckBox, TToggleBox, TRadioButton, TCustomLabel, TLabel and consequential changes to TControl in Controls.xml
git-svn-id: trunk@13185 -
2007-12-06 23:23:07 +00:00
vincents
5a6eb8feed debugger: reset working directory before setting it, to workaround a possible gdb bug, fjxes bug #10308.
git-svn-id: trunk@13184 -
2007-12-06 22:40:01 +00:00
paul
c87af36609 removed ttoolbutton.png (no such component in designer). Thanks wile64 for hint
git-svn-id: trunk@13182 -
2007-12-06 14:16:59 +00:00
paul
e1db1f5abb new component images from wile64
git-svn-id: trunk@13181 -
2007-12-06 13:58:50 +00:00
mattias
5871aee8d7 IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme
git-svn-id: trunk@13180 -
2007-12-06 09:53:13 +00:00
paul
1a64381f03 images:
- new TStaticText image based on wile64 but with frame
- remove white bg from TTrackBar image

git-svn-id: trunk@13179 -
2007-12-06 02:04:15 +00:00
marc
425f7eb912 * Start handle rework. Splitup of internal WS referencedata and public widgetsetspecific references (handle/pointer/XID/...)
git-svn-id: trunk@13178 -
2007-12-06 01:17:52 +00:00
paul
6910f76cfd new component images from wile64
git-svn-id: trunk@13177 -
2007-12-06 00:07:29 +00:00
vincents
7330b83424 win installer: use gdb and qt interface dll from http://svn.freepascak.org/lazarus/binaries
git-svn-id: trunk@13176 -
2007-12-05 23:00:55 +00:00
marc
a8ce3021eb * updated translation by Valdas Jankunas
git-svn-id: trunk@13175 -
2007-12-05 22:47:43 +00:00
mattias
31ca6d4fa8 IDE: fixed crash when componentpalette width too small
git-svn-id: trunk@13174 -
2007-12-05 22:35:37 +00:00
vincents
b60ad6ee51 docs: initial documentation of the lclversion unit
git-svn-id: trunk@13173 -
2007-12-05 21:54:45 +00:00
vincents
4931798b29 docs: added skeleton for lclversion
git-svn-id: trunk@13171 -
2007-12-05 21:25:56 +00:00
tombo
ef7cdd3f87 Printers4Lazarus: improved Carbon implementation, fixed current printer updating
git-svn-id: trunk@13170 -
2007-12-05 19:52:42 +00:00
tombo
c7450aab97 Carbon intf: fixed canvas text stuff crashing bug with patch from Tobias Giesen
git-svn-id: trunk@13169 -
2007-12-05 19:51:23 +00:00
mattias
53e8d6533f IDE: fixed searching owner of virtual files
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
paul
de4cdcb3a7 make togglebox image 1 pixel narrow
git-svn-id: trunk@13167 -
2007-12-05 16:04:58 +00:00
kirkpatc
e527038173 LazDoc - updates to TEdit and TCustomEDit in StdCtrls, also changes to TControl
git-svn-id: trunk@13166 -
2007-12-05 15:36:33 +00:00
paul
2e480eb951 revert speedbutton shift changes
git-svn-id: trunk@13165 -
2007-12-05 15:25:38 +00:00
paul
4db33cbc97 - remove obsoleted code from TButtonGlyph.Draw
- dont shift speedbutton glyph in down state if it intersects border

git-svn-id: trunk@13164 -
2007-12-05 15:05:29 +00:00
paul
86b4a94077 - update component images from wile64
- delete TColorComoboBox image (no such component)

git-svn-id: trunk@13163 -
2007-12-05 14:18:32 +00:00
kirkpatc
e358f1d96e LazDoc - corrections to Controls and ComCtrls
git-svn-id: trunk@13162 -
2007-12-05 11:11:35 +00:00