modest
15 years ago* Forgot to commit the compact mail headers.
Sergio Villar Senin [Tue, 2 Dec 2008 16:05:53 +0000 (16:05 +0000)]
* Forgot to commit the compact mail headers.

pmo-trunk-r6500

15 years ago* Removed progress bar in msg view window.
Sergio Villar Senin [Tue, 2 Dec 2008 16:05:44 +0000 (16:05 +0000)]
* Removed progress bar in msg view window.

* Now we use the window progress hint on loading items.

pmo-trunk-r6499

15 years agoRefactoring of mail header view.
Sergio Villar Senin [Tue, 2 Dec 2008 16:05:33 +0000 (16:05 +0000)]
Refactoring of mail header view.

* Refactored the mail header view. Now we have the interface
  ModestMailHeaderView providing support for alternate implementations.
* Now old ModestMailHeaderView is ModestCompactMailHeaderView
* Added new ModestCompactMailHeaderView, with a style made by labels.
* Added signal show details to mail header view hierarchy
  (implementation for signal emition only in compact view).
* Some code cleanups and style enhancements.

Loading message after showing message view:
* Added methods for loading the messages in message view _after_ view
  is shown. We use the code in message_reader already available.

Other changes:
* Proper bold/greying of elements in folder view.

pmo-trunk-r6498

15 years ago* Now header activated signal in header view also passes the path.
Sergio Villar Senin [Tue, 2 Dec 2008 16:05:09 +0000 (16:05 +0000)]
* Now header activated signal in header view also passes the path.

* Header view now gets the hildon 2.2 look'n'feel
* Created new header window, that shows a list of headers in fremantle
  style.
* IMplemented activate in header window, so that message window is
  properly opened. This needed some changes to remove dependency on main
  window.
* Added event for opening header window from folder window.

pmo-trunk-r6497

15 years ago* Now on opening from main window the account, it just sets the proper account in...
Sergio Villar Senin [Tue, 2 Dec 2008 16:04:54 +0000 (16:04 +0000)]
* Now on opening from main window the account, it just sets the proper account in the opened folder window.

* Added new style app menu for folder window, with actions "New
  message", "Send/Receive", "Settings", "Accounts settings" and
  "SMTP servers".

pmo-trunk-r6496

15 years ago* Added new signal folder activated, for providing support for standard fremantle...
Sergio Villar Senin [Tue, 2 Dec 2008 16:04:43 +0000 (16:04 +0000)]
* Added new signal folder activated, for providing support for standard fremantle interaction (touch and open).

* If we're using hildon 2.2, just use touch list look'n'feel.
* API to select the cell style for folders (default is the already
  existing one, compact is a new one for Fremantle).

pmo-trunk-r6495

15 years ago* Window manager mimics the way close should work if main window implements the three...
Sergio Villar Senin [Tue, 2 Dec 2008 16:04:33 +0000 (16:04 +0000)]
* Window manager mimics the way close should work if main window implements the three views.

* Added first release of modest folder window.
* Now selecting an account in main window for viewing also opens a
  folder window.

pmo-trunk-r6494

15 years agoChanges for new fremantle ui:
Sergio Villar Senin [Tue, 2 Dec 2008 16:04:22 +0000 (16:04 +0000)]
Changes for new fremantle ui:

* Removed the paned. Now folder view also goes to the contents detail.
* Added activation handler for folder view to switch to headers.

pmo-trunk-r6493

15 years agoReplace MMC hardcoded paths with the ones retrieving path from env
Jose Dapena Paz [Tue, 2 Dec 2008 14:18:37 +0000 (14:18 +0000)]
Replace MMC hardcoded paths with the ones retrieving path from env

pmo-trunk-r6485

15 years agoReplaced references to MyDocs with environment variable
Jose Dapena Paz [Tue, 2 Dec 2008 14:18:27 +0000 (14:18 +0000)]
Replaced references to MyDocs with environment variable

pmo-trunk-r6484

15 years agoBuild fix
Jose Dapena Paz [Fri, 28 Nov 2008 12:43:04 +0000 (12:43 +0000)]
Build fix

