Commit Graph

1185 Commits

Author SHA1 Message Date
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