Commit Graph

  • a9d05d4cc4 Define ENABLE_NLS and GETTEXT_PACKAGE. Tor Lillqvist 2001-01-16 22:06:23 +00:00
  • 62ce81bfc7 Add @INTLIBS@. Owen Taylor 2001-01-16 02:52:13 +00:00
  • b8796462fb Add gettext support. Owen Taylor 2001-01-16 02:24:24 +00:00
  • 9238e1f1ed Fixed my debbugs-test-submit@bugzilla.gnome.org mess. Martin Baulig 2001-01-11 21:24:29 +00:00
  • cc5ab04777 Added debbugs-test-submit@bugzilla.gnome.org everywhere. Martin Baulig 2001-01-11 10:49:19 +00:00
  • 85537f0c8a Minor cosmetic change to previous ChangeLog entry. Tor Lillqvist 2001-01-09 20:48:20 +00:00
  • 9d27e6b7d5 Rework the changes to needed to pass mainloop-test. Now we don't need to Tor Lillqvist 2001-01-09 20:46:49 +00:00
  • 78231a4b25 Don't warn about deprecation on Win32. Code written for GLib 1.2 doesn't Tor Lillqvist 2001-01-09 16:33:21 +00:00
  • 5f130a176c minor markup cleanups Tim Janik 2001-01-09 15:29:15 +00:00
  • 9e46ef9465 Made g_profile_mutex a GMutex* instead of G_LOCK_DEFINE_STATIC to avoid Sebastian Wilhelmi 2001-01-09 13:47:12 +00:00
  • 05122f2861 added some function documentations. Tim Janik 2001-01-09 02:18:57 +00:00
  • deb68e1592 Get len using strlen() if arg is negative in the Win32 code, too. Tor Lillqvist 2001-01-06 03:09:46 +00:00
  • 956f00ed96 move $enable_debug down below checks for GCC to avoid setting CFLAGS Owen Taylor 2001-01-05 21:22:47 +00:00
  • 29cff66fc1 Updated. Owen Taylor 2001-01-05 20:48:43 +00:00
  • 993613d296 set the value_type in the param spec; closes bug 40210 Havoc Pennington 2001-01-05 20:26:29 +00:00
  • 71e0f93747 Add test for g_path_skip_root(). Tor Lillqvist 2001-01-05 20:19:37 +00:00
  • ebf8fe6a92 Look also for (illegal) forward slashes in the template. Tor Lillqvist 2001-01-05 19:30:13 +00:00
  • 568691c600 remove glib-config-2.0 Havoc Pennington 2001-01-04 17:47:00 +00:00
  • c52cce1b51 -I$(top_srcdir)/gmodule, fix from Michael Meeks Havoc Pennington 2001-01-04 03:49:45 +00:00
  • 3ae4c59e3f Switch GMainLoop to be ref/unref, use to make dropping reference to Owen Taylor 2001-01-03 20:18:40 +00:00
  • b1d840c20a Made g_thread_min_stack_size static. Sebastian Wilhelmi 2001-01-03 17:00:43 +00:00
  • 07267bf096 Unref callback->cb_data if it was still set when the source is freed. Owen Taylor 2001-01-03 16:05:39 +00:00
  • 2b579b5933 Move glib_debug_objects out of the G_ENABLE_DEBUG #ifdef. Alexander Larsson 2001-01-03 10:03:49 +00:00
  • 41b0cbc3c0 Use parentheses around an argument to make these cause an error if you Dan Winship 2001-01-02 21:02:08 +00:00
  • e3c9221e8c Use parentheses around an argument to make these cause an error if you Dan Winship 2001-01-02 20:52:05 +00:00
  • cf1c65aed8 Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG. Tor Lillqvist 2000-12-29 19:25:40 +00:00
  • 8ee6344419 we can't grow _cv_ variables by using a backticked expr that refers back Tim Janik 2000-12-29 15:11:03 +00:00
  • 782a8e2e7c got rid of outdated dmalloc support. provide g_try_malloc() and Tim Janik 2000-12-29 02:16:51 +00:00
  • ab31e0c3ce Update. Tor Lillqvist 2000-12-27 20:56:15 +00:00
  • 7a19b4cae9 Use a MessageBox for fatal messages. Collect eror message into a buffer, Tor Lillqvist 2000-12-25 22:07:01 +00:00
  • 855e230f31 New gcompat.h header file as recommended by Havoc. Ali Abdin 2000-12-24 12:11:06 +00:00
  • 57a7a2b010 Determine the suffix of the shared librarries for this system. This is Sebastian Wilhelmi 2000-12-22 13:44:25 +00:00
  • 32241715f4 Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double() Sebastian Wilhelmi 2000-12-19 15:57:53 +00:00
  • 2fb47703e2 Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I Sebastian Wilhelmi 2000-12-19 15:40:30 +00:00
  • c7f80dbb13 Added --disable-mem-pools option. Alexander Larsson 2000-12-19 09:35:44 +00:00
  • 4f9e04c1d7 Use GetACP to get the current ANSI codepage. Tor Lillqvist 2000-12-17 18:43:57 +00:00
  • a5f18bb9ba Update. Tor Lillqvist 2000-12-16 20:06:59 +00:00
  • 0022ef1b04 Update. Tor Lillqvist 2000-12-15 19:49:35 +00:00
  • b3c410dee1 use g_signal_newc Havoc Pennington 2000-12-15 07:05:10 +00:00
  • 71a6ca2542 add an instance member value_type so the default value of the pspec class Tim Janik 2000-12-15 05:51:08 +00:00
  • 1fa6aaca4f Update once again. Tor Lillqvist 2000-12-14 22:28:15 +00:00
  • b64251af02 Update more. Tor Lillqvist 2000-12-14 21:34:07 +00:00
  • 4986c4ac56 No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer. Tor Lillqvist 2000-12-14 21:08:00 +00:00
  • b74e7d2f47 Warn if no callback. Call callback correctly. (g_io_win32_create_watch): Tor Lillqvist 2000-12-14 21:02:20 +00:00
  • b0baf3db03 make static Havoc Pennington 2000-12-13 23:54:51 +00:00
  • 484f2ee732 urg managed to forget this last time ;( Tim Janik 2000-12-13 08:36:17 +00:00
  • 9edb08492d don't try to use thread stuff unless G_THREADS_ENABLED Havoc Pennington 2000-12-13 04:23:45 +00:00
  • 9a8c33db5c return whether a value got removed. Tim Janik 2000-12-13 00:44:18 +00:00
  • 43fb65bd39 clean up after elliot, wonder what his mother has to do on a daily basis. Tim Janik 2000-12-12 22:40:00 +00:00
  • 70a7a7654e Revert unauthorized changes. Owen Taylor 2000-12-12 20:23:37 +00:00
  • 8f7579774c GMainContext useful in implementing some additional styles of main loop Elliot Lee 2000-12-12 19:34:41 +00:00
  • 4cdb98303b shut up on new marshaller generated stuff Tim Janik 2000-12-12 07:53:04 +00:00
  • 37aea8f8a5 i guess some people may need this ;) Tim Janik 2000-12-12 07:51:44 +00:00
  • e773d7dba6 fixed dealing with collection/lcopy of NULL values. Tim Janik 2000-12-12 07:32:00 +00:00
  • cbd74878d1 Remove pollfds from the context here, not when actually freeing the Owen Taylor 2000-12-10 16:02:48 +00:00
  • 31fc683b98 Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b. Raja R Harinath 2000-12-08 22:48:45 +00:00
  • 8f0a794c15 Fix typo, and fix some formatting. Raja R Harinath 2000-12-08 21:23:30 +00:00
  • 0b6e1350e1 Rearrange into other veriables, and include run-markup-tests.sh. Raja R Harinath 2000-12-08 21:04:52 +00:00
  • dd087e5aaa move markup-test to noinst_PROGRAMS; it isn't a proper test, the proper Havoc Pennington 2000-12-08 15:03:12 +00:00
  • dc7d6c2464 Don't put anything after an #endif. Likewise. Raja R Harinath 2000-12-08 03:39:47 +00:00
  • 1084477e03 Add a bunch of unrefs. Owen Taylor 2000-12-07 20:29:58 +00:00
  • e5c1f207c9 add g_strdupv test Havoc Pennington 2000-12-07 04:48:37 +00:00
  • e2fd4e2bd0 Major change in API for creating sources to handle multiple main loops Owen Taylor 2000-12-05 20:45:33 +00:00
  • 5791ec5b85 add images Owen Taylor 2000-12-05 20:43:58 +00:00
  • 1f3cae7e26 Initial fd->revents to zero. (#8482, Benjamin Kahn) Owen Taylor 2000-12-02 14:28:25 +00:00
  • 74987b2cf0 Include make.msc from GLib's build subdir. Tor Lillqvist 2000-12-01 15:11:54 +00:00
  • 430ae18e5b Provide G_CONST_RETURN which is 'const' by default, and nothing when Havoc Pennington 2000-12-01 05:42:51 +00:00
  • 5495142560 Forgot gunibreak.c, mistake in ChangeLog Havoc Pennington 2000-11-29 23:49:44 +00:00
  • 7fce6d3abc s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ Havoc Pennington 2000-11-29 23:38:24 +00:00
  • 63350b7107 Make the pkg-config scripts actually work. Martin Baulig 2000-11-29 21:49:52 +00:00
  • 61c2307387 touchups. Elliot Lee 2000-11-29 16:25:36 +00:00
  • 55ec7f32a6 fix elliots "logic fix" that dereferences NULL nodes if C handlers are Tim Janik 2000-11-29 12:34:14 +00:00
  • 790a7bd3be Fix warnings. Elliot Lee 2000-11-28 23:44:21 +00:00
  • 55c7329d51 Patches by Hans Breuer: Tor Lillqvist 2000-11-28 20:04:08 +00:00
  • fe0f325777 Revamped errorcheck mutexes and added errorcheck cond_wait() and Sebastian Wilhelmi 2000-11-28 12:56:57 +00:00
  • dd58473e07 Add void in empty function arg list Havoc Pennington 2000-11-28 01:03:45 +00:00
  • dcce67b022 Add gqsort. Tor Lillqvist 2000-11-26 16:28:01 +00:00
  • a3036a5bd2 Add a surrogate for thread priorities using PID niceness for systems with Sebastian Wilhelmi 2000-11-21 15:27:44 +00:00
  • 55bdf1322b indentation fixes Tim Janik 2000-11-21 05:57:14 +00:00
  • 2645aaf59c Patch from David Benson <daveb@idealab.com> to add user_data support to Jonathan Blandford 2000-11-20 23:59:32 +00:00
  • 40d62d0dd7 More convenient data-setting functions Havoc Pennington 2000-11-20 22:24:12 +00:00
  • 399ad0b8b0 Use a switch here, maybe helps the compiler optimize things. Also, ' ' is Havoc Pennington 2000-11-20 15:14:14 +00:00
  • b24f1d179e Add g_trash_stack entry points. Tor Lillqvist 2000-11-19 19:08:46 +00:00
  • cc7ce9f9d7 Released 1.3.2 GLIB_1_3_2 Owen Taylor 2000-11-17 20:44:24 +00:00
  • d27d94d46c removed stray files Owen Taylor 2000-11-17 19:52:42 +00:00
  • bf25038c09 If loading the module fails, don't increment the use count. Owen Taylor 2000-11-16 16:09:47 +00:00
  • b9731eb861 Check for the sched.h header and include it on gthread/gthread-posix.c if Sebastian Wilhelmi 2000-11-15 17:48:43 +00:00
  • 760845b183 doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; reported by Maas-Maarten Tim Janik 2000-11-15 05:05:53 +00:00
  • 835b593a6f Make #endif comment match #ifdef. Tor Lillqvist 2000-11-14 21:40:28 +00:00
  • b1376c12d9 Up version to 1.3.2 Owen Taylor 2000-11-13 19:01:28 +00:00
  • 8eb6625370 Move conversion functions into GConv section. Owen Taylor 2000-11-13 18:59:45 +00:00
  • 50c62ba8a9 Add USE_LIBICONV. Tor Lillqvist 2000-11-13 18:03:57 +00:00
  • 82ab77c8f7 Made recursive mutexes also work when the thread system is not (yet) Sebastian Wilhelmi 2000-11-13 12:50:16 +00:00
  • 292152dae2 Create wrapper functions for iconv() so that we can transparently use the Owen Taylor 2000-11-12 23:44:28 +00:00
  • 8bda01029f Remove g_filename_{to,from}_utf8 Robert Brady 2000-11-12 21:23:55 +00:00
  • 91d5e23f5f template is a reserved word in C++ s/template/tmpl/. Owen Taylor 2000-11-12 20:38:19 +00:00
  • 96b9935a7c Handle a long stream of bytes containing no UTF-8 character starts Havoc Pennington 2000-11-11 17:09:15 +00:00
  • ccc9329e1c Add missing entry points. Tor Lillqvist 2000-11-11 15:03:10 +00:00
  • 4f76917c6a Improve chance to generate unique names with less effort a bit. Tor Lillqvist 2000-11-11 13:46:15 +00:00
  • 40cfd305c2 *** empty log message *** Owen Taylor 2000-11-11 06:46:30 +00:00