pmo-trunk-r6460

15 years agoRemoved an invalid g_object_unref
Sergio Villar Senin [Fri, 28 Nov 2008 12:18:57 +0000 (12:18 +0000)]
Removed an invalid g_object_unref

pmo-trunk-r6459

15 years agoAesthetic changes
Sergio Villar Senin [Fri, 28 Nov 2008 09:46:12 +0000 (09:46 +0000)]
Aesthetic changes

pmo-trunk-r6457

15 years agoUpdated version and bugs fixed in this release
Sudheer Chiluveri [Thu, 27 Nov 2008 12:47:35 +0000 (12:47 +0000)]
Updated version and bugs fixed in this release

pmo-trunk-r6442

15 years agoAdded fremantle dimming rule for add to contacts
Jose Dapena Paz [Wed, 26 Nov 2008 11:55:57 +0000 (11:55 +0000)]
Added fremantle dimming rule for add to contacts

pmo-trunk-r6414

15 years agoMoved all_recipients_list to be available in modest tny msg.
Jose Dapena Paz [Wed, 26 Nov 2008 11:55:49 +0000 (11:55 +0000)]
Moved all_recipients_list to be available in modest tny msg.

pmo-trunk-r6413

15 years agoNew addressbook method modest_address_book_has_address.
Jose Dapena Paz [Wed, 26 Nov 2008 11:55:38 +0000 (11:55 +0000)]
New addressbook method modest_address_book_has_address.
Added new method modest_addressbook_has_address, that should allow us
to only show the addresses not present in addressbook to add them.

pmo-trunk-r6412

15 years agoUse the new temporary contact dialog for adding addresses to abook
Jose Dapena Paz [Wed, 26 Nov 2008 10:40:51 +0000 (10:40 +0000)]
Use the new temporary contact dialog for adding addresses to abook

pmo-trunk-r6411

15 years agoMove create_container to constructor in details dialog.
Jose Dapena Paz [Wed, 26 Nov 2008 10:05:09 +0000 (10:05 +0000)]
Move create_container to constructor in details dialog.
This is because the instance_init does not warranty that the class
pointer is the final one. In fact, we were getting scrolleds because
of this.

pmo-trunk-r6408

15 years agoRevert "Now Details dialog uses HildonPannableArea in Fremantle."
Jose Dapena Paz [Wed, 26 Nov 2008 10:04:59 +0000 (10:04 +0000)]
Revert "Now Details dialog uses HildonPannableArea in Fremantle."

pmo-trunk-r6407

15 years agoNow Details dialog uses HildonPannableArea in Fremantle.
Jose Dapena Paz [Wed, 26 Nov 2008 09:20:50 +0000 (09:20 +0000)]
Now Details dialog uses HildonPannableArea in Fremantle.

pmo-trunk-r6406

15 years agoSet finger height for labels on captioned
Jose Dapena Paz [Tue, 25 Nov 2008 16:08:36 +0000 (16:08 +0000)]
Set finger height for labels on captioned

pmo-trunk-r6403

15 years agoSet recipients height to auto in editor.
Jose Dapena Paz [Tue, 25 Nov 2008 16:08:28 +0000 (16:08 +0000)]
Set recipients height to auto in editor.

pmo-trunk-r6402

15 years agoNew method modest_maemo_utils_create_caption_with_size_type
Jose Dapena Paz [Tue, 25 Nov 2008 16:08:19 +0000 (16:08 +0000)]
New method modest_maemo_utils_create_caption_with_size_type
Refactored to create new method
modest_maemo_utils_create_caption_with_size_type, allowing developer to
set a specific size type. We need this for recipient editors with a free
height.

pmo-trunk-r6401

15 years agoFremantle recipient editor shouldn't be inside a scroll.
Jose Dapena Paz [Tue, 25 Nov 2008 16:08:11 +0000 (16:08 +0000)]
Fremantle recipient editor shouldn't be inside a scroll.
Remove Fremantle recipient editor scroll text.

pmo-trunk-r6400

