2007-09-17 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.11
	* More refinements in interpreting GConf value changes
	* Fixes: NB#68720

2007-07-23 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.10
	* Take into account reserved space when calculating flash free space
	* Fixes: NB#57946

2007-07-23 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.9
	* Removed remaining untranslated strings

2007-07-17 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.8
	* Update help topics and switch main dialog topic on notebook page switch
	* Listen to /system/osso/af/(internal-)?mmc-swap and use it for updating the swap page
	* Internal MMC something-other-than-available equals successful swap update
	* Fixes: NB#63346, NB#63444, NB#63435, NB#62083, NB#62034

2007-07-17 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.7
	* Do not create "Virtual" tab when "OSSO_SWAP" is not set

2007-07-16 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.6
	* Minor change: STORAGE_DEVICE_* ? becomes STORAGE_DEVICE_* == status ?

2007-07-03 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.5
	* Do not update swap page while creating swap

2007-07-03 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.4
	* Forgot to mark some bugs as fixed
	* Fixing observations

2007-07-03 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.3
	* Released too soon

2007-07-03 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.2
	* Myriad minor glitches fixed

2007-07-03 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.1
	* Change include statement from <hildon-widgets/...> to <hildon/...>

2007-06-26 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.2.0
	* Re-write
	* Fixes: ???

2007-06-21 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.1.8
	* Removed details dialog, and replaced it with hildon_file_system_storage_dialog
	* Fixes: NB#60756

2007-05-28 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Removed -Werror from CFLAGS

2007-04-20 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Hide 0-sized storage elements
	* Fixes: NB#50617
	* Updated configure.ac

2007-04-20 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Added pictures on "Storage" tab

2007-04-19 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Implemented new format strings for progress bar labels - no L10N yet

2007-04-11 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Fixes: NB#52813

2007-04-10 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.1.4
	* Added "Updating..." to progress bars

2007-03-30 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Fixes: MB#1114, NB#53238
	* Forgot to mention

2007-03-30 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Add space used by applications to total used space in "Details" dialog

2007-03-20 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Incorporated new version of ssh_mgr.[ch] from Leonid

2007-03-14 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Updated configure.ac version

2007-03-13 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.1.1
	* Moved to hildon-help (libhildonhelp0)

2007-03-06 Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Version 2.1.0
	* Consolidated

2006-10-09 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.11

2006-10-06 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/applet_start.c: Stop counting storages before applying swap
	        size changes
	* src/settings_internalize.{c,h},src/ui/interface.{c,h}: Added
	        functions for stopping counting storages
	Fixes: NB#42361

2006-10-04 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: Fix checking for mmc-undefined-name so
	          that it only check that if the string begins with it
	Fixes: NB#42186

2006-09-14 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.10
	* Changelog: Forbidden words cleanup
	* src/ui/interface.{h,c}: Added function get_virtual_mounted
	* src/settings_externalize.c: Check that mmc is mounted and not
	        readonly before trying to change swap size

2006-09-08 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.9
	* src/ui/interface.c, src/ui/callbacks.{c,h}: Don't set fixed width
	        for virtual size combobox
	* src/applet_start.c, src/ui/interface.c: Cleaned up code and removed
	        old commented out code
	* src/ui/interface.c: Fixed alignment of "memo_ia_corrupt_card" label
	* src/ui/interface.c: Removed too much empty space between usage
	        progress bar and details button
	Fixes NB#36324

2006-09-04 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: Fixes handling of readonly mmc status
	* src/ui/interface.c: Updated space for progressbar to one line
	        because size of usb connected label has reduced to one row
	Fixes NB#33871

2006-08-14 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/interface.c: Use gtk_table to set places for widgets on device
		place so that they don't jump around when usb cable is attached
		Aligned some labels to the left

2006-08-14 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.8
	* src/ui/interface.c: Don't crash if OSSO_SWAP is unset

2006-08-11 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/applet_start.c: Recount storage statistics after changing swap
		was cancelled or failed.

2006-08-07 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.7

2006-08-07 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/swap/swap_mgr.c: Update to fix compilation agains with new pango
	Fixes NB#36879

2006-08-04 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_externalize.c: Ignore SIGTERM while we call ke_recv rpc
		calls so that we don't get killed in case all we are killing
		all applications
	Fixes NB#33919 NB#33920

