| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Big TreeView DnD fixage, makes drops on empty models work, makes TreeStore | Kristian Rietveld | 2003-09-09 | 5 | -85/+201 |
* | Make the list model read in directory information as well. | Federico Mena Quintero | 2003-09-09 | 1 | -25/+47 |
* | Small doc fix | Owen Taylor | 2003-09-09 | 1 | -3/+4 |
* | Free the display_key. | Federico Mena Quintero | 2003-09-09 | 3 | -5/+118 |
* | Implement gtk_event_box_get/set_input_only() | Alexander Larsson | 2003-09-08 | 2 | -40/+447 |
* | Fixes from David Hampton <hampton@employees.org> via gtk-devel-list. | Kristian Rietveld | 2003-09-08 | 1 | -5/+9 |
* | Fix a C99ism. (#121640, Josh Beam) | Matthias Clasen | 2003-09-06 | 2 | -39/+50 |
* | Make disconnect work for toolitems. | Matthias Clasen | 2003-09-06 | 1 | -8/+5 |
* | Disconnect from prev_action, not from action. (Fix by David Hampton) | Matthias Clasen | 2003-09-06 | 1 | -3/+1 |
* | New function. (create_directory_tree): New function. (create_file_list): | Federico Mena Quintero | 2003-09-06 | 1 | -153/+227 |
* | Test buttons and toggle buttons as proxies. | Matthias Clasen | 2003-09-04 | 2 | -0/+25 |
* | Test gtk_ui_manager_add_ui(). | Matthias Clasen | 2003-09-04 | 2 | -75/+130 |
* | Use "position" instead of "pos". | Matthias Clasen | 2003-09-04 | 1 | -1/+1 |
* | Doc tweaks. | Matthias Clasen | 2003-09-04 | 1 | -8/+14 |
* | Un-prefix GtkUIManagerNodeType and GtkUIManagerNode to shorten the names | Matthias Clasen | 2003-09-04 | 1 | -105/+105 |
* | Various doc tweaks. | Matthias Clasen | 2003-09-04 | 1 | -44/+31 |
* | Merge from stable. | Kristian Rietveld | 2003-09-03 | 1 | -3/+4 |
* | Remove excess check that was breaking with current GObject. | Owen Taylor | 2003-09-03 | 1 | -94/+89 |
* | Merge from stable. | Kristian Rietveld | 2003-09-03 | 1 | -0/+3 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 14 | -17/+17 |
* | Update. | Owen Taylor | 2003-09-03 | 1 | -50/+30 |
* | Removed the "extra widget" bit, implemented with the following: | Federico Mena Quintero | 2003-09-03 | 5 | -10/+90 |
* | s/nonexistant/nonexistent Likewise. Likewise. Likewise. | Federico Mena Quintero | 2003-09-02 | 3 | -5/+5 |
* | Merge from stable. | Kristian Rietveld | 2003-09-02 | 1 | -3/+2 |
* | Doc addition. | Matthias Clasen | 2003-09-01 | 1 | -2/+4 |
* | Shorten the names of some static functions. | Matthias Clasen | 2003-09-01 | 2 | -83/+192 |
* | Make this public again, since it's occasionally useful. (#121128, Marco | Matthias Clasen | 2003-08-31 | 3 | -13/+56 |
* | g_return_if_fail() if path is NULL. (gtk_ui_manager_get_node): Avoid a | Matthias Clasen | 2003-08-31 | 1 | -1/+17 |
* | Fix some typos in docs. | Matthias Clasen | 2003-08-31 | 1 | -4/+4 |
* | Add gtktoggleactionprivate.h | Matthias Clasen | 2003-08-31 | 2 | -33/+39 |
* | Additions. | Matthias Clasen | 2003-08-31 | 2 | -6/+15 |
* | Add some docs. | Matthias Clasen | 2003-08-30 | 3 | -12/+14 |
* | Connect to "destroy" on toolbar, rather than to "remove" on handlebox. | Matthias Clasen | 2003-08-30 | 2 | -0/+33 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 2 | -10/+31 |
* | Add a boolean property, "add_tearoffs" with setter and getter. If it is | Matthias Clasen | 2003-08-29 | 2 | -41/+213 |
* | Actually group the actions together rather than putting each in its own | Matthias Clasen | 2003-08-29 | 1 | -5/+3 |
* | Set "draw_as_radio" on proxy menu items for radio actions. | Matthias Clasen | 2003-08-29 | 1 | -0/+12 |
* | Use g_strtod instead of strtod. | Matthias Clasen | 2003-08-29 | 1 | -1/+1 |
* | Forgot to actually commit this file | Søren Sandmann Pedersen | 2003-08-29 | 1 | -8/+5 |
* | Fix use of uninitialized variable. | Soeren Sandmann | 2003-08-29 | 1 | -1/+1 |
* | Also support "draw_as_radio". | Matthias Clasen | 2003-08-29 | 1 | -0/+6 |
* | Install "draw_as_radio" as a separate property, not as an alias of | Matthias Clasen | 2003-08-29 | 1 | -1/+1 |
* | Only treat buttons as homogeneous when they are narrower than 13 time the | Soeren Sandmann | 2003-08-29 | 6 | -121/+157 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 6 | -166/+420 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 3 | -97/+132 |
* | Since we add one to the layout's reported width to account for the cursor, | Owen Taylor | 2003-08-26 | 2 | -3/+7 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 5 | -310/+310 |
* | Make the previous commit compile. | Matthias Clasen | 2003-08-25 | 1 | -2/+2 |
* | Send the focus on to the parent when there was no focus widget before and | Owen Taylor | 2003-08-25 | 6 | -193/+430 |
* | Don't include page->menu_label - causes various problems, including | Owen Taylor | 2003-08-25 | 1 | -2/+0 |