| Commit message (Expand) | Author | Age | Files | Lines |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 81 | -439/+438 |
* | Remove a call whose result was unused and leaked. (#170776, Kjartan | Matthias Clasen | 2005-03-23 | 1 | -1/+0 |
* | Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify, | Matthias Clasen | 2005-03-23 | 1 | -18/+6 |
* | Use g_return_if_fail, not g_return_val_if_fail. | Manish Singh | 2005-03-22 | 1 | -2/+2 |
* | Implement bookmark renaming (#136216, Sean Middleditch) | Matthias Clasen | 2005-03-22 | 5 | -41/+444 |
* | Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie) | Matthias Clasen | 2005-03-22 | 4 | -2/+22 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 99 | -732/+768 |
* | Fix a typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | Fix typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | Fix a typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 16 | -128/+147 |
* | Shut up CVS | Manish Singh | 2005-03-21 | 1 | -0/+1 |
* | cast away the constness in the call to free(). | Manish Singh | 2005-03-20 | 2 | -1/+6 |
* | Don't leak node->mime_type if we are reusing an existing node. (#170774, | Matthias Clasen | 2005-03-20 | 2 | -0/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 295 | -1533/+2471 |
* | Make right-clicks not pop up the menu. | Soeren Sandmann | 2005-03-19 | 1 | -3/+15 |
* | Fix formatting in example in the docs. (#170611, Jianfei Wang) | Matthias Clasen | 2005-03-17 | 1 | -1/+1 |
* | Clamp adjustment values on resize. (#170567, Tomislav Jonjic) | Matthias Clasen | 2005-03-17 | 1 | -13/+25 |
* | Don't crash if there is no cache. (#170652, Diego Gonzalez) | Matthias Clasen | 2005-03-17 | 1 | -1/+1 |
* | Make inline completion insert the prefix at the right spot. (#170146, Doug | Matthias Clasen | 2005-03-17 | 1 | -1/+2 |
* | Typo fix in the docs. | Matthias Clasen | 2005-03-17 | 3 | -14/+145 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 9 | -873/+650 |
* | Add an example for manually setting up a group of actions. | Matthias Clasen | 2005-03-15 | 1 | -1/+19 |
* | Document that inline completion requires text-column to be set. | Matthias Clasen | 2005-03-15 | 2 | -2/+9 |
* | Update spec. | Anders Carlsson | 2005-03-15 | 4 | -36/+600 |
* | Make it compile | Matthias Clasen | 2005-03-12 | 1 | -1/+1 |
* | Don't crash on style changes. (#169334, Yury Puzis) | Matthias Clasen | 2005-03-12 | 1 | -2/+2 |
* | Fix the doc comments. (#169967, Masao Mutoh) | Matthias Clasen | 2005-03-12 | 1 | -2/+3 |
* | Fix a doc typo. (#169873, Johan Dahlin) | Matthias Clasen | 2005-03-11 | 1 | -1/+1 |
* | Don't try to focus the default_widget if there is none. (#169881, Thomas | Matthias Clasen | 2005-03-11 | 1 | -7/+7 |
* | Typo fixes. (#169728, Morten Welinder, Owen Taylor) | Matthias Clasen | 2005-03-09 | 1 | -7/+7 |
* | Fix a typo in the docs. (#169729, Morten Welinder) | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Fix a typo. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Queue a resize when the model is unset. (#169528, Tomislav Jonjic) | Matthias Clasen | 2005-03-09 | 1 | -2/+7 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 54 | -199/+199 |
* | x | Matthias Clasen | 2005-03-09 | 20 | -187/+187 |
* | Add the new attributes to the .symbols files. | Matthias Clasen | 2005-03-08 | 1 | -20/+20 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 10 | -21/+21 |
* | Document ownership of filters. (#169101, Sebastian Rittau) | Matthias Clasen | 2005-03-07 | 1 | -1/+4 |
* | Document which parameters may be NULL. (#166855, Frank Naumann) | Matthias Clasen | 2005-03-07 | 1 | -57/+76 |
* | Don't leak the values here. (#169047, Philip Langdale) | Matthias Clasen | 2005-03-03 | 2 | -3/+3 |
* | Don't warn if a stock icon cannot be found. (#168830, Sven Neumann) | Matthias Clasen | 2005-03-03 | 1 | -21/+16 |
* | Avoid warnings if gtk_widget_reparent() is called at unusual times. | Matthias Clasen | 2005-03-03 | 1 | -12/+18 |
* | revert previous change, maintain ABI. | Manish Singh | 2005-03-01 | 2 | -2/+2 |
* | Fix prelighting. (#157392, Vincent Noel, patch by Christian Persch) | Matthias Clasen | 2005-03-01 | 1 | -1/+7 |
* | Make icon data caching work again. (#168851, Alexander Larsson) | Matthias Clasen | 2005-03-01 | 1 | -4/+8 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 20 | -29/+29 |
* | Improve the handling of buttons as action proxys. (#165534, Milosz | Matthias Clasen | 2005-02-28 | 1 | -9/+34 |
* | Fix a typo. (#168646, Vincent Untz) | Matthias Clasen | 2005-02-28 | 1 | -1/+1 |
* | Unset "focus-on-click" for the save folder combo. (#168688, Sven Neumann) | Matthias Clasen | 2005-02-28 | 1 | -1/+4 |