Commit Graph

15156 Commits

Author SHA1 Message Date
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
vincents
affaad4f42 codetools: merged r10717 and r10718 #7847b25113 from fileutils to fileprocs to fix FileIsExecutable for directories
git-svn-id: trunk@15259 -
2008-05-27 12:08:36 +00:00
vincents
31c6ff80ad tests: added some file related tests
git-svn-id: trunk@15258 -
2008-05-27 12:06:31 +00:00
mattias
5c7e0b9f07 IDE: designer: giving error on exception while loading lfm
git-svn-id: trunk@15257 -
2008-05-27 11:57:53 +00:00
vincents
6b20f997be IDE, path editor: double clicking on a template path, adds it to the selected paths.
git-svn-id: trunk@15256 -
2008-05-27 09:41:31 +00:00
mattias
0f58489d09 IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
2008-05-27 09:28:51 +00:00
vincents
e4968dd922 Lazarus Data Desktop: cleanup
git-svn-id: trunk@15254 -
2008-05-27 09:17:09 +00:00
mattias
90e2a18527 translations: german: updates from Joerg Braun
git-svn-id: trunk@15253 -
2008-05-27 08:45:26 +00:00
paul
41c8f0ba80 lcl: don't show enlarge group box of docking dialog if no one child is visible
git-svn-id: trunk@15252 -
2008-05-27 07:35:07 +00:00
paul
6e460c2b91 lcl: make checked non-hot non-themed toolbutton more windows like (not 100% similarity though)
git-svn-id: trunk@15251 -
2008-05-27 06:58:54 +00:00
paul
35de6bcdec win32: draw menu bar with adequate color when themes are enabled and COLOR_MENUBAR <> COLOR_MENU
git-svn-id: trunk@15250 -
2008-05-27 06:05:10 +00:00
paul
ae4bdde101 lcl:
- don't publish Hint in TControl descendants, it is published in TControl itself
- add few missed TMemo properties

git-svn-id: trunk@15249 -
2008-05-27 03:40:39 +00:00
paul
31659c29e0 ide: $Prompt() causes Laz error with external tool (#0011353)
git-svn-id: trunk@15248 -
2008-05-27 02:29:44 +00:00
paul
0dd452c02a formatting
git-svn-id: trunk@15247 -
2008-05-27 02:21:20 +00:00
paul
c246a4e243 lcl: ClientRect had not been recalculated on TPanel.BorderWidth/BevelWidth change (#0011351)
git-svn-id: trunk@15246 -
2008-05-27 01:50:06 +00:00
vincents
3f55063f8c IDE: implemented showing widestring properties in the object inspector
git-svn-id: trunk@15245 -
2008-05-26 20:55:07 +00:00