summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make parent_class static.Owen Taylor2000-11-1236-3540/+5509
* Rip out support for multiple locales; that simple doesn't work reliablyOwen Taylor2000-11-127-1/+1196
* Make parent_class static.Owen Taylor2000-11-1210-193/+1101
* gdk/gdk.def Update.Tor Lillqvist2000-11-1123-168/+555
* Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (orTor Lillqvist2000-11-113-16/+12
* New function to help handle keeping things in sync.Jonathan Blandford2000-11-119-39/+109
* Module name has changed for gtk20.Robert Brady2000-11-102-1/+5
* use the new BOXED marshallers.Jonathan Blandford2000-11-1018-158/+359
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-0925-88/+1373
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-0913-97/+668
* Updated Finnish translationjjranta2000-11-092-240/+139
* Add visible and visible_set args, don't know where these had gone, IHavoc Pennington2000-11-0910-10/+158
* Make DND copy pixbufs and tags when source and target share a tag table.Havoc Pennington2000-11-098-22/+163
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-0822-227/+1568
* Updated Hungarian translationSzabolcs Ban2000-11-082-254/+142
* Half-ass somewhat fix this function, so that scrolling to the insertionHavoc Pennington2000-11-0711-102/+370
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-0722-212/+1059
* Forgot to remove stray g_print()Alexander Larsson2000-11-071-2/+0
* use g_object_new() instead of g_type_create_instance() which is a privateAlexander Larsson2000-11-0717-149/+369
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-0620-960/+1233
* Forgot to cvs add gtkiconfactory.sgml, gtkstock.sgmlHavoc Pennington2000-11-052-0/+429
* documented some of the object argsHavoc Pennington2000-11-054-49/+67
* provide a toggle button to temporarily disable position recording in theTim Janik2000-11-0512-34/+226
* Translations from KeldKenneth Christiansen2000-11-041-9/+50
* Added a bunch of stuff from unusedHavoc Pennington2000-11-0426-840/+1705
* When doing sanity checking on ACLOCAL_FLAGS, look for glib-2.0.m4 notOwen Taylor2000-11-048-1/+36
* Docs (gtk_text_tag_table_size): return a signed intHavoc Pennington2000-11-0314-189/+748
* fixed big5 handling bugPablo Saratxaga2000-11-0311-18/+73
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-0322-199/+970
* _g_signal_handlers_destroy() is prefixed with '_' now.Tim Janik2000-11-039-17/+66
* Fix a bunch of functions that should have been marked static.Owen Taylor2000-11-028-10/+45
* had a test backwardHavoc Pennington2000-11-0210-2/+91
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-0219-17/+298
* Use GTK_TYPE_TEXT_ITER and BOXED marshallersHavoc Pennington2000-11-0213-30/+144
* Test set_markup_with_accel()Havoc Pennington2000-11-0110-38/+105
* Clip the rectangle to be rendered to the drawable, sinceHavoc Pennington2000-11-018-1/+73
* Um, don't randomly subtract 4 from coordinates.Havoc Pennington2000-11-018-4/+41
* Check in these docs, I seem to have written them a while ago thenHavoc Pennington2000-11-012-13/+64
* Only ref the window if it isn't NULL.Owen Taylor2000-11-018-1/+37
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-0122-78/+613
* make use of g_signal_handlers_block_matched,Tim Janik2000-11-018-11/+66
* New function.Jonathan Blandford2000-10-3033-24/+2324
* s/utf-8/UTF-8/Robert Brady2000-10-302-1/+5
* Updated russian translation.Valek Frob2000-10-302-209/+87
* Rename delete_at_cursor delete_from_cursor, and move to move_cursor.Havoc Pennington2000-10-309-36/+84
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-3032-5051/+5156
* Change run action signals to be named insert_at_cursor andHavoc Pennington2000-10-309-32/+76
* Updated Polish translationChyla Zbigniew2000-10-302-242/+109
* Updating some pt_BR translations. (Update-Gnome.sh script)Jorge Godoy2000-10-301-117/+117
* fix stray entityOwen Taylor2000-10-291-1/+0