Commit Graph

15171 Commits

Author SHA1 Message Date
vincents
d6da0cd1a5 carbon and cocoa widget set: fixed compilation with fpc 2.2.1 and higher
git-svn-id: trunk@15309 -
2008-06-04 22:12:59 +00:00
sekelsenmat
404a6a93b8 Fixes bug #11391 and adds automatic compilation of the .rc file.
git-svn-id: trunk@15308 -
2008-06-04 18:13:03 +00:00
kirkpatc
0ddf238101 FPDoc - Definitions for some procedures and functions in graphics.xml
git-svn-id: trunk@15307 -
2008-06-04 14:55:48 +00:00
mattias
755e6888e0 IDEIntf: fixed typo
git-svn-id: trunk@15306 -
2008-06-04 09:25:01 +00:00
vincents
51e4233a16 LCL: added functions for drawing arrows from Benito van der Zander (bug #11202)
git-svn-id: trunk@15305 -
2008-06-04 08:56:54 +00:00
vincents
38b8013b18 xml docs: reformatted so comming changes are more visible
git-svn-id: trunk@15304 -
2008-06-04 08:52:02 +00:00
paul
a859359c93 win32: further fix menu colors
git-svn-id: trunk@15303 -
2008-06-04 08:24:45 +00:00
vincents
97ffab3695 IDE: fixed AV and memleak when closing Lazarus with an open fpdoc edit window
git-svn-id: trunk@15302 -
2008-06-04 07:37:32 +00:00
vincents
6b86d276a7 LCL: don't raise OnPageChange event while loading (bug #11406)
git-svn-id: trunk@15301 -
2008-06-04 06:50:39 +00:00
mattias
751043ea4d gtk1: fixed compilation
git-svn-id: trunk@15300 -
2008-06-03 17:47:13 +00:00
jesus
6997537d50 LazReport, mousewheel scrolling in preview, hint from Domingo Alvarez Duarte, issue #11180
git-svn-id: trunk@15299 -
2008-06-03 15:39:04 +00:00
mattias
4ac5113a66 gtk2 intf: implemented LM_SelChange event for TGtk2WSCustomListBox, bug #11229, #11356, #11337
git-svn-id: trunk@15298 -
2008-06-03 12:02:34 +00:00
mattias
f273bde703 gtk2 intf: TCustomListBox: fixed SetCallBack
git-svn-id: trunk@15297 -
2008-06-03 11:16:16 +00:00
paul
3ef54218fb gtk2: fix TBitBtn with Marging (#0011383)
git-svn-id: trunk@15296 -
2008-06-03 03:41:58 +00:00
paul
72096b4856 lcl:
- add TCheckListBox.ItemEnabled property
- implement ItemEnabled for win32, qt, gtk2

git-svn-id: trunk@15295 -
2008-06-03 02:02:42 +00:00
sekelsenmat
867475552a Improves fpgui menus
git-svn-id: trunk@15294 -
2008-06-03 01:10:22 +00:00
paul
372a450379 lcl: add support for '&' in themed text drawing
git-svn-id: trunk@15293 -
2008-06-03 00:48:10 +00:00
vincents
ad99296adb IDE: fixed compilation with fpc 2.2.0
git-svn-id: trunk@15292 -
2008-06-02 18:28:38 +00:00
jesus
6aa7877586 lazreport, updated editor sample (indices and current report)
git-svn-id: trunk@15291 -
2008-06-02 15:41:58 +00:00
vincents
b0f0710df2 LCL: raise OnPageChangeEvent also when changing the page programatically to be Delphi compatible (bug #11367) from Tobias Giesen
git-svn-id: trunk@15290 -
2008-06-02 13:59:20 +00:00
vincents
59c009eaf5 TAChart: Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin) (bug #11398)
git-svn-id: trunk@15289 -
2008-06-02 13:28:08 +00:00
tombo
c9f812da32 LCL Carbon: fixed #0011377: Mac OS X : Carbon IDE crash when Finding in Files...
by setting owner draw properties and events properly

git-svn-id: trunk@15288 -
2008-06-02 13:20:30 +00:00
mattias
6f639c52bd IDE: added macro $Project(InfoFile) for the lpi filename, bug #11399
git-svn-id: trunk@15287 -
2008-06-02 08:49:46 +00:00
vincents
1ea890ac9e IDE: delayed using short path for IDEMake.cfg until actually passing it to the make command, so we are sure it exists and ExtractShortPathName return a valid file name (bug #11400)
git-svn-id: trunk@15286 -
2008-06-02 08:12:49 +00:00
paul
6fd5dc9d3d gtk2: simplify gtk2 progress bar code, don't set position on widget creation (#0011382)
git-svn-id: trunk@15285 -
2008-06-02 02:55:16 +00:00
vincents
813ed4a6bf LCL: fixed set streaming based on r11149 #a9fb0409fa of fpc (bug #11387)
git-svn-id: trunk@15284 -
2008-06-01 14:37:51 +00:00
kirkpatc
b295e740df FPDoc - remaining methods described in FileUtil.xml
git-svn-id: trunk@15283 -
2008-06-01 10:00:23 +00:00
jesus
5abcbe2bff LCL, fixes grid column resizing problem, issue #10732
git-svn-id: trunk@15282 -
2008-05-31 18:12:04 +00:00
jesus
a353f8dd84 printers, use ms recommended method to obtain default printer, issue #11301
git-svn-id: trunk@15281 -
2008-05-31 17:22:05 +00:00
kirkpatc
c2e826baac FPDoc - further descriptions of methods in FileUtils.xml
git-svn-id: trunk@15280 -
2008-05-31 08:04:04 +00:00
vincents
5f98274e7f IDE: pass IDEmake.cfg path as short file name, so quoting is needed (maybe fixes #11362)
git-svn-id: trunk@15279 -
2008-05-30 22:04:59 +00:00
jesus
35ede8b695 printers, fix selecting default printer and updating devmode (windows)
git-svn-id: trunk@15278 -
2008-05-30 15:10:51 +00:00
kirkpatc
1c463bc570 FPDoc - further definitions for methods in FileUtils.xml
git-svn-id: trunk@15277 -
2008-05-30 11:07:03 +00:00
vincents
8c765ce1af sqldb components:
* enabled TSqlite3Connection, TSQLScript and TSQLConnector for fpc 2.2.1
- removed support for versions before 2.2.0

git-svn-id: trunk@15276 -
2008-05-30 08:31:47 +00:00
paul
9c829fa22a lcl: toolbutton
- fix drawing of non-flat disabled state
- fix drawing of disabled state (now it looks gray and fixes #0001650)

git-svn-id: trunk@15275 -
2008-05-30 02:18:12 +00:00
vincents
feea28fc55 IDE: prefer ' over " in Makefile and make commands, " is not handled well on windows 98
git-svn-id: trunk@15274 -
2008-05-29 22:25:33 +00:00
kirkpatc
90fb54104d FPDoc - more methods defined in FileUtil.xml
git-svn-id: trunk@15273 -
2008-05-29 07:55:13 +00:00
paul
abd20effbe lcl: split glowshadow const to glow and shadow pars and increase glow as been suggested at blog
git-svn-id: trunk@15272 -
2008-05-29 07:51:03 +00:00
mattias
e015a8abdf IDE: designer: not setting ancesto during reading
git-svn-id: trunk@15271 -
2008-05-28 17:47:24 +00:00
mattias
6db258bc44 codetools: fixed stop/continue searching for overload procs, bug #8632
git-svn-id: trunk@15270 -
2008-05-28 12:47:36 +00:00
vincents
bd9d58aa42 macosx installer: support for uploading multiple fpc versions
git-svn-id: trunk@15269 -
2008-05-28 11:36:56 +00:00
tombo
19200a436b Carbon LCL: fixed #0009732: Carbon SpinEdit accepts return key
git-svn-id: trunk@15268 -
2008-05-28 10:19:19 +00:00
mattias
252f7ee831 codetools: fixed: not searching with context in parent nodes
git-svn-id: trunk@15267 -
2008-05-28 08:17:30 +00:00
vincents
baab4f3e05 LCL: implemented TCustomListBox.SelectAll (issue #1603)
git-svn-id: trunk@15266 -
2008-05-28 08:02:34 +00:00
jesus
ab422b9665 Printers, setdc after sucessful change printer, issue #11279
git-svn-id: trunk@15265 -
2008-05-28 05:22:03 +00:00
jesus
9b7d2653bd LCL, grids, make sure ancestor is a compatible grid, fix #11363
git-svn-id: trunk@15264 -
2008-05-27 18:11:11 +00:00
mattias
d0dadb1551 IDE: showing lfm filename on read stream error
git-svn-id: trunk@15263 -
2008-05-27 16:06:00 +00:00
mattias
c7cab28f06 IDE: improved error handling readstream
git-svn-id: trunk@15262 -
2008-05-27 14:56:22 +00:00
vincents
0f41981031 win32 interface: implemented UpdateWindow, fixes bug #9771
git-svn-id: trunk@15261 -
2008-05-27 14:38:36 +00:00
vincents
34c9409331 IDE: removed TrimFileName from IDEProc, so the one from FileProc is used, fixes bug #8654.
git-svn-id: trunk@15260 -
2008-05-27 14:17:04 +00:00