2012-02-03 |
Chris Frey | lib + gui: added Auto Select All checkbox to the backup GUI
|
commit | commitdiff | tree |
2012-02-01 |
Chris Frey | tools: added some optional bools in btarcmp's App for...
|
commit | commitdiff | tree |
2012-02-01 |
Chris Frey | tools: added list of field names to btarcmp -S output
|
commit | commitdiff | tree |
2012-02-01 |
Chris Frey | lib: added some operator<() members to basic record...
|
commit | commitdiff | tree |
2012-01-31 |
Chris Frey | lib: added safety check in Timezone ctor for negative...
|
commit | commitdiff | tree |
2012-01-31 |
Chris Frey | lib: added Timezone::GetTz(), to support TzWrapper...
|
commit | commitdiff | tree |
2012-01-31 |
Chris Frey | lib: API and Data break: fixed Timezone record class
|
commit | commitdiff | tree |
2012-01-28 |
Chris Frey | desktop: added MemoEditDlg into Browser mode, and tweaked...
|
commit | commitdiff | tree |
2012-01-28 |
Chris Frey | desktop: added MemoEditDlg
|
commit | commitdiff | tree |
2012-01-28 |
Chris Frey | desktop: comments and define fixes in ContactEditDlg
|
commit | commitdiff | tree |
2012-01-27 |
Chris Frey | binary: removed btranslate, bktrans, and brimtrans...
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | lib: wrapped time_t in Barry::TimeT
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | lib: removed dead code from Bookmark parser
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | desktop: added checks for minimum data in a Contact...
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | lib: made record.h's EmailList a unique class and type...
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | maint: remove -j2 flags on Fedora/OpenSUSE to workaround...
|
commit | commitdiff | tree |
2012-01-25 |
Chris Frey | deb: added debian/watch file
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: fixed stdout forced error message in ServiceBook...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | tools: btarcmp: compare Unknowns in sorted order
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | gui: added user-friendly error messages for Probe failures
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | tools: bidentify: Probe automatically dumps the errors...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: made Probe configurable to suppress some common...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: added DeviceID::GetUsbName() for better error...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: fixed missing libusb_errcode in a USB::Error exception
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: clarified USB open error message
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | lib: fixed bug in USB::Error exception that reported...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | deb: use the shorter Barry URL in control field (redirects...
|
commit | commitdiff | tree |
2012-01-24 |
Chris Frey | deb: made udev linux-only, as per intrigeri's patch...
|
commit | commitdiff | tree |
2012-01-21 |
Chris Frey | lib: removed unused variable
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | tools: comment cleanup in btarcmp.cc
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | doc: added man page for btarcmp
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | tools: finished btarcmp
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: added operator==() and operator!=() to basic record...
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: implemented GetFieldHandles() for Message/PINMessage...
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: implemented ServiceBook::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: implemented Sms::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: fixed typo in Sms::Succeeded (was Succedded)
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: implemented Timezone::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: added int32_t to FieldHandle<>
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: fixed missing RecurBase fields in Calendar*, and...
|
commit | commitdiff | tree |
2012-01-20 |
Chris Frey | lib: implemented GetFieldHandles() for CallLog, ContentStore...
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | test: clarified fhbuild output
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: implemented CalendarAll::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: implemented Calendar::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: simplified the enum macros, for adding enums to...
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: fixed template variable typo (FieldHandle<>)
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: implemented Bookmark::GetFieldHandles()
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: added EnumConstants, EnumFieldBase<>, and EnumField<>
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: added missing BXEXPORT
|
commit | commitdiff | tree |
2012-01-18 |
Chris Frey | lib: simplified GetFieldHandles() API, so it's the...
|
commit | commitdiff | tree |
2012-01-17 |
Chris Frey | lib: simplified Field Handle API for Contact record
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | tools: partial implementation of btarcmp... not yet...
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | Added skeleton btarcmp to debian and rpm packaging
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: added skeleton FieldHandle<> creators, and compile...
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: added FieldHandle<> support to Contact record
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: added Generic Field Handle support: templates...
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | tools: added skeleton btarcmp
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: fixes to doxygen header comments
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: moved EmailType and EmailList out of Contact and...
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: comment typo fix
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: changed unsigned short to uint16_t where it is...
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | lib: fixed missing copy constructor in DBData
|
commit | commitdiff | tree |
2012-01-14 |
Chris Frey | tools: removed __BARRY_BACKUP_MODE__ define from btardump...
|
commit | commitdiff | tree |
2012-01-12 |
Chris Frey | Updated AUTHORS to list Playbook donation
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: renamed ClearError excepion to ReturnCodeError...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: added GetPath() to GlobalConfigPath class
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: removed extraneous BXEXPORT's from .cc files,...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | desktop: use new MakeBackupFilename() API to create...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | gui: use new MakeBackupFilename() API
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: added new API MakeBackupFilename()
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | desktop: added initial implementation of backup and...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: added new exception (ClearError) for when library...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | gui: fixed percentage bar on finish, to jump to 100...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | gui: fixed state bug in barrybackup GUI's thread error...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: fixed state machine bug in Restore::SkipCurrentDB()
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: changed runtime error to link-time error, to catch...
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: added Restore::Add() which accepts a DatabaseDatabase
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | lib: added new API DatabaseDatabase::GetTotalRecordCount()
|
commit | commitdiff | tree |
2012-01-10 |
Chris Frey | desktop: fixed false-positive error message if barrybackup...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: implemented device connect and password prompt...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: added try/catch to migrate thread, with error...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: implemented threaded GUI skeleton of the steps...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: removed commented out code
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: changed wxComboBox to wxChoice in MigrateDlg
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: added EasyCondition.h
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: fixed DECLARE_EVENT_TABLE() usage
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | desktop: added skeleton dialog box for Migrate Device...
|
commit | commitdiff | tree |
2012-01-06 |
Chris Frey | Added warning message to bio if user forgets to use...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | Fixed confusing status message in btool when using...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: use the new ProbeResult::GetDisplayName() API
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | lib: added GetDisplayName() to ProbeResult
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: internal rename of "device switch" to "migrate...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | desktop: modified record list so it is displayed in...
|
commit | commitdiff | tree |
2012-01-05 |
Chris Frey | Bumped copyright dates to 2012
|
commit | commitdiff | tree |
2012-01-02 |
Chris Frey | lib: fixed Contact's GetDescription(), to use Company...
|
commit | commitdiff | tree |
2011-12-23 |
Chris Frey | doc: updated USB-capture.txt with more capture methods
|
commit | commitdiff | tree |
2011-12-09 |
Chris Frey | Fixed Barry icon colours, shading, and the scanning...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | rpm: removed libusb and boost dependencies, which should...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | rpm: removed hard coded library dependencies from backup...
|
commit | commitdiff | tree |
2011-12-06 |
Chris Frey | maint: added signed repomd.xml file support to make...
|
commit | commitdiff | tree |