root [Tue, 4 Nov 2008 13:28:40 +0000 (13:28 +0000)]
*** empty log message ***
root [Tue, 4 Nov 2008 13:28:40 +0000 (13:28 +0000)]
*** empty log message ***
root [Tue, 4 Nov 2008 13:20:40 +0000 (13:20 +0000)]
*** empty log message ***
root [Tue, 4 Nov 2008 11:03:28 +0000 (11:03 +0000)]
iconfile patch
root [Tue, 28 Oct 2008 04:45:58 +0000 (04:45 +0000)]
*** empty log message ***
root [Wed, 15 Oct 2008 17:16:47 +0000 (17:16 +0000)]
*** empty log message ***
root [Wed, 15 Oct 2008 14:48:21 +0000 (14:48 +0000)]
*** empty log message ***
root [Wed, 15 Oct 2008 14:35:35 +0000 (14:35 +0000)]
*** empty log message ***
root [Fri, 10 Oct 2008 13:23:56 +0000 (13:23 +0000)]
*** empty log message ***
root [Fri, 10 Oct 2008 00:21:15 +0000 (00:21 +0000)]
*** empty log message ***
root [Fri, 10 Oct 2008 00:11:40 +0000 (00:11 +0000)]
*** empty log message ***
root [Thu, 2 Oct 2008 17:16:37 +0000 (17:16 +0000)]
*** empty log message ***
root [Thu, 2 Oct 2008 17:06:50 +0000 (17:06 +0000)]
*** empty log message ***
root [Tue, 23 Sep 2008 07:03:13 +0000 (07:03 +0000)]
*** empty log message ***
root [Fri, 22 Aug 2008 15:36:45 +0000 (15:36 +0000)]
*** empty log message ***
root [Thu, 31 Jul 2008 03:24:07 +0000 (03:24 +0000)]
*** empty log message ***
root [Wed, 23 Jul 2008 17:10:07 +0000 (17:10 +0000)]
*** empty log message ***
root [Mon, 21 Jul 2008 16:51:31 +0000 (16:51 +0000)]
*** empty log message ***
root [Tue, 15 Jul 2008 16:41:22 +0000 (16:41 +0000)]
*** empty log message ***
root [Fri, 27 Jun 2008 00:44:32 +0000 (00:44 +0000)]
refactoring
root [Sun, 15 Jun 2008 18:11:41 +0000 (18:11 +0000)]
*** empty log message ***
root [Sun, 15 Jun 2008 14:54:44 +0000 (14:54 +0000)]
*** empty log message ***
root [Sun, 15 Jun 2008 14:07:58 +0000 (14:07 +0000)]
*** empty log message ***
root [Sun, 15 Jun 2008 13:54:15 +0000 (13:54 +0000)]
*** empty log message ***
root [Sun, 15 Jun 2008 10:15:39 +0000 (10:15 +0000)]
*** empty log message ***
root [Thu, 5 Jun 2008 08:40:38 +0000 (08:40 +0000)]
apply patch by exg
root [Mon, 19 May 2008 14:00:02 +0000 (14:00 +0000)]
µikachu does fixing
root [Fri, 16 May 2008 19:27:16 +0000 (19:27 +0000)]
*** empty log message ***
root [Sat, 10 May 2008 22:36:46 +0000 (22:36 +0000)]
*** empty log message ***
root [Mon, 5 May 2008 16:51:52 +0000 (16:51 +0000)]
update_ptytty
root [Sat, 26 Apr 2008 04:33:39 +0000 (04:33 +0000)]
nope
root [Sat, 26 Apr 2008 04:05:32 +0000 (04:05 +0000)]
nope
root [Sat, 26 Apr 2008 04:04:53 +0000 (04:04 +0000)]
removed memleak todo as it isn't, in fact, a memleak, just peak memory usage increase
root [Sat, 26 Apr 2008 03:37:18 +0000 (03:37 +0000)]
*** empty log message ***
root [Mon, 7 Apr 2008 15:57:40 +0000 (15:57 +0000)]
*** empty log message ***
root [Wed, 27 Feb 2008 01:05:55 +0000 (01:05 +0000)]
*** empty log message ***
root [Wed, 27 Feb 2008 01:02:33 +0000 (01:02 +0000)]
*** empty log message ***
ayin [Fri, 22 Feb 2008 16:09:52 +0000 (16:09 +0000)]
Revert last change.
ayin [Fri, 22 Feb 2008 15:29:45 +0000 (15:29 +0000)]
Proper configure/makefile dependencies.
ayin [Thu, 21 Feb 2008 18:47:32 +0000 (18:47 +0000)]
Do not delete on clean files not belonging to the project.
ayin [Thu, 21 Feb 2008 13:45:28 +0000 (13:45 +0000)]
Fix commented code.
ayin [Thu, 21 Feb 2008 10:30:23 +0000 (10:30 +0000)]
Replace references to nsaved with top_row.
ayin [Thu, 21 Feb 2008 10:29:47 +0000 (10:29 +0000)]
Fix typo.
root [Tue, 19 Feb 2008 19:24:30 +0000 (19:24 +0000)]
*** empty log message ***
root [Tue, 19 Feb 2008 18:58:05 +0000 (18:58 +0000)]
*** empty log message ***
ayin [Tue, 19 Feb 2008 18:15:26 +0000 (18:15 +0000)]
Lowercase function name.
ayin [Tue, 19 Feb 2008 17:49:36 +0000 (17:49 +0000)]
Mark some methods as private.
ayin [Tue, 19 Feb 2008 17:49:16 +0000 (17:49 +0000)]
Remove 'len' member of scrollBar_t and compute it on demand.
root [Tue, 19 Feb 2008 17:47:01 +0000 (17:47 +0000)]
surprisingly, libev does not block signals
root [Tue, 19 Feb 2008 13:37:17 +0000 (13:37 +0000)]
*** empty log message ***
ayin [Tue, 19 Feb 2008 13:01:32 +0000 (13:01 +0000)]
Move scrollbar GCs and scrollbar_show_* from rxvt_term to scrollBar_t.
ayin [Tue, 19 Feb 2008 10:47:03 +0000 (10:47 +0000)]
Make scrollbar_{resize,mapping,show} methods of scrollBar_t.
ayin [Tue, 19 Feb 2008 10:46:03 +0000 (10:46 +0000)]
Simplify draw_button.
ayin [Mon, 18 Feb 2008 15:14:32 +0000 (15:14 +0000)]
Remove useless initialization.
ayin [Mon, 18 Feb 2008 11:42:23 +0000 (11:42 +0000)]
Rename some variables.
ayin [Mon, 18 Feb 2008 11:41:39 +0000 (11:41 +0000)]
Move update of style dependent data from resize_scrollbar to a new
method.
ayin [Mon, 18 Feb 2008 09:58:27 +0000 (09:58 +0000)]
Simplify.
ayin [Mon, 18 Feb 2008 09:58:04 +0000 (09:58 +0000)]
Move the resize of the scrollbar window in scrollbar_resize.
ayin [Sun, 17 Feb 2008 19:07:20 +0000 (19:07 +0000)]
Fix indentation.
ayin [Sun, 17 Feb 2008 19:07:00 +0000 (19:07 +0000)]
Do not honour shadow value in plain/xterm styles.
ayin [Sun, 17 Feb 2008 15:41:43 +0000 (15:41 +0000)]
Doc fixes.
ayin [Sun, 17 Feb 2008 15:03:30 +0000 (15:03 +0000)]
Group together defines for default resources values.
ayin [Sun, 17 Feb 2008 12:21:45 +0000 (12:21 +0000)]
Move variables to the scope where they are used.
ayin [Sun, 17 Feb 2008 12:11:56 +0000 (12:11 +0000)]
Make scrollbar_{minheight,size} methods of scrollBar_t.
ayin [Sun, 17 Feb 2008 12:11:36 +0000 (12:11 +0000)]
Move defines at the top.
ayin [Sun, 17 Feb 2008 11:37:21 +0000 (11:37 +0000)]
Make scrollbar_TotalWidth a method of scrollBar_t.
ayin [Sun, 17 Feb 2008 11:13:11 +0000 (11:13 +0000)]
Rename PrivMode to set_privmode and switch arguments order.
ayin [Sat, 16 Feb 2008 16:07:29 +0000 (16:07 +0000)]
Reindent.
ayin [Sat, 16 Feb 2008 15:56:41 +0000 (15:56 +0000)]
Remove silly CUTCHAR_RESOURCE macro.
ayin [Sat, 16 Feb 2008 15:48:36 +0000 (15:48 +0000)]
Nuke LINUX_KEYS.
ayin [Sat, 16 Feb 2008 15:39:20 +0000 (15:39 +0000)]
Factor code to generate sequences for function keys.
ayin [Sat, 16 Feb 2008 13:36:10 +0000 (13:36 +0000)]
Factor keypad translation code into a function.
ayin [Sat, 16 Feb 2008 13:35:45 +0000 (13:35 +0000)]
Simplify.
ayin [Fri, 15 Feb 2008 10:56:29 +0000 (10:56 +0000)]
Make hex_keyval a static function.
ayin [Thu, 14 Feb 2008 23:53:05 +0000 (23:53 +0000)]
Remove superfluous braces.
ayin [Thu, 14 Feb 2008 23:51:46 +0000 (23:51 +0000)]
Move a variable to the scope where it is used.
root [Fri, 8 Feb 2008 13:17:59 +0000 (13:17 +0000)]
*** empty log message ***
sasha [Wed, 6 Feb 2008 16:44:47 +0000 (16:44 +0000)]
fixed scr_recolour to properly refresh screen when bgPixmap is on but color is still plain
ayin [Wed, 6 Feb 2008 16:18:38 +0000 (16:18 +0000)]
Do not hardcode the termcap entry, rather point to the provided one.
ayin [Wed, 6 Feb 2008 16:16:35 +0000 (16:16 +0000)]
Remove references to .txt files.
ayin [Wed, 6 Feb 2008 16:16:09 +0000 (16:16 +0000)]
Fix typo.
ayin [Wed, 6 Feb 2008 12:05:59 +0000 (12:05 +0000)]
Remove unused macros.
ayin [Wed, 6 Feb 2008 12:05:35 +0000 (12:05 +0000)]
Move a variable to the scope where it is used.
ayin [Wed, 6 Feb 2008 10:44:45 +0000 (10:44 +0000)]
Fix build with rxvt style scrollbar enabled.
ayin [Wed, 6 Feb 2008 01:29:42 +0000 (01:29 +0000)]
Rename variable.
ayin [Wed, 6 Feb 2008 01:29:19 +0000 (01:29 +0000)]
Remove missed occurrences of scrollbar_is{Up,Dn}.
root [Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)]
*** empty log message ***
root [Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)]
*** empty log message ***
root [Sat, 2 Feb 2008 14:59:48 +0000 (14:59 +0000)]
*** empty log message ***
ayin [Fri, 1 Feb 2008 14:15:10 +0000 (14:15 +0000)]
Simplify.
ayin [Fri, 1 Feb 2008 14:13:52 +0000 (14:13 +0000)]
Remove missed occurrences of scrollbar_is{Up,Dn}.
root [Tue, 29 Jan 2008 17:52:52 +0000 (17:52 +0000)]
indent
ayin [Tue, 29 Jan 2008 14:45:54 +0000 (14:45 +0000)]
Make setup_scrollbar a method of scrollBar_t.
ayin [Tue, 29 Jan 2008 13:57:23 +0000 (13:57 +0000)]
Add enum for scrollbar states and remove methods/macros to set/check
it.
ayin [Tue, 29 Jan 2008 11:11:07 +0000 (11:11 +0000)]
Insert the actual version number only in final man pages.
root [Tue, 29 Jan 2008 11:00:48 +0000 (11:00 +0000)]
9.02
ayin [Mon, 28 Jan 2008 12:54:47 +0000 (12:54 +0000)]
Factoring.
ayin [Mon, 28 Jan 2008 11:53:52 +0000 (11:53 +0000)]
*** empty log message ***
ayin [Mon, 28 Jan 2008 10:54:54 +0000 (10:54 +0000)]
Replace scrollbar {up,dn}Button macros with methods.
ayin [Mon, 28 Jan 2008 10:44:21 +0000 (10:44 +0000)]
Fix compilation without xft.