index
:
~marcoz/libX11
master
Unnamed repository; edit this file to name it for gitweb.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-30
Added more id attributes to functions.
HEAD
master
Matt Dew
2
-45
/
+45
2011-04-16
Add id attributes to functions.
Matt Dew
17
-569
/
+567
2011-04-15
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/lib/libX11
matt
10
-56
/
+73
2011-04-14
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/lib/libX11
matt
5
-12
/
+6
2011-04-13
om: Fix memory leaks on get_font_name error paths.
Ander Conselvan de Oliveira
1
-8
/
+6
2011-04-13
xcms: Fix memory leaks on LINEAR_RGB_InitSCCData error path.
Ander Conselvan de Oliveira
1
-3
/
+3
2011-04-13
xcms: Fix error on LINEAR_RGB_InitSCCData error path.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-04-13
om: Fix potential memory leak in init_om.
Ander Conselvan de Oliveira
1
-10
/
+12
2011-04-13
om: Fix memory leak on read_EncodingInfo error path.
Ander Conselvan de Oliveira
1
-1
/
+3
2011-04-13
Fix memory leaks on _XimCbDispatch error path.
Ander Conselvan de Oliveira
1
-0
/
+2
2011-04-13
Fix memory leak on _XimCommitRecv error path.
Ander Conselvan de Oliveira
1
-1
/
+3
2011-04-13
Fix memory leaks on _XimWriteCachedDefaultTree error paths.
Ander Conselvan de Oliveira
1
-1
/
+4
2011-04-13
Fix memory leaks on _XimGetAttributeID error paths.
Ander Conselvan de Oliveira
1
-2
/
+6
2011-04-13
Fix memory leaks on _XimProtoCreateIC error paths.
Ander Conselvan de Oliveira
1
-2
/
+2
2011-04-13
Fix leaks in _XimEncodingNegotiation error paths.
Ander Conselvan de Oliveira
1
-26
/
+25
2011-04-13
FSWrap: fix potential leak in copy_string_list
Ander Conselvan de Oliveira
1
-1
/
+1
2011-04-13
Fix memory leak with broken bitmap files in XReadBitmapFileData
Ander Conselvan de Oliveira
1
-0
/
+5
2011-04-12
Fix "attrinute" typo in comments in ximcp
Alan Coopersmith
1
-2
/
+2
2011-04-12
Make doc install subdirectories more like the pre-docbook.am paths
Alan Coopersmith
4
-4
/
+4
2011-04-12
Install xml versions of specs even if HAVE_XMLTO is false
Alan Coopersmith
7
-12
/
+2
2011-04-09
Install xml versions of specs even if HAVE_XMLTO is false
Alan Coopersmith
4
-6
/
+2
2011-04-05
libX11 1.4.3
Alan Coopersmith
1
-1
/
+1
2011-03-30
Documentation: add Docbook external references support
Gaetan Nadon
9
-184
/
+189
2011-03-21
Add #define XK_SINHALA
Harshula Jayasuriya
1
-0
/
+1
2011-03-17
configure.ac: Bump version to 1.4.2
Jeremy Huddleston
1
-1
/
+1
2011-03-15
Call _XErrorFunction without holding the Display lock.
Jamey Sharp
1
-1
/
+13
2011-03-14
Ignore user locks after sleeping in _XReply and _XReadEvents.
Jamey Sharp
1
-2
/
+13
2011-03-11
xkb: XkbPropertyPtr determined allocation success from wrong variables
Erkki Seppälä
1
-2
/
+2
2011-03-11
keyBind: Use Xcalloc to initialize allocated _XKeytrans
Erkki Seppälä
1
-1
/
+1
2011-03-11
im/ximcp: release modifiermap before returning
Erkki Seppälä
1
-2
/
+9
2011-02-25
Docbook: change the book id to match the xml file basename
Gaetan Nadon
2
-3
/
+3
2011-02-21
Make the Local XIM request key releases for braille
Samuel Thibault
1
-1
/
+1
2011-02-21
Match braille patterns with compose tree
Samuel Thibault
1
-12
/
+22
2011-02-21
Fix status reporting for braille patterns
Samuel Thibault
1
-10
/
+20
2011-02-11
Clean up memory when first XCreateRegion succeeds and second fails
Alan Coopersmith
1
-2
/
+11
2011-02-11
ximcp: Prevent memory leak & double free if multiple %L in string
Alan Coopersmith
1
-2
/
+3
2011-02-09
xcms/cmsProp: don't deal with uninitialized values, fail instead
Erkki Seppälä
1
-7
/
+10
2011-02-09
xcms/LRGB: don't double-free property_return
Ander Conselvan de Oliveira
1
-1
/
+0
2011-02-02
Xrm.c: ReadInFile: refactor fstat error handling
Alan Coopersmith
1
-9
/
+4
2011-02-02
Expand GetSizeOfFile() macro at the one place it's called
Alan Coopersmith
3
-49
/
+8
2011-02-01
XlibInt: Use strncpy+zero termination instead of strcpy to enforce buffer size
Erkki Seppälä
1
-3
/
+4
2011-02-01
lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memory
Ander Conselvan de Oliveira
2
-2
/
+2
2011-02-01
xlibi18n/lcFile: Removed superfluous check for NULL target_dir
Erkki Seppälä
1
-4
/
+2
2011-02-01
ximcp/imLckup: Handle negative return value from _Xlcwctomb
Erkki Seppälä
1
-0
/
+4
2011-02-01
ximcp/imTrX: Handle failing XGetWindowProperty
Erkki Seppälä
1
-12
/
+21
2011-02-01
XlibInt: info_list->watch_data was reallocated, but result was discarded
Ander Conselvan de Oliveira
1
-0
/
+1
2011-02-01
GetProp: Zero-initialized error so its resourceID field is initialized
Erkki Seppälä
1
-1
/
+1
2011-02-01
xcms/LRGB: Add a label for freeing property_return.
Ander Conselvan de Oliveira
1
-14
/
+10
2011-02-01
xcms/LRGB: Fix potential resource leak.
Ander Conselvan de Oliveira
1
-0
/
+2
2011-02-01
Xrm: Handle the extremely unlikely situation of fstat failing
Erkki Seppälä
1
-0
/
+6
[next]