2001-03-07 |
Christian Meyer | Added 'de' in configure.in to ALL_LINGUAS |
blob | commitdiff |
2001-03-02 |
Christophe Merlet | Added French translation. |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Use MAXPATHLEN, not PATH_MAX which isn't defined with... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Implement on Win32. Append the executable file name... |
blob | commitdiff | diff to current |
2001-03-01 |
Tor Lillqvist | Remove test for initial double backslash (UNC path... |
blob | commitdiff | diff to current |
2001-02-26 |
Sebastian Wilhelmi | Make max_unused_threads work for -1 as well. |
blob | commitdiff | diff to current |
2001-02-23 |
Sebastian Wilhelmi | Change the order to match the order in g_thread_create(). |
blob | commitdiff | diff to current |
2001-02-22 |
Owen Taylor | Add missing implementation ofsource->priority, g_source... |
blob | commitdiff | diff to current |
2001-02-21 |
Tor Lillqvist | Match also UNC paths on Win32. |
blob | commitdiff | diff to current |
2001-02-19 |
Hans Breuer | updated for win32 msvc build |
blob | commitdiff | diff to current |
2001-02-19 |
Tim Janik | my name is glib-config-2.0! don't exit with errorcode... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-02-17 |
Tim Janik | add check for broken RTLD_GLOBAL (on OSF1 V5.0). |
blob | commitdiff | diff to current |
2001-02-15 |
Sebastian Wilhelmi | Reverted the changes necessary to enlarge the system... |
blob | commitdiff | diff to current |
2001-02-13 |
Havoc Pennington | don't overwrite errors |
blob | commitdiff | diff to current |
2001-02-13 |
Sebastian Wilhelmi | Added functions g_static_rec_mutex_init, g_static_rec_m... |
blob | commitdiff | diff to current |
2001-02-12 |
Owen Taylor | Add check for gtk-doc version. GLIB_1_2_9PRE1 |
blob | commitdiff | diff to current |
2001-02-10 |
Tor Lillqvist | gtypes.h Move GLIB_VAR definition from gutils.h to... |
blob | commitdiff | diff to current |
2001-02-10 |
Tor Lillqvist | Don't store address of local variable in hashtable. |
blob | commitdiff | diff to current |
2001-02-08 |
Fatih Demir | Added tr to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2001-02-04 |
Tor Lillqvist | Use "nn" for Nynorsk, as nn.po files are appearing... |
blob | commitdiff | diff to current |
2001-02-04 |
Tim Janik | s/glib_trap_/g_trap_/. add comments on g_trap_instance_... |
blob | commitdiff | diff to current |
2001-02-03 |
Tor Lillqvist | Change order of libs, put progs_LDADD last. Needed... |
blob | commitdiff | diff to current |
2001-02-01 |
Tor Lillqvist | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLO... |
blob | commitdiff | diff to current |
2001-02-01 |
Sebastian Wilhelmi | Added g_static_mutex_init to allow initialization of... |
blob | commitdiff | diff to current |
2001-01-31 |
Owen Taylor | Fix problem with --disable-nls. |
blob | commitdiff | diff to current |
2001-01-30 |
Sebastian Wilhelmi | Call g_thread_impl_init(), as g_thread_init won't call it. |
blob | commitdiff | diff to current |
2001-01-30 |
Sebastian Wilhelmi | Added debug information for g_mutex_free calls, if... |
blob | commitdiff | diff to current |
2001-01-29 |
Tor Lillqvist | Use the same GMutex structure as the configure-generate... |
blob | commitdiff | diff to current |
2001-01-29 |
Sebastian Wilhelmi | Broadcast the condition, if there are waiting readers... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | makefile.mingw.in Protect the rule to rebuild makefile... |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | Typo. |
blob | commitdiff | diff to current |
2001-01-25 |
Tor Lillqvist | Socket support rewritten. It was utterly broken, and... |
blob | commitdiff | diff to current |
2001-01-23 |
3 | Free the callback (g_source_set_callback): Initialize... |
blob | commitdiff | diff to current |
2001-01-20 |
Tor Lillqvist | Even if g_get_codeset() is currently commented out... |
blob | commitdiff | diff to current |
2001-01-19 |
Kjartan Maraas | Fix typo. Same here. |
blob | commitdiff | diff to current |
2001-01-17 |
Tor Lillqvist | Add doc comments. (g_win32_get_package_installation_dir... |
blob | commitdiff | diff to current |
2001-01-17 |
Owen Taylor | Optimize for size rather than speed by making _() alway... |
blob | commitdiff | diff to current |
2001-01-16 |
Tor Lillqvist | Define ENABLE_NLS and GETTEXT_PACKAGE. |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add @INTLIBS@. |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2001-01-09 |
Tor Lillqvist | Minor cosmetic change to previous ChangeLog entry. |
blob | commitdiff | diff to current |
2001-01-09 |
Tor Lillqvist | Rework the changes to needed to pass mainloop-test... |
blob | commitdiff | diff to current |
2001-01-09 |
Tor Lillqvist | Don't warn about deprecation on Win32. Code written... |
blob | commitdiff | diff to current |
2001-01-09 |
Sebastian Wilhelmi | Made g_profile_mutex a GMutex* instead of G_LOCK_DEFINE... |
blob | commitdiff | diff to current |
2001-01-06 |
Tor Lillqvist | Get len using strlen() if arg is negative in the Win32... |
blob | commitdiff | diff to current |
2001-01-05 |
Owen Taylor | move $enable_debug down below checks for GCC to avoid... |
blob | commitdiff | diff to current |
2001-01-05 |
Tor Lillqvist | Add test for g_path_skip_root(). |
blob | commitdiff | diff to current |
2001-01-05 |
Tor Lillqvist | Look also for (illegal) forward slashes in the template. |
blob | commitdiff | diff to current |
2001-01-04 |
Havoc Pennington | remove glib-config-2.0 |
blob | commitdiff | diff to current |
2001-01-04 |
Havoc Pennington | -I$(top_srcdir)/gmodule, fix from Michael Meeks |
blob | commitdiff | diff to current |
2001-01-03 |
Owen Taylor | Switch GMainLoop to be ref/unref, use to make dropping... |
blob | commitdiff | diff to current |
2001-01-03 |
Owen Taylor | Unref callback->cb_data if it was still set when the... |
blob | commitdiff | diff to current |
2001-01-02 |
Dan Winship | Use parentheses around an argument to make these cause... |
blob | commitdiff | diff to current |
2000-12-29 |
Tor Lillqvist | Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG. |
blob | commitdiff | diff to current |
2000-12-29 |
Tim Janik | we can't grow _cv_ variables by using a backticked... |
blob | commitdiff | diff to current |
2000-12-29 |
Tim Janik | got rid of outdated dmalloc support. provide g_try_mall... |
blob | commitdiff | diff to current |
2000-12-27 |
Tor Lillqvist | Update. |
blob | commitdiff | diff to current |
2000-12-25 |
Tor Lillqvist | Use a MessageBox for fatal messages. Collect eror messa... |
blob | commitdiff | diff to current |
2000-12-24 |
Ali Abdin | New gcompat.h header file as recommended by Havoc. |
blob | commitdiff | diff to current |
2000-12-22 |
Sebastian Wilhelmi | Determine the suffix of the shared librarries for this... |
blob | commitdiff | diff to current |
2000-12-19 |
Sebastian Wilhelmi | Updated G_RAND_DOUBLE_TRANSFORM to be more accurate... |
blob | commitdiff | diff to current |
2000-12-19 |
Sebastian Wilhelmi | Ok, I'm a moron. When I originally implemented ENABLE_G... |
blob | commitdiff | diff to current |
2000-12-19 |
Alexander Larsson | Added --disable-mem-pools option. |
blob | commitdiff | diff to current |
2000-12-17 |
Tor Lillqvist | Use GetACP to get the current ANSI codepage. |
blob | commitdiff | diff to current |
2000-12-14 |
Tor Lillqvist | No need to -DGSPAWN_HELPER when compiling gspawn-win32... |
blob | commitdiff | diff to current |
2000-12-14 |
Tor Lillqvist | Warn if no callback. Call callback correctly. (g_io_win... |
blob | commitdiff | diff to current |
2000-12-13 |
Havoc Pennington | make static |
blob | commitdiff | diff to current |
2000-12-13 |
Havoc Pennington | don't try to use thread stuff unless G_THREADS_ENABLED |
blob | commitdiff | diff to current |
2000-12-13 |
Tim Janik | return whether a value got removed. |
blob | commitdiff | diff to current |
2000-12-12 |
Owen Taylor | Revert unauthorized changes. |
blob | commitdiff | diff to current |
2000-12-12 |
Elliot Lee | GMainContext useful in implementing some additional... |
blob | commitdiff | diff to current |
2000-12-10 |
Owen Taylor | Remove pollfds from the context here, not when actually... |
blob | commitdiff | diff to current |
2000-12-08 |
Raja R Harinath | Rename from GLIB_DIVERT_BEFORE_HELP. Update to track... |
blob | commitdiff | diff to current |
2000-12-08 |
Raja R Harinath | Fix typo, and fix some formatting. |
blob | commitdiff | diff to current |
2000-12-08 |
Raja R Harinath | Rearrange into other veriables, and include run-markup... |
blob | commitdiff | diff to current |
2000-12-08 |
Havoc Pennington | move markup-test to noinst_PROGRAMS; it isn't a proper... |
blob | commitdiff | diff to current |
2000-12-08 |
Raja R Harinath | Don't put anything after an #endif. Likewise. |
blob | commitdiff | diff to current |
2000-12-07 |
Havoc Pennington | add g_strdupv test |
blob | commitdiff | diff to current |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
blob | commitdiff | diff to current |
2000-12-01 |
Tor Lillqvist | Include make.msc from GLib's build subdir. |
blob | commitdiff | diff to current |
2000-12-01 |
Havoc Pennington | Provide G_CONST_RETURN which is 'const' by default... |
blob | commitdiff | diff to current |
2000-11-29 |
Havoc Pennington | Forgot gunibreak.c, mistake in ChangeLog |
blob | commitdiff | diff to current |
2000-11-29 |
Havoc Pennington | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ |
blob | commitdiff | diff to current |
2000-11-28 |
Elliot Lee | Fix warnings. |
blob | commitdiff | diff to current |
2000-11-28 |
Tor Lillqvist | Patches by Hans Breuer: |
blob | commitdiff | diff to current |
2000-11-28 |
Sebastian Wilhelmi | Revamped errorcheck mutexes and added errorcheck cond_w... |
blob | commitdiff | diff to current |
2000-11-28 |
Havoc Pennington | Add void in empty function arg list |
blob | commitdiff | diff to current |
2000-11-26 |
Tor Lillqvist | Add gqsort. |
blob | commitdiff | diff to current |
2000-11-21 |
Sebastian Wilhelmi | Add a surrogate for thread priorities using PID nicenes... |
blob | commitdiff | diff to current |
2000-11-20 |
Jonathan Blandford | Patch from David Benson <daveb@idealab.com> to add... |
blob | commitdiff | diff to current |
2000-11-20 |
Havoc Pennington | Use a switch here, maybe helps the compiler optimize... |
blob | commitdiff | diff to current |
2000-11-19 |
Tor Lillqvist | Add g_trash_stack entry points. |
blob | commitdiff | diff to current |
2000-11-17 |
Owen Taylor | Released 1.3.2 GLIB_1_3_2 |
blob | commitdiff | diff to current |
2000-11-15 |
Sebastian Wilhelmi | Check for the sched.h header and include it on gthread... |
blob | commitdiff | diff to current |
2000-11-14 |
Tor Lillqvist | Make #endif comment match #ifdef. |
blob | commitdiff | diff to current |
2000-11-13 |
Owen Taylor | Up version to 1.3.2 |
blob | commitdiff | diff to current |
2000-11-13 |
Tor Lillqvist | Add USE_LIBICONV. |
blob | commitdiff | diff to current |
2000-11-13 |
Sebastian Wilhelmi | Made recursive mutexes also work when the thread system... |
blob | commitdiff | diff to current |
2000-11-12 |
Owen Taylor | Create wrapper functions for iconv() so that we can... |
blob | commitdiff | diff to current |
next |