Fixed some list management problems with my custom list wrappers. Fixed some text typos in msg_display.c and verbosified the connect message in pop_server.c. |
|
More...
|
almost 25 years ago
|
Added $Id$ string to a lot of source files. Fixed a looping error in mailmsg_get_header that was broken on server timeouts. Replaces strncpy with euc_strncpy. |
|
More...
|
almost 25 years ago
|
More tweaks and debugging for POP state machine. |
|
More...
|
almost 25 years ago
|
Corrected some buffer overruns in ID generation. Found a bug in glibc's strncat(): it doesn't correctly truncate the string to the specified length. |
|
More...
|
almost 25 years ago
|
Fixed some endless looping problems in the POP socket code. |
|
More...
|
almost 25 years ago
|
Reordered the menus a bit. Started reworking the POP/SMTP socket code for better robustness, reliability, and error-handling. |
|
More...
|
about 25 years ago
|
Enabled viewers window. Other stuff. |
|
More...
|
about 25 years ago
|
Stuff. |
|
More...
|
about 25 years ago
|
Split up smtp.c and pop.c in more logical components. Fixed some threading bugs regarding GTK. Enabled GLIB/GDK thread initialization. |
|
More...
|
about 25 years ago
|
Removed all fprintfs to stderr from the code. Purely debugging with gdb now. More work on the integrated display. Fixed some NULL-pointer bugs when trying to delete a message in the main window. |
|
More...
|
about 25 years ago
|
Added gui_pop.c module. |
|
More...
|
about 25 years ago
|
Progress window updates. |
|
More...
|
about 25 years ago
|
Minor fixes. Added snapshotting for all windows. |
|
More...
|
about 25 years ago
|
Changed signal handling from clist to ctree for main and folder lists. Fixed a couple bugs here and there. |
|
More...
|
about 25 years ago
|
Fixed some bugs relating to showing messages in the preview pane. Fixed a crash in the server edit window when changing server protocol. |
|
More...
|
about 25 years ago
|
Removed unnecessary headers for menu setup. More work on MDI interface. |
|
More...
|
about 25 years ago
|
Added some header files for menu/toolbar creation relating to the integrated display stuff. Fixed a crash in initial configuration. Fixed a bug in path creation. Added conditional support for Bonobo in ./configure. Started work on MDI-style display. |
|
More...
|
about 25 years ago
|
Resolved conflicts in pop.c |
|
More...
|
about 25 years ago
|
Fixed some more bugs in the POP3 code, and made final modifications to enable it to talk to mail servers. Fixed a binary data bug in the message attachment parser. Added error requester message passing. |
|
More...
|
about 25 years ago
|
Fixed a bug in setting up default prefs for POP servers. |
|
More...
|
about 25 years ago
|
Refined working of server list in settings window. Added parse/save functions for settings items for window positions and mail servers. Added color pickers to settings window for personal/priority messages. |
|
More...
|
about 25 years ago
|
Added mutexes and copylists to settings "okay" and "apply" buttons. |
|
More...
|
about 25 years ago
|
Implemented the server edit window and added prototypes. |
|
More...
|
about 25 years ago
|
More functionality in the settings window. Added a couple pages to the settings window for layout purposes. Updated prototypes to reflect new callbacks. Added dictionary list. |
|
More...
|
about 25 years ago
|
Did more tweaking of the filters window. Added a few more widgets/prototypes/callbacks to the main settings window. Added a couple mutexes for filters/viewers/settings arbitration. |
|
More...
|
about 25 years ago
|
More work on making operational the filters window and main settings window. Changed prototype to prefs_layout_table_item(), so had to update a lot of the calls. |
|
More...
|
about 25 years ago
|
More changes to the header files and prefs_ui.c moving toward the new settings window setup. |
|
More...
|
about 25 years ago
|
Started redesigning the settings interface. |
|
More...
|
about 25 years ago
|
Fixed included files for uuencoding so the file permissions get masked against 0777. |
|
More...
|
about 25 years ago
|
Had to re-add the .spec and .spec.in files. Fixed the final crash in adding attachments to a message. Fixed some glitches in compose_write.c that aborted a multipart message build prematurely. |
|
More...
|
about 25 years ago
|