Commit Graph

45959 Commits

Author SHA1 Message Date
zeljko
429efee07e gtk2: fixed crash with TSplitter with resizestyle = rsNone. issue #27559
git-svn-id: trunk@48041 -
2015-02-28 11:42:18 +00:00
sekelsenmat
a99c9eaabd cocoa: Fixes crash, bug #27561
git-svn-id: trunk@48040 -
2015-02-28 11:26:09 +00:00
mattias
e30dfa934a IDE: fpc msg parser, use console or system codepage depending on compiler version, bug #26623
git-svn-id: trunk@48038 -
2015-02-28 11:15:34 +00:00
mattias
8f8725a3c5 IDE: fpc msg parser: convert system to UTF8 encoding, bug #26623
git-svn-id: trunk@48033 -
2015-02-27 23:09:59 +00:00
mattias
9ca082f572 IDE: clean up
git-svn-id: trunk@48031 -
2015-02-27 22:36:47 +00:00
mattias
5887e30e3e examples: gridexample, improved layout, patch #27553, from Mike Sapsard
git-svn-id: trunk@48029 -
2015-02-27 17:39:49 +00:00
mattias
99254634cb IDEIntf: added lihtGetFPCFrontEndPath
git-svn-id: trunk@48028 -
2015-02-27 17:31:35 +00:00
wassim
9598c3338b Implemented FrameRect for WinCE. Solves bug #24105
git-svn-id: trunk@48027 -
2015-02-27 09:00:18 +00:00
maxim
5052e940d1 IDE: French translation update by Gilles Vasseur, bug #27546
git-svn-id: trunk@48025 -
2015-02-26 22:43:49 +00:00
maxim
c3c9b8a16a LazReport: Polish translation update by Paweł Dmitruk, bug #27548. While at this, regenerated all other translations.
git-svn-id: trunk@48024 -
2015-02-26 22:08:31 +00:00
juha
d15ee98ee4 IdeIntf: Support restoring default value in Object Inspector for Set types. Issue #18734.
git-svn-id: trunk@48023 -
2015-02-26 18:10:46 +00:00
juha
1f9ffa32fe Add Balazs Szekely to contributors list.
git-svn-id: trunk@48022 -
2015-02-26 18:10:40 +00:00
mattias
3b934c4f93 IDE: check orphaned ppu: report each duplicate only once
git-svn-id: trunk@48021 -
2015-02-26 15:11:20 +00:00
mattias
5f5bf896c1 fpc-src deb: replace fpc-source deb
git-svn-id: trunk@48019 -
2015-02-26 14:58:03 +00:00
mattias
673f7ce527 lcl: TWinControl: apply framewidth/height only to preferred clientarea, not to widget, bug #27538
git-svn-id: trunk@48017 -
2015-02-26 14:40:13 +00:00
mattias
59217ce6db IDE: Messages: do not scroll if user selected a message, auto scroll keep topmost running view visible
git-svn-id: trunk@48015 -
2015-02-26 09:55:12 +00:00
juha
307f5059e3 IdeIntf: Use CheckBox as boolean editor also for Set elements.
git-svn-id: trunk@48014 -
2015-02-26 09:28:38 +00:00
juha
8ab3e90850 Fixed Finnish translation.
git-svn-id: trunk@48013 -
2015-02-26 09:28:33 +00:00
mattias
866cb42e57 IDE: project icon: fixed default value
git-svn-id: trunk@48011 -
2015-02-26 09:01:49 +00:00
mattias
4a1432da74 IDE: checking orphaned ppu files: ignore shared directories
git-svn-id: trunk@48010 -
2015-02-26 08:21:07 +00:00
mattias
b2140c01fa IDE: checking orphaned ppu files: search src of ppu
git-svn-id: trunk@48009 -
2015-02-26 00:00:39 +00:00
mattias
55366b0200 IDE: checking orphaned ppu files: started dlg
git-svn-id: trunk@48008 -
2015-02-25 23:37:31 +00:00
maxim
92b8757a8f LazDebuggerGDBMI: regenerated translations and updated Russian translation
git-svn-id: trunk@47998 -
2015-02-25 22:34:30 +00:00
maxim
60ad899f3d LazDebuggerGDBMI: fixed typos
git-svn-id: trunk@47997 -
2015-02-25 22:13:56 +00:00
maxim
3a953ef44f IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@47996 -
2015-02-25 21:57:21 +00:00
juha
3555efa582 IDE: Improve the List and Inheritance tabs of ComponentList. Issue #27539, patch from Balazs Szekely.
git-svn-id: trunk@47995 -
2015-02-25 21:14:40 +00:00
juha
e9dc6f1eff TI Grid: move HookGetCheckboxForBoolean from OI dialog to PropertyGrid. Publish CheckboxForBoolean. Solves issue #27521.
git-svn-id: trunk@47994 -
2015-02-25 21:14:31 +00:00
bart
01b55f14dc TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8.
git-svn-id: trunk@47993 -
2015-02-25 19:10:32 +00:00
bart
62711a2bb8 TCheckListBox: when user presses spacebar:
- if ItemIndex = -1: set it to 0 and fire OnClick;
- fire OnClickCheck.
Issue #0024695.

