summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-14Fix incorrect Firebird checksum.Andrzej J.R. Hunt1-1/+1
2013-06-14Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt18-53/+183
2013-06-06fb-sdbc: Pretty printing table log outputAndres Gomez2-11/+32
2013-06-06Implementing the FStatement::execute() method.Javier Fernandez1-0/+25
2013-06-06Fixed crash at FStatement disposing stage.Javier Fernandez1-2/+6
2013-06-06The VARCHAR tye requires a maximum length.Javier Fernandez1-1/+1
2013-06-06GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez1-27/+30
2013-06-06Refactoring some code on the FStatement class.Javier Fernandez5-171/+155
2013-06-06Executing again a PreparedStatement.Javier Fernandez5-32/+44
2013-06-06fb-sdbc: added extra checks in FDriverAndres Gomez1-0/+17
2013-06-06fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-06-06fb-sdbc: simplifying url comparisonAndres Gomez1-1/+1
2013-06-06fb-sdbc: Added logging supportAndres Gomez7-61/+84
2013-06-06fb-sdbc: test file moved to a generic placeAndres Gomez1-1/+1
2013-06-06Dealing with parameters in Prepared Statement.Javier Fernandez2-13/+77
2013-06-06Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
2013-06-06Adding disposing bits.Javier Fernandez4-6/+29
2013-06-06using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
2013-06-06Properly implementing the ResultSet class.Javier Fernandez2-31/+52
2013-06-06Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
2013-06-06Properly implementing the connection construction.Javier Fernandez2-45/+35
2013-06-06Implementing the ResultSet interface.Javier Fernandez4-46/+196
2013-06-06Debug info and some API methods implementation.Javier Fernandez5-7/+305
2013-06-06Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
2013-06-06fb-sdbc: installing lib and resources.Javier Fernandez5-63/+24
2013-06-06Firebird: initial implementation of the skeleton driver.Javier Fernandez43-0/+5848
2013-06-06Resolves: #i120768# slide content merged Master viewer contentZhe Wang1-0/+7
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-06fdo#64350: fix for DOCX export of border spaceAdam Co2-12/+77
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet2-5/+1
2013-06-06WaE: unused variableTor Lillqvist1-0/+10
2013-06-06WaE: comparison of integers of different signsTor Lillqvist1-1/+1
2013-06-05Ignore warnings in Clang headersStephan Bergmann1-1/+1
2013-06-05Adapt UPDATE_FILES=<module> to headers being moved to include/Stephan Bergmann1-1/+12
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
2013-06-05mismatched new[]/deleteCaolán McNamara1-2/+2
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky4-299/+0
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky3-1/+16
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky2-19/+14
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky2-22/+0
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky2-12/+15
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky2-15/+15
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky2-4/+0
2013-06-05sidebar conversion tutorial: Create .ui in glade.Prashant Pandey2-0/+373
2013-06-05widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky1-15/+33
2013-06-05Drop unused XInitialization from implementationStephan Bergmann2-15/+2