15 years ago* Added code to show dialog for choosing recipients
Jose Dapena Paz [Tue, 25 Nov 2008 13:38:10 +0000 (13:38 +0000)]
* Added code to show dialog for choosing recipients
* Refactored code to integrate properly with old add to contacts
  functionality.

pmo-trunk-r6398

15 years ago * Fixes NB#93489, remove the login cancelled message
Sergio Villar Senin [Tue, 25 Nov 2008 10:08:13 +0000 (10:08 +0000)]
* Fixes NB#93489, remove the login cancelled message

pmo-trunk-r6392

15 years ago * Fixes NB#93488, replaced the buttons of the password protected dialog
Sergio Villar Senin [Tue, 25 Nov 2008 09:56:59 +0000 (09:56 +0000)]
* Fixes NB#93488, replaced the buttons of the password protected dialog

pmo-trunk-r6391

15 years ago * Fixes NB#91036, show a confirmation dialog when closing account settings
Sergio Villar Senin [Tue, 25 Nov 2008 09:40:09 +0000 (09:40 +0000)]
* Fixes NB#91036, show a confirmation dialog when closing account settings

pmo-trunk-r6390

15 years ago * Fixes NB#93352, do not open messages in outbox unless they're in failed state
Sergio Villar Senin [Mon, 24 Nov 2008 16:12:46 +0000 (16:12 +0000)]
* Fixes NB#93352, do not open messages in outbox unless they're in failed state

pmo-trunk-r6386

15 years ago * Fixes NB#93387, Cc and Bcc are hidden by default
Sergio Villar Senin [Mon, 24 Nov 2008 15:43:52 +0000 (15:43 +0000)]
* Fixes NB#93387, Cc and Bcc are hidden by default

pmo-trunk-r6385

15 years ago * Fixes NB#93292, replaced a logical id
Sergio Villar Senin [Mon, 24 Nov 2008 15:32:37 +0000 (15:32 +0000)]
* Fixes NB#93292, replaced a logical id

pmo-trunk-r6384

15 years ago * Fixes NB#92030
Sergio Villar Senin [Mon, 24 Nov 2008 15:04:51 +0000 (15:04 +0000)]
* Fixes NB#92030

pmo-trunk-r6383

15 years ago * Fixes NB#91033, fixes SMTP dialogs bug
Sergio Villar Senin [Mon, 24 Nov 2008 09:36:23 +0000 (09:36 +0000)]
* Fixes NB#91033, fixes SMTP dialogs bug

pmo-trunk-r6379

15 years ago* Fix behavior of check names for fremantle.
Jose Dapena Paz [Fri, 21 Nov 2008 21:49:10 +0000 (21:49 +0000)]
* Fix behavior of check names for fremantle.

pmo-trunk-r6377

15 years ago* Fix osso addressbook detection in configure.ac.
Jose Dapena Paz [Fri, 21 Nov 2008 21:30:53 +0000 (21:30 +0000)]
* Fix osso addressbook detection in configure.ac.
* Update to new addressbook API.

pmo-trunk-r6376

