index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
notify.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
code cleanup
Frederic Culot
2009-01-02
1
-3
/
+1
|
*
Added wrappers around libc's memory management functions, to easily debug ↵
Frederic Culot
2008-12-28
1
-1
/
+3
|
|
|
|
memory usage
*
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-19
1
-2
/
+2
|
*
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-12
1
-28
/
+30
|
*
notify_init_bar() updated to use static win variable
Frederic Culot
2007-08-15
1
-2
/
+2
|
*
unuseful headers removed and some functions became static
Frederic Culot
2007-07-28
1
-7
/
+1
|
*
includes updated
Frederic Culot
2007-07-23
1
-2
/
+2
|
*
notify_print_options() added
Frederic Culot
2007-07-21
1
-16
/
+17
|
*
notify_init_bar() prototype updated to use window_t type
Frederic Culot
2007-07-20
1
-2
/
+2
|
*
notify_init_vars() prototype added
Frederic Culot
2007-03-24
1
-1
/
+2
|
*
notify_launch_cmd() added
Frederic Culot
2007-02-25
1
-5
/
+6
|
|
|
|
|
notify_app_s structure updated to store item state notify_catch_children() prototype added
*
NOTIFY_FIELD_LENGTH and notify_app_s structure updated
Frederic Culot
2006-09-16
1
-3
/
+4
|
*
notify_start_main_thread() and notify_stop_main_thread() added
Frederic Culot
2006-09-15
1
-2
/
+5
|
*
notify_app_s and notify_vars_s structures updated, and adding of the new ↵
Frederic Culot
2006-09-14
1
-1
/
+10
|
|
|
|
functions prototypes
*
notify_app_s created and notify_check_next_app(), notify_thread_app() created
Frederic Culot
2006-09-11
1
-3
/
+11
|
*
implementation of notifying functions
Frederic Culot
2006-09-09
1
-0
/
+49