index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a "hide completed" view to the todo panel
Lukas Fleischer
2016-01-18
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Rework key binding context switching
Lukas Fleischer
2014-07-17
1
-68
/
+46
*
Split out code to set bindings
Lukas Fleischer
2014-07-17
1
-16
/
+26
*
wins.c: Drop NB_*_CMDS
Lukas Fleischer
2014-07-17
1
-28
/
+11
*
Refactor wins_launch_external()
Lukas Fleischer
2014-07-16
1
-18
/
+1
*
Allow for merging data files when reloading
Lukas Fleischer
2014-07-16
1
-0
/
+16
*
Add a key binding to reload appointments and todos
Lukas Fleischer
2014-07-16
1
-24
/
+18
*
Avoid blank space after the last list box item
Lukas Fleischer
2014-05-19
1
-0
/
+12
*
Resize panels properly
Lukas Fleischer
2014-05-19
1
-13
/
+19
*
Add support for caption rows in list boxes
Lukas Fleischer
2014-05-18
1
-2
/
+4
*
Remove unused functions border_{,no}color()
Lukas Fleischer
2014-05-18
1
-41
/
+0
*
ui-day: Large-scale refactoring
Lukas Fleischer
2014-05-18
1
-19
/
+9
*
ui-calendar: Use scroll window implementation
Lukas Fleischer
2014-05-18
1
-11
/
+8
*
ui-todo: Large-scale refactoring
Lukas Fleischer
2014-05-18
1
-12
/
+8
*
Add support for drawing highlighted decoration
Lukas Fleischer
2014-05-18
1
-2
/
+9
*
Reduce flicker when resizing in option menus
Lukas Fleischer
2014-05-18
1
-1
/
+7
*
Rework scroll window implementation
Lukas Fleischer
2014-05-18
1
-31
/
+84
*
Pass date parameter to ui_day_update_panel()
Lukas Fleischer
2014-05-13
1
-1
/
+1
*
Add command prompt
Lukas Fleischer
2013-07-17
1
-3
/
+4
*
Fix a couple of translatable strings
Lukas Fleischer
2013-05-14
1
-1
/
+1
*
Use a macro to determine the size of arrays
Lukas Fleischer
2013-05-04
1
-6
/
+3
*
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-04-14
1
-377
/
+402
*
Fix braces in if-else statements
Lukas Fleischer
2013-02-17
1
-2
/
+2
*
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
1
-1
/
+1
*
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
1
-1
/
+1
*
apoint.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
1
-1
/
+1
*
Update copyright ranges
Lukas Fleischer
2013-02-04
1
-1
/
+1
*
Add hidden key handler window
Lukas Fleischer
2012-12-16
1
-0
/
+3
*
wins_show(): Fix size of the slave window array
Lukas Fleischer
2012-12-06
1
-1
/
+1
*
Merge branch 'maint'
Lukas Fleischer
2012-11-29
1
-0
/
+4
|
\
|
*
Ignore signals during command execution
Lukas Fleischer
2012-11-28
1
-0
/
+4
*
|
Replace switch block in layout calculation
Lukas Fleischer
2012-11-25
1
-77
/
+24
*
|
Add compact panels support
Lukas Fleischer
2012-11-25
1
-6
/
+10
*
|
Remove wins_slctd_init()
Lukas Fleischer
2012-11-25
1
-6
/
+0
*
|
Merge branch 'maint'
Lukas Fleischer
2012-11-23
1
-8
/
+58
|
\
|
|
*
Release screen mutex if thread dies
Lukas Fleischer
2012-11-23
1
-10
/
+32
|
*
Lock screen when drawing on the calendar/notification panel
Lukas Fleischer
2012-11-23
1
-0
/
+28
*
|
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
[next]