Commit Graph

30364 Commits

Author SHA1 Message Date
mattias
e0ca53c91b codetools: identifier completion: directives
git-svn-id: trunk@30944 -
2011-05-27 22:15:52 +00:00
mattias
40015048ed codetools: fixed crash
git-svn-id: trunk@30943 -
2011-05-27 21:38:02 +00:00
mattias
0642328271 codetools: class completion: update method bodies if all signatures fit
git-svn-id: trunk@30942 -
2011-05-27 21:13:15 +00:00
mattias
6768f3f5a9 IDE: codeexplorer: flat speedbuttons
git-svn-id: trunk@30941 -
2011-05-27 20:36:23 +00:00
mattias
22e9d7e9cd LCL: TButtonPanel: hide buttons at designtime
git-svn-id: trunk@30940 -
2011-05-27 20:28:39 +00:00
mattias
b68fd5c06b gtk2 intf: added flag Gtk2CallMouseDownBeforeContext to call mousedown before lm_context
git-svn-id: trunk@30939 -
2011-05-27 20:20:17 +00:00
mattias
33c214c32e lazres: using nogui
git-svn-id: trunk@30938 -
2011-05-27 19:51:22 +00:00
jesus
6130c17701 LazReport, make editor font selection combobox user editable
git-svn-id: trunk@30936 -
2011-05-27 18:06:52 +00:00
mattias
5acea8661c cody: declare var: more space
git-svn-id: trunk@30935 -
2011-05-27 17:25:07 +00:00
mattias
b87cbc31f1 cody: declare var
git-svn-id: trunk@30934 -
2011-05-27 17:24:02 +00:00
mattias
0d7033d5fd removed obsolete readme
git-svn-id: trunk@30933 -
2011-05-27 16:28:59 +00:00
mattias
512b557964 IDEIntf: started copy-paste event
git-svn-id: trunk@30932 -
2011-05-27 14:39:33 +00:00
mattias
b7e29033dd cody: started clipboard var
git-svn-id: trunk@30931 -
2011-05-27 11:05:13 +00:00
mattias
f2188479b4 cody: started clipboard formats
git-svn-id: trunk@30930 -
2011-05-27 10:45:20 +00:00
mattias
15da893cc2 synedit: fixed writing to secondary clipboards
git-svn-id: trunk@30929 -
2011-05-27 10:14:18 +00:00
mattias
27d327e150 codetools: identifier completion: unitname. show only interface
git-svn-id: trunk@30928 -
2011-05-27 08:59:38 +00:00
mattias
b514bb8b47 IDEIntf: missing images
git-svn-id: trunk@30927 -
2011-05-27 07:47:37 +00:00
mattias
0123f8938f IDEIntf: moved images to ideintf/images
git-svn-id: trunk@30926 -
2011-05-27 07:41:40 +00:00
mattias
36528f27f9 ideintf: images
git-svn-id: trunk@30925 -
2011-05-27 07:20:35 +00:00
mattias
ea77bd45cf examples: objectinspector: lrs to lfm
git-svn-id: trunk@30924 -
2011-05-27 07:19:10 +00:00
mattias
4ef2e5bc3e codetools: AddLocalVariable: fixed reusing var section
git-svn-id: trunk@30923 -
2011-05-27 07:14:27 +00:00
mattias
e6b930f85f codetools: find declaration: TMyClass.Create.Member
git-svn-id: trunk@30922 -
2011-05-27 07:06:03 +00:00
paul
de0cfa211a lcl: fix vertical toolbar button positioning + drawing of vertical separators
git-svn-id: trunk@30921 -
2011-05-27 06:39:29 +00:00
mattias
a75a29091c codetools: find declaration: inherited;
git-svn-id: trunk@30920 -
2011-05-27 05:41:52 +00:00
paul
a999b71d2c lcl: formatting
git-svn-id: trunk@30919 -
2011-05-27 05:15:38 +00:00
mattias
a80626134d LCL: THelpDBISourceFile: SetDirSeparator
git-svn-id: trunk@30918 -
2011-05-27 04:34:44 +00:00
maxim
7b4d0ae9c0 Docs: added Igor Paliychuk to contributors list
git-svn-id: trunk@30917 -
2011-05-26 20:08:05 +00:00
maxim
d7c5f3c725 Translations: Ukrainian translation update by Igor Paliychuk, bug #19424
git-svn-id: trunk@30916 -
2011-05-26 20:05:11 +00:00
mattias
d27d33e748 IDE: started clean build dialog
git-svn-id: trunk@30915 -
2011-05-26 16:52:35 +00:00
blikblum
322cffcdf4 lcl: publish TLabeledEdit.OnEditingDone
git-svn-id: trunk@30914 -
2011-05-26 15:04:33 +00:00
mattias
169079452b updated lpl
git-svn-id: trunk@30913 -
2011-05-26 11:00:10 +00:00
mattias
3d778b6492 codetools: define templates for lazarus src dir: packager frames
git-svn-id: trunk@30912 -
2011-05-26 10:50:59 +00:00
maxim
26d83c6ed2 Cody: improved Russian translation
git-svn-id: trunk@30911 -
2011-05-26 00:37:14 +00:00
maxim
3974c91e27 regenerated translations; updated Russian translation
git-svn-id: trunk@30910 -
2011-05-26 00:26:36 +00:00
maxim
9886c698de IDE: cleanup in resourcestrings
git-svn-id: trunk@30909 -
2011-05-26 00:24:55 +00:00
juha
63b8f5423a IDE: Rest of changes from August Klein for 'Single Button in Taskbar', issue #19320
git-svn-id: trunk@30908 -
2011-05-25 22:30:41 +00:00
darius
f83fc69376 renamed lang to languages
removed lnet, FPC trunk now natively supports downloading via http