2006-08-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/callbacks.c, src/ui/interface.{c,h}: Reduced amount of swap
		size options shown to user as will be specified in UI Spec 6.0.
		That is every 8 megs up till 32 and after that every 16 megs
		which makes: 8,16,24,32,48,64,80...
		When pressing OK, make changes to swap only if user has
		touched the swap options. This affects the case if the
		existing swap file size does not match any of the options
		which the user can choose.

2006-08-02 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: Fixed internal mmc gconf prefix
		Changed to use gconf value mmc-used-over-usb instead of
		usb-cable-attached.
	* src/settings_internalize.{c,h}: Added get_mmc_cover_open()
	* src/ui/callbacks.c: Cancel creation of swap file if mmc cover
		is opened
	Fixes NB#34238

2006-08-02 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/callbacks.{c,h}, src/ui/interface.c: Don't recount storage
		statistics when applet gains focus or when tab is changed.
		Now statistics are only counted when applet is started
		and for mmc cards when it is mounted.

2006-08-02 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/interface.c: Clear all elements from the tree instead of
		removing the model for virtual size combobox if we have no
		values for it.
	Fixes NB#33892

2006-08-02 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/callbacks.c: Don't call ui_refresh() from
		virtual_size_combobox_changed()
	Fixes NB#36231

2006-07-21 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.6
	* src/cpmemory.desktop.in: Added the Categories, not Category property
	
2006-07-20 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.5
	* src/cpmemory.desktop.in: Added the X-Text-Domain property
	* src/cpmemory.desktop.in: Added the Category property
	Fixes NB#33158

2006-06-30 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.4
	* src/ui/interface.{c,h} src/ui/callbacks.{c,h} Updated to new UI
		acording to Spec 5.0
	* src/settings_internalize.{c,h} Added function mmc_monitor_unref
	* debian/rules Remove la files before installing
	Fixes N#33042

2006-06-21 Jakub Pavelek <jakub.pavelek@nokia.com>

	* debian/rules, configure.ac: Removed posibility to separately
		enable internal mmc and display name features,
		they are now allways on
	* configure.ac: Removed debug flag which is not really needed,
		similar functionality can be achived with
		DEB_BUILD_OPTIONS=noopt,nostrip
	* src/settings_internalize.{h,c}, src/settings_externalize.c,
	  src/ui/callbacks.c, src/ui/interface.{h,c}
		Got rid of the the feature ifdefs

2006-06-09 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.3
	* src/settings_internalize.c: Don't reduce free space on mmc with
		reserved_space
	* src/applet_start.c, src/settings_externalize.c: Fix to show swap
		selections acording to situation on memory card if user
		answers cancel to swap creation or swap creation fails

2006-06-08 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/interface.c: Fixed bug in setting of swap selections

2006-06-07 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/ui/interface.c: Fixed order of memory card tabs
	* src/settings_externalize.c, src/ui/interface.{c,h}: Use dbus calls
		prefixed with "internal_" when enabling and disabling swap
		on internal card
	* src/ui/interface.{c,h}, src/ui/callbacks.c: Fixed setting of swap
		selections when swap creation has been cancelled or memory
		card has been changed

2006-06-07 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Merged src/swap/swap_mgr.c updates from IT-2006 version 1.5.20

2006-05-18 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.2
	* Merged fix from IT-2006:
	* src/ui/callbacks.c: Fixed escape key for swap creation progress
	Fixes N#30031

2006-05-12 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.1
	* src/ui/callbacks.c: Speed up swap creation by not refreshing the
		progress bar every time
	* src/swap/swap_mgr.c: swap creation is now syncing during creation
	* src/settings_internalize.c: Changed order in which different mmc
		statuses are checked. Now mounted status is checked before
		reasons why mmc would not be possible.

2006-05-10 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_externalize.c: When deleting swap progress bar will
		wery briefly show half and full progress

2006-05-09 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Fixed showing of mmc name if there is no name
	* Fixed showing of mmc name for internal card
	* configure.ac: support for --enable-dedug flag

2006-05-05 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 2.0.0
	* Updated to UI Spec 2.0
	* debian/rules: Enable allways internal-mmc and mmc-display-name
	Fixes N#28672

2006-05-04 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.15
	* Added information banner memo_ib_cancelled for cancelled swap change
	Fixes N#28485

2006-05-02 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.14
	* configure.ac: Removed again -pedantic-errors error form CFLAGS,
		because dbus headers didn't compile with it. The flag did not
		cause problems in developement scratchbox, but in integration
		it caused problems, strange.

