Commit Graph

36931 Commits

Author SHA1 Message Date
mattias
7f01c28850 make bigide: build lhelp
git-svn-id: trunk@37749 -
2012-06-23 17:14:00 +00:00
mattias
cc491168f8 lhelp: added makefile
git-svn-id: trunk@37748 -
2012-06-23 16:59:11 +00:00
mattias
5a1f0e4ebe IDE: updated Makefile
git-svn-id: trunk@37746 -
2012-06-23 16:40:37 +00:00
mattias
571a8899fd deb+rpm: default environmentoptions: updated to 107, removed default gdb entry
git-svn-id: trunk@37745 -
2012-06-23 16:31:38 +00:00
sekelsenmat
988c686f40 fpvectorial: Generates a new system to allow more easily debugging fpvectorial. It shows the tree of elements
git-svn-id: trunk@37744 -
2012-06-23 13:21:27 +00:00
martin
fd7b8d1b77 IDE: Editor-Macros window: added repeat for play
git-svn-id: trunk@37738 -
2012-06-22 23:59:02 +00:00
martin
7754174512 SynEdit: MacroRecorder: allow Stop method to interrupt playback
git-svn-id: trunk@37737 -
2012-06-22 23:58:19 +00:00
ask
c5ebe15fc6 TAChart: Update to the recent version of FPVectorial
git-svn-id: trunk@37727 -
2012-06-22 20:19:57 +00:00
mattias
cb7d4739ca create_lazarus_deb: added option chmhelp
git-svn-id: trunk@37726 -
2012-06-22 17:59:17 +00:00
martin
a144943e7b DBG: Event-Log: Do not cache Options. Allow user to change options while debugging
git-svn-id: trunk@37722 -
2012-06-22 14:01:56 +00:00
martin
f274a81bb1 IDE: Editor-Macros window: added buttons for play and record
git-svn-id: trunk@37721 -
2012-06-21 20:10:11 +00:00
martin
204c6e854c IDE: Added list of recorded editor macros (fixed icon)
git-svn-id: trunk@37720 -
2012-06-21 18:53:36 +00:00
martin
2dfbcd88d3 SourceEditor: Display stop button, while macro recording
git-svn-id: trunk@37719 -
2012-06-21 18:23:39 +00:00
mattias
d8a58b3abc chmhelp: search ref.chm in docs/chm
git-svn-id: trunk@37718 -
2012-06-21 15:35:32 +00:00
mattias
76c8f89cb3 chmhelp: search prog.chm in docs/chm
git-svn-id: trunk@37717 -
2012-06-21 15:32:54 +00:00
mattias
cded73efc9 chmhelp: added path $(LazarusDir)/docs/chm
git-svn-id: trunk@37716 -
2012-06-21 15:23:54 +00:00
mattias
5d587ccb3c chmhelp: using search path to search for chm files
git-svn-id: trunk@37715 -
2012-06-21 14:36:24 +00:00
mattias
f23c1e5ca7 lcl: gtk2: warn only once about liboverlay
git-svn-id: trunk@37714 -
2012-06-21 14:30:35 +00:00
mattias
147019bc32 lhelp: resolve macros in HelpEXE on the demand
git-svn-id: trunk@37713 -
2012-06-21 13:45:22 +00:00
mattias
c019b71631 lhelp: clean up
git-svn-id: trunk@37712 -
2012-06-21 11:22:32 +00:00
mattias
987afc7816 lhelp: cleaned up paths
git-svn-id: trunk@37711 -
2012-06-21 11:16:02 +00:00
mattias
018d142d0f lpl: update
git-svn-id: trunk@37710 -
2012-06-21 11:00:26 +00:00
sekelsenmat
7b48a775a6 fpvectorial: Advances the formula code
git-svn-id: trunk@37709 -
2012-06-21 09:30:35 +00:00
jesus
4df5e46efb LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
git-svn-id: trunk@37708 -
2012-06-20 20:02:08 +00:00
mattias
7e77802c42 tools create deb+rpm: use 128x128 icon
git-svn-id: trunk@37707 -
2012-06-20 15:41:42 +00:00
mattias
9ea3b4e0fe gtk2 intf: test for gtk_window_set_icon_from_file
git-svn-id: trunk@37706 -
2012-06-20 15:33:56 +00:00
martin
15bf1e966f SynEdit: open and close clipboard explicitly to write multiple formats.
git-svn-id: trunk@37705 -
2012-06-20 13:42:03 +00:00
mattias
8e677477d9 IDE: setup dialog: show fpc source directory release version as warning instead of error
git-svn-id: trunk@37704 -
2012-06-20 12:21:15 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
mattias
3d1ce5b136 gtk2: clean up
git-svn-id: trunk@37702 -
2012-06-20 12:06:57 +00:00
sekelsenmat
eb2efeec24 LCL-Android: Moves the JNI code to call the ListView Dialog to the CustomDrawn widgetset to centralize it.
git-svn-id: trunk@37701 -
2012-06-20 07:41:05 +00:00
paul
6a416d091f win32: preserver image index information on moving tab of tabcontrol
git-svn-id: trunk@37700 -
2012-06-20 07:05:04 +00:00
paul
30520f2b0f lcl: formatting
git-svn-id: trunk@37699 -
2012-06-20 07:04:26 +00:00
martin
6d149626b7 IDE Help: add urls for dbg dialogs
git-svn-id: trunk@37698 -
2012-06-20 00:00:35 +00:00
martin
5416ac2ed8 DBG: Dialogs, don't give help related commands to IDE. They will be ignored
git-svn-id: trunk@37697 -
2012-06-19 23:41:45 +00:00
martin
068e7f8d17 Make ecEditContextHelp work for windows with KeyPreView (eg asm, eval)
git-svn-id: trunk@37696 -
2012-06-19 23:24:25 +00:00
martin
d5e288e7d7 DBG: Fixed possible crash in watch evaluation (WatchValue freed while evaluating / in GetValue)
git-svn-id: trunk@37694 -
2012-06-19 18:56:14 +00:00
sekelsenmat
d6534044c7 LCL-Android: Fixes a Java compilation error missed from the last commit and makes the ListView colors better
git-svn-id: trunk@37693 -
2012-06-19 15:06:21 +00:00
sekelsenmat
fad008f0a0 LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox.
git-svn-id: trunk@37692 -
2012-06-19 14:56:57 +00:00
mattias
ece462c2a0 gtk2: increased big icon size SM_CXICON,SM_CYICON to 128
git-svn-id: trunk@37691 -
2012-06-19 12:07:54 +00:00
mattias
07e2022646 codetools: forward proc completion: stay in same section
git-svn-id: trunk@37690 -
2012-06-19 11:24:17 +00:00
paul
68d65a2b2c lcl: don't allow LCL to handle arrow keys of TCustomEdit descendants (fixes bug #0022191), handle WantTabs and WantReturn of TCustomMemo inside CM_WANTSPECIALKEY handler
git-svn-id: trunk@37689 -
2012-06-19 01:17:25 +00:00
martin
29485dc359 SynEdit: fixed/improved error handling for caret. Might fix some caret-not-shown issues (observed with carbon)
git-svn-id: trunk@37688 -
2012-06-18 22:38:52 +00:00
maxim
b9f87c66e6 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37687 -
2012-06-18 21:17:16 +00:00
mattias
ea35582645 grouped editbtn: Tname
git-svn-id: trunk@37686 -
2012-06-18 12:25:12 +00:00
mattias
b5b2ca11b8 grouped editbtn: Text
git-svn-id: trunk@37685 -
2012-06-18 11:50:26 +00:00
mattias
729a931a1b lcl: typo
git-svn-id: trunk@37684 -
2012-06-18 10:55:19 +00:00
mattias
3aaae3a85c examples: grouped edit and button
git-svn-id: trunk@37683 -
2012-06-18 10:54:53 +00:00
juha
ee02cf6a72 Converter: improve handling of errors and error messages
git-svn-id: trunk@37682 -
2012-06-17 23:21:38 +00:00
martin
abf1dac7dc IDE: Added list of recorded editor macros
git-svn-id: trunk@37681 -
2012-06-17 21:31:33 +00:00