git-svn-id: trunk@30907 -
2011-05-25 22:26:26 +00:00
juha
a9917f268b IDE: improve 'Single Button in Taskbar' behavior, patch bring_windows3.diff from August Klein, issue #19320
git-svn-id: trunk@30906 -
2011-05-25 22:20:44 +00:00
juha
11fe3220d7 IDE: Minor change in resource strings
git-svn-id: trunk@30905 -
2011-05-25 20:01:00 +00:00
juha
a9bae213c4 More Finnish translations
git-svn-id: trunk@30904 -
2011-05-25 20:00:55 +00:00
juha
8f97f0e887 Remove some resourcestrings that are not used.
git-svn-id: trunk@30903 -
2011-05-25 20:00:48 +00:00
jesus
b46c4b0a2c LCL, made TCustomdbgrid.Datalink property protected, issue #19233
git-svn-id: trunk@30902 -
2011-05-25 19:59:58 +00:00
mattias
7faac96160 IDE: register help for more fcl source directories
git-svn-id: trunk@30901 -
2011-05-25 19:17:54 +00:00
mattias
873bbca207 LCL: added THelpDBISourceDirectories
git-svn-id: trunk@30900 -
2011-05-25 19:17:17 +00:00
mattias
d330b69500 codetools: fixed reparsing half parsed section
git-svn-id: trunk@30899 -
2011-05-25 17:07:24 +00:00
mattias
4e3bb381e3 codetools: AddVariable: interface and implementation
git-svn-id: trunk@30898 -
2011-05-25 15:49:27 +00:00
vincents
efd27b4488 win32 interface: fix compilation on win64 by using the callback declaration from the windows unit, because the record declaration is used from the windows unit too. In fpc < 2.5.1 the windows unit still contains a bug and the callback from the commdlg is not type compatible.
git-svn-id: trunk@30897 -
2011-05-25 13:43:46 +00:00
sekelsenmat
82427d006f Patches from bug #17761 TShellListView Mask: duplicated items if mask is " *.ext;*.ext "
git-svn-id: trunk@30896 -
2011-05-25 08:33:29 +00:00
maxim
e14704beb2 regenerated translations; updated Russian translation
git-svn-id: trunk@30895 -
2011-05-24 23:36:33 +00:00
maxim
c45d08be88 IDE: improved 'Insert CodeTools define template' localization
git-svn-id: trunk@30894 -
2011-05-24 23:12:03 +00:00