| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL. | Owen Taylor | 2003-10-24 | 10 | -85/+150 |
* | Fix licensing (I managed to put it under GPL licensing instead of | Kristian Rietveld | 2003-10-24 | 15 | -80/+120 |
* | add padding to the class structure. | Kristian Rietveld | 2003-10-24 | 6 | -0/+26 |
* | Fixed docs. (gtk_file_chooser_remove_filter): Likewise. | Federico Mena Quintero | 2003-10-23 | 8 | -4/+94 |
* | Added the text for the initial section, and descriptions for the signals | Federico Mena Quintero | 2003-10-23 | 5 | -69/+135 |
* | Add short descriptions. | Matthias Clasen | 2003-10-23 | 5 | -12/+12 |
* | Add "Since: 2.4" to all API doc comments. | Matthias Clasen | 2003-10-23 | 7 | -15/+160 |
* | Move GtkCombo and GtkOptionMenu to the "Deprecated" chapter. Add | Matthias Clasen | 2003-10-23 | 8 | -3/+37 |
* | Updates. | Matthias Clasen | 2003-10-23 | 6 | -7/+28 |
* | Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type, | Federico Mena Quintero | 2003-10-23 | 8 | -26/+846 |
* | Updates for 2.3.0; changed header to match the style we used for 2.1.0. | Kristian Rietveld | 2003-10-23 | 6 | -5/+39 |
* | Actually assign the new leader. (#125168, Mariano Suarez-Alvarez) | Matthias Clasen | 2003-10-23 | 6 | -1/+27 |
* | Fix includes. | Kristian Rietveld | 2003-10-23 | 13 | -48/+78 |
* | 0.5.1 | Raymond Penners | 2003-10-23 | 1 | -1/+6 |
* | update xp_theme_defs | cinamod | 2003-10-23 | 2 | -0/+18 |
* | Partial update for 2.3.0. | Soeren Sandmann | 2003-10-23 | 6 | -1/+38 |
* | Convert GtkOptionMenu to GtkComboBox. | Owen Taylor | 2003-10-23 | 6 | -72/+57 |
* | cvsignore updates | Owen Taylor | 2003-10-23 | 1 | -0/+4 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 23 | -68/+240 |
* | Fix some unused variables. | Owen Taylor | 2003-10-23 | 7 | -4/+42 |
* | Renamed from GtkFileChooserImplDefault to GtkFileChooserDefault. | Federico Mena Quintero | 2003-10-23 | 3 | -253/+253 |
* | Update NEWS for 2.3.0 | Matthias Clasen | 2003-10-22 | 6 | -0/+40 |
* | Dutch translation updated by Tino Meinen. | Vincent van Adrighem | 2003-10-22 | 2 | -666/+1501 |
* | More code formatting | Raymond Penners | 2003-10-22 | 3 | -9/+9 |
* | Code formatting | Raymond Penners | 2003-10-22 | 4 | -60/+65 |
* | set ctrl_pressed and shift_pressed according to the current event state | Kristian Rietveld | 2003-10-21 | 6 | -0/+44 |
* | use more XP style functions | cinamod | 2003-10-21 | 4 | -113/+283 |
* | Free the info itself. | Federico Mena Quintero | 2003-10-21 | 2 | -0/+4 |
* | remove the completion timeout when the user pressed on Enter/ESC. Fixes | Kristian Rietveld | 2003-10-20 | 6 | -0/+47 |
* | New utility function. (gtk_file_system_gnome_vfs_get_folder): Use | Federico Mena Quintero | 2003-10-20 | 1 | -0/+3 |
* | Add support for OS X like sliding of toolbar items during drag and drop, | Soeren Sandmann | 2003-10-20 | 8 | -301/+748 |
* | Scrollbar grippers | Raymond Penners | 2003-10-20 | 2 | -1/+11 |
* | bump version # | cinamod | 2003-10-20 | 1 | -0/+4 |
* | gtkrc | Raymond Penners | 2003-10-18 | 2 | -1/+3 |
* | Grippers | Raymond Penners | 2003-10-18 | 3 | -3/+26 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 9 | -194/+595 |
* | Scrollbar fixes | Raymond Penners | 2003-10-17 | 2 | -1/+6 |
* | it's _set_active, not _set_active_item. | Kristian Rietveld | 2003-10-15 | 6 | -1/+26 |
* | add padding to the class structure. ditto. ditto. | Kristian Rietveld | 2003-10-15 | 8 | -0/+48 |
* | mention in the docs that -1 is a valid value and what it means. | Kristian Rietveld | 2003-10-15 | 7 | -6/+64 |
* | Added a button to remove a bookmark. (remove_bookmark_button_clicked_cb): | Federico Mena Quintero | 2003-10-15 | 1 | -52/+168 |
* | New function to set the active row by iter. | Jonathan Blandford | 2003-10-14 | 7 | -0/+103 |
* | Merged patch from Arnaud Charlet | Raymond Penners | 2003-10-14 | 5 | -25/+39 |
* | Don't do operations on windows if the tree view is not mapped. | Federico Mena Quintero | 2003-10-13 | 6 | -18/+57 |
* | Walk the whole shortcuts model, not just the bookmarks part --- there is | Federico Mena Quintero | 2003-10-13 | 1 | -17/+21 |
* | remove the reset of first_sel_changed, as after the first popup the | Kristian Rietveld | 2003-10-13 | 7 | -9/+114 |
* | Make it work as documented when pixmap or mask is NULL. (#124081) | Matthias Clasen | 2003-10-13 | 6 | -2/+31 |
* | Fix changelog. Doh. | Kristian Rietveld | 2003-10-13 | 5 | -5/+5 |
* | I overlooked an if when I was adding the signal block/unblock code. Oops. | Kristian Rietveld | 2003-10-13 | 6 | -4/+34 |
* | enable GTK_DISABLE_DEPRECATED again, (set_interp_type), (main): port over | Kristian Rietveld | 2003-10-13 | 6 | -35/+45 |