| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename delete_at_cursor delete_from_cursor, and move to move_cursor. | Havoc Pennington | 2000-10-30 | 1 | -0/+6 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -0/+15 |
* | Change run action signals to be named insert_at_cursor and | Havoc Pennington | 2000-10-30 | 1 | -0/+6 |
* | Make sure not to get a double directory separator in case the home | Tor Lillqvist | 2000-10-28 | 1 | -0/+9 |
* | And fix the marshaller for GtkTextView::delete. | Robert Brady | 2000-10-28 | 1 | -2/+2 |
* | add new marshaller for GtkTextView. | Robert Brady | 2000-10-28 | 1 | -0/+6 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -1/+8 |
* | gtk/gtk.def Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 1 | -0/+1 |
* | Adjust to Tim's changes. Use glib-genmarshal etc. | Tor Lillqvist | 2000-10-27 | 1 | -0/+5 |
* | added dependancies for testtextbuffer which broke parallel builds. | Tim Janik | 2000-10-27 | 1 | -0/+5 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 1 | -0/+4 |
* | Added translations for British, English (Phonetic), and Interlingua. | Robert Brady | 2000-10-27 | 1 | -0/+5 |
* | fix constness warning | Havoc Pennington | 2000-10-26 | 1 | -0/+35 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -0/+21 |
* | buncha cleanups, kludged build sources dependencies with a Makefile: | Tim Janik | 2000-10-26 | 1 | -0/+17 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -0/+21 |
* | invoke maketypes.awk with LC_ALL=C to avoid localization misbehaviour. | Tim Janik | 2000-10-26 | 1 | -0/+11 |
* | use g_value_set_static_{string|boxed} where applicable. | Tim Janik | 2000-10-25 | 1 | -0/+10 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -0/+102 |
* | If window == NULL, assume the root window. (restoring the behaviour that | Robert Brady | 2000-10-25 | 1 | -0/+4 |
* | ChangeLog entry. | Robert Brady | 2000-10-25 | 1 | -0/+8 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 1 | -0/+16 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 1 | -0/+27 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -0/+58 |
* | *** empty log message *** | Owen Taylor | 2000-10-23 | 1 | -0/+6 |
* | Typo. | Tor Lillqvist | 2000-10-22 | 1 | -1/+1 |
* | gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. | Tor Lillqvist | 2000-10-22 | 1 | -0/+28 |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 1 | -0/+22 |
* | Check for bind_textdomain_codeset | Robert Brady | 2000-10-22 | 1 | -0/+16 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -0/+54 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -1/+28 |
* | Start of work to move to new modularized testgtk. | Owen Taylor | 2000-10-18 | 1 | -1/+6 |
* | Add my name to the ChangeLog. | Jonathan Blandford | 2000-10-18 | 1 | -2/+2 |
* | Draw the arrows correctly. | 7 | 2000-10-17 | 1 | -0/+2 |
* | Added user docs. | 7 | 2000-10-17 | 1 | -0/+4 |
* | Get the correct parent when generating my type. | 7 | 2000-10-17 | 1 | -0/+8 |
* | Move GtkTreeModel from object to interface. | 6 | 2000-10-16 | 1 | -0/+5 |
* | #include gtklabel.h, fixing compilation | Havoc Pennington | 2000-10-16 | 1 | -0/+5 |
* | Add API documentation to all public functions. | Jonathan Blandford | 2000-10-16 | 1 | -0/+3 |
* | Added API documentation to all public functions. | Jonathan Blandford | 2000-10-16 | 1 | -0/+5 |
* | New function proposed by Guy Harris <gharris@flashcom.net>. Also, added | Jonathan Blandford | 2000-10-16 | 1 | -1/+5 |
* | Fix GtkTreeNode *node ->GtkTreeNode node issue. | 5 | 2000-10-15 | 1 | -0/+9 |
* | Added Persian translation from Roozbeh Pournader <roozbeh@sina.sharif.ac.ir> | Robert Brady | 2000-10-14 | 1 | -0/+4 |
* | Forgot this. | Jonathan Blandford | 2000-10-13 | 1 | -0/+7 |
* | Update. | Tor Lillqvist | 2000-10-09 | 1 | -0/+43 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -0/+19 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 1 | -0/+6 |
* | Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with | Jonathan Blandford | 2000-10-06 | 1 | -1/+10 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+5 |
* | Fix obvious bug in circle drawing. | Jonathan Blandford | 2000-10-04 | 1 | -0/+5 |