functions required to build a working executable with VBCC 0.8
33 lines of code changed in 1 file:
added test for VBCC
1 lines of code changed in 1 file:
changed RESINDEX to utilize stddef.h/offsetof()
3 lines of code changed in 1 file:
fix wrong NULL usage
11 lines of code changed in 4 files:
added OUT_DOS
3 lines of code changed in 1 file:
change placement of SAVEDS in DISPATCHERPROTO
added cast for ENTRY argument in AmigaOS case
use proper types in hook casts
7 lines of code changed in 1 file:
* Added MyAddHead() function to YAM_UT.c.
* When reading folder contents messages are now added to the head of the
list rather than the tail. This makes reading large folder index much
faster (since AddTail is O(n)), however NList layout is still required,
so it's still painfully slow...
11 lines of code changed in 2 files:
moved searchwindow class
0 lines of code changed in 1 file:
added exitfunc
99 lines of code changed in 1 file:
* Fixed toolbar init code (uses "tb_butt[i]." instead of const "p->").
* Added extra toolbar button to write window (search) -- nop ATM.
* Added new source to the repository (Searchwindow_class.c).
11 lines of code changed in 6 files:
merged tb_butt[] and tb_help[] using "struct NewToolbarEntry"
74 lines of code changed in 4 files:
added "struct NewToolbarEntry"
6 lines of code changed in 1 file:
use ARRAY_SIZE define
32 lines of code changed in 5 files:
added ARRAY_SIZE define
2 lines of code changed in 1 file:
fixed wrong toolbar array size of RE_GUIData - was off by one...
(at least since YAMos 2.2)
1 lines of code changed in 1 file:
added missing "extra.h"
fixed double inclusion
corrected its usage
10 lines of code changed in 14 files:
fix formatting
143 lines of code changed in 4 files:
added const qualifier
1 lines of code changed in 1 file:
removed "-c" from $(CDEFS)
2 lines of code changed in 2 files:
cleanup
56 lines of code changed in 1 file:
restructured
124 lines of code changed in 1 file:
restructured
(Note: did it work before?)
128 lines of code changed in 1 file:
removed no longer required __near
4 lines of code changed in 1 file:
fixed potential enforcer hit(s)
94 lines of code changed in 8 files:
added const qualifier
2 lines of code changed in 1 file:
added const qualifier
fixed GCC warnings
169 lines of code changed in 8 files:
(FI_New) fixed GCC warning
2 lines of code changed in 1 file:
(ER_New) fixed GCC warning
2 lines of code changed in 1 file:
(EA_New) fixed GCC warning
2 lines of code changed in 1 file:
(DI_New) fixed GCC warning
2 lines of code changed in 1 file:
(Bool2Txt,Txt2Bool): added const qualifier
5 lines of code changed in 1 file:
(FO_GetFolder,FO_PutFolder) added const qualifier
(FO_New) fixed GCC warning
4 lines of code changed in 1 file:
(CO_Page13) changed stype into a constant array
6 lines of code changed in 1 file:
(CO_NewRule) fixed GCC warning
(CO_NewPOP3,CO_NewMimeView,CO_New) likewise
11 lines of code changed in 1 file:
(AB_PrintField) removed format variable
(AB_PrintShortEntry) added const qualifier
(AB_New) moved menu enums inside function,
fixed GCC warning, added const qualifier
24 lines of code changed in 1 file:
(Root_New) added const qualifier
(Initialise) likewise
17 lines of code changed in 1 file:
(Initialise) use iconfile as buffer for hideicon,
move hidecion loading to an appropriate location
(header) cleanup
6 lines of code changed in 1 file:
updated makefiles
79 lines of code changed in 4 files:
Added <extra.h>
11 lines of code changed in 11 files:
Added HideIcon to support use of YAM's icon when iconifying
10 lines of code changed in 1 file:
Added HideIcon to Global struct
1 lines of code changed in 1 file:
- fixed potential enforcer hits where check for NULL of FO_GetCurrentFolder()
was missing. Should also fix some enforcer hits on exit of YAM.
91 lines of code changed in 5 files:
(DisplayAppIconStatistics) replaced AppAppIconA() with AddAppIcon()
(DisplayStatistics) small cleanup
4 lines of code changed in 1 file:
replaced "APTR" wth "void *" and removed include
2 lines of code changed in 2 files:
fix prototype for FI_IsFastSearch()
1 lines of code changed in 1 file:
(Terminate) release resources in reverse allocation order
(main) removed warning about return type and discarded STACKEXT
(NOTE: STACKEXT doesn't do what was intended! It does *only* extend the
stack if there is not enough space for the current frame. Thats hardly
the case for main() ...)
6 lines of code changed in 1 file:
Fixed prototype of WR_TransformText
9 lines of code changed in 1 file:
Fixed prototype of FI_IsFastSearch
1 lines of code changed in 1 file:
Added GNUC __stack and __buffsize handling
5 lines of code changed in 1 file:
*** empty log message ***
330 lines of code changed in 3 files:
Reformatted code of tzones[] in TZtoMinutes to remove compiler warning
45 lines of code changed in 1 file:
finally finished code reordering
306 lines of code changed in 31 files:
- fixed several bugs concerning syncing of the mail and folder list.
This also hopefully fixed now really (Bug #433825)
70 lines of code changed in 10 files:
Removed "give up after 20 lines" signature strip "feature".
2 lines of code changed in 1 file:
- if using the folder context menu, now the mail list will be refreshed if the
user uses the context menu on a folder that isn't active. This will fix some
bugs that will result because the mail list is not in sync with the folder
list.
8 lines of code changed in 1 file:
* No longer sets MUIA_Window_Open to TRUE for main window on uniconify.
(this had the effect of bringing main window to front on uniconify)
* Added #define __USE_SYSBASE to YAM_UT.c so that it compiles with SAS/C.
* Message list no longer has MUIA_NList_DefaultObjectOnClick set to TRUE
since this makes it non-default when clicking outside the listview.
* Now sets MUIA_BetterString_KeyUp/DownFocus for the To and Subject
strings in the mail write window.
* Updated BetterString_mcc.h (latest Betterstring.mcc can be found in the
file area of YahooGroups.Com/yamos/).
* When pressing ',' in the recipient string and text is marked, the comma
will be inserted at the end of the string. This is to allow easier
name-completion with multiple recipients.
* Now sets GUI.NL_MAILS as the default object instead of GUI.LV_MAILS.
* No longer sets the folder list as active window object when no entries
exist in the message list (this would e.g. happen after sending emails
from the outbox, because the outbox goes empty before returning to the
inbox).
* The OK gadget in the about window now have some space on each side of
the label, bares the label 'Okay', is the default object and rendered in
bold (to indicate the user can use 'return' to continue).
* The OK gadget is now added after first phase of startup (rather than
setting MUIA_ShowMe to TRUE) -- mainly because it's now 2 rectangle
objects and the gadget, so we'd need to set the MUIA_ShowMe value for 3
objects (not to mention that MUIA_ShowMe is buggy). Also
MUIA_Window_Activate is set after this initial setup phase, so selecting
about should now bring up an *active* about window.
* Cancel is no longer the default gadget in the 'missing subject'-warning
(since that'd make both the return and escape key act as cancel).
44 lines of code changed in 6 files:
- the position of a foldr was calculated wrong on performed FOLDERINFO
rexx commands. fixed ! (Bug #433825)
6 lines of code changed in 2 files:
Info bar disabled by default, since it only presents redundant info at the time being.
1 lines of code changed in 1 file:
- if popupmenu.library is not present, the contextmenus are disabled
completly now and it is possible to use the normal menu with shortcuts. Also
the config items for the ContextMenu are disabled.
8 lines of code changed in 3 files:
- fixed recently introduced enforcer hits (Bug #433797)
2 lines of code changed in 1 file:
Improved Okay button in About window.
72 lines of code changed in 1 file:
changed to enable optimizations for SAS/C
added isascii define
removed warnings
10 lines of code changed in 1 file:
removed warnings
3 lines of code changed in 1 file:
fixed potential enforcer hits dueto FO_GetCurrentFolder() returning NULL
(NOTE: There are more cases which need fixing!)
3 lines of code changed in 1 file:
includes "extra.h" to get prototypes for non SAS/C
1 lines of code changed in 1 file:
changed GetStripStr() to work with older versions of flexcat
1 lines of code changed in 1 file:
added additional processor checks for GCC and VBCC
4 lines of code changed in 1 file:
swapped include order of YAM_#?.h to get rid of warnings
2 lines of code changed in 1 file:
added popupmenu functions and cleanup
16 lines of code changed in 1 file:
- Folder groups will be displayed highlighted & bold now if any child has new
or unread mail.
49 lines of code changed in 3 files:
Corrected 'Check version' date.
1 lines of code changed in 1 file:
Re-added uniconify behaviour when attempting to start a second instance of YAM (without enforcer hits).
3 lines of code changed in 1 file:
Couldn't see definition of F_OK - added #include
1 lines of code changed in 1 file:
Couldn't see definition of RXCODEMASK and RXCOMM - added #include
1 lines of code changed in 1 file:
- flush indices didn't work on grouped folders - fixed. (Bug #433506)
4 lines of code changed in 2 files:
- reactivated information bar, but made it optional. Now a user can select
if he wants to have the infobar or not.
- now the ContextMenus for the folder and message list are optional. A user
selects in the configuration if he wants to have context menus or not.
(Please note that if a context menu is selected and the user have the mouse
over the list, the menu shortcuts will not work anymore due to a bug of MUI)
- made WarnSubject a public option. The user can now select in the config if
he wants to be warned or not if he is going to send a message without a
subject.
- fixed alignment bug in struct Rule.
120 lines of code changed in 10 files:
Removed char 160
6 lines of code changed in 1 file:
*** empty log message ***
431 lines of code changed in 1 file:
Removed /// so GoldEd function folding works again
1 lines of code changed in 1 file:
Fixed YAM_locale.h rule
1 lines of code changed in 1 file:
Removed image load error.
4 lines of code changed in 1 file:
Last year digit was missing in error window - fixed! (Bug #431947)
0 lines of code changed in 1 file:
Commented out info bar (redundant info).
15 lines of code changed in 2 files:
- reworked addressbook search functions (AB_SearchEntry) completly. Now a
search in the addressbook should perform faster. This will result in a
faster name completion in AddressFields and if a mail is going to be sent
out
- fixed some addressbook<->NListtree realtes bugs/issues.
- fixed Distribution List bug (BUG #431536)
351 lines of code changed in 11 files:
- fixed bug that caused that it was not possible to remove a entry from the
folder listtree. (BUG #431912)
23 lines of code changed in 1 file:
- merged the changes from the former BETA branch to the actual MAIN branch.
Now the BETA branch should be NOT used anymore until we are going to
release a new version !!!
206 lines of code changed in 10 files:
- fixed alignment problem in struct ComprMail which caused the WARNING of
a corrupt index file if the index was an old one from 2.2/2.3
22 lines of code changed in 2 files:
again code cleanup, next step maybe last one
1796 lines of code changed in 49 files:
- fixed enforcer hits when creating new folders in the listtree.
bug #431614
1 lines of code changed in 1 file:
- changed Library check routine to show the required revision also.
Users where complaining about the NList.mcc 19.97->19.98 upgrade
requirement and the error message just showed "required v19".
2 lines of code changed in 1 file:
- fixed folder shortcut keys "0-9" to have a fast jump to a folder.
Folder groups are excluded here and will be overjumped. Also a folded tree
will be unfolded if the user press a number where the tree was folded.
- reworked and optimized some code in the addressbook code.
- fixed addressbook entry selection bug. If a new mail was created and the
use doubleclicked a entry in the addressbook to get the name in the
addressfield YAM was not copying this address.
51 lines of code changed in 4 files:
- fixed addressbook NListtree bug where status_group image got trashed somehow.
- now YAM doesn`t require the PROGDIR:Icons/* images anymore. This "feature"
was added accidently and now it should only print a warning message to the
error window of YAM.
33 lines of code changed in 4 files:
- removed "Flush indices" entry from the Folder List ContextMenu
1 lines of code changed in 1 file:
- now the SortFlag of the NList Mail List should work again without
flickering the Listview.
11 lines of code changed in 2 files:
- v18.7 of NListtree.mcc is now a requirement because all earlier versions
seem to be too buggy to allow them.
- the alternative folder images of OUTGOING and DELETED will now be
displayed if there is any mail in the folders. This is a more natural
behaviour.
5 lines of code changed in 2 files:
- changed FolderInfoBar refreshing. Now it should not flicker anymore and
refreshing the main NList Mail List shoud be fast again.
4 lines of code changed in 2 files:
Spelling correction.
3 lines of code changed in 1 file:
- added next version of the folder_xxx images to CVS
- included the new folder_xxxx images in the code. Now also alternative
images for INCOMING/OUTGOING and DELETED should be loaded and if there is
new mail in the folder the image should change accordingly.
- added a nice FolderInfoBar above the Listviews. Perhaps we have to make this
bar optional, but I think it will fit in the layout if we are going to
introduce TearOff.mcc in YAM.
116 lines of code changed in 8 files:
includes cleanup
removed externs
3 lines of code changed in 1 file:
- checked memory allocation&freeing of the folder listtree and it mails. Now
it seems that all works fine.
- reactivated the CompareHook for the folder listtree. Here we still have to
do some modifications.
20 lines of code changed in 3 files:
- added support to load standard images for the standard INCOMING/OUTGOING/SENT
and DELETED folder. The images must have the name "folder_incoming" a.s.o.
at the PROGDIR:Icons/ directory to get loaded.
- fixed alternative folder image function. This feature was broken and if you
placed an image in the folder directory ".fimage" to was loaded incorrect.
This should work now and if you have such an image file placed in the folder
directory it will override the standard image that is loaded by YAM.
- added a separate Error-Requester to screem out that an standard image file
couldn`t be loaded.
- fixed recently introduced enforcerhit in the parsing of content-disposition
parts
- fixed LoadBCImage function where something went wrong with the stcpfn()
function
152 lines of code changed in 12 files:
removed obsolete debug defines
added include to make GCC happy
1 lines of code changed in 1 file:
removed obsolete debugging support
0 lines of code changed in 1 file:
use "YAM_debug.h"
8 lines of code changed in 3 files:
created with stuff from old.h/YAM.h
4 lines of code changed in 1 file:
removed non-breaking spaces (0xA0) again
8 lines of code changed in 1 file:
lame fix for a MUI header problem with GCC
6 lines of code changed in 1 file:
May 2001 »