2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Raja R Harinath | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTR... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Sebastian Wilhelmi | Added inline documentation. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Sebastian Wilhelmi | Readded GFreeFunc, g_node_insert_after and g_find_progr... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | Revert unintended commit... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | Adapted accordingly to header separation and GLIB_HAVE_... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | Added the new headers to glibinclude_HEADERS. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | Split glib.h into many header files mostly according... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | Removed cruft from old threading code. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Sebastian Wilhelmi | define GLIB_HAVE_ALLOCA_H instead of including alloca... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Raja R Harinath | Remove stray '}' |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Raja R Harinath | Work with beta autoconf 2.50. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Raja R Harinath | Use this to specify that 'configure' depends on acglib.m4. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Raja R Harinath | Forgot to commit this. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Raja R Harinath | Don't set to $top_srcdir)/gobject. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Raja R Harinath | Don't set to $(top_srcdir). |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Havoc Pennington | Add new files. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Tor Lillqvist | Fix the Win32-only code to use current API, |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Tor Lillqvist | Revamp to be like makefile.mingw.in, make the MSVC... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Sebastian Wilhelmi | Fixed #10086. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Sebastian Wilhelmi | Changed alloca stuff a bit: when we have a working... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Martin Baulig | Reverted my last commit: |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Martin Baulig | Put the pkg-config scripts back to the correct pkg... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Jonathan Blandford | Added function to keep symetry with g_node_insert_befor... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | New automake conditional. Only compile the gthread... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | .... and now we can remove them again. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | Adding empty files .... sorry, sometimes CVS is really... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | Small fixes. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | Set this to `$(libexecdir)/pkgconfig'; this is the... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | Several minor ANSI C fixes. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin Baulig | Several minor ANSI C fixes. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Sebastian Wilhelmi | Added errorcheck mutexes. These are activated through... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Havoc Pennington | fix indentation (GConvertError): generic error is conve... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | Adjusted the test for an unimplemented getpwuid_r.... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | Moved determination of G_THREAD_FLAGS before G_THREAD_L... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | Some platforms support 64 bit 'long long', but you... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | max_len can't be initialized statically as it might... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Sebastian Wilhelmi | Moved declaration of g_log_domain_gmodule up before... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Elliot Lee | Add G_GNUC_PURE macro (but don't use it anywhere). GNOME_PRINT_0_24 |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Elliot Lee | Add a few missing G_GNUC_CONST's. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Elliot Lee | Missing piece of previous commit - add @ALLOCA@ to... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Sebastian Wilhelmi | Remove empty SUBDIRS line, as that prevents make dist... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Tor Lillqvist | Add gconvert.o. Use libiconv. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Sebastian Wilhelmi | The last released automake (1.4) still requires AM_PROG... |
commit | commitdiff | tree | snapshot |
2000-09-19 |
Sebastian Wilhelmi | Test for the existence of getcwd, and use it only when... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Owen Taylor | Implement g_ucs4_to_utf8 which was in |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Elliot Lee | Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Owen Taylor | Havoc Pennington's implementation of convenient charact... |
commit | commitdiff | tree | snapshot |
2000-09-11 |
Havoc Pennington | Add this function. |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Owen Taylor | Add a missing g_return_if_fail(). |
commit | commitdiff | tree | snapshot |
2000-09-10 |
Owen Taylor | Move call to g_type_free_instance() here from g_object_... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Tim Janik | for non-i386 and non-alpha, or non gcc, implement BREAK... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Owen Taylor | Some further makefile improvement. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Havoc Pennington | docs |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Owen Taylor | Improve separation of generic non-generic parts and... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Owen Taylor | Some inline docs fixes. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Sebastian Wilhelmi | s/G_MICROSEC/G_USEC_PER_SEC/ |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Sebastian Wilhelmi | Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h,... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Owen Taylor | Split GObject docs away from the remainder of the docs. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Owen Taylor | Add gtk-doc checks for newly added docs/reference/... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Owen Taylor | head -n 4 ChangeLog |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Sebastian Wilhelmi | Don't use a G_LOCK, as it isn't necessary. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Sebastian Wilhelmi | Use g_return_val_if_fail instead of g_return_if_fail... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Sebastian Wilhelmi | Use GError to report errors as well. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Sebastian Wilhelmi | Include gerror.h before it is used for some g_thread_... |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Sebastian Wilhelmi | Added function g_propagte_error to hand over local... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tor Lillqvist | glib.h glib.def New function, to make a GPollFD from... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tor Lillqvist | glib.h No use for separate condition parameter. |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tor Lillqvist | Keep the check for non-NULL parameter. |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Tor Lillqvist | Simplify, use GetSystemTimeAsFileTime(). |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Tor Lillqvist | Hmm, the parameter to g_io_channel_win32_poll() should... |
commit | commitdiff | tree | snapshot |
2000-08-27 |
Tor Lillqvist | New function, otherwise like g_io_channel_win32_wait_fo... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Elliot Lee | Mark the following functions G_GNUC_CONST (to allow... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Elliot Lee | Fix inclusion of config.h |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Owen Taylor | Fix a couple of trivial bugs that were causing warnings. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Darin Adler | Return the data left behind. Return the data left behind. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Tor Lillqvist | Some indentation and spacing fixes. Add some more logging. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Havoc Pennington | don't duplicate glib Cflags |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Havoc Pennington | Look in glib-2.0/include for glibconfig.h |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Tor Lillqvist | New function, that calls g_source_remove(). Check retur... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Tim Janik | keep *last updated while running through the domain... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Owen Taylor | Fix stray character |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Havoc Pennington | forgot to add .pc.in to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Havoc Pennington | pkg-config data files |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Tor Lillqvist | Drop a few unused variables. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Tor Lillqvist | The code didn't compile (must have been sleepy when... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Tim Janik | fix tor's recent changes which got rid of a required... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Tor Lillqvist | Compile in the debugging code all the time, but only... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Tor Lillqvist | Finally, a new and improved IO Channel and condition... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Tor Lillqvist | No, don't mark glib_debug_objects for export here,... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Tim Janik | completed tor's fix to cover both #ifdef branches. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tor Lillqvist | Return 0 on error, not NULL. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tor Lillqvist | gobject.def Mark glib_debug_objects for export/import... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tim Janik | added g_strlcat() and g_strlcpy() wrappers, supplied... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Tim Janik | include <stdlib.h> and <stddef.h> if STDC_HEADERS is... |
commit | commitdiff | tree | snapshot |
next |