15 years ago* Removed ellipsize from main window accounts menu (it's not required
Jose Dapena Paz [Fri, 21 Nov 2008 18:12:54 +0000 (18:12 +0000)]
* Removed ellipsize from main window accounts menu (it's not required
  anymore as account names should be easy to see with the current menu.

pmo-trunk-r6375

15 years ago* Removed header view and folder view CSM menus in main window
Jose Dapena Paz [Fri, 21 Nov 2008 18:00:18 +0000 (18:00 +0000)]
* Removed header view and folder view CSM menus in main window
  (fixes NB#93296).

pmo-trunk-r6374

15 years ago* Removed all help application support (fixes NB#93294).
Jose Dapena Paz [Fri, 21 Nov 2008 17:40:16 +0000 (17:40 +0000)]
* Removed all help application support (fixes NB#93294).

pmo-trunk-r6373

15 years ago* Removed font dialog in editor menu (fixes NB#93290).
Jose Dapena Paz [Fri, 21 Nov 2008 17:26:20 +0000 (17:26 +0000)]
* Removed font dialog in editor menu (fixes NB#93290).

pmo-trunk-r6372

15 years ago* Another icon
Jose Dapena Paz [Fri, 21 Nov 2008 16:36:29 +0000 (16:36 +0000)]
* Another icon

pmo-trunk-r6371

15 years ago* Update again icon names
Jose Dapena Paz [Fri, 21 Nov 2008 16:26:34 +0000 (16:26 +0000)]
* Update again icon names

pmo-trunk-r6369

15 years ago* And added ui actions symbols
Jose Dapena Paz [Thu, 20 Nov 2008 17:00:32 +0000 (17:00 +0000)]
* And added ui actions symbols

pmo-trunk-r6364

15 years ago* Now modest_plugin_ui_actions methods disappear, and we export
Jose Dapena Paz [Thu, 20 Nov 2008 16:57:46 +0000 (16:57 +0000)]
* Now modest_plugin_ui_actions methods disappear, and we export
  directly the internal used methods in modest.

pmo-trunk-r6363

15 years agodeleted comma in changelog to clarify the format
Sudheer Chiluveri [Thu, 20 Nov 2008 12:23:21 +0000 (12:23 +0000)]
deleted comma in changelog to clarify the format

pmo-trunk-r6358

15 years agoWhen loading account settings, if we have a URI, then username and hostname are no...
Sergio Villar Senin [Thu, 20 Nov 2008 11:57:16 +0000 (11:57 +0000)]
When loading account settings, if we have a URI, then username and hostname are no longer mandatory data

pmo-trunk-r6357

15 years agoAdded week 48 bug fixes
Vivek Sekar [Thu, 20 Nov 2008 11:02:45 +0000 (11:02 +0000)]
Added week 48 bug fixes

pmo-trunk-r6355

15 years agoReplaces an invalid g_free by g_object_unref
Sergio Villar Senin [Thu, 20 Nov 2008 11:00:21 +0000 (11:00 +0000)]
Replaces an invalid g_free by g_object_unref

pmo-trunk-r6354

15 years ago* Reworked attachments mime type detection and body detection, to work
Jose Dapena Paz [Wed, 19 Nov 2008 18:40:24 +0000 (18:40 +0000)]
* Reworked attachments mime type detection and body detection, to work
  better with "direct attachment" messages (the ones that include as
  its top mime part the attached file) (fixes NB#92926)

pmo-trunk-r6349

15 years ago* Added modest plugin ui actions, for exporting ui actions to plugins.
Jose Dapena Paz [Wed, 19 Nov 2008 18:35:12 +0000 (18:35 +0000)]
* Added modest plugin ui actions, for exporting ui actions to plugins.
  The first action to be exported is the requested "delete_account".

pmo-trunk-r6348

15 years ago* Added new method modest_platform_get_osso_context, required
Jose Dapena Paz [Wed, 19 Nov 2008 18:20:27 +0000 (18:20 +0000)]
* Added new method modest_platform_get_osso_context, required
  for plugins.

pmo-trunk-r6347

15 years ago * Fixes NB#90887, properly construct an error message
Sergio Villar Senin [Wed, 19 Nov 2008 17:06:18 +0000 (17:06 +0000)]
* Fixes NB#90887, properly construct an error message

pmo-trunk-r6345

15 years agoMerged changes for bug 88919 from stable branch
Sergio Villar Senin [Wed, 19 Nov 2008 16:51:02 +0000 (16:51 +0000)]
Merged changes for bug 88919 from stable branch

pmo-trunk-r6344

15 years ago * Fixes NB#93064, replaced logical ids by the new ones
Sergio Villar Senin [Wed, 19 Nov 2008 16:15:42 +0000 (16:15 +0000)]
* Fixes NB#93064, replaced logical ids by the new ones

pmo-trunk-r6342

15 years ago * Fixes NB#93003, replaced an old logical id by the new one for Fremantle
Sergio Villar Senin [Wed, 19 Nov 2008 16:08:23 +0000 (16:08 +0000)]
* Fixes NB#93003, replaced an old logical id by the new one for Fremantle

pmo-trunk-r6340

15 years ago * Fixes NB#92178, replaced an old logical id
Sergio Villar Senin [Wed, 19 Nov 2008 15:57:35 +0000 (15:57 +0000)]
* Fixes NB#92178, replaced an old logical id

pmo-trunk-r6339

15 years ago * Fixes NB#92686, migrate the main window menus to the 1,5 specs
Sergio Villar Senin [Tue, 18 Nov 2008 17:25:56 +0000 (17:25 +0000)]
* Fixes NB#92686, migrate the main window menus to the 1,5 specs

pmo-trunk-r6336

15 years ago * Fixes NB#92938, replaced the logical strings by the new ones
Sergio Villar Senin [Tue, 18 Nov 2008 17:00:21 +0000 (17:00 +0000)]
* Fixes NB#92938, replaced the logical strings by the new ones

pmo-trunk-r6335

15 years ago * Fixes NB#92694, migrated the viewer menus to 1.5 specs version
Sergio Villar Senin [Tue, 18 Nov 2008 14:33:13 +0000 (14:33 +0000)]
 * Fixes NB#92694, migrated the viewer menus to 1.5 specs version

pmo-trunk-r6333

15 years ago * Fixes NB#92688, migrate editor menus to 1.5 specs
Sergio Villar Senin [Tue, 18 Nov 2008 14:33:08 +0000 (14:33 +0000)]
* Fixes NB#92688, migrate editor menus to 1.5 specs
* Fixes NB#92692, migrate editor menus to 1.5 specs

pmo-trunk-r6332

15 years ago * Fixes NB#92784, replace the View menu by the Accounts menu
Sergio Villar Senin [Tue, 18 Nov 2008 11:25:43 +0000 (11:25 +0000)]
* Fixes NB#92784, replace the View menu by the Accounts menu

pmo-trunk-r6331

15 years ago * Fixes NB#92695, "search messages" no longer appear under folder's CSM
Sergio Villar Senin [Tue, 18 Nov 2008 11:10:19 +0000 (11:10 +0000)]
* Fixes NB#92695, "search messages" no longer appear under folder's CSM

pmo-trunk-r6328

15 years ago * Fixes NB#92693, replaced a logical id
Sergio Villar Senin [Tue, 18 Nov 2008 11:10:15 +0000 (11:10 +0000)]
* Fixes NB#92693, replaced a logical id

pmo-trunk-r6327

15 years ago * Fixes NB#92691, remove View attachment from menu
Sergio Villar Senin [Tue, 18 Nov 2008 11:10:10 +0000 (11:10 +0000)]
* Fixes NB#92691, remove View attachment from menu

pmo-trunk-r6326

15 years ago * Fixes NB#92212, fixed two logical strings in the account settings window
Sergio Villar Senin [Tue, 18 Nov 2008 10:40:21 +0000 (10:40 +0000)]
* Fixes NB#92212, fixed two logical strings in the account settings window

pmo-trunk-r6325

15 years ago * Fixes NB#89992, do not crash when starting modest with corrupt account data
Sergio Villar Senin [Tue, 18 Nov 2008 10:12:12 +0000 (10:12 +0000)]
 * Fixes NB#89992, do not crash when starting modest with corrupt account data

pmo-trunk-r6323

15 years ago * Fixes NB#90948, show messages as attachments in a viewer
Sergio Villar Senin [Thu, 13 Nov 2008 17:15:14 +0000 (17:15 +0000)]
* Fixes NB#90948, show messages as attachments in a viewer

pmo-trunk-r6295

15 years agoRemoved the Search messages options from the UI manager XMLs
Sergio Villar Senin [Thu, 13 Nov 2008 17:15:00 +0000 (17:15 +0000)]
Removed the Search messages options from the UI manager XMLs

pmo-trunk-r6294

15 years agoRefactored the account deletion code
Sergio Villar Senin [Thu, 13 Nov 2008 16:38:13 +0000 (16:38 +0000)]
Refactored the account deletion code

pmo-trunk-r6293

15 years agoAdded bug fixes for week 47 release.
Vivek Sekar [Thu, 13 Nov 2008 13:09:34 +0000 (13:09 +0000)]
Added bug fixes for week 47 release.

pmo-trunk-r6292

15 years ago * Fixes NB#92413, fixed a wrong if statement
Sergio Villar Senin [Thu, 13 Nov 2008 12:32:41 +0000 (12:32 +0000)]
* Fixes NB#92413, fixed a wrong if statement

pmo-trunk-r6291

15 years ago * Fixes NB#92411, remove redundant if's
Sergio Villar Senin [Thu, 13 Nov 2008 12:32:37 +0000 (12:32 +0000)]
* Fixes NB#92411, remove redundant if's

pmo-trunk-r6290

15 years ago * Fixes NB#92366
Sergio Villar Senin [Thu, 13 Nov 2008 12:03:17 +0000 (12:03 +0000)]
* Fixes NB#92366

pmo-trunk-r6289

15 years agoadded string.h to includes, to avoid the strlen implicit declaration warning
Vivek Sekar [Wed, 12 Nov 2008 10:27:48 +0000 (10:27 +0000)]
added string.h to includes, to avoid the strlen implicit declaration warning

pmo-trunk-r6277

15 years ago * Fixes NB#91634, check memory low conditions always when opening an editor
Sergio Villar Senin [Wed, 12 Nov 2008 09:27:38 +0000 (09:27 +0000)]
* Fixes NB#91634, check memory low conditions always when opening an editor

pmo-trunk-r6274

15 years agoFixes bug 91833, added microb-eninge to the Depends, so that modest starts up after...
Vivek Sekar [Wed, 12 Nov 2008 09:24:09 +0000 (09:24 +0000)]
Fixes bug 91833, added microb-eninge to the Depends, so that modest starts up after installtion without need for any other to be installed

pmo-trunk-r6273

15 years ago * Set a variable to NULL to avoid a double g_free
Sergio Villar Senin [Wed, 12 Nov 2008 09:01:02 +0000 (09:01 +0000)]
* Set a variable to NULL to avoid a double g_free

pmo-trunk-r6271

15 years ago * Fixes NB#91006, dimm the username and password if the auth method is none in conne...
Sergio Villar Senin [Tue, 11 Nov 2008 18:08:26 +0000 (18:08 +0000)]
* Fixes NB#91006, dimm the username and password if the auth method is none in connection specific SMTP servers

pmo-trunk-r6269

15 years ago * Fixes NB#92249, fixes a memory leak * Rewritten a function that was wrongly implem...
Sergio Villar Senin [Tue, 11 Nov 2008 15:50:11 +0000 (15:50 +0000)]
 * Fixes NB#92249, fixes a memory leak * Rewritten a function that was wrongly implemented

pmo-trunk-r6268

15 years ago * Fixes NB#92276, initialize a variable
Sergio Villar Senin [Tue, 11 Nov 2008 14:47:19 +0000 (14:47 +0000)]
* Fixes NB#92276, initialize a variable
* Removes an already removed action from the dimming rules

pmo-trunk-r6267

15 years ago * Fixes NB#92225, remove the "search messages" option from the menus
Sergio Villar Senin [Tue, 11 Nov 2008 11:27:25 +0000 (11:27 +0000)]
* Fixes NB#92225, remove the "search messages" option from the menus

pmo-trunk-r6262

15 years agoAdded a missing include
Sergio Villar Senin [Tue, 11 Nov 2008 09:47:44 +0000 (09:47 +0000)]
Added a missing include

pmo-trunk-r6260

15 years ago* Moved hildon2 icon names to the new names in specs.
Jose Dapena Paz [Mon, 10 Nov 2008 16:43:56 +0000 (16:43 +0000)]
* Moved hildon2 icon names to the new names in specs.

pmo-trunk-r6256

15 years ago * Fixes NB#92083, initialize a variable
Sergio Villar Senin [Mon, 10 Nov 2008 13:18:00 +0000 (13:18 +0000)]
* Fixes NB#92083, initialize a variable

pmo-trunk-r6253

15 years ago * Fixes NB#92084, set the proper type of a variable
Sergio Villar Senin [Mon, 10 Nov 2008 13:05:20 +0000 (13:05 +0000)]
* Fixes NB#92084, set the proper type of a variable

pmo-trunk-r6252

15 years ago * Fixes NB#92091, fixes a memory leak, two reference leaks and a typo
Sergio Villar Senin [Mon, 10 Nov 2008 12:48:41 +0000 (12:48 +0000)]
* Fixes NB#92091, fixes a memory leak, two reference leaks and a typo

pmo-trunk-r6251

15 years ago * Fixes NB#92087, fixes a memory leak
Sergio Villar Senin [Mon, 10 Nov 2008 12:23:48 +0000 (12:23 +0000)]
* Fixes NB#92087, fixes a memory leak

pmo-trunk-r6250

15 years ago * Fixes NB#92085, added a missing dialog destroy
Sergio Villar Senin [Mon, 10 Nov 2008 11:49:36 +0000 (11:49 +0000)]
* Fixes NB#92085, added a missing dialog destroy

pmo-trunk-r6249

15 years ago * Fixes NB#90983, fixes several small memory leaks
Sergio Villar Senin [Fri, 7 Nov 2008 18:55:22 +0000 (18:55 +0000)]
* Fixes NB#90983, fixes several small memory leaks

pmo-trunk-r6247

15 years ago * Fixes NB#91650, fixes a potential problem with strftime
Sergio Villar Senin [Fri, 7 Nov 2008 18:44:55 +0000 (18:44 +0000)]
* Fixes NB#91650, fixes a potential problem with strftime

pmo-trunk-r6246

15 years ago * Fixes NB#91399, return the proper values
Sergio Villar Senin [Fri, 7 Nov 2008 18:35:23 +0000 (18:35 +0000)]
* Fixes NB#91399, return the proper values

pmo-trunk-r6245

15 years ago * Fixes NB#91689. fixes a wrong check for ASCII
Sergio Villar Senin [Fri, 7 Nov 2008 18:32:22 +0000 (18:32 +0000)]
* Fixes NB#91689. fixes a wrong check for ASCII

pmo-trunk-r6244

15 years ago * Fixes NB#91360, fixes several memory leaks in protocol registry
Sergio Villar Senin [Fri, 7 Nov 2008 18:10:43 +0000 (18:10 +0000)]
* Fixes NB#91360, fixes several memory leaks in protocol registry
* Fixes an invalid insertion in a hash table

pmo-trunk-r6243

15 years ago * Fixes NB#91356, fixes a couple of memory leaks
Sergio Villar Senin [Fri, 7 Nov 2008 17:50:00 +0000 (17:50 +0000)]
* Fixes NB#91356, fixes a couple of memory leaks

pmo-trunk-r6242

15 years ago * Fixes NB#91838, fixes a memory leak
Sergio Villar Senin [Fri, 7 Nov 2008 13:02:48 +0000 (13:02 +0000)]
* Fixes NB#91838, fixes a memory leak

pmo-trunk-r6237

15 years ago * Fixes NB#91837, fixes a memory leak
Sergio Villar Senin [Fri, 7 Nov 2008 12:52:49 +0000 (12:52 +0000)]
* Fixes NB#91837, fixes a memory leak

pmo-trunk-r6236

15 years ago * Fixes NB#91649, fixes a wrong condition
Sergio Villar Senin [Fri, 7 Nov 2008 12:41:11 +0000 (12:41 +0000)]
* Fixes NB#91649, fixes a wrong condition

pmo-trunk-r6235

15 years ago * Fixes NB#91382, clear passwords before freeing them
Sergio Villar Senin [Fri, 7 Nov 2008 12:22:54 +0000 (12:22 +0000)]
* Fixes NB#91382, clear passwords before freeing them

pmo-trunk-r6234

15 years ago * Fixes NB#91284, removed an invalid const modified
Sergio Villar Senin [Fri, 7 Nov 2008 12:21:14 +0000 (12:21 +0000)]
* Fixes NB#91284, removed an invalid const modified

pmo-trunk-r6233

15 years ago * Fixes NB#91414, fixes a memory leak
Sergio Villar Senin [Fri, 7 Nov 2008 12:17:57 +0000 (12:17 +0000)]
* Fixes NB#91414, fixes a memory leak

pmo-trunk-r6232