dana/urxvt.git
17 years agoMove defines at the top.
ayin [Sun, 17 Feb 2008 12:11:36 +0000 (12:11 +0000)]
Move defines at the top.

17 years agoMake scrollbar_TotalWidth a method of scrollBar_t.
ayin [Sun, 17 Feb 2008 11:37:21 +0000 (11:37 +0000)]
Make scrollbar_TotalWidth a method of scrollBar_t.

17 years agoRename PrivMode to set_privmode and switch arguments order.
ayin [Sun, 17 Feb 2008 11:13:11 +0000 (11:13 +0000)]
Rename PrivMode to set_privmode and switch arguments order.

17 years agoReindent.
ayin [Sat, 16 Feb 2008 16:07:29 +0000 (16:07 +0000)]
Reindent.

17 years agoRemove silly CUTCHAR_RESOURCE macro.
ayin [Sat, 16 Feb 2008 15:56:41 +0000 (15:56 +0000)]
Remove silly CUTCHAR_RESOURCE macro.

17 years agoNuke LINUX_KEYS.
ayin [Sat, 16 Feb 2008 15:48:36 +0000 (15:48 +0000)]
Nuke LINUX_KEYS.

17 years agoFactor code to generate sequences for function keys.
ayin [Sat, 16 Feb 2008 15:39:20 +0000 (15:39 +0000)]
Factor code to generate sequences for function keys.

17 years agoFactor keypad translation code into a function.
ayin [Sat, 16 Feb 2008 13:36:10 +0000 (13:36 +0000)]
Factor keypad translation code into a function.

17 years agoSimplify.
ayin [Sat, 16 Feb 2008 13:35:45 +0000 (13:35 +0000)]
Simplify.

17 years agoMake hex_keyval a static function.
ayin [Fri, 15 Feb 2008 10:56:29 +0000 (10:56 +0000)]
Make hex_keyval a static function.

17 years agoRemove superfluous braces.
ayin [Thu, 14 Feb 2008 23:53:05 +0000 (23:53 +0000)]
Remove superfluous braces.

17 years agoMove a variable to the scope where it is used.
ayin [Thu, 14 Feb 2008 23:51:46 +0000 (23:51 +0000)]
Move a variable to the scope where it is used.

17 years ago*** empty log message ***
root [Fri, 8 Feb 2008 13:17:59 +0000 (13:17 +0000)]
*** empty log message ***

17 years agofixed scr_recolour to properly refresh screen when bgPixmap is on but color is still...
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

17 years agoDo not hardcode the termcap entry, rather point to the provided one.
ayin [Wed, 6 Feb 2008 16:18:38 +0000 (16:18 +0000)]
Do not hardcode the termcap entry, rather point to the provided one.

17 years agoRemove references to .txt files.
ayin [Wed, 6 Feb 2008 16:16:35 +0000 (16:16 +0000)]
Remove references to .txt files.

17 years agoFix typo.
ayin [Wed, 6 Feb 2008 16:16:09 +0000 (16:16 +0000)]
Fix typo.

17 years agoRemove unused macros.
ayin [Wed, 6 Feb 2008 12:05:59 +0000 (12:05 +0000)]
Remove unused macros.

17 years agoMove a variable to the scope where it is used.
ayin [Wed, 6 Feb 2008 12:05:35 +0000 (12:05 +0000)]
Move a variable to the scope where it is used.

17 years agoFix build with rxvt style scrollbar enabled.
ayin [Wed, 6 Feb 2008 10:44:45 +0000 (10:44 +0000)]
Fix build with rxvt style scrollbar enabled.

17 years agoRename variable.
ayin [Wed, 6 Feb 2008 01:29:42 +0000 (01:29 +0000)]
Rename variable.

17 years agoRemove missed occurrences of scrollbar_is{Up,Dn}.
ayin [Wed, 6 Feb 2008 01:29:19 +0000 (01:29 +0000)]
Remove missed occurrences of scrollbar_is{Up,Dn}.

17 years ago*** empty log message ***
root [Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 2 Feb 2008 14:59:48 +0000 (14:59 +0000)]
*** empty log message ***

17 years agoSimplify.
ayin [Fri, 1 Feb 2008 14:15:10 +0000 (14:15 +0000)]
Simplify.

17 years agoRemove missed occurrences of scrollbar_is{Up,Dn}.
ayin [Fri, 1 Feb 2008 14:13:52 +0000 (14:13 +0000)]
Remove missed occurrences of scrollbar_is{Up,Dn}.

17 years agoindent
root [Tue, 29 Jan 2008 17:52:52 +0000 (17:52 +0000)]
indent

17 years agoMake setup_scrollbar a method of scrollBar_t.
ayin [Tue, 29 Jan 2008 14:45:54 +0000 (14:45 +0000)]
Make setup_scrollbar a method of scrollBar_t.