2006-04-28 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.13
	* Do not handle mime type application/octet-stream specially
		(that mime type was classed as VIDEO which caused e.g.
		the swap to be categorized as VIDEO). When checked, w17
		software classed videos correctly as video mime type.
	* Added fallback directories for mmc locations and improved checking
		of the directories
	Fixes #28253

2006-04-21 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.12
	* debian/rules: Support internal-mmc and mmc-display-name
		in DEB_BUILD_OPTIONS
	* confgure.ac: Support --enable-internal-mmc and
		--enable-mmc-display-name
	* FEATURE_MMC_DISPLAY_NAME: Tab name is reset when mmc is unmounted

2006-04-21 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Added followinga features and feature switches to the code:
		FEATURE_MMC_DISPLAY_NAME, FEATURE_INTERNAL_MMC
	* The display name fearture doesn't yet reset the tab name
		when the mmc is unmounted
	* configure.ac: Added -pedantic-errors error to CFLAGS
	* Corrected issues reported by -pedantic-error
	* configure.ac: Removed CFLAG options -O0 -DDEBUG

2006-04-20 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: Fixed checking for mountpoint in
		_init_mounted_volume(). The earlier version could cause
		the mmc data to be shown even if mmc was removed.
	* src/ui/callbacks.c: Removed the first time checks because
		the recounting won't anyway start if there is an rcount in
		progress
	* Code supports now more than one mmc card. To this much rewriting of
		notebook page creation and handling was done.

2006-04-13 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.11
	* Updated to conform to UI spec version 6.0 by creating
		note MEM-INF107 and
		information banners MEM-INF108, MEM-INF109 and MEM-NOT110
	* src/settings_internalize.c Fixed getting initial values for
		gconf keys
	* Fixed and improved error handling in some places
	* configure.ac: Removed -Wcast-align from CFLAGS because it caused
		warnings from GTK code
	* configure.ac: Added -Werror to CFLAGS
	
2006-04-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.10

2006-04-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Removed src/settings_database.{c,h} and src/state_save.{c,h}
		which are mot used anymore

2006-04-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Changed all tabs to spaces in source code
	* Removing spaces from end of source code lines

2006-04-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c Use script maemo-list-user-packages to
		get user installed packages size
	* Some cleaning and documenting of code
	* Checks that swap location is on a mmc card
	* Fixed ui string for resize swap notification
	
2006-03-27 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.9
	* Fixed alignment of virtual windows available amount field
	* Put hard coded vertical size request for virtual size combobox.
		Otherwise the combobox doesn't get enough space
	* Put focus on notebook in the beginning

2006-03-27 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: Fixed crashing by adding missing
		gnome_vfs_init()
	* src/ui/interface.c: Check that swap area is not an empty string
	* src/ui/interface.c: Do not run main loop iterations in
		progress_destroy. Should take away delay between progress
		dialog and applet dialog closing.

2006-03-24 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c Updated gconf keys monitoring
	* src/settings_internalize.c Removed new_directories because with
		correct handling of directories it was not needed
	* src/settings_internalize.c refresh_settings() are now called
		several time from main loop instead of iterating the main
		loop from inside refresh_settings() for ui refreshing
	* Updated so that virtual page has it't own monitor for mmc status
		and don't share the monitor with memory card page

2006-03-23 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.{c,h} Big rewriting. Now ui gets object
		like structures from this component which handles data
		calculation. Changes will make it easy to add more
		memory cards.
	* Updated other files to reflect changes in settings_internalize
	* Files on mmc are now also categorized
	* src/ui/interface.c Moved creation of widgets inside notebook pages
		to separate functions
	* Fixed printing of sizes bigger than 2GB
	* Removed current_page_hack, this was possible because updating of
		values was moved to an idle function called from the main loop
	
2006-03-21 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.8
	* Fixed memory applet crashing the control panel when closing
		applet after showing help or when ok and cancel are clicked
		in rapid succession
	* Fixed to show correct message when turning off swap
	* Fixed bug where swap was turned off if virtual page had not been
		visited
	Fixes N#23601

2006-03-20 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.7
	* Installed applications size is now retrieved with dpkg-query
		instead of looking for files in one directory
	* Use structures and enumerations for passing total file sizes
		instead of using settings database with string keys
	* Use Pointer to structure instead of boolean indicating which
		page is currently selected
	* Sizes are internally handled as bytes instead of kilobytes
	* src/settings_externalize.c: fixed so that dbus message swap_on does
		not get an parameter
	* src/settings_externalize.c: Fixed cancelled handling

