Commit Graph

1248 Commits

Author SHA1 Message Date
mattias
871c4c9920 addressbook: state of deprecated dbf
git-svn-id: trunk@40635 -
2013-03-24 12:01:14 +00:00
mattias
334ad5e38d examples: addressbook: nicer output directory
git-svn-id: trunk@40631 -
2013-03-24 11:57:34 +00:00
mattias
9e90c2665c examples: lvlgraph: use designer class
git-svn-id: trunk@40606 -
2013-03-21 19:44:39 +00:00
mattias
eb4d86f7ca lvlgraph example
git-svn-id: trunk@40602 -
2013-03-21 19:25:34 +00:00
jesus
e8206aeb4a Examples, added stringgrid column editors sampler, from Mike Sapsard, issue #24076
git-svn-id: trunk@40583 -
2013-03-18 18:17:47 +00:00
mattias
e7dfd26785 examples: xmlresource
git-svn-id: trunk@40337 -
2013-02-17 10:58:14 +00:00
ask
640bfca4a6 LazFreeType: Demonstrate splitting text on a new line in the example
git-svn-id: trunk@40132 -
2013-02-02 23:57:11 +00:00
mattias
b3c87aeb8c IDEIntf: fixed typo
git-svn-id: trunk@40124 -
2013-02-02 17:02:05 +00:00
ask
ba96ce8bdd LazFreeType: Improve example to use DrawTextRect. Based on code by "circular"
git-svn-id: trunk@40109 -
2013-02-01 09:52:20 +00:00
ask
7e7ddd626e LazFreeType: Fix flickering in the example
git-svn-id: trunk@40103 -
2013-01-31 22:18:22 +00:00
maxim
fac44a2574 Translations: Spanish translation update by Lucas Martín, bug #23628
git-svn-id: trunk@39824 -
2013-01-10 20:58:26 +00:00
maxim
217d70ece2 Translations: Czech translation update by Vaclav Valicek, bug #23622
git-svn-id: trunk@39823 -
2013-01-10 20:40:19 +00:00
maxim
655251ced3 Examples, components: Czech translation update by Vaclav Valicek, bugs #23604, #23606, #23607, #23608, #23609, #23610, #23611, #23613, #23615, #23616, #23621.
git-svn-id: trunk@39816 -
2013-01-09 20:32:14 +00:00
maxim
8092042547 Examples, FontEnum: removed LRS file and fixed encoding related issues
git-svn-id: trunk@39622 -
2012-12-22 21:12:10 +00:00
mattias
780febb55a readmes: updates
git-svn-id: trunk@39618 -
2012-12-21 16:06:57 +00:00
sekelsenmat
3ee69cda42 LCL-Android-Sqlite: Starts improving the exception handling
git-svn-id: trunk@39511 -
2012-12-11 09:48:03 +00:00
sekelsenmat
3c7d1f7112 LCL-Android-Sqlite: Reading string data via data-aware controls fully works now
git-svn-id: trunk@39508 -
2012-12-11 09:33:25 +00:00
sekelsenmat
43740984e2 LCL-Android-Sqlite: Changes the architecture to recreate the handle on each routine because it was crashing. Reorders the methods to be according to the interface. Fixes many issues and crashes and bugs in the Android-Sqlite dataset code.
git-svn-id: trunk@39503 -
2012-12-10 17:37:41 +00:00
sekelsenmat
7cc850d667 LCL-Android-Example: Makes the sqlite usage selectable
git-svn-id: trunk@39501 -
2012-12-10 11:01:22 +00:00
sekelsenmat
c5086ee29a LCL-Android-Sqlite: Improves the example to save the data and have better control names
git-svn-id: trunk@39448 -
2012-12-06 11:08:32 +00:00
sekelsenmat
8a517f537e LCL-Android-Sqlite: Improves the example to use sqlite in desktop too, for debugging.
git-svn-id: trunk@39443 -
2012-12-05 14:31:46 +00:00
sekelsenmat
cbb7efe4ae LCL-Android-Sqlite: Fixes GetFieldDefs code for Android 3.0+
git-svn-id: trunk@39440 -
2012-12-05 12:58:40 +00:00
maxim
7028bcf779 Examples, ImgViewer:
- added tiff support
- fixed Windows only path error
- synched some leftover debug+release build mode differences
- minor fixes

