martin
|
0f36e8f028
|
Installer, Win: Moved gdb into mingw\$(TargetCPU)-$(TargetOS)\bin\ Issue #0022533 Patch by Reinier Olislagers
git-svn-id: trunk@39357 -
|
2012-11-23 23:54:15 +00:00 |
|
martin
|
ca54e8a657
|
IDE: Initial setup dialog, check for missing gdb at startup
git-svn-id: trunk@39356 -
|
2012-11-23 23:52:04 +00:00 |
|
ask
|
4987fc07df
|
TAChart: Move operator := for IFitEquationText to TAFitUtils unit
git-svn-id: trunk@39354 -
|
2012-11-23 20:49:41 +00:00 |
|
sekelsenmat
|
8598d1fe04
|
lcl-customdrawn-android: Fixes a bug. In a place the activity name was hardcoded.
git-svn-id: trunk@39352 -
|
2012-11-23 11:10:48 +00:00 |
|
ask
|
116e6e0d47
|
TAChart: Call Handled after extent restoration in TZoomDragTool
git-svn-id: trunk@39351 -
|
2012-11-23 11:02:05 +00:00 |
|
maxim
|
622a8a0c6b
|
Examples, Multithreading: cleaned up LRS files
git-svn-id: trunk@39346 -
|
2012-11-22 19:41:50 +00:00 |
|
maxim
|
ca534db83b
|
Examples: replaced TThread.Resume by TThread.Start in multithreading example, removed LRS file, bug #23346
git-svn-id: trunk@39345 -
|
2012-11-22 19:28:35 +00:00 |
|
mattias
|
71041f92c2
|
IDE: setup dlg: fixed fpc src thread to not alter the environment variable
git-svn-id: trunk@39344 -
|
2012-11-22 15:10:39 +00:00 |
|
mattias
|
5828ee4489
|
IDE: debugging
git-svn-id: trunk@39343 -
|
2012-11-22 15:01:25 +00:00 |
|
martin
|
8b2d6d862c
|
DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368
git-svn-id: trunk@39342 -
|
2012-11-22 14:54:04 +00:00 |
|
ask
|
6344d6ba56
|
TAChart: Fix exception when using TChartNavScrollBar under Qt
git-svn-id: trunk@39341 -
|
2012-11-22 11:29:51 +00:00 |
|
ask
|
49ee518aba
|
TAChart: Return empty fit equation text from fit series with invalid params
git-svn-id: trunk@39340 -
|
2012-11-22 11:19:03 +00:00 |
|
ask
|
117d5bf5ed
|
TAChart: Add TFitSeries.State property, call ExecFit lazily, call OnFitComplete even on failed fit
git-svn-id: trunk@39339 -
|
2012-11-22 11:16:58 +00:00 |
|
ask
|
9f8e0a726b
|
TAChart: Update "fit" demo
git-svn-id: trunk@39338 -
|
2012-11-22 10:26:35 +00:00 |
|
ask
|
1a8decb856
|
TAChart: Extract TAFitUtils unit
git-svn-id: trunk@39337 -
|
2012-11-22 10:24:58 +00:00 |
|
martin
|
2473b7068d
|
DBG: Fix range check in disassembler (64 bit debuggee). Issue #0023355
git-svn-id: trunk@39333 -
|
2012-11-22 00:03:36 +00:00 |
|
martin
|
f598dbd866
|
Installer, Win: Improved search for inno and svn. Issue #0023084 Patch by Lucas Martín
git-svn-id: trunk@39332 -
|
2012-11-21 19:14:44 +00:00 |
|
martin
|
ca79f388e3
|
Installer, Win: Added publisher, and explicit uninstall icon. Issue #0021750
git-svn-id: trunk@39331 -
|
2012-11-21 17:13:04 +00:00 |
|
sekelsenmat
|
dcb9aedc31
|
fpvectorial: Implements support for skipping some wierd TIFF preview in EPS files which sometimes appear
git-svn-id: trunk@39330 -
|
2012-11-21 12:44:08 +00:00 |
|
zeljko
|
1595e1e8b1
|
Gtk2: correct fix for issue #23359
git-svn-id: trunk@39327 -
|
2012-11-21 09:00:29 +00:00 |
|
zeljko
|
27b6c1f3a2
|
Gtk2: fixed offset in Gtk2 polygon drawer. issue #23359
git-svn-id: trunk@39326 -
|
2012-11-21 08:49:16 +00:00 |
|
zeljko
|
2316eaf3f4
|
Qt: fixed tabwidget icon size. issue #23362
git-svn-id: trunk@39325 -
|
2012-11-21 07:43:41 +00:00 |
|
martin
|
398f6e2e34
|
Installer, Win: Add Spanish translation. Issue #0023087
git-svn-id: trunk@39324 -
|
2012-11-20 19:51:49 +00:00 |
|
vincents
|
b5fb88fb4b
|
lcl: register TIntegerField, issue #19035
git-svn-id: trunk@39321 -
|
2012-11-20 14:55:11 +00:00 |
|
vincents
|
8c91e90e24
|
sqldb components: fixed registration of postgresql unit: available on win64 from fpc 2.6.1, but for other os-es also for 2.6.0.
git-svn-id: trunk@39320 -
|
2012-11-20 11:08:32 +00:00 |
|
jesus
|
e790346803
|
LCL, dbgrid, added utility properties FirstColumn and LastColumn, they return the first and last visible columns
git-svn-id: trunk@39319 -
|
2012-11-20 10:04:39 +00:00 |
|
jesus
|
c02a423ee9
|
LCL, fix moving dbgrid selected field to the last one while using 'END' key and there are invisible columns, Problem 3) issue #19993
git-svn-id: trunk@39317 -
|
2012-11-20 08:55:31 +00:00 |
|
jesus
|
0d8b603ec0
|
LCL, fix gtk grid's autofillcolumns problem when sometimes client size changes are not correctly detected, problem 1) issue #19993
git-svn-id: trunk@39316 -
|
2012-11-20 08:17:01 +00:00 |
|
maxim
|
23171a5d62
|
SQLDb: enabled PostgreSQL for FPC 2.6.0
git-svn-id: trunk@39315 -
|
2012-11-20 01:28:11 +00:00 |
|
juha
|
296b64998c
|
IDE, initial setup dlg: stop and wait for the thread before closing
git-svn-id: trunk@39314 -
|
2012-11-20 00:24:55 +00:00 |
|
juha
|
0a0b953dfe
|
IDE, initial setup dlg: Test for faDirectory flag when scanning. FindFirstUTF8(Path, faDirectory... returns all files
git-svn-id: trunk@39313 -
|
2012-11-19 23:25:56 +00:00 |
|
juha
|
b51b639fab
|
LazUtils: reimplement the test for faDirectory in TFileSearcher.Search. FindFirst returns files in any case.
git-svn-id: trunk@39312 -
|
2012-11-19 21:51:07 +00:00 |
|
maxim
|
25275d022b
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #23353
git-svn-id: trunk@39311 -
|
2012-11-19 20:39:44 +00:00 |
|
maxim
|
fbde574366
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@39310 -
|
2012-11-19 20:31:58 +00:00 |
|
blikblum
|
0f765a1f91
|
gtk2: register TGtk2WSScrollBar to TCustomScrollBar instead of TScrollBar. Fixes #23200
git-svn-id: trunk@39308 -
|
2012-11-19 19:44:55 +00:00 |
|
juha
|
73933e18a0
|
IDE, initial setup dlg: replace non-thread-safe stuff, RegExpr -> ValueOfKey func, non-cached file funcs
git-svn-id: trunk@39305 -
|
2012-11-19 01:14:15 +00:00 |
|
juha
|
49943df153
|
IDE, initial setup dlg: Use depth first strategy for searching
git-svn-id: trunk@39304 -
|
2012-11-19 01:14:09 +00:00 |
|
juha
|
d38f2da57d
|
Revert "IDE: Build mode dialog revamp". Commit by mistake
git-svn-id: trunk@39303 -
|
2012-11-18 16:07:03 +00:00 |
|
juha
|
9f051d112c
|
Fix compilation of LazBuild
git-svn-id: trunk@39302 -
|
2012-11-18 16:03:57 +00:00 |
|
juha
|
0951479289
|
IDE: Build mode dialog revamp
git-svn-id: trunk@39301 -
|
2012-11-18 16:03:52 +00:00 |
|
juha
|
e8653f265e
|
LCL: Map quadclicks to doubleclicks for controls that do not accept quadclicks. Issue #23298, patch from cobines
git-svn-id: trunk@39300 -
|
2012-11-18 12:39:17 +00:00 |
|
juha
|
f1d553753a
|
IDE, initial setup dlg: use a thread to search for FPC sources, refactoring
git-svn-id: trunk@39299 -
|
2012-11-18 11:41:50 +00:00 |
|
juha
|
9f7d751934
|
IDE, initial setup dlg: add OK text also when "make" command is ok.
git-svn-id: trunk@39298 -
|
2012-11-18 11:41:45 +00:00 |
|
juha
|
95686848e3
|
LazUtils: Clean the TFileSearcher.Search code and use faDirectory for pure dir search
git-svn-id: trunk@39297 -
|
2012-11-18 11:41:41 +00:00 |
|
juha
|
b7d905fbd8
|
Converter: reordering code
git-svn-id: trunk@39296 -
|
2012-11-18 11:41:34 +00:00 |
|
mattias
|
f5c07f66be
|
IDE: rename identifier: stop on invalid identifier
git-svn-id: trunk@39295 -
|
2012-11-18 08:15:34 +00:00 |
|
juha
|
2d498b4135
|
Converter: Use the path selected by user when searching for missing units. It used the same path always
git-svn-id: trunk@39294 -
|
2012-11-17 10:02:52 +00:00 |
|
juha
|
773c2fe670
|
IDE, Build Lazarus dialog. Cleanup
git-svn-id: trunk@39293 -
|
2012-11-17 10:02:48 +00:00 |
|
juha
|
7b14876476
|
IDE: in Build Lazarus dialog, relocate "Edit Defines" button to be nearer the "Defines" list
git-svn-id: trunk@39292 -
|
2012-11-17 10:02:43 +00:00 |
|
mattias
|
d291bcedbd
|
IDE: initial setup dlg: invalidate file state cache when user comes back from another application
git-svn-id: trunk@39291 -
|
2012-11-17 09:45:41 +00:00 |
|