summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added g_static_mutex_init to allow initialization of a GStaticMutex, thatSebastian Wilhelmi2001-02-013-6/+30
* adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik2001-01-318-89/+254
* Call g_thread_impl_init(), as g_thread_init won't call it.Sebastian Wilhelmi2001-01-303-11/+31
* minor markup cleanupsTim Janik2001-01-091-76/+77
* added some function documentations.Tim Janik2001-01-0912-351/+1111
* Updated.Owen Taylor2001-01-0514-183/+463
* we can't grow _cv_ variables by using a backticked expr that refers backTim Janik2000-12-2928-987/+1077
* got rid of outdated dmalloc support. provide g_try_malloc() andTim Janik2000-12-296-162/+267
* New gcompat.h header file as recommended by Havoc.Ali Abdin2000-12-242-22/+22
* Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi2000-12-223-2/+30
* Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double()Sebastian Wilhelmi2000-12-193-16/+35
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-1218-733/+676
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-0/+24
* add imagesOwen Taylor2000-12-0518-283/+1190
* indentation fixesTim Janik2000-11-212-100/+100
* removed stray filesOwen Taylor2000-11-177-335/+0
* Move conversion functions into GConv section.Owen Taylor2000-11-136-21/+99
* Updates addedOwen Taylor2000-11-1117-258/+641
* rename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAGHavoc Pennington2000-11-052-14/+101
* remove parens from section name, confuses gtk-docHavoc Pennington2000-11-054-1/+85
* Free the src error if the dest location is NULL - I'm pretty sure that'sHavoc Pennington2000-11-052-12/+18
* AddedHavoc Pennington2000-11-0512-19/+489
* prefix internal functions with '_'. renamed g_signal_connect_closure() toTim Janik2000-11-0311-90/+398
* Remove superfluous GSearchFunc.Sebastian Wilhelmi2000-11-022-11/+2
* Added documentation for asynchronous queues.Sebastian Wilhelmi2000-11-023-66/+90
* destroy all signals that the finalized obejct type introduced.Tim Janik2000-11-012-39/+140
* This time the right fix.Sebastian Wilhelmi2000-10-315-16/+31
* Added documentation for G_MAXU(INT|SHORT|LONG).Sebastian Wilhelmi2000-10-304-6/+54
* second try.Sebastian Wilhelmi2000-10-306-36/+33
* Move GCompareFunc to GList and introduce and document GEqualFunc inSebastian Wilhelmi2000-10-302-1/+15
* start at general description.Tim Janik2000-10-303-18/+128
* opened up a new section on signals.Tim Janik2000-10-308-3/+400
* publically define GSignalInvocationHint structure that gets passed in toTim Janik2000-10-272-11/+12
* Removed the win32 limitation.Sebastian Wilhelmi2000-10-272-2/+2
* Document the recently deprecated functions as such.Sebastian Wilhelmi2000-10-276-21/+47
* added newly added gobject/ headers.Tim Janik2000-10-256-41/+158
* Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _().Owen Taylor2000-10-196-12/+108
* gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2000-10-163-9/+24
* Added inline documentation.Sebastian Wilhelmi2000-10-133-108/+52
* Revert unintended commit...Sebastian Wilhelmi2000-10-123-42/+44
* .cvsignore updatesSebastian Wilhelmi2000-10-123-44/+42
* Forgot to commit this.Raja R Harinath2000-10-091-0/+6
* Don't set to $top_srcdir)/gobject.Raja R Harinath2000-10-091-1/+1
* Don't set to $(top_srcdir).Raja R Harinath2000-10-092-3/+3
* Fixed #10086.Sebastian Wilhelmi2000-10-053-0/+11
* Added function to keep symetry with g_node_insert_before. 2000-09-29Jonathan Blandford2000-09-293-0/+17
* Implement g_ucs4_to_utf8 which was inOwen Taylor2000-09-181-2/+1
* Some further makefile improvement.Owen Taylor2000-09-0743-2030/+5335
* docsHavoc Pennington2000-09-061-0/+360
* Improve separation of generic non-generic parts and dependencies.Owen Taylor2000-09-0664-193/+133