Commit Graph

13367 Commits

Author SHA1 Message Date
mattias
342ab1d019 debian: removed unneeded files
git-svn-id: trunk@13249 -
2007-12-09 11:09:36 +00:00
mattias
108a310615 codetools: replaced some var parmas with out params
git-svn-id: trunk@13248 -
2007-12-09 11:07:51 +00:00
tombo
2f1dae25aa Reverted accidentally committed unit
git-svn-id: trunk@13247 -
2007-12-09 11:06:36 +00:00
tombo
4a1d394e7e Carbon intf: improved TextOut performance a little
git-svn-id: trunk@13246 -
2007-12-09 10:59:18 +00:00
paul
0f368555be editbtn:
- change file formatting a bit (decapitalize some keywords, add space between operation, ...)
- use new modern images instead of old
- add script to build images

git-svn-id: trunk@13245 -
2007-12-09 08:46:39 +00:00
paul
6abb5b017e fix win32 unicode openfiledialog (at least it crashes under fpc 2.3.1)
git-svn-id: trunk@13244 -
2007-12-09 08:44:50 +00:00
paul
204175d1bd use modern images for dbnavigator instead of old
git-svn-id: trunk@13243 -
2007-12-09 07:30:35 +00:00
paul
1d63aba405 allow TDBNavigator to load any graphic type for glyph
git-svn-id: trunk@13242 -
2007-12-09 07:23:02 +00:00
paul
6b5b6fd401 1. split lcl images to:
- lcl_dbgrid_images and
- lcl_dbnav_images
so applications will include only those images they really nead
2. remove old lclicons
3. add script files to build resources

git-svn-id: trunk@13241 -
2007-12-09 07:03:59 +00:00
vincents
031bd12117 fpgui: use X11 on all Unix platforms (bug #10382)
git-svn-id: trunk@13240 -
2007-12-08 22:43:43 +00:00
vincents
38b374db96 LCL: added TEdit.OnDblClick (bug #10097)
git-svn-id: trunk@13239 -
2007-12-08 22:29:15 +00:00
vincents
94cf52674a lcl docs: don't use <code> tag inside a paragraph.
git-svn-id: trunk@13238 -
2007-12-08 22:25:18 +00:00
mattias
add5d80dfa lazdatadict: added .txt extension to README.txt
git-svn-id: trunk@13237 -
2007-12-08 20:20:36 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
tombo
f77f76756c LCL fileutil: fixed compilation with fpc 2.2.0
git-svn-id: trunk@13235 -
2007-12-08 19:19:14 +00:00
paul
3b6c31b854 - replace old componenttreeview images with new
- move new images to images directory
- add script and list to build new images

git-svn-id: trunk@13234 -
2007-12-08 19:16:45 +00:00
mattias
30e6f87300 IDE: abstract methods dlg: added resourcestrings
git-svn-id: trunk@13233 -
2007-12-08 19:07:55 +00:00
mattias
4e251645a1 IDE: abstract methods dlg: fixed caption showing the right classname
git-svn-id: trunk@13232 -
2007-12-08 18:58:25 +00:00
mattias
840f7c280b codetools: fixed error handling in TIdentCompletionTool.FindAbstractMethods if cursor outside of class
git-svn-id: trunk@13231 -
2007-12-08 18:44:52 +00:00
mattias
0fbc99fe14 IDE: fixed keyrelation abstract method warning
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
15fe65e8c2 IDE: fixed pkg manager abstract method warning
git-svn-id: trunk@13229 -
2007-12-08 18:23:05 +00:00
paul
478cd5c347 change TCustomImagelist.AddLazarusResource: now it can be loaded from any supported graphic format
git-svn-id: trunk@13228 -
2007-12-08 18:21:35 +00:00
paul
cbf87fe0b5 replace default component image
git-svn-id: trunk@13227 -
2007-12-08 18:05:32 +00:00
tombo
11b8a4af8f FPDocUpdater: use FindAllFiles from FileUtil
git-svn-id: trunk@13226 -
2007-12-08 15:28:47 +00:00
tombo
dfdbd7aaf3 LCL docs fileutil: added docs for TFileSearcher and related stuff
git-svn-id: trunk@13225 -
2007-12-08 15:17:35 +00:00
tombo
6d5c9c828c IDE frmSearch (searches for files and shows progress): use TFileSearcher, renamed to SearchFrm
git-svn-id: trunk@13224 -
2007-12-08 14:55:42 +00:00
tombo
78a5a03772 LCL Masks: use PathSpearator constant
LCL FileUtil: implemented TFileSearcher, FindAllFiles

git-svn-id: trunk@13223 -
2007-12-08 14:53:43 +00:00
mattias
3492130ddf codetools: replaced some var with out
git-svn-id: trunk@13222 -
2007-12-08 14:17:46 +00:00
mattias
4e2b3d5295 IDE: insert GUID menu item now enabled
git-svn-id: trunk@13221 -
2007-12-08 13:31:30 +00:00
mattias
c3df5e3632 IDE: about dlg: added new logo, add new page for the fans to explore the logo, changed date to an international format, copying the version on destroy idea from Graeme
git-svn-id: trunk@13220 -
2007-12-08 13:29:32 +00:00
mattias
c6316907b3 LCL: TWinControl.CreateControlAlignList now uses the more Delphi compatible order
git-svn-id: trunk@13219 -
2007-12-08 12:59:45 +00:00
mattias
e49aa002da IDE: added quick fix for fpc warning constructing a class with abstract methods
git-svn-id: trunk@13218 -
2007-12-08 12:49:00 +00:00
vincents
4570f64d4d lcl docs: fixed xml syntax.
git-svn-id: trunk@13217 -
2007-12-08 10:11:31 +00:00
paul
0e0c608e34 new THeaderControl image
git-svn-id: trunk@13216 -
2007-12-08 09:31:40 +00:00
paul
0e44728936 forget comment
git-svn-id: trunk@13215 -
2007-12-08 09:04:03 +00:00
paul
a27c5a37de fix TWinControl.PainTo for gtk
git-svn-id: trunk@13214 -
2007-12-08 09:03:13 +00:00
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