Commit Graph

  • 33888fc0c8 Add inter-library dependencies. Owen Taylor 2001-05-16 18:35:39 +00:00
  • 348c8f102f m4macros/Makefile Havoc Pennington 2001-05-15 22:07:21 +00:00
  • ebec3d7ce7 fix docs; they said we validated the UTF-8, but we can't possibly detect Havoc Pennington 2001-05-15 19:18:08 +00:00
  • b902897da5 Updated German translations for Glib and GTK+ HEAD. Phew. Matthias Warkus 2001-05-15 17:47:49 +00:00
  • ac0bbb7605 Avoid using stderr to be as robust as possible in out-of-memory. Owen Taylor 2001-05-14 14:53:59 +00:00
  • 72df5e6cab new function to check whether a handler is still connected to an instance Tim Janik 2001-05-14 13:55:51 +00:00
  • d5033d53bd make these safe against removal of the current element. Tim Janik 2001-05-11 18:05:16 +00:00
  • 8468ffddf0 Updated Ukrainian transaltion Yuri Syrota 2001-05-11 12:09:21 +00:00
  • 0c45deda64 Updated Ukrainian transaltion Yuri Syrota 2001-05-11 12:02:34 +00:00
  • 43d6ef7f16 change env variable to G_MESSAGES_PREFIXED, suggested by Tim Havoc Pennington 2001-05-11 03:07:53 +00:00
  • a5947b9df8 use g_str_hash() algorithm to generate hashes. Tim Janik 2001-05-10 13:58:40 +00:00
  • ea05dba9b6 Get rid of --enable-msg-prefix Havoc Pennington 2001-05-09 16:36:17 +00:00
  • d9c703042b Ops, forgot this. Sebastian Wilhelmi 2001-05-09 12:54:37 +00:00
  • 2e7b1367d8 Updates after some renaming took place. Sebastian Wilhelmi 2001-05-09 12:53:42 +00:00
  • a8c9dadde2 Renamed 'value' and 'arg' to 'data' and 'thread_func' to 'func' to make it Sebastian Wilhelmi 2001-05-09 12:51:21 +00:00
  • f7e009b00a Clarification for g_mutex_trylock. Sebastian Wilhelmi 2001-05-08 14:21:40 +00:00
  • cac4f011c0 removed #include <unistd.h> sneaked in by sopwith in november. Tim Janik 2001-05-08 13:50:38 +00:00
  • 66863bcd97 Updated. Sebastian Wilhelmi 2001-05-08 08:25:43 +00:00
  • cd00d6e2cc Moved func and arg members from GRealThread to GThread, such that they can Sebastian Wilhelmi 2001-05-08 08:23:18 +00:00
  • 4d7747a58e don't g_assert() the user specified time, but g_return_val_if_fail() here. Tim Janik 2001-05-08 05:25:35 +00:00
  • 6cc6a59d38 don't try to export g_strcpy, it is g_stpcpy; updated and added some Hans Breuer 2001-05-06 13:57:21 +00:00
  • af170c2d8c glib-mkenums is not a compiled program, so shouldn't be in the James Henstridge 2001-05-05 08:38:35 +00:00
  • 77ec0f5826 Released 1.3.5 GLIB_1_3_5 Owen Taylor 2001-05-04 22:34:43 +00:00
  • d18b364dd7 fixed a typo in a comment. Sven Neumann 2001-05-04 17:01:56 +00:00
  • 0402b625ee Make foreach() safe against removal of the _current_ element. While this Owen Taylor 2001-05-03 10:47:32 +00:00
  • 39f526ef20 Make types of ternary operator correspond. (Fixes compilation errors with Owen Taylor 2001-05-03 10:12:46 +00:00
  • d4e0ae748a Fix read past end of the string. (#50404, fix from Jonas Borgström) Owen Taylor 2001-05-02 15:19:55 +00:00
  • 81cc9074f4 Added Catalan file Pablo Saratxaga 2001-04-30 20:40:51 +00:00
  • 1ffd953c39 removed \v escaping, newer perl versions don't support this, and it'S Tim Janik 2001-04-30 17:59:47 +00:00
  • abc5cbbe3e made hook ids a gulong. Tim Janik 2001-04-29 03:04:27 +00:00
  • 655d467602 Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checking Dan Winship 2001-04-20 17:08:57 +00:00
  • d7daf59800 gmodule implementation for Darwin/Mac OS X Dan Winship 2001-04-20 17:05:38 +00:00
  • a786a9a020 We were returning junk memory here, because we didn't copy the value Havoc Pennington 2001-04-19 21:48:21 +00:00
  • 7ee286440d Changes due to deprecation update. Sebastian Wilhelmi 2001-04-19 14:50:44 +00:00
  • d52e5cd5cf Remove definition of g_hash_table_freeze and g_hash_table_thaw. Instead Sebastian Wilhelmi 2001-04-19 13:33:31 +00:00
  • 4f5ea7fce3 Removed bashism in test for the pkg-config version. Sebastian Wilhelmi 2001-04-19 08:26:21 +00:00
  • c8c685d305 Add missing static pointed out by Michael Meeks. Owen Taylor 2001-04-18 21:37:25 +00:00
  • 9abb307200 Change C++ comments for FIXME's to C comments. (Patch from Andres Salomon) Owen Taylor 2001-04-18 13:47:59 +00:00
  • 9088d6460b Removed. Keeping README, README.cvs-commits HACKING, and AUTHORS up to Owen Taylor 2001-04-18 13:41:45 +00:00
  • f7d8a22e58 Released 1.3.4 GLIB_1_3_4 Owen Taylor 2001-04-17 22:39:00 +00:00
  • c530e1e1dd Define _GNU_SOURCE for stpcpy Owen Taylor 2001-04-17 14:48:11 +00:00
  • 313ed5dc19 Until now every thread pool always had at least one tread waiting to avoid Sebastian Wilhelmi 2001-04-17 11:48:45 +00:00
  • 525689823d Remove warnings about conflicts with the stable version. GLIB_1_3_3 Owen Taylor 2001-04-17 00:55:34 +00:00
  • 4eab875811 docs Havoc Pennington 2001-04-16 20:05:25 +00:00
  • cc3956413d .cvsignore fixes Owen Taylor 2001-04-16 16:35:11 +00:00
  • 0b6f686b75 More tweaks from GTK+. Reenable $(HTML_IMAGES) with shell portability Owen Taylor 2001-04-16 16:34:15 +00:00
  • 988dd88495 put AC_PATH_PROG(pkg-config) before "Checking for glib" so the output Havoc Pennington 2001-04-16 15:21:19 +00:00
  • f2faafacb9 make GDebugKeys argument const Havoc Pennington 2001-04-16 15:04:17 +00:00
  • 085254349a updated Hans Breuer 2001-04-13 23:41:53 +00:00
  • 1d81d2d282 updated Hans Breuer 2001-04-13 23:40:39 +00:00
  • 88c035caa5 Pass pkg-config options before the other args so it works even if Alexander Larsson 2001-04-11 14:58:29 +00:00
  • 58bfca360d increment version to 1.3.4 (binary 0, interface 0). Tim Janik 2001-04-09 17:03:55 +00:00
  • b49a9d110d And other fixes. Thanks to Göran Uddeborg <goeran@uddeborg.pp.se>. Christian Rose 2001-04-05 21:38:19 +00:00
  • 87e7a79ec8 Fixed another message in the Swedish translation. Thanks to Jörgen Tegnér <teg@post.utfors.se>. Christian Rose 2001-04-05 20:27:46 +00:00
  • 893bb1d258 Fixed Swedish translation, thanks to Veronica Loell <info@nakawe.se> and Martin Norbäck <d95mback@dtek.chalmers.se>. Christian Rose 2001-04-05 11:05:24 +00:00
  • 5ccb1c7a45 Added Swedish translation. Christian Rose 2001-04-05 00:51:52 +00:00
  • 81ace95390 Released GLib-1.3.3. Tim Janik 2001-04-04 07:19:45 +00:00
  • 924271012f disabled "for i in $(HTML_IMAGES) ;" dist-hook because $(HTML_IMAGES) is Tim Janik 2001-04-04 02:31:40 +00:00
  • a14df7b98a updates. Tim Janik 2001-04-03 19:22:44 +00:00
  • c13277dc75 Exit with an error message that you should use pkg-config instead. Owen Taylor 2001-04-03 18:27:59 +00:00
  • 9c0b06d2d9 add missed (empty) file Owen Taylor 2001-04-03 18:27:29 +00:00
  • 1a8d6fecda Add explicit path to tmpl files in dependencies. Owen Taylor 2001-04-03 18:27:08 +00:00
  • bdd9b28b5b added g_list_nth_prev() which walks ->prev instead of ->next. Tim Janik 2001-04-03 13:15:41 +00:00
  • 72cab5027f Added special case for priorities on FreeBSD. Thanks to David Reid Sebastian Wilhelmi 2001-04-03 12:49:44 +00:00
  • d8dd1ac152 Ops, ChangeLog was incomplete. Sebastian Wilhelmi 2001-04-03 12:45:23 +00:00
  • 1b546cf3fb Added documentation. Sebastian Wilhelmi 2001-04-03 12:42:54 +00:00
  • c4b6fccb96 Added GThreadPool documentation. Sebastian Wilhelmi 2001-04-03 11:10:05 +00:00
  • 9ce8b08ca4 Updated. Sebastian Wilhelmi 2001-04-03 11:08:48 +00:00
  • 5c2b963a59 Removed g_static_private_(get|set)_for_thread. Sebastian Wilhelmi 2001-04-03 11:05:36 +00:00
  • 7b06f826c9 Use the new GRealThread member "context" instead of a GStaticPrivate to Sebastian Wilhelmi 2001-04-02 16:34:08 +00:00
  • 743f49cec9 applied patch from owen to implement GParamSpecUnichar. Tim Janik 2001-04-01 04:04:46 +00:00
  • a2b269bae3 ghash.[ch] added new functions g_hash_table_new_full, Sven Neumann 2001-03-30 18:14:41 +00:00
  • 9228b3327f Updated German translation. Christian Meyer 2001-03-30 07:31:57 +00:00
  • 5eef94c8b7 Add module-test rules. Tor Lillqvist 2001-03-29 20:05:58 +00:00
  • 93fce34a18 Updates. Add module-test rules. Tor Lillqvist 2001-03-29 19:52:45 +00:00
  • f3848154ae only queue readable properties for notification changes. Tim Janik 2001-03-28 15:26:19 +00:00
  • df2f429cff -DG_DISABLE_DEPRECATED Owen Taylor 2001-03-26 19:23:17 +00:00
  • 2cfcb9fe0b Add --deprecated-guards Owen Taylor 2001-03-26 19:22:18 +00:00
  • b8d7add377 *** empty log message *** Owen Taylor 2001-03-26 18:35:34 +00:00
  • aa6cf573d9 Updated Slovenian translation Andraz Tori 2001-03-25 13:04:11 +00:00
  • b7d54841ee catch G_SIGNAL_RUN_FIRST with a return value. Tim Janik 2001-03-22 13:42:42 +00:00
  • fb3a83820e This takes a `const GValue *' argument. Martin Baulig 2001-03-21 11:16:38 +00:00
  • 767800fcb3 rewrite, based on bug #52328 from Anders Havoc Pennington 2001-03-20 21:30:40 +00:00
  • fad8693b76 added this function Havoc Pennington 2001-03-20 00:55:44 +00:00
  • 3b2f870fdf Don't need this after all. Tor Lillqvist 2001-03-18 19:55:57 +00:00
  • b772d30925 Adding but will remove immediatly; no way to cancel a cvs add? Tor Lillqvist 2001-03-18 19:55:11 +00:00
  • 3bae8165cf Add braces to silence gcc -Wall. Tor Lillqvist 2001-03-18 19:54:01 +00:00
  • 45fb71949a removed archaic gpointer derived_data; relict and added a GData member Tim Janik 2001-03-18 04:44:38 +00:00
  • 1d5b01bb52 Reorder headers to make FreeBSD happy. Owen Taylor 2001-03-18 00:55:10 +00:00
  • 1207d757f2 A couple of small fixes. Owen Taylor 2001-03-17 22:51:41 +00:00
  • 3a4312b309 added 'ru' to ALL_LINGUAS Pablo Saratxaga 2001-03-16 07:28:45 +00:00
  • f6e325b217 From Edward M. Lee <tailbert@yahoo.com>: Tor Lillqvist 2001-03-14 20:18:03 +00:00
  • 009942e1ac made config arg to g_scanner_new() const. Tim Janik 2001-03-14 15:33:45 +00:00
  • 096ba91bdc Link with the libgmodule la only on Win32. Tor Lillqvist 2001-03-12 06:09:05 +00:00
  • f3258dddca Updated Slovenian translation Andraz Tori 2001-03-11 22:10:11 +00:00
  • c2e059ef76 shut up CVS Sven Neumann 2001-03-11 13:34:14 +00:00
  • 1f76698bb6 Define G_PLATFORM_WIN32 here, too. Tor Lillqvist 2001-03-10 21:37:28 +00:00
  • 8f69a82ccb Use the _LIBADD dependencies on libglib only on Win32. Tor Lillqvist 2001-03-10 20:03:53 +00:00
  • c54732d0ea Update with some information about using configure and libtool. Tor Lillqvist 2001-03-09 21:55:06 +00:00
  • 2f928d6457 Link with libglib, libgthread and libgmodule as appropriate. Use Tor Lillqvist 2001-03-09 21:43:36 +00:00