Patch from Reinier Olislagers with some changes, bug #23433.

git-svn-id: trunk@39439 -
2012-12-04 20:39:51 +00:00
juha
a2490a7283 Examples: Fix memory leaks in XML Streaming demo. Issue #23426, patch from Vojtech Cihak
git-svn-id: trunk@39438 -
2012-12-04 20:18:36 +00:00
sekelsenmat
8100d1d064 LCL-Android-Example: Starts implementing exception handling in the sqlite code
git-svn-id: trunk@39433 -
2012-12-02 15:03:43 +00:00
sekelsenmat
7c245e0995 LCL-Android-Example: Starts implementing the linked list creation in the sqlite dataset
git-svn-id: trunk@39432 -
2012-12-02 14:19:50 +00:00
sekelsenmat
8713e20438 LCL-Android-Example: Now creating tables works.
git-svn-id: trunk@39431 -
2012-12-02 13:27:48 +00:00
sekelsenmat
c05d327706 LCL-Android example: Advances more the sqlite code
git-svn-id: trunk@39430 -
2012-12-02 11:11:49 +00:00
sekelsenmat
a322953370 LCL-CustomDrawn-Android: Adds code to store the Android API level at startup and advances the SQLite code
git-svn-id: trunk@39429 -
2012-12-02 11:00:03 +00:00
sekelsenmat
37d52863c7 LCL-Android example: Advances the sqlite code
git-svn-id: trunk@39428 -
2012-12-01 21:07:17 +00:00
sekelsenmat
d67e97dbd5 LCL-Android example: Starts adding sqlite support
git-svn-id: trunk@39427 -
2012-12-01 14:09:43 +00:00
maxim
87f1227012 Examles: added SQLdb tutorial from Reinier Olislagers, bug #23389. It shows:
- how to program for multiple DBs
   - use of DB login form
   - how to programmatically load and save from/to databases

git-svn-id: trunk@39395 -
2012-11-27 22:34:52 +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
maxim
642f340a49 Examples, ImgViewer:
- Added readme file;
- Added debug+default builds;
- Open directory (recursively): always run begin/endupdate for listbox (via GUI part of procedures);
- Sort files when opening dir (recursively);
- Show hourglass cursor+use beginupdate/endupdate for listbox when (recursively) opening directory(/ies);
- Align menu terminology with tooltips/hints; added tooltips/hints;
- Show hidden directories in select dialog;
- If file out of bounds after moving in listbox, show blank;
- Code formatting changes.

Patch by Reinier Olislagers with minor changes, bug #23122.

git-svn-id: trunk@39081 -
2012-10-14 15:33:35 +00:00
maxim
984207646b Translations: Arabic translation cleanup
git-svn-id: trunk@38815 -
2012-09-24 20:20:50 +00:00
blikblum
40f8498835 lcl:
- revert 33020 #928292514b, 33082 #dd109fba91, 33086 #bd7b46c17a, part of 33089 and 33389. These changes made the hint behavior Delphi incompatible thus leading to a regression in third party control like VirtualTreeView that handles hints in CMHintShow
- Retrieve parent hint recursively if hintcontrol.hint is empty' (delphi compatible)
- Added sample project to test hints