git-svn-id: trunk@47992 -
2015-02-25 18:10:25 +00:00
mattias
82b49e8841 codetools: method jumping, class completion: support having an overload that differ only in class keyword, issue #25130
git-svn-id: trunk@47990 -
2015-02-25 17:46:46 +00:00
mattias
e464eb70d9 IDE: started check for duplicate files between packages
git-svn-id: trunk@47989 -
2015-02-25 17:44:21 +00:00
andrew
e62738c753 Lazarus chm search to send to lhelp now doesn't search paths recursively
git-svn-id: trunk@47987 -
2015-02-25 02:01:44 +00:00
andrew
3cf8301564 Added some debug information for LHelp starting times
git-svn-id: trunk@47986 -
2015-02-25 01:36:03 +00:00
mattias
cc83db2a68 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47985 -
2015-02-24 23:18:54 +00:00
juha
de4036b130 Converter: Use the plain (not cleaned) source when replacing compiler directives. Issue #27528.
git-svn-id: trunk@47984 -
2015-02-24 22:57:05 +00:00
juha
01cc0f741c TI Grid: Make a CheckBox boolean editor work somehow. Was stuck on 'True'. Must be fixed properly later.
git-svn-id: trunk@47983 -
2015-02-24 22:57:04 +00:00
juha
f130692a93 LCL: Horizontal and Vertical Spacing for TCoolBar. Issue #27523, patch from Vojtech Cihak
git-svn-id: trunk@47982 -
2015-02-24 22:56:56 +00:00
mattias
e89f096e51 IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47981 -
2015-02-24 19:17:25 +00:00
sekelsenmat
2620f33806 cocoa: Fixes bug which prevented clicking in treeview inside tab view
git-svn-id: trunk@47980 -
2015-02-24 13:37:19 +00:00
juha
125625ee6a IDE: Take care of component palette page names that differ only by character case. Issue #27516.
git-svn-id: trunk@47979 -
2015-02-24 11:35:56 +00:00
sekelsenmat
6a30dafffd cocoa: New implementation of TreeView arrow without obsolete HiTheme
git-svn-id: trunk@47978 -
2015-02-24 11:09:59 +00:00
mattias
31b31d910f IDE: disabled experimental code
git-svn-id: trunk@47977 -
2015-02-24 10:58:08 +00:00
mattias
3f01129d6c IDE: building packages: fixed crash on check
git-svn-id: trunk@47976 -
2015-02-24 10:57:04 +00:00
andrew
778078e958 Added check to try to save original lhelp when recompiling in case it fails. Fixed bug where ContentProvider.EndUpdate was called too soon. LHelp starts speedily now :)
git-svn-id: trunk@47975 -
2015-02-24 01:20:33 +00:00
mattias
9842fd0fef IDE: added TargetCPU a64
git-svn-id: trunk@47973 -
2015-02-23 23:32:21 +00:00
mattias
eee19c82e9 IDE: started checking duplicate files between packages
git-svn-id: trunk@47972 -
2015-02-23 23:19:04 +00:00
juha
0dbef17a88 IDE: Improve the palette tab in ComponentList window. Issue #27527, patch from Balazs Szekely.
git-svn-id: trunk@47971 -
2015-02-23 21:41:30 +00:00
juha
00bdf8baca IDE: Fix "All Options" parser for FPC 3.x output.
git-svn-id: trunk@47970 -
2015-02-23 20:35:01 +00:00
juha
7722694d1b LazReport: fix compilation of lr_cairoexp_reg by checking "use unit" boxes in CairoCanvas package.
git-svn-id: trunk@47969 -
2015-02-23 20:34:34 +00:00
mattias
b1fd19f868 IDE: clean up
git-svn-id: trunk@47967 -
2015-02-23 19:20:45 +00:00