17 years agoAdd enum for scrollbar states and remove methods/macros to set/check
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.

17 years agoInsert the actual version number only in final man pages.
ayin [Tue, 29 Jan 2008 11:11:07 +0000 (11:11 +0000)]
Insert the actual version number only in final man pages.

17 years ago9.02
root [Tue, 29 Jan 2008 11:00:48 +0000 (11:00 +0000)]
9.02

17 years agoFactoring.
ayin [Mon, 28 Jan 2008 12:54:47 +0000 (12:54 +0000)]
Factoring.

17 years ago*** empty log message ***
ayin [Mon, 28 Jan 2008 11:53:52 +0000 (11:53 +0000)]
*** empty log message ***

17 years agoReplace scrollbar {up,dn}Button macros with methods.
ayin [Mon, 28 Jan 2008 10:54:54 +0000 (10:54 +0000)]
Replace scrollbar {up,dn}Button macros with methods.

17 years agoFix compilation without xft.
ayin [Mon, 28 Jan 2008 10:44:21 +0000 (10:44 +0000)]
Fix compilation without xft.

17 years agoAlways compile in plain style scrollbar.
ayin [Sun, 27 Jan 2008 22:48:31 +0000 (22:48 +0000)]
Always compile in plain style scrollbar.

17 years agoRemove KEEP_SCROLLCOLOR macro.
ayin [Sun, 27 Jan 2008 16:52:13 +0000 (16:52 +0000)]
Remove KEEP_SCROLLCOLOR macro.

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 19:54:13 +0000 (19:54 +0000)]
*** empty log message ***

17 years agoDisable continual scrolling code when rxvt and next styles are not
ayin [Sat, 26 Jan 2008 15:26:54 +0000 (15:26 +0000)]
Disable continual scrolling code when rxvt and next styles are not
requested.