git-svn-id: trunk@38802 -
2012-09-23 23:06:31 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
juha
8297ee1f08 Sort ListViews by column click around in many places.
git-svn-id: trunk@38289 -
2012-08-20 18:05:46 +00:00
maxim
09e0cf678c Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
martin
2035b46c66 Examples/SynEdit: Readme and typo in comment
git-svn-id: trunk@38237 -
2012-08-14 12:53:12 +00:00
maxim
a5f0741af8 Translations: Arabic translation cleanup
git-svn-id: trunk@38188 -
2012-08-06 22:35:25 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
mattias
fc7d4fcba1 synuni, semaphorgridlpk: clean up fpc options
git-svn-id: trunk@38169 -
2012-08-05 10:48:22 +00:00
mattias
ca126b80e1 examples: clean up
git-svn-id: trunk@38158 -
2012-08-05 10:04:36 +00:00
mattias
85f064ce90 IDE: fixed saving ambiguousfileaction, bug #22573
git-svn-id: trunk@38157 -
2012-08-05 10:02:55 +00:00
mattias
b10d611dbd examples: xmlreader: added example xml
git-svn-id: trunk@38147 -
2012-08-04 10:39:01 +00:00
mattias
705588570b examples: tv_add_remove: updated
git-svn-id: trunk@38146 -
2012-08-04 10:33:06 +00:00
mattias
3ea1e8c5d7 examples: synguttermarks: win32 gui mode, fixed Left position
git-svn-id: trunk@38144 -
2012-08-04 10:28:59 +00:00
mattias
b44975314e examples: mssqlconn: requires fpc 2.6.1
git-svn-id: trunk@38142 -
2012-08-04 10:15:31 +00:00
mattias
36feb4ee3e lazfreetype: fixed range check error, improved error message
git-svn-id: trunk@38141 -
2012-08-04 10:11:16 +00:00
mattias
141b15e2b6 examples: componentstreaming: fixed typo, clean up
git-svn-id: trunk@38140 -
2012-08-04 09:44:34 +00:00
mattias
6b7862901b examples: cleandirs: error for fpc version
git-svn-id: trunk@38139 -
2012-08-04 09:43:10 +00:00
mattias
0545a2c8ec examples: testall: fixed start
git-svn-id: trunk@38138 -
2012-08-04 09:38:49 +00:00
mattias
a6a9b39dab examples: fixed compilation, removed writeln
git-svn-id: trunk@38134 -
2012-08-03 23:03:00 +00:00
mattias
3be38ebef4 example: html help: fixed compilation
git-svn-id: trunk@37999 -
2012-07-22 10:17:07 +00:00
mattias
40f74104a7 htmlhelp: shortcut
git-svn-id: trunk@37980 -
2012-07-20 11:33:41 +00:00
mattias
691d97a22f htmlhelp: removed lrs
git-svn-id: trunk@37979 -
2012-07-20 11:30:38 +00:00
maxim
5fd2e6d25b Examples, LazConverter: regenerated translations
git-svn-id: trunk@37957 -
2012-07-16 19:45:23 +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
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
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
3aaae3a85c examples: grouped edit and button
git-svn-id: trunk@37683 -
2012-06-18 10:54:53 +00:00
sekelsenmat
e4785e16cb lcl android example: Moves downloading the HTML page to the second form
git-svn-id: trunk@37617 -
2012-06-11 12:16:39 +00:00
sekelsenmat
b00191ac66 android lcl example: Finally the html download is working
git-svn-id: trunk@37616 -
2012-06-11 11:44:34 +00:00
sekelsenmat
dac7091698 android lcl example: Advances the networking code, now almost working
git-svn-id: trunk@37615 -
2012-06-11 09:10:16 +00:00
maxim
14a95ba91b Examples, Barchart: removed LRS file
git-svn-id: trunk@37608 -
2012-06-10 16:02:05 +00:00
maxim
972a963a50 Examples, Address_book: removed LRS file
git-svn-id: trunk@37606 -
2012-06-10 15:57:44 +00:00
maxim
62c5770624 Examples, Autosize: removed LRS file
git-svn-id: trunk@37605 -
2012-06-10 15:52:13 +00:00
sekelsenmat
c6213c990e lcl-android example: Improves the networking code
git-svn-id: trunk@37593 -
2012-06-08 14:45:05 +00:00
sekelsenmat
53b364d771 lcl-android example: Improves the networking code, but doesnt yet work
git-svn-id: trunk@37591 -
2012-06-08 11:43:14 +00:00
sekelsenmat
7b0ef9b1df android-lcl-example: Fixes compilation
git-svn-id: trunk@37589 -
2012-06-08 08:59:15 +00:00
sekelsenmat
8c940d8ef6 lcl-android-test: Advances the sockets example
git-svn-id: trunk@37568 -
2012-06-07 15:46:22 +00:00
sekelsenmat
07eac0e0f2 android-lcl-example: Adds code for testing socket communication possibilities
git-svn-id: trunk@37533 -
2012-06-06 16:17:57 +00:00
juha
0f72da14a7 SqlDb: changes to make new FBAdmin component and demo work, issue #22036
git-svn-id: trunk@37308 -
2012-05-17 18:51:51 +00:00
juha
06f818ff0d New files for FBAdmin component, issue #22036
git-svn-id: trunk@37307 -
2012-05-17 18:08:04 +00:00
sekelsenmat
9990ed11e7 LCL-CustomDrawn-Android: Improves the text measuring code so that now white space is correctly handled in TEdit
git-svn-id: trunk@37294 -
2012-05-16 16:00:49 +00:00
sekelsenmat
2ae6c90244 LCL-CustomDrawn-Android: Further improves the improved timer. Starts adding a list to make sure nothing is GCed, uses global reference and adds a new parameter to in the future use only the list ID instead of the raw reference
git-svn-id: trunk@37246 -
2012-05-10 16:18:54 +00:00
sekelsenmat
125a10ca75 LCL-CustomDrawn-Android: Changes the hardcoded package name to a variable which user software can change
git-svn-id: trunk@37099 -
2012-04-30 08:36:08 +00:00
sekelsenmat
5f2d225948 Adds a OpenURL/OpenDocument test
git-svn-id: trunk@36744 -
2012-04-13 12:45:54 +00:00
sekelsenmat
cd24e7b458 LCL-CustomDrawn: Buffers the canvas bitmap in Android which greatly diminishes the garbage collector activity and speeds drawing. Also adds a new callback routine to select forms of the project which should have the background drawing painting skipped to speed up drawing
git-svn-id: trunk@36700 -
2012-04-10 08:48:17 +00:00
mattias
29adb9ffcc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
git-svn-id: trunk@36677 -
2012-04-09 13:41:22 +00:00
mattias
99414d6b02 translation: german: updates from Swen Heinig
git-svn-id: trunk@36667 -
2012-04-09 08:32:22 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
sekelsenmat
1190fc3785 Expands the brush test
git-svn-id: trunk@36612 -
2012-04-06 14:34:36 +00:00
sekelsenmat
af2f01c513 Fixes closing the shaped window
git-svn-id: trunk@36607 -
2012-04-06 13:00:49 +00:00
sekelsenmat
980ad7d203 LCL-CustomDrawn-Android: Fixes a bug where invalidate was always called in timers and centralizes the event result processing further
git-svn-id: trunk@36586 -
2012-04-06 07:43:05 +00:00
dodi
04affae6fc DocMgr: reduced support for FCL packages
git-svn-id: trunk@36550 -
2012-04-03 20:38:07 +00:00
dodi
2c9423e0c0 DocMgr: fixed Fpc Source/Doc directory confusion.
git-svn-id: trunk@36512 -
2012-04-02 06:29:11 +00:00
mattias
9365cfa920 examples: added mssql, thanks to Reinier Olislagers
git-svn-id: trunk@36494 -
2012-04-01 07:26:10 +00:00
sekelsenmat
b52ee389ac Fixes the drawing of the checkbox in Android
git-svn-id: trunk@36396 -
2012-03-28 15:30:23 +00:00
sekelsenmat
c1eb17e8e9 Finishes the basic implementation of Android native menus
git-svn-id: trunk@36394 -
2012-03-28 13:59:52 +00:00
sekelsenmat
348a233427 Initial work for Android menu support
git-svn-id: trunk@36392 -
2012-03-28 12:23:05 +00:00
sekelsenmat
6edfeb2724 Adds a filter for the special alphablending routine to filter out white pixels and makes the Android look the default in the Android example
git-svn-id: trunk@36391 -
2012-03-28 09:11:32 +00:00
sekelsenmat
89e3e0fba4 Improves the Android build batch scripts, now they really work and build a proper signed APK =)
git-svn-id: trunk@36390 -
2012-03-28 08:20:44 +00:00
sekelsenmat
63b7d2c263 Improves the APK build script
git-svn-id: trunk@36379 -
2012-03-27 09:33:09 +00:00