Age | Commit message (Expand) | Author | Files | Lines |
2000-12-19 | Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I | Sebastian Wilhelmi | 20 | -6/+118 |
2000-12-19 | Added --disable-mem-pools option. | Alexander Larsson | 17 | -2/+509 |
2000-12-17 | Use GetACP to get the current ANSI codepage. | Tor Lillqvist | 13 | -4/+112 |
2000-12-16 | Update. | Tor Lillqvist | 1 | -0/+14 |
2000-12-15 | Update. | Tor Lillqvist | 2 | -1/+6 |
2000-12-15 | use g_signal_newc | Havoc Pennington | 4 | -36/+76 |
2000-12-15 | add an instance member value_type so the default value of the pspec class | Tim Janik | 7 | -27/+26 |
2000-12-14 | Update once again. | Tor Lillqvist | 1 | -1/+12 |
2000-12-14 | Update more. | Tor Lillqvist | 1 | -0/+8 |
2000-12-14 | No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer. | Tor Lillqvist | 12 | -4/+28 |
2000-12-14 | Warn if no callback. Call callback correctly. (g_io_win32_create_watch): | Tor Lillqvist | 22 | -71/+428 |
2000-12-13 | make static | Havoc Pennington | 12 | -32/+120 |
2000-12-13 | urg managed to forget this last time ;( | Tim Janik | 7 | -7/+102 |
2000-12-13 | don't try to use thread stuff unless G_THREADS_ENABLED | Havoc Pennington | 10 | -6/+82 |
2000-12-13 | return whether a value got removed. | Tim Janik | 18 | -163/+377 |
2000-12-12 | clean up after elliot, wonder what his mother has to do on a daily basis. | Tim Janik | 1 | -5/+0 |
2000-12-12 | Revert unauthorized changes. | Owen Taylor | 12 | -136/+124 |
2000-12-12 | GMainContext useful in implementing some additional styles of main loop | Elliot Lee | 14 | -103/+246 |
2000-12-12 | shut up on new marshaller generated stuff | Tim Janik | 1 | -0/+5 |
2000-12-12 | i guess some people may need this ;) | Tim Janik | 1 | -0/+32 |
2000-12-12 | fixed dealing with collection/lcopy of NULL values. | Tim Janik | 44 | -1362/+2905 |
2000-12-10 | Remove pollfds from the context here, not when actually freeing the | Owen Taylor | 14 | -28/+202 |
2000-12-08 | Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b. | Raja R Harinath | 10 | -16/+72 |
2000-12-08 | Fix typo, and fix some formatting. | Raja R Harinath | 8 | -216/+240 |
2000-12-08 | Rearrange into other veriables, and include run-markup-tests.sh. | Raja R Harinath | 10 | -9/+96 |
2000-12-08 | move markup-test to noinst_PROGRAMS; it isn't a proper test, the proper | Havoc Pennington | 9 | -3/+58 |
2000-12-08 | Don't put anything after an #endif. Likewise. | Raja R Harinath | 12 | -8/+48 |
2000-12-07 | Add a bunch of unrefs. | Owen Taylor | 3 | -4/+26 |
2000-12-07 | add g_strdupv test | Havoc Pennington | 13 | -2/+150 |
2000-12-05 | Major change in API for creating sources to handle multiple main loops | Owen Taylor | 37 | -1726/+6227 |
2000-12-05 | add images | Owen Taylor | 18 | -283/+1190 |
2000-12-01 | Include make.msc from GLib's build subdir. | Tor Lillqvist | 18 | -6/+76 |
2000-12-01 | Provide G_CONST_RETURN which is 'const' by default, and nothing when | Havoc Pennington | 10 | -16/+76 |
2000-11-29 | Forgot gunibreak.c, mistake in ChangeLog | Havoc Pennington | 10 | -16/+92 |
2000-11-29 | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ | Havoc Pennington | 22 | -5850/+23186 |
2000-11-29 | touchups. | Elliot Lee | 4 | -6/+4 |
2000-11-29 | fix elliots "logic fix" that dereferences NULL nodes if C handlers are | Tim Janik | 2 | -1/+6 |
2000-11-28 | Fix warnings. | Elliot Lee | 22 | -25/+142 |
2000-11-28 | Patches by Hans Breuer: | Tor Lillqvist | 22 | -423/+599 |
2000-11-28 | Revamped errorcheck mutexes and added errorcheck cond_wait() and | Sebastian Wilhelmi | 14 | -120/+285 |
2000-11-28 | Add void in empty function arg list | Havoc Pennington | 10 | -2/+34 |
2000-11-26 | Add gqsort. | Tor Lillqvist | 16 | -0/+66 |
2000-11-21 | Add a surrogate for thread priorities using PID niceness for systems with | Sebastian Wilhelmi | 19 | -56/+292 |
2000-11-21 | indentation fixes | Tim Janik | 2 | -100/+100 |
2000-11-20 | Patch from David Benson <daveb@idealab.com> to add user_data support to | Jonathan Blandford | 34 | -442/+1584 |
2000-11-20 | More convenient data-setting functions | Havoc Pennington | 3 | -0/+68 |
2000-11-20 | Use a switch here, maybe helps the compiler optimize things. Also, ' ' is | Havoc Pennington | 10 | -16/+82 |
2000-11-19 | Add g_trash_stack entry points. | Tor Lillqvist | 10 | -0/+40 |
2000-11-17 | Released 1.3.2GLIB_1_3_2 | Owen Taylor | 10 | -4/+135 |
2000-11-17 | removed stray files | Owen Taylor | 7 | -335/+0 |