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
/
wins.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use integers rather than floats everywhere
Lukas Fleischer
2012-07-10
1
-3
/
+2
*
|
Merge cut/delete
Lukas Fleischer
2012-07-07
1
-2
/
+1
*
|
Add a key binding for generic-copy
Lukas Fleischer
2012-07-06
1
-1
/
+2
|
/
*
Add key bindings to go to the previous/next month/year
Lukas Fleischer
2012-06-13
1
-3
/
+10
*
Rename displacement enumeration elements
Lukas Fleischer
2012-06-13
1
-8
/
+8
*
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-21
1
-426
/
+359
*
src/wins.c: Run editor and pager in a shell
Lukas Fleischer
2012-05-16
1
-1
/
+1
*
Declare several parameters/variables constant
Lukas Fleischer
2012-05-08
1
-2
/
+2
*
Various code cleanup
Baptiste Jonglez
2012-05-02
1
-11
/
+3
*
Use percentage-based width for the sidebar
Lukas Fleischer
2012-04-12
1
-23
/
+14
*
Update copyright ranges
Lukas Fleischer
2012-03-26
1
-1
/
+1
*
Do not strncpy() strings returned by gettext()
Lukas Fleischer
2012-03-12
1
-9
/
+4
*
Revamp key bindings display
Lukas Fleischer
2012-03-02
1
-28
/
+46
*
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
1
-1
/
+1
*
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
1
-4
/
+4
*
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-11-02
1
-3
/
+3
*
Avoid unnecessary window updates
Lukas Fleischer
2011-10-06
1
-30
/
+34
*
Add key binding for pipe-item command
Lukas Fleischer
2011-07-07
1
-7
/
+9
*
Move endwin() down in wins_prepare_external()
Lukas Fleischer
2011-07-05
1
-1
/
+1
*
Refactor wins_launch_external()
Lukas Fleischer
2011-07-02
1
-19
/
+24
*
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Remove some more dead assignments spotted by clang-analyzer.
Lukas Fleischer
2011-04-12
1
-1
/
+0
*
Compare pointers to "NULL" instead of "0".
Lukas Fleischer
2011-04-05
1
-2
/
+2
*
Remove unused variables from wins_show().
Lukas Fleischer
2011-04-03
1
-4
/
+1
*
Overall indentation fixes.
Lukas Fleischer
2011-03-14
1
-22
/
+22
*
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
Fixed file permissions.
Lukas Fleischer
2011-03-03
1
-0
/
+0
*
Check added to avoid problems in case side bar width is not found in configur...
Frederic Culot
2010-03-23
1
-2
/
+4
*
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
1
-6
/
+74
*
More work on sidebar customization.
Frederic Culot
2010-03-21
1
-17
/
+87
*
Work on sidebar width user-customization.
Frederic Culot
2010-03-20
1
-8
/
+22
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-58
/
+51
*
Key bindings for changing calendar view added to the status bar.
Frederic Culot
2009-10-28
1
-7
/
+8
*
Make use of calendar window attributes instead of constants.
Frederic Culot
2009-08-25
1
-16
/
+19
*
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-12
1
-2
/
+2
*
Switch to BSD license.
Frederic Culot
2009-07-05
1
-14
/
+26
*
Flag command added in todo panel
Frederic Culot
2009-06-26
1
-4
/
+4
*
more code cleanup
Frederic Culot
2009-01-03
1
-3
/
+137
*
code cleanup
Frederic Culot
2009-01-02
1
-4
/
+4
*
Automatic periodic saves implemented
Frederic Culot
2008-12-28
1
-2
/
+2
*
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-28
1
-8
/
+9
*
code cleanup
Frederic Culot
2008-12-12
1
-8
/
+4
*
Building configuration menu to assign keybindings
Frederic Culot
2008-11-23
1
-5
/
+5
*
More work on ical import. Macros to handle errors and to display messages in ...
Frederic Culot
2008-09-20
1
-1
/
+6
*
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-19
1
-4
/
+4
*
Scrollbar added in general configuration menu
Frederic Culot
2008-04-19
1
-2
/
+17
*
Generic functions to handle scrolling windows created
Frederic Culot
2008-04-18
1
-1
/
+49
*
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-12
1
-279
/
+294
[prev]
[next]