2006-03-16 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/settings_internalize.c: kb sizes are calculated using / and %
		instead of a while loop
	* src/settings_internalize.c: Do an ui refresh in memory card
		mounted/unmounted callbacks
	* src/settings_externalize.c Fixed not to show progress bar if no
		change in swap was done
	* src/settings_externalize.c Sends dbus com.nokia.ke_recv.mmc_swap_on
	* src/ui/interface.c: Uses detailed format for printing sizes
	* src/ui/interface.c: Some UI string updates acording to UI spec 4.1
	* Use an pointer in function calls to a MemoryApplet structure
		instead of static variables. In some places a static
		reference was still left.

2006-03-14 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.6
	* settings_internalize.c: Do ui refresh at mmc mounting/unmounting
	Fixes N#23899

2006-03-14 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/swap/swap_mgr.{c,h}: Added as temporay hack before ke-recv
		supplies a ke-recv-dev package
	* src/applet_start.c: Rewrote dialog handling and added support to
		continue dialog if swap changes was cancelled by user or
		aborted by error
	* src/settings_externalize.{c,h} Added handing of swap on/off/resize
	* Categories for files are handled as enumeration
	* Removed all keyboard event handling, now focus works acording to
		default widget interaction
	* src/ui/callbacks.c: restart_counting() returns false so that
		highlight of focused widgets will now work
	* Virtual page functionality is implemented
	* Updated applets data structure
	* Rewrote ui refreshing
	Fixes N#22486

2006-03-06 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.4
	* added ok and cancel buttons
	* removed close button
	* refactored to store all widgets in one struct
	* removed printing of "_do_cleanup: called\n" to stderr
	* added new tab for virtual memory setup
	* added enumeration for tabs
	* changed some g_sprintf functions to g_snprintf
	* added enumeration for mmc status
	* removed size hints for the applet
	* src/settings_internalize.c: changed mydocs_apps_dir to apps_dir

2006-02-23 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.3
	* settings_internalize.c: _get_category(): changed the dir for contacts from ~./osso-email to ~/.osso-abook

2006-02-23 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.2
	* configure.ac: removing -Werr from CFLAGS to get gcc 3.4 compilable

2006-02-09 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 1.5.1
	* added "application/octet-stream" as VIDEO type of file
	Fixes N#22487 

2006-01-15 Jakub Pavelek <jakub.pavelek@nokia.com>

	* IT-2006 version
	* src/*.{c,h}: new contact
	* AUTHORS: new contact
	* debian/control: updated dependecies and versions

2005-12-12 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix key handling bugs: N#21822 and bug N#21816
	* TODO: Close button is not highlighted when on focus

2005-12-03 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix Bugzilla N#21270. Count /media/mmc1/.archive for counting emails in MMC

2005-12-01 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix bug N#21731
	* Added env "MYDOCSDIR" to get /home/user/ rather than plaintext
	* Added new strings mydocs_dir and mydocs_apps_dir

2005-11-30 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix to bug N#17775
	* Now applet only counts:
    /home/user/MyDocs/ (used to get categories like: Docs, Images, Sounds, Videos,
    Webpages,...and Others)
    /home/user/apps/ (used to get Emails, Contacts and Others)
    /var/lib/install (used to get Applications and Others)

	* This behaviour perhaps needs re-confirm from Nokia

2005-11-16 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix to bug N#20985. Ui responsive. Now there is mmc_directories and device_directories...Hence functions like _do_cleanup() will have an extra gboolean variable for seeing device or mmc mode.
	* Two pages can be refreshing at the same time. Corresponding figures will be cleaned after finishing each page
	* Fix to bug N#21270: Show info for Emails and Contacts.

2005-11-04 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fix to no bug. 'close' button should be sensitive while scanning

2005-10-18 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Fixed Bug N#14814

2005-10-14 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Rollback to 11355

2005-10-14 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* For testing help ? icon purpose. Current rev 11355. Will roll back soon.

2005-10-13 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* Bug N#20249: Remove debug syslog.
	* Changed contact person to Karoliina

2005-10-12 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>

	* cleaned code.

2005-10-06 Karoliina T. Salminen <karoliina.t.salminen@nokia.com>
 
	* Removed GPL lisence stuff. Not yet defined.
	* Cleaned code.
	* added is_refreshing to make sure tab is not active when  still refreshing
	* Fix mem leaks. results from g_strdup
	* Bug N#20252. 
