~ubuntu-branches/ubuntu/oneiric/gpe-expenses/oneiric

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2008-06-26 15:50:11 UTC
  • mfrom: (1.1.5 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080626155011-wkgm1x0fuwji835d
Tags: 0.1.6-1
* New upstream release
* [gpe-expenses] simplified chinese(zh_CN) translation of gpe-expenses
  (Closes: #479369)
* [libqofexpensesobjects0] simplified chinese(zh_CN) translation of
  qofexpensesobjects (Closes: #479370)
* [INTL:fr] French translation of gpe-expenses 
  (Closes: #480479)
* [INTL:fr] French translation of libqofexpensesobjects0 
  (Closes: #480482)
* [INTL:ru] Russian program translation of gpe-expenses 
  (Closes: #481386)
* [INTL:ru] Russian program translation of libqofexpensesobjects 
  (Closes: #481386)
* Upgrade intltool dependency and standards version
* Includes support for creating GPE categories (Closes: #479395)
* Expand debian/xcontrol for smoother cross-build support
* update debian/copyright after upstream inclusion of some gpe-
  contacts code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-06-26  Neil Williams  <linux@codehelp.co.uk>
 
2
 
 
3
        * src/expenses-gtk.c (edit_ok_clicked), (edit_cancel_clicked),
 
4
        (edit_delete_clicked): Unset the context entity so that properties
 
5
        cannot be viewed if no expense is selected in the tree view.
 
6
        * src/expenses-gtk.c (edit_ok_clicked): Get the category name from
 
7
        the GPE support.
 
8
        * src/expenses-gtk.c (build_categories_string),
 
9
        (set_selected_category), (on_categories_clicked), (cat_compare),
 
10
        (cat_populate), (edit_expense), (open_about_dialog),
 
11
        (exp_show_entities), (set_toolbar): Switch category handling from ComboBox
 
12
        to GtkLabel, merge QOF categories into GPE categories and store the combined
 
13
        values in QOF.
 
14
        * src/gpe-expenses.c (gpe_gui_start): Remove unused context parameters.
 
15
        * src/gpe-expenses.h: Remove unused context parameters.
 
16
        * src/qof-expenses.c (gpe_currency_lookup_name): Prevent crash if
 
17
        no valid currency data exists.
 
18
 
 
19
2008-06-25  Neil Williams  <linux@codehelp.co.uk>
 
20
 
 
21
        * AUTHORS: Incorporate category handling code from gpe-contacts.
 
22
        * src/expenses-gtk.c (edit_ok_clicked), (build_categories_string),
 
23
        (set_selected_category), (on_categories_clicked), (cat_populate),
 
24
        (edit_expense): Add support code for creating and editing existing
 
25
        GPE categories.
 
26
        * src/gpe-expenses.h: Swap the category combo-box for a GPE category
 
27
        button and string label. (Allows more than one category per expense.)
 
28
 
1
29
2008-01-20  Neil Williams  <linux@codehelp.co.uk>
2
30
 
3
31
 * config.rpath, Makefile.am : Restore file from