12
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed DEBUG_ASSEMBLY code to use new instruction union from previous commit. More... about 18 years ago
Disable warnings unless "-xwarn" debug switch is passed in. More... about 18 years ago
Disable warnings unless "-xwarn" debug switch is passed in. More... about 18 years ago
SF 1625283: Replace nonportable casts with unions More... about 18 years ago
SF 1625283: Replace nonportable casts with unions More... about 18 years ago
Various cleanups: More... about 18 years ago
Various cleanups: More... about 18 years ago
This merges the two functions new_filename_dialog() and exist_filename_dialog() to one new function filename_dialog(). The memory leak is also fixed, but the other bugs remain for now. More... about 18 years ago
This merges the two functions new_filename_dialog() and exist_filename_dialog() to one new function filename_dialog(). The memory leak is also fixed, but the other bugs remain for now. More... about 18 years ago
Replaces default macros 'Complete Word' and 'Fill Sel. w/Char' with new alternatives by Jörg Fischer. More... about 18 years ago
Replaces default macros 'Complete Word' and 'Fill Sel. w/Char' with new alternatives by J�rg Fischer. More... about 18 years ago
Fix for SF#1245502 More... about 18 years ago
Fix for SF#1245502 More... about 18 years ago
Fix for SF#1066692 More... about 18 years ago
Fix for SF#1066692 More... about 18 years ago
Some leftovers from the last two patches. More... about 18 years ago
Some leftovers from the last two patches. More... about 18 years ago
Removes a number of 'if (NULL == foo)' from XtFree. Also changes some error messages from "NEdit:" to "nedit:" and minos cleanup. More... about 18 years ago
Removes a number of 'if (NULL == foo)' from XtFree. Also changes some error messages from "NEdit:" to "nedit:" and minos cleanup. More... about 18 years ago
Makes a number of parameters const, changes some types to Boolean and changes some style. More... about 18 years ago
Makes a number of parameters const, changes some types to Boolean and changes some style. More... about 18 years ago
Fix for #1525831 More... about 18 years ago
Fix for #1525831 More... about 18 years ago
Adds comment about Linux linkage mode (now dynamic, then static). More... about 18 years ago
Adds comment about Linux linkage mode (now dynamic, then static). More... about 18 years ago
Changed type in fresh bug fix. More... about 18 years ago
Changed type in fresh bug fix. More... about 18 years ago
Adds the two styles Operator and Bracket. More... about 18 years ago
Adds the two styles Operator and Bracket. More... about 18 years ago
Fix for SF#1592236 More... about 18 years ago