17 years ago*** empty log message ***
ayin [Sat, 26 Jan 2008 15:07:57 +0000 (15:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 15:02:37 +0000 (15:02 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 15:02:28 +0000 (15:02 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 14:35:28 +0000 (14:35 +0000)]
*** empty log message ***

17 years agoRemove obsolete comment.
ayin [Sat, 26 Jan 2008 14:26:49 +0000 (14:26 +0000)]
Remove obsolete comment.

17 years agoChange the compile-time option to disable xft double-buffering to a
ayin [Sat, 26 Jan 2008 14:24:42 +0000 (14:24 +0000)]
Change the compile-time option to disable xft double-buffering to a
runtime one.

17 years agoextermg 4tw
root [Sat, 26 Jan 2008 13:31:13 +0000 (13:31 +0000)]
extermg 4tw

17 years agoextermg ftw
root [Sat, 26 Jan 2008 13:31:09 +0000 (13:31 +0000)]
extermg ftw

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 13:13:20 +0000 (13:13 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 12:12:38 +0000 (12:12 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 12:12:37 +0000 (12:12 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 12:03:36 +0000 (12:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 11:40:47 +0000 (11:40 +0000)]
*** empty log message ***

17 years agoundo test code
root [Sat, 26 Jan 2008 11:37:51 +0000 (11:37 +0000)]
undo test code

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 10:24:47 +0000 (10:24 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 10:15:20 +0000 (10:15 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Sat, 26 Jan 2008 10:03:35 +0000 (10:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Fri, 25 Jan 2008 18:42:23 +0000 (18:42 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Fri, 25 Jan 2008 18:42:22 +0000 (18:42 +0000)]
*** empty log message ***

17 years agoboring
root [Fri, 25 Jan 2008 16:04:57 +0000 (16:04 +0000)]
boring

17 years ago*** empty log message ***
root [Fri, 25 Jan 2008 15:51:39 +0000 (15:51 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Fri, 25 Jan 2008 14:56:25 +0000 (14:56 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Fri, 25 Jan 2008 10:54:54 +0000 (10:54 +0000)]
*** empty log message ***

17 years agodoh
root [Wed, 23 Jan 2008 15:00:21 +0000 (15:00 +0000)]
doh

17 years agodoh
root [Wed, 23 Jan 2008 14:54:52 +0000 (14:54 +0000)]
doh

17 years agoblame is nothing
root [Wed, 23 Jan 2008 14:52:26 +0000 (14:52 +0000)]
blame is nothing

17 years agobetter document alpha handling, also shift the blame
root [Wed, 23 Jan 2008 14:34:00 +0000 (14:34 +0000)]
better document alpha handling, also shift the blame

17 years agobetter document alpha handling, also shift the blame
root [Wed, 23 Jan 2008 14:33:42 +0000 (14:33 +0000)]
better document alpha handling, also shift the blame

17 years agoimprove transparency without render a bit again
root [Wed, 23 Jan 2008 14:18:19 +0000 (14:18 +0000)]
improve transparency without render a bit again

17 years agoimprove transparency without render a bit again
root [Wed, 23 Jan 2008 14:09:21 +0000 (14:09 +0000)]
improve transparency without render a bit again

17 years agoimprove transparency without render a bit again
root [Wed, 23 Jan 2008 13:34:20 +0000 (13:34 +0000)]
improve transparency without render a bit again

17 years agojust mindless indenting
root [Wed, 23 Jan 2008 11:10:27 +0000 (11:10 +0000)]
just mindless indenting

17 years agoit is
root [Wed, 23 Jan 2008 10:57:19 +0000 (10:57 +0000)]
it is

17 years agoit is
root [Wed, 23 Jan 2008 10:56:25 +0000 (10:56 +0000)]
it is

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 10:54:54 +0000 (10:54 +0000)]
*** empty log message ***

17 years agoimprove transparency without render a bit again
root [Wed, 23 Jan 2008 09:42:02 +0000 (09:42 +0000)]
improve transparency without render a bit again

17 years agoremoved undocumented #aarrggbb format, it was never documented, and i don't see the...
root [Wed, 23 Jan 2008 09:23:39 +0000 (09:23 +0000)]
removed undocumented #aarrggbb format, it was never documented, and i don't see the point

17 years agoforce alpha >= 0xff00 to be fully opaque, fix undocumented #aarrggbb format to work...
root [Wed, 23 Jan 2008 09:14:58 +0000 (09:14 +0000)]
force alpha >= 0xff00 to be fully opaque, fix undocumented #aarrggbb format to work like #rrggbb

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 06:49:30 +0000 (06:49 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 06:05:54 +0000 (06:05 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 05:59:29 +0000 (05:59 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 05:59:22 +0000 (05:59 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
root [Wed, 23 Jan 2008 05:18:43 +0000 (05:18 +0000)]
*** empty log message ***

17 years agosasha broke it, which is fortunate, meaning it wasn't broken for too long
root [Wed, 23 Jan 2008 05:14:10 +0000 (05:14 +0000)]
sasha broke it, which is fortunate, meaning it wasn't broken for too long

17 years agoRemove invalid comment and TODO.
ayin [Mon, 21 Jan 2008 14:52:44 +0000 (14:52 +0000)]
Remove invalid comment and TODO.

17 years ago*** empty log message ***
root [Mon, 21 Jan 2008 13:42:18 +0000 (13:42 +0000)]
*** empty log message ***

17 years agoimplement bracketed paste mode (xterm private mode 2004).
ayin [Sun, 20 Jan 2008 14:12:38 +0000 (14:12 +0000)]
implement bracketed paste mode (xterm private mode 2004).

17 years ago*** empty log message ***
root [Sun, 20 Jan 2008 13:45:20 +0000 (13:45 +0000)]
*** empty log message ***

17 years agoDeobfuscate.
ayin [Sun, 20 Jan 2008 01:15:35 +0000 (01:15 +0000)]
Deobfuscate.

17 years agoGroup scrollbar options together.
ayin [Sat, 19 Jan 2008 16:20:09 +0000 (16:20 +0000)]
Group scrollbar options together.

17 years agoDocument that OSC 55 is disabled.
ayin [Sat, 19 Jan 2008 16:19:47 +0000 (16:19 +0000)]
Document that OSC 55 is disabled.

17 years agoDeprecate OSC 39/49.
ayin [Sat, 19 Jan 2008 15:00:49 +0000 (15:00 +0000)]
Deprecate OSC 39/49.

17 years agoAlex Coventry is a confused person
root [Sat, 19 Jan 2008 14:23:33 +0000 (14:23 +0000)]
Alex Coventry is a confused person

17 years agoMake init_secondary a static function.
ayin [Sat, 19 Jan 2008 13:05:55 +0000 (13:05 +0000)]
Make init_secondary a static function.

17 years agoMove rxvt_term::init to init.C.
ayin [Sat, 19 Jan 2008 13:00:07 +0000 (13:00 +0000)]
Move rxvt_term::init to init.C.

17 years agoFix typos.
ayin [Sat, 19 Jan 2008 12:13:32 +0000 (12:13 +0000)]
Fix typos.

17 years agoport to libev 2.1
root [Sat, 19 Jan 2008 00:48:40 +0000 (00:48 +0000)]
port to libev 2.1

17 years ago*** empty log message ***
root [Sat, 19 Jan 2008 00:24:52 +0000 (00:24 +0000)]
*** empty log message ***

17 years agoindent
root [Sat, 19 Jan 2008 00:21:59 +0000 (00:21 +0000)]
indent

17 years agoSimplify.
ayin [Fri, 18 Jan 2008 23:14:05 +0000 (23:14 +0000)]
Simplify.