Commit Graph

42263 Commits

Author SHA1 Message Date
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
mattias
adfdf3126d scripts: Replaced deprecated find parameters form
git-svn-id: trunk@43899 -
2014-02-05 12:07:21 +00:00
mattias
ad00d3a188 linux desktop file: removed legacy Encoding
git-svn-id: trunk@43898 -
2014-02-05 12:07:00 +00:00
mattias
2d69b41893 lazreport: TBookmark change only for fpc 2.6.0
git-svn-id: trunk@43897 -
2014-02-05 12:06:39 +00:00
mattias
b7098089ac codetools: apply AVL tree findpointer workaround only for fpc 2.6.0
git-svn-id: trunk@43896 -
2014-02-05 12:06:04 +00:00
mattias
7674b0b091 lhelp: Fixed passing linker flags to the compiler
git-svn-id: trunk@43895 -
2014-02-05 12:05:29 +00:00
mattias
91e445c18a docs: html: Fixed compilation when lazbuild not in path, better clean up
git-svn-id: trunk@43894 -
2014-02-05 12:04:51 +00:00
mattias
95931463b9 Add sheebang to scripts missing it
git-svn-id: trunk@43893 -
2014-02-05 12:03:30 +00:00
mattias
2a8c03ce41 IDE: codebrowser: if there are only a few items, expand the whole tree
git-svn-id: trunk@43892 -
2014-02-05 10:46:49 +00:00
mattias
551badbbf0 IDE: help on unknown identifier: start codebrowser
git-svn-id: trunk@43891 -
2014-02-05 10:42:04 +00:00
mattias
289de72412 IDE: codebrowser: less idle events
git-svn-id: trunk@43890 -
2014-02-05 10:33:30 +00:00
mattias
119dc4be64 IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough
git-svn-id: trunk@43889 -
2014-02-05 10:15:15 +00:00
mattias
9b1b6748f1 translations: German: fixed typo
git-svn-id: trunk@43887 -
2014-02-05 09:42:52 +00:00
martin
64b56efefb FPDebug: more Value handling / pointers
git-svn-id: trunk@43886 -
2014-02-05 02:30:45 +00:00
martin
3ab0ac8feb FPDebug: more Value handling /start pointers
git-svn-id: trunk@43885 -
2014-02-05 02:10:12 +00:00
martin
3981ff33fd FPDebug: tests
git-svn-id: trunk@43884 -
2014-02-04 23:36:55 +00:00
martin
ffdc4db7aa PascalScript: updates from original GIT
git-svn-id: trunk@43882 -
2014-02-04 19:58:13 +00:00
jesus
8d89805d46 PascalScript, fix crash when compiled for 64 bit
git-svn-id: trunk@43873 -
2014-02-04 17:22:25 +00:00
dmitry
5e7226829c carbon: minimize the custom view invalidation to reduce resources use
git-svn-id: trunk@43872 -
2014-02-04 05:17:45 +00:00
martin
2f2e3b018c FPDebug: more Value handling / typecasts
git-svn-id: trunk@43871 -
2014-02-04 00:28:40 +00:00
mattias
c4cf20839b LCL: gtk2: fixed parameter type, bug #25670
git-svn-id: trunk@43869 -
2014-02-03 18:51:29 +00:00
martin
7556fafeab FPDebug: parser, change precedence of operators
git-svn-id: trunk@43868 -
2014-02-03 18:06:52 +00:00
martin
513a42d90d FPDebug: testcase
git-svn-id: trunk@43867 -
2014-02-02 23:33:29 +00:00
marco
627e03971e * Fixes for compiling lazarus with unicode found when cleaning out last summer's checkout.
git-svn-id: trunk@43866 -
2014-02-02 10:57:44 +00:00
martin
ab175baa4e FPDebug: (re-)start testcase
git-svn-id: trunk@43865 -
2014-02-02 02:10:19 +00:00
martin
8375c7ed26 FPDebug: more Value handling /start typecasts
git-svn-id: trunk@43864 -
2014-02-01 01:47:26 +00:00
martin
461597b957 SynEdit: add 2 tab based indent modes to beautifier. Issue #0024557 / missing
git-svn-id: trunk@43863 -
2014-01-31 21:50:23 +00:00
martin
d4ee8f0e73 FPDebug: refactor circular references
git-svn-id: trunk@43862 -
2014-01-31 19:41:49 +00:00
martin
d82c0c96c4 LazUtils: RefCountedObject, handle nested RleaseRef
git-svn-id: trunk@43861 -
2014-01-31 19:41:45 +00:00
juha
a254f34a26 IDE: In All Compiler Options, improve the order of generated options when original data was on the same line.
git-svn-id: trunk@43860 -
2014-01-31 17:29:08 +00:00
marco
b5f6916a84 * fixed a few cases where Evenement had an Accent grave, reported on forum
http://forum.lazarus.freepascal.org/index.php/topic,23467.0/topicseen.html

