2000-12-08 |
Raja R Harinath | Don't put anything after an #endif. Likewise. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Owen Taylor | Add a bunch of unrefs. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Havoc Pennington | add g_strdupv test |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Owen Taylor | add images |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Tor Lillqvist | Include make.msc from GLib's build subdir. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Havoc Pennington | Provide G_CONST_RETURN which is 'const' by default... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Havoc Pennington | Forgot gunibreak.c, mistake in ChangeLog |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Havoc Pennington | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Elliot Lee | touchups. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Tim Janik | fix elliots "logic fix" that dereferences NULL nodes... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Elliot Lee | Fix warnings. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Tor Lillqvist | Patches by Hans Breuer: |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Sebastian Wilhelmi | Revamped errorcheck mutexes and added errorcheck cond_w... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Havoc Pennington | Add void in empty function arg list |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Tor Lillqvist | Add gqsort. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Sebastian Wilhelmi | Add a surrogate for thread priorities using PID nicenes... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Tim Janik | indentation fixes |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Jonathan Blandford | Patch from David Benson <daveb@idealab.com> to add... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Havoc Pennington | More convenient data-setting functions |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Havoc Pennington | Use a switch here, maybe helps the compiler optimize... |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Tor Lillqvist | Add g_trash_stack entry points. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Owen Taylor | Released 1.3.2 GLIB_1_3_2 |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Owen Taylor | removed stray files |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Owen Taylor | If loading the module fails, don't increment the use... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Sebastian Wilhelmi | Check for the sched.h header and include it on gthread... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Tim Janik | doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; report... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tor Lillqvist | Make #endif comment match #ifdef. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Owen Taylor | Up version to 1.3.2 |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Owen Taylor | Move conversion functions into GConv section. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Tor Lillqvist | Add USE_LIBICONV. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Sebastian Wilhelmi | Made recursive mutexes also work when the thread system... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Owen Taylor | Create wrapper functions for iconv() so that we can... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Robert Brady | Remove g_filename_{to,from}_utf8 |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Owen Taylor | template is a reserved word in C++ s/template/tmpl/. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Havoc Pennington | Handle a long stream of bytes containing no UTF-8 chara... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Tor Lillqvist | Add missing entry points. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Tor Lillqvist | Improve chance to generate unique names with less effor... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Owen Taylor | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Owen Taylor | Add gtypemodule.h |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Owen Taylor | Updates added |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Owen Taylor | New basic implementation of GTypePlugin interface as... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tor Lillqvist | Add comment about template parameter to g_file_open_tmp... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tor Lillqvist | New function, suggested by Havoc earlier this month... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Sebastian Wilhelmi | Don't take threads with other priorities into account... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Havoc Pennington | rename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Havoc Pennington | inline docs (unescape_text): properly check strtoul... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Havoc Pennington | remove parens from section name, confuses gtk-doc |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Havoc Pennington | Free the src error if the dest location is NULL - I... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Havoc Pennington | Added |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Owen Taylor | revert accidentally commited change |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Owen Taylor | When appending handlers and not matching on signal_id... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tor Lillqvist | Add gtypeplugin. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tim Janik | fixed a bag full of subtle bugs of immensive screw... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Tim Janik | prefix internal functions with '_'. renamed g_signal_co... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sebastian Wilhelmi | Remove superfluous GSearchFunc. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sebastian Wilhelmi | Added documentation for asynchronous queues. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sebastian Wilhelmi | Add G_MUTEX_SIZE as needed for gthread-impl.c |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sebastian Wilhelmi | Changed unportable __FUNCTION__ to the verbatim functio... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Sebastian Wilhelmi | Include sys/select.h (some platforms need it for select). |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Tim Janik | destroy all signals that the finalized obejct type... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Sebastian Wilhelmi | This time the right fix. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Tor Lillqvist | Also move the #define for O_BINARY from gutils.c to... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tor Lillqvist | gutils.c gutils.h gfileutils.c Actually, g_mkstemp... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tor Lillqvist | Check for mkstemp. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Sebastian Wilhelmi | Added documentation for G_MAXU(INT|SHORT|LONG). |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Sebastian Wilhelmi | second try. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Sebastian Wilhelmi | Move GCompareFunc to GList and introduce and document... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Sebastian Wilhelmi | made both functions return gboolean just for the little... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Sebastian Wilhelmi | Introduced new function type GEqualFunc to return TRUE... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tim Janik | start at general description. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tim Janik | opened up a new section on signals. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Tim Janik | renamed owen's g_type_signals(), added required mutex... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Owen Taylor | Fix problem where signals with "_" in them appeared... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Owen Taylor | Add g_type_signals() - a function to list all signals... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tim Janik | fixed notifier position for post_marshal guard which... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tor Lillqvist | Make glib-genmarshal.exe. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tor Lillqvist | Add gmarkup. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tim Janik | publically define GSignalInvocationHint structure that... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Sebastian Wilhelmi | Removed the win32 limitation. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Sebastian Wilhelmi | Document the recently deprecated functions as such. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tim Janik | const fix |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tim Janik | ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org> |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Tim Janik | fixed deadlock scenarion where g_signal_lookup() would... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Havoc Pennington | New module to parse a simple markup language |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Tor Lillqvist | Cosmetics. |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Tor Lillqvist | Fix gccisms (pointer arithmetic on void pointer, label... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Sebastian Wilhelmi | When the string is ended by a delimiter, return an... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Sebastian Wilhelmi | Remove empty SUBDIRS line _again_, as that _still_... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Owen Taylor | Don't use implicit casts from void * since this will... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tim Janik | added g_value_set_static_string(). |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Tim Janik | added newly added gobject/ headers. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Sebastian Wilhelmi | Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing -DG_EN... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Tor Lillqvist | Updates. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Sebastian Wilhelmi | Use one = instead of two, which is plainly wrong. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Tor Lillqvist | Pass -DGSPAWN_HELPER when building it. Link with user32... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Owen Taylor | Change ERROR_OTHER to ERROR_FAILED, add some dummy... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Tor Lillqvist | Remove alloca stuff from here. galloca.h takes care... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Tor Lillqvist | Add gspawn-win32.c to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
next |