| Commit message (Expand) | Author | Age | Files | Lines |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 22 | -78/+613 |
* | make use of g_signal_handlers_block_matched, | Tim Janik | 2000-11-01 | 8 | -11/+66 |
* | New function. | Jonathan Blandford | 2000-10-30 | 33 | -24/+2324 |
* | s/utf-8/UTF-8/ | Robert Brady | 2000-10-30 | 2 | -1/+5 |
* | Updated russian translation. | Valek Frob | 2000-10-30 | 2 | -209/+87 |
* | Rename delete_at_cursor delete_from_cursor, and move to move_cursor. | Havoc Pennington | 2000-10-30 | 9 | -36/+84 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 32 | -5051/+5156 |
* | Change run action signals to be named insert_at_cursor and | Havoc Pennington | 2000-10-30 | 9 | -32/+76 |
* | Updated Polish translation | Chyla Zbigniew | 2000-10-30 | 2 | -242/+109 |
* | Updating some pt_BR translations. (Update-Gnome.sh script) | Jorge Godoy | 2000-10-30 | 1 | -117/+117 |
* | fix stray entity | Owen Taylor | 2000-10-29 | 1 | -1/+0 |
* | Minor tweaks to get things to work cleanly | Owen Taylor | 2000-10-29 | 2 | -1/+58 |
* | Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little | Owen Taylor | 2000-10-29 | 48 | -2349/+2069 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Another test commit TODO.xml | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | update, mostly to test rebuild scripts | Owen Taylor | 2000-10-29 | 1 | -1/+1 |
* | Make sure not to get a double directory separator in case the home | Tor Lillqvist | 2000-10-28 | 8 | -6/+82 |
* | Add en@IPA and ia. | Tor Lillqvist | 2000-10-28 | 2 | -0/+12 |
* | And fix the marshaller for GtkTextView::delete. | Robert Brady | 2000-10-28 | 10 | -15/+17 |
* | add new marshaller for GtkTextView. | Robert Brady | 2000-10-28 | 10 | -1/+45 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 25 | -675/+922 |
* | Actually use glib-genmarshal. | Tor Lillqvist | 2000-10-27 | 1 | -6/+5 |
* | gtk/gtk.def Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 8 | -64/+60 |
* | Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 9 | -18/+88 |
* | added dependancies for testtextbuffer which broke parallel builds. | Tim Janik | 2000-10-27 | 8 | -0/+37 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 12 | -12/+38 |
* | Added translations for British, English (Phonetic), and Interlingua. | Robert Brady | 2000-10-27 | 13 | -1/+993 |
* | fix constness warning | Havoc Pennington | 2000-10-26 | 18 | -82/+328 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 21 | -69/+816 |
* | updating some pt_BR <ricardo@conectiva.com.br> | Jorge Godoy | 2000-10-26 | 1 | -117/+124 |
* | zh_TW po update | Chih-Wei Huang | 2000-10-26 | 1 | -328/+32 |
* | buncha cleanups, kludged build sources dependencies with a Makefile: | Tim Janik | 2000-10-26 | 11 | -213/+353 |
* | add this, it'S reall what it says | Tim Janik | 2000-10-26 | 1 | -0/+0 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 27 | -1045/+1921 |
* | invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. | Tim Janik | 2000-10-26 | 10 | -11/+86 |
* | use g_value_set_static_{string|boxed} where applicable. | Tim Janik | 2000-10-25 | 9 | -2/+100 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 108 | -3633/+2736 |
* | If window == NULL, assume the root window. (restoring the behaviour that | Robert Brady | 2000-10-25 | 8 | -6/+31 |
* | ChangeLog entry. | Robert Brady | 2000-10-25 | 7 | -0/+56 |
* | Allow creation of new files when saving. | Robert Brady | 2000-10-25 | 2 | -6/+12 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 17 | -75/+197 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 23 | -207/+618 |
* | updating pt_BR translations | Jorge Godoy | 2000-10-24 | 1 | -116/+116 |
* | updating translations | Jorge Godoy | 2000-10-24 | 1 | -277/+294 |
* | ng some potfile translations and adding some translations... | Jorge Godoy | 2000-10-24 | 1 | -294/+277 |
* | Updated Italian translation | Christopher R. Gabriel | 2000-10-24 | 2 | -14/+51 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 34 | -166/+1868 |
* | *** empty log message *** | Owen Taylor | 2000-10-23 | 9 | -17/+59 |
* | Massive .cvsignore updates | Owen Taylor | 2000-10-23 | 7 | -4/+19 |