git-svn-id: trunk@43859 -
2014-01-31 11:16:44 +00:00
juha
66a2978ff3 New components TDateTimePicker and TDBDateTimePicker. Copied and modified from ZV-components from Zoran Vučenović.
git-svn-id: trunk@43858 -
2014-01-31 11:04:36 +00:00
juha
425985c464 New components TDateTimePicker and TDBDateTimePicker. Copied and modified from ZV-components from Zoran Vučenović.
git-svn-id: trunk@43857 -
2014-01-31 11:03:03 +00:00
juha
27cf7ad57d New components TDateTimePicker and TDBDateTimePicker. Copied and modified from ZV-components from Zoran Vučenović.
git-svn-id: trunk@43856 -
2014-01-31 09:44:41 +00:00
martin
97e0cc4312 FPDebug: more Value handling / clean up / refactor: type-symbols no longer refers to values.
git-svn-id: trunk@43855 -
2014-01-31 01:27:10 +00:00
freq
3d2d8a6e4d Cocoa: Add MouseWheel support
git-svn-id: trunk@43854 -
2014-01-30 17:53:16 +00:00
freq
9643a777c7 Cocoa: Exlude clDefault from background painting
git-svn-id: trunk@43853 -
2014-01-30 16:48:31 +00:00
martin
ebcb804bf1 FPDebug: more Value handling
git-svn-id: trunk@43852 -
2014-01-30 14:15:31 +00:00
juha
6368006873 IDE: All compiler options, remember and synchronize with original user options when generating options from GUI.
git-svn-id: trunk@43851 -
2014-01-30 13:45:50 +00:00
maxim
f649b40211 Debugger: regenerated translations; updated Russian translation
git-svn-id: trunk@43849 -
2014-01-30 00:02:30 +00:00
maxim
6bc44f578b Debugger: resourcestring typos and minor improvements
git-svn-id: trunk@43848 -
2014-01-29 23:57:07 +00:00
freq
50408a84b9 Cocoa: Add background color feature for TWinControls
git-svn-id: trunk@43840 -
2014-01-29 20:05:30 +00:00
freq
4bddd1118e Cocoa: Fix context menu mouse position bug
git-svn-id: trunk@43839 -
2014-01-29 16:24:53 +00:00
martin
2f5726fd2f Debugger: Avoid error state, if GDB is killed.
git-svn-id: trunk@43838 -
2014-01-29 14:27:46 +00:00
martin
07f72b88d4 Debugger: Fixed and improved: Stop/Kill GDB when debugger stops
git-svn-id: trunk@43837 -
2014-01-29 14:17:25 +00:00
martin
030f7410f2 Debugger: Fixed and improved: Stop/Kill GDB when debugger stops
git-svn-id: trunk@43836 -
2014-01-29 13:53:27 +00:00
martin
2c1c4c8b7d Debugger: Fixed argument order (overloaded)
git-svn-id: trunk@43835 -
2014-01-29 12:46:19 +00:00
martin
d5fa90b6d2 Debugger: Add timeout on kill
git-svn-id: trunk@43834 -
2014-01-29 12:45:29 +00:00
martin
00ae9f28bd FPDebug: more Value handling
git-svn-id: trunk@43833 -
2014-01-29 00:02:31 +00:00
martin
e8f2625b6d FPDebug: more Value handling
git-svn-id: trunk@43832 -
2014-01-29 00:01:58 +00:00