14
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed commit for mercurial nested dirs.
yurand
as Yura Siamashka
More... about 16 years ago
Mercurial support. (patch from David Kalnischkies)
yurand
as Yura Siamashka
More... about 16 years ago
Commit of missed changes
frlan
as Frank Lanitz
More... about 16 years ago
Applied a patch by Enrico to make sure header files are only used as header.
frlan
as Frank Lanitz
More... about 16 years ago
Changed wrong object path ...
frlan
as Frank Lanitz
More... about 16 years ago
Fixed some compiler warnings on win32.
frlan
as Frank Lanitz
More... about 16 years ago
Customized a missing point at windows makefile.
frlan
as Frank Lanitz
More... about 16 years ago
Update of TODO-list
frlan
as Frank Lanitz
More... about 16 years ago
Fixed a little compiling warning that may cause some unwanted behavior.
frlan
as Frank Lanitz
More... about 16 years ago
Little cleaning up
frlan
as Frank Lanitz
More... about 16 years ago
Make sub_menu_init even more flexible.....
frlan
as Frank Lanitz
More... about 16 years ago
Fixed a little bug at document sensitive sub code
frlan
as Frank Lanitz
More... about 16 years ago
Make function to init sub menu more flexible to use it with other sub menus
frlan
as Frank Lanitz
More... about 16 years ago
Added more symbols.
frlan
as Frank Lanitz
More... about 16 years ago
Make more strings translatable (i18n support still needs to be implemented). Also adjusted MAX_MENU_ENTRIES to a higher value.
frlan
as Frank Lanitz
More... about 16 years ago
Changed a little typo in LaTeX-completion for ←
frlan
as Frank Lanitz
More... about 16 years ago
Make use 'sorted' and 'unsorted' mode for each category at special character menu.
frlan
as Frank Lanitz
More... about 16 years ago
Implemented option for 'unsorted' view into special character menu.
frlan
as Frank Lanitz
More... about 16 years ago
Added a few more characters.
frlan
as Frank Lanitz
More... about 16 years ago
Optical changes for better code understanding
frlan
as Frank Lanitz
More... about 16 years ago
Don't need to run everything if there is an empty category
frlan
as Frank Lanitz
More... about 16 years ago
Extend TODO list
frlan
as Frank Lanitz
More... about 16 years ago
Only show sub menu with content at the special character sub menus
frlan
as Frank Lanitz
More... about 16 years ago
Removed unused #include
frlan
as Frank Lanitz
More... about 16 years ago
Moved CategoryName-struct definition to datatypes.h
frlan
as Frank Lanitz
More... about 16 years ago
Fixed a little issue if there are less then MAX_MENU_ENTRIES entries available for the 'last' sub menu at special character menu
frlan
as Frank Lanitz
More... about 16 years ago
Added a little comment for better understanding what's going on.
frlan
as Frank Lanitz
More... about 16 years ago
Makes more than one sub menu inside the special character menu, if there are more than in MAX_MENU_ENTRIES defined entries for a sub menu.
frlan
as Frank Lanitz
More... about 16 years ago
Made macro 'create_sub_menu' more flexible
frlan
as Frank Lanitz
More... about 16 years ago
Removed unneeded macro.
frlan
as Frank Lanitz
More... about 16 years ago