index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wins.c
Age
Commit message (
Expand
)
Author
2013-07-17
Add command prompt
Lukas Fleischer
2013-05-14
Fix a couple of translatable strings
Lukas Fleischer
2013-05-04
Use a macro to determine the size of arrays
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
Lukas Fleischer
2013-02-14
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
apoint.c: Split out UI-related functions
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2012-12-16
Add hidden key handler window
Lukas Fleischer
2012-12-06
wins_show(): Fix size of the slave window array
Lukas Fleischer
2012-11-29
Merge branch 'maint'
Lukas Fleischer
2012-11-28
Ignore signals during command execution
Lukas Fleischer
2012-11-25
Replace switch block in layout calculation
Lukas Fleischer
2012-11-25
Add compact panels support
Lukas Fleischer
2012-11-25
Remove wins_slctd_init()
Lukas Fleischer
2012-11-23
Merge branch 'maint'
Lukas Fleischer
2012-11-23
Release screen mutex if thread dies
Lukas Fleischer
2012-11-23
Lock screen when drawing on the calendar/notification panel
Lukas Fleischer
2012-07-10
Use integers rather than floats everywhere
Lukas Fleischer
2012-07-07
Merge cut/delete
Lukas Fleischer
2012-07-06
Add a key binding for generic-copy
Lukas Fleischer
2012-06-13
Add key bindings to go to the previous/next month/year
Lukas Fleischer
2012-06-13
Rename displacement enumeration elements
Lukas Fleischer
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-16
src/wins.c: Run editor and pager in a shell
Lukas Fleischer
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-05-02
Various code cleanup
Baptiste Jonglez
2012-04-12
Use percentage-based width for the sidebar
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-03-12
Do not strncpy() strings returned by gettext()
Lukas Fleischer
2012-03-02
Revamp key bindings display
Lukas Fleischer
2011-11-02
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-10-06
Avoid unnecessary window updates
Lukas Fleischer
2011-07-07
Add key binding for pipe-item command
Lukas Fleischer
2011-07-05
Move endwin() down in wins_prepare_external()
Lukas Fleischer
2011-07-02
Refactor wins_launch_external()
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-12
Remove some more dead assignments spotted by clang-analyzer.
Lukas Fleischer
2011-04-05
Compare pointers to "NULL" instead of "0".
Lukas Fleischer
2011-04-03
Remove unused variables from wins_show().
Lukas Fleischer
2011-03-14
Overall indentation fixes.
Lukas Fleischer
2011-03-04
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
Fixed file permissions.
Lukas Fleischer
2010-03-23
Check added to avoid problems in case side bar width is not found in configur...
Frederic Culot
2010-03-21
Avoid concurrent screen refreshes.
Frederic Culot
[next]