Simon Tatham
|
f23375b14e
Delegate GTK window creation to gtkmain.c.
|
9 gadi atpakaļ |
Simon Tatham
|
eac66b0281
Divide the whole of gtkwin.c into three parts.
|
9 gadi atpakaļ |
Simon Tatham
|
21101c7397
Make some static text in GTK dialogs selectable.
|
9 gadi atpakaļ |
Simon Tatham
|
5133d2a133
Avoid logging pre-verstring EPIPE from sharing downstreams.
|
9 gadi atpakaļ |
Simon Tatham
|
a50da0e309
Initial support for clipboard on OS X.
|
9 gadi atpakaļ |
Simon Tatham
|
0afc496a5f
Work around OS X GTK treating Option as an AltGr key.
|
9 gadi atpakaļ |
Simon Tatham
|
dc253b3c51
On OS X, be able to configure either Option or Command as Meta.
|
9 gadi atpakaļ |
Simon Tatham
|
1840103c05
pterm: set IUTF8 on pty devices depending on charset.
|
9 gadi atpakaļ |
Simon Tatham
|
49ff9f480e
Move more functions into the new gtkmisc.c.
|
9 gadi atpakaļ |
Simon Tatham
|
0b5a0c4da1
Avoid deprecated gtk_misc_set_alignment().
|
9 gadi atpakaļ |
Simon Tatham
|
5de838a979
Don't use "server:fixed" as the default font without X.
|
9 gadi atpakaļ |
Simon Tatham
|
1fa0b5a1ac
Introduce a config option for building on OS X GTK.
|
9 gadi atpakaļ |
Simon Tatham
|
afe2c355cf
Make string_width() work in GTK3.
|
9 gadi atpakaļ |
Simon Tatham
|
5cef6f96c2
Stop using GTK3-deprecated gdk_get_display().
|
9 gadi atpakaļ |
Simon Tatham
|
b5423b51d4
Change uxsel_input_add's return type from int to pointer.
|
9 gadi atpakaļ |
Simon Tatham
|
7a80ab14e0
GTK 3 prep: write a replacement for gtk_quit_add().
|
9 gadi atpakaļ |
Simon Tatham
|
c8f83979a3
Log identifying information for the other end of connections.
|
9 gadi atpakaļ |
Simon Tatham
|
89da2ddf56
Giant const-correctness patch of doom!
|
9 gadi atpakaļ |
Simon Tatham
|
76e2ffe49d
Move make_dir_and_check_ours() out into uxmisc.c.
|
10 gadi atpakaļ |
Simon Tatham
|
19fba3fe55
Replace the hacky 'OSSocket' type with a closure.
|
11 gadi atpakaļ |
Simon Tatham
|
d35a41f6ba
Revamp net_pending_errors using toplevel callbacks.
|
11 gadi atpakaļ |
Simon Tatham
|
b426872219
Centralise calls to fcntl into functions that carefully check the
|
11 gadi atpakaļ |
Simon Tatham
|
acf38797eb
Add a nonfatal() function everywhere, to be used for reporting things
|
11 gadi atpakaļ |
Simon Tatham
|
896f9f2256
Reorganise setup_fonts_ucs so that in case of error it does nothing
|
12 gadi atpakaļ |
Simon Tatham
|
aba05b7180
Patch from Robert de Bath to substantially simplify timing.c.
|
13 gadi atpakaļ |
Simon Tatham
|
f892af999e
Arrange to call net_pending_errors on Unix, which we've never actually
|
13 gadi atpakaļ |
Simon Tatham
|
62cbc7dc0b
Turn 'Filename' into a dynamically allocated type with no arbitrary
|
13 gadi atpakaļ |
Simon Tatham
|
9c75fe9a3f
Change the semantics of 'FontSpec' so that it's a dynamically
|
13 gadi atpakaļ |
Simon Tatham
|
a1f3b7a358
Post-release destabilisation! Completely remove the struct type
|
13 gadi atpakaļ |
Simon Tatham
|
406e62f77b
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
|
14 gadi atpakaļ |