Timeline
07/02/08:
- 16:56 Changeset [17252] by cedayiv
- Bug #313660: The QIF importer now allows users to pause, cancel, or go …
06/25/08:
- 14:29 Changeset [17251] by plongstaff
- 1) Reverse order of arguments for sql backend 'commit' function to …
06/24/08:
- 19:28 Changeset [17250] by warlord
- Get GnuCash? building again. - move the #include of g18n.h from gnc-date.h …
- 18:28 Changeset [17249] by cedayiv
- Bug #532405: Make the default strftime format use %#d instead of %e on …
- 18:08 Changeset [17248] by cedayiv
- Bug #539829: Make sure msg gets assigned before it can get …
- 15:34 Changeset [17247] by cedayiv
- Some minor corrections to the doxygen documentation for …
06/23/08:
- 16:09 Changeset [17246] by cedayiv
- A small correction to r17245 for a QIF importer error message. I forgot to …
- 14:46 Changeset [17245] by cedayiv
- The following changes are included: -Add many new features to the progress …
06/22/08:
- 15:58 Changeset [17244] by cstim
- Add German screenshots for ledger and hierarchy.
- 15:51 Changeset [17243] by plongstaff
- 1) Save/restore account non-std-scu flag 2) Add list of drivers found to …
06/20/08:
- 18:00 Changeset [17242] by rolf
- SKR04: be more specific in account classification. Partly closes 513000. * …
- 17:17 Changeset [17241] by rolf
- de.po: improve German translations for a few entries under "File - New". …
- 17:11 Changeset [17240] by jsled
- try without the trailing slash.
- 15:22 Changeset [17239] by jsled
- add access for rolf to trunk/po/
06/19/08:
- 21:01 Changeset [17238] by plongstaff
- 1) In add_gvalue_int_to_slist(), simplify handling when the value …
- 20:05 Changeset [17237] by plongstaff
- 1) Save commodity-scu for an account 2) Allow int values to be gotten via …
06/16/08:
- 18:39 Changeset [17236] by plongstaff
- Log number of DBD drivers found.
- 08:36 Changeset [17235] by plongstaff
- Work on doxygen documentation. In the process, a few types were renamed …
06/14/08:
- 20:52 Changeset [17234] by plongstaff
- 1) create_column_info() routine doesn't need to be global 2) fix bug where …
- 11:23 Changeset [17233] by plongstaff
- 1) Cleanup - remove unused routines/arguments. 2) Add doxygen comments to …
- 10:05 Changeset [17232] by plongstaff
- Convert sql access from a module to a library.
06/13/08:
- 22:01 Changeset [17231] by plongstaff
- 1) Merge gnc-backend-sql and gnc-backend-util-sql into 1 file …
06/12/08:
- 20:53 Changeset [17230] by plongstaff
- 1) Merge trunk through 17229 (memory leak fixes) 2) The DBI backend …
- 20:24 Changeset [17229] by plongstaff
- After recent merge, pixmaps 22x22 and 24x24 shouldn't have been added to …
- 20:21 Changeset [17228] by plongstaff
- Fix memory leak in qof_session_save() - "msg" is never freed.
- 20:18 Changeset [17227] by plongstaff
- Fix memory leaks
- 20:18 Changeset [17226] by plongstaff
- Fix memory leaks
- 20:16 Changeset [17225] by plongstaff
- Remove "Database Connection" menu entry. At some point, it can be …
- 19:04 Changeset [17224] by plongstaff
- Free return values from recurrenceListToString() printed as debug info.
- 16:27 Changeset [17223] by plongstaff
- Make SQL backend API more regular - always pass GncSqlBackend? pointer, …
- 16:10 Changeset [17222] by plongstaff
- Fix compilation problem - GType may no longer be an integer. Use …
- 09:01 Changeset [17221] by plongstaff
- Set max account name len to 2048
- 08:43 Changeset [17220] by plongstaff
- 1) Change default for requiring gda to false (--disable-gda is now …
06/11/08:
- 20:04 Changeset [17219] by andi5
- Whitespace cleanup.
- 19:59 Changeset [17218] by andi5
- Readd the swift and dtaus file imports, except for the actual executing of …
- 19:26 Changeset [17217] by andi5
- Remove newline before the initial :20: in downloaded.mt940.
- 19:25 Changeset [17216] by plongstaff
- Merge with trunk through 17215
- 19:00 Changeset [17215] by plongstaff
- For first template sx account, don't create a new template commodity. …
- 11:37 Changeset [17214] by cedayiv
- Fix Scheme logging bug in core-utils by treating strings as generic …
- 08:52 Changeset [17213] by warlord
- Fix the usages of EXTENSIONS so it works with newer auto-tools BP
06/10/08:
- 21:19 Changeset [17212] by plongstaff
- Fix memory leaks. In gnc-dense-cal.c, 2 GDates were not freed.
- 21:18 Changeset [17211] by plongstaff
- 1) Fix memory leaks in sql backend 2) Ensure sqlite file is put into …
- 17:33 Changeset [17210] by andi5
- Improve check for the availability of a txn job before letting the user …
- 12:50 Changeset [17209] by cedayiv
- Scheme: Send backtraces to the gnucash.trace log as well as the …
06/09/08:
- 23:30 Changeset [17208] by cedayiv
- QIF Import: 10x improvement in file loading performance. Line numbers …
- 16:31 Changeset [17207] by andi5
- Enable internal transfers and debit notes. Later on, internal transfers …
- 16:30 Changeset [17206] by andi5
- Lock one side of the transfer dialog when entering a corresponding gnucash …
06/08/08:
- 19:13 Changeset [17205] by andi5
- Patch from Micha Lenk to activate password caching while entering one.
- 19:12 Changeset [17204] by andi5
- Fix compilation errors with gcc-4.3 because of incorrect format strings.
- 15:25 Changeset [17203] by cstim
- Updated Catalan translation by David Planella.
- 11:59 Changeset [17202] by andi5
- Improve flow of gnc_ab_maketrans(), treat everything unfinished as error.
- 08:59 Changeset [17201] by plongstaff
- 1) Add check for dbi/dbi.h to configure.in 2) Fix more memory leaks
- 06:08 Changeset [17200] by andi5
- Fix two newly introduced bugs concerning transaction templates. * Replace …
- 05:32 Changeset [17199] by andi5
- Bug #536381: It is "Assets:Current Assets:Savings Account" and not …
06/07/08:
- 17:54 Changeset [17198] by plongstaff
- Fix some memory leaks
- 15:56 Changeset [17197] by andi5
- Unfold and improve online transaction filling by use of a template. Ask …
- 15:56 Changeset [17196] by andi5
- Avoid double-freeing of transaction templates.
- 15:56 Changeset [17195] by andi5
- Readd verification dialog after online transaction failure.
- 14:54 Changeset [17194] by warlord
- Better patch for goffice-0.5/gtkhtml-3.14 checking
- 14:38 Changeset [17193] by warlord
- GOffice >= 0.5 requires GtkHTML >= 3.14 Make sure that happens or the …
- 11:38 Changeset [17192] by plongstaff
- 1) Split the gda backend code into 2 pieces. The first, in the sql …
06/06/08:
- 12:46 Changeset [17191] by cedayiv
- QIF Import: Fix support for multi-byte account separators. In doing so, a …
06/04/08:
- 18:25 Changeset [17190] by andi5
- Readd online transaction issuing, a first rough sketch.
- 18:25 Changeset [17189] by andi5
- Fix compiling of hbci import-export module.
- 10:53 Changeset [17188] by cstim
- Updated Russian translation by Sergey Belyashov
Note: See TracTimeline for information about the timeline view.
