Age | Commit message (Expand) | Author | Files | Lines |
2009-01-12 | * Add a bunch of translator comments to make | Nick Schermer | 3 | -2/+13 |
2009-01-11 | * Update some plugin comments in the desktop files. | Nick Schermer | 2 | -33/+7 |
2009-01-02 | * ...here too... | Nick Schermer | 2 | -2/+2 |
2009-01-02 | * Do steps of 1px. | Nick Schermer | 1 | -1/+1 |
2009-01-02 | * Change a lot of strings to mnemonic labels. | Nick Schermer | 2 | -33/+32 |
2009-01-02 | * Fix a whole bunch of compiler warnings. | Nick Schermer | 8 | -36/+37 |
2008-11-22 | * use -V for --version. | Nick Schermer | 1 | -1/+1 |
2008-10-23 | * Implement SmRestartImmediately (Bug #4516). | Nick Schermer | 1 | -1/+5 |
2008-10-23 | * Panel does not adhere to 'fullwidth' property when using | Nick Schermer | 1 | -1/+1 |
2008-10-21 | With xrandr 1.2, monitors can be added/removed, so need to double check the n... | Olivier Fourdan | 1 | -1/+5 |
2008-09-21 | * panel/panel-dialogs.c: Use gtk_list_store_clear() on the model of | Jannis Pohlmann | 1 | -3/+3 |
2008-08-02 | * Set mcs plugin default to false. | Nick Schermer | 3 | -17/+0 |
2008-08-02 | * Write the panel config using g_file_set_contents, which does some | Nick Schermer | 1 | -78/+54 |
2008-08-01 | * Fix a bunch of compiler warnings. | Nick Schermer | 7 | -34/+36 |
2008-07-17 | Don't allow quit/restart in kiosk mode (bug #4160). | Jasper Huijsmans | 1 | -52/+52 |
2008-07-16 | 64-bit fix: X properties should be gulong, not guint: opacity setting fixed. | Jasper Huijsmans | 2 | -3/+3 |
2008-03-09 | * Commit improved dnd code from the 4.4 branch. | Nick Schermer | 6 | -442/+310 |
2007-12-13 | * Don't allow deprecated glib functions. | Nick Schermer | 1 | -3/+3 |
2007-11-21 | * Ok, now without segfault. | Nick Schermer | 1 | -3/+7 |
2007-11-21 | * Fix leaks in session management. | Nick Schermer | 1 | -4/+4 |
2007-10-20 | * Some fixes of the wnck patch (which will be committed after this one). | Nick Schermer | 4 | -33/+46 |
2007-10-17 | * update itembar size request after the orientation changed | Nick Schermer | 1 | -0/+3 |
2007-10-01 | * libxfce4panel/xfce-panel-plugin-iface.c, | Jasper Huijsmans | 1 | -0/+9 |
2007-09-05 | * Same fix as in xfce_4_4 branch. | Nick Schermer | 1 | -1/+1 |
2007-07-30 | Fix window manager hints reporting width 1 pixel too wide (bug #3402). | Jasper Huijsmans | 1 | -4/+4 |
2007-06-26 | * Adjust the signal io pipe implementation to be basically the same as the on... | Jasper Huijsmans | 4 | -168/+174 |
2007-06-24 | Make itembar not care about expanded items when panel is not full width. | Jasper Huijsmans | 1 | -0/+5 |
2007-06-10 | * Use sizeof() to pass buffer sizes for statically alocated buffers. | Jasper Huijsmans | 3 | -21/+28 |
2007-05-24 | * panel/panel-item-manager.c: Rewrite some code, internal plugins | Nick Schermer | 2 | -142/+143 |
2007-05-24 | * panel/panel-item-manager.c: Improve the module warnings a bit. | Nick Schermer | 1 | -4/+4 |
2007-05-22 | Fix incorrect hide on drag leave (bug #3091) and fix warning in launcher-exec-c. | Jasper Huijsmans | 1 | -1/+1 |
2007-05-15 | Fix check for valid stut value to also work with differently sized monitors. | Jasper Huijsmans | 1 | -15/+18 |
2007-03-27 | * Backport trunk | Nick Schermer | 1 | -1/+1 |
2007-03-24 | Make 'xfce4-panel -r' start a new instance when panel is not running. This sh... | Jasper Huijsmans | 4 | -7/+19 |
2007-03-18 | * libxfce4panel: Add visibility support to reduce the library size a bit. | Nick Schermer | 2 | -12/+14 |
2007-03-13 | Add some checks for valid tree selection; possibly fixes bug #2933. | Jasper Huijsmans | 2 | -9/+13 |
2007-03-05 | * panel/panel-dialogs.c: Set Full Height or Full Width based on the panel po... | Nick Schermer | 1 | -8/+23 |
2007-03-05 | * libxfce4panel/xfce-panel-macros.c: Replace the g_type_register_static_simple | Nick Schermer | 3 | -170/+166 |
2007-03-04 | This includes the label... | Nick Schermer | 1 | -2/+2 |
2007-03-04 | | Nick Schermer | 1 | -4/+6 |
2007-03-04 | * panel/main.c, panel/panel-app.{c,h}: Fix problem with session management | Nick Schermer | 3 | -140/+121 |
2007-03-03 | * panel/*: Import all the code from my branch to trunk. Only the main.c | Nick Schermer | 17 | -1463/+1561 |
2007-03-03 | * Import my 4_5_nick branch into trunk: | Nick Schermer | 2 | -67/+80 |
2007-02-18 | Check for NULL pointers in DBG messages to prevent crashes on Solaris, based ... | Jasper Huijsmans | 2 | -4/+14 |
2007-02-18 | Unhide when dragging over the panel (bug #2914). | Jasper Huijsmans | 1 | -0/+72 |
2007-01-03 | * Revert previous patch | Nick Schermer | 2 | -7/+0 |
2007-01-03 | We need to init ghtread for the slice allocator. I've also added this for ext... | Nick Schermer | 2 | -0/+7 |
2007-01-01 | * Add this debug warning to notify us if the _set_struts function passed. | Nick Schermer | 1 | -0/+2 |
2006-12-31 | Fix crash in panel when switching monitors. I've simply removed the code for ... | Nick Schermer | 1 | -8/+0 |
2006-12-19 | Set keywords property on a bunch of files. (In case any SVN devs are reading ... | Jasper Huijsmans | 2 | -2/+2 |