summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor tweaks to get things to work cleanlyOwen Taylor2000-10-292-1/+58
* Updates to new gtk-doc, gsignal, causing quite a bit of diffs but littleOwen Taylor2000-10-2948-2349/+2069
* Another test commit TODO.xmlOwen Taylor2000-10-291-1/+1
* Another test commit TODO.xmlOwen Taylor2000-10-291-1/+1
* Another test commit TODO.xmlOwen Taylor2000-10-291-1/+1
* update, mostly to test rebuild scriptsOwen Taylor2000-10-291-1/+1
* Make sure not to get a double directory separator in case the homeTor Lillqvist2000-10-288-6/+82
* Add en@IPA and ia.Tor Lillqvist2000-10-282-0/+12
* And fix the marshaller for GtkTextView::delete.Robert Brady2000-10-2810-15/+17
* add new marshaller for GtkTextView.Robert Brady2000-10-2810-1/+45
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-2725-675/+922
* Actually use glib-genmarshal.Tor Lillqvist2000-10-271-6/+5
* gtk/gtk.def Adjust to Tim's changes. Use glib-genmarshal etc.Tor Lillqvist2000-10-278-64/+60
* Adjust to Tim's changes. Use glib-genmarshal etc.Tor Lillqvist2000-10-279-18/+88
* added dependancies for testtextbuffer which broke parallel builds.Tim Janik2000-10-278-0/+37
* adapt to GSignal signature changes.Tim Janik2000-10-2712-12/+38