2003-07-11 |
Dana Jansens | add --g-fatal-warnings
|
commit | commitdiff | tree |
2003-07-11 |
Dana Jansens | fix a seggie i introduced, going too far in the dockapps...
|
commit | commitdiff | tree |
2003-07-11 |
Dana Jansens | attempt #2
|
commit | commitdiff | tree |
2003-07-11 |
Dana Jansens | oops extra menu_layout
|
commit | commitdiff | tree |
2003-07-11 |
Dana Jansens | a full style defn..
|
commit | commitdiff | tree |
2003-07-11 |
Dana Jansens | move to the desktop of the activated window
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | readd the Makefile
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | readd the Makefile
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | simply startup/shutdown
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add some more contributors
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | sync is in unistd.h
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRend...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | move ob_pointer_pos to screen_pointer_pos
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | make ob_state a function so it cant be changed outside...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | use gint
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | ob_remote has been killed, remove ob_sync from the...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | the --rc arg and rc_path var wasnt even being used...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | make the ob_restart/shutdown stuff static vars and...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove useless include
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | replace the focus_backup with the screen_support_win...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | use the xerror stuff to trap errors instead of dupliacted...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandl...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStackingLayer...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix and capitalize the ObFocusFallbackType enum
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | use the ObOrientation enum instead of a horz bool for...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing for the dock. use ObDirection instead of...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing for the Popup->ObPopup struct
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | dont need client.h in this header
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefixing and capitalization for the Frame->ObFrame...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix Group to ObGroup
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | kill warnings
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add the new misc.h and mwm.h to the kernel sources
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add a mwm.h for the mwm hint structure and flags.
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generic...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | speed up pick_group_windows too
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | make pick_windows waaaay faster
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove the use of the BINARY define. kill a compiler...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | allow restacking of transients above one another
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | put the transient's title before the parent's in the...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove the xinerama active boolean, just count the...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add client_search_top_transient.
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | add ob_debug for printing stuff only when debug is...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | these havent been used for a long time.. ;) old parsing...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | remove rependancy on geom.h from the kernel, provide...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | update the build system, using a single Makefile.am...
|
commit | commitdiff | tree |
2003-07-10 |
Dana Jansens | move the gettext header out to the root source dir
|
commit | commitdiff | tree |
2003-07-07 |
Dana Jansens | include stdlib for exit()
|
commit | commitdiff | tree |
2003-07-06 |
Dana Jansens | add ACLOCAL_FLAGS to the aclocal call.
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | use --foo instead of -foo for cmd line arguments
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | try some better default offsets for big endian machines.
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | used RrColorShift when RrColorOffset was what we wanted
|
commit | commitdiff | tree |
2003-07-05 |
Dana Jansens | coment the USE_LIBSN defined variable
|
commit | commitdiff | tree |
2003-07-02 |
Dana Jansens | rename the raise and lower functions. raise is claimed...
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | set te strut smaller when autohide is on
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | messed up the indexes while finding the combined size...
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | oops, i want the max edges to find the full area
|
commit | commitdiff | tree |
2003-06-30 |
Dana Jansens | using a changelog generated off of CVS
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | the prop_get_strings_locale function looked for a utf8...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | add some comments and asserts to make sure I don't...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | create the popup's window before adding it to the stacking...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | prepare for alpha1 release.
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | add a makefile so i can put stuff into the make dist
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | python support is gone
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | we dont really have any translatable stuff yet but...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | use strcmp instead of collate, since collate is slower...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | these are old and not used anymore
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | missed setting 'current' at the end of the pyramid...
|
commit | commitdiff | tree |
2003-06-29 |
Dana Jansens | waste of energy in stacking_add, and it even caused...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | use fprintf not g_message in the signal handler. no...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | remove debug print
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | set the values of the array at teh right indexes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | fix memory bugs
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | remove the switch to... menu
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | don't destroy font patterns, i think this is a double...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | put group members above the window when lowering it
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | set the stacking list when stacking changes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | ignore the generated makefiles
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | add the makefiles for the themes' data dirs
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | add the themes path to the struct. make the name never...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | adjust the themes with buttons to match how they are...
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | simplify this shit
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | hardcode the button names for themes
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | dont need to raise after adding
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | rename the button_dir var to data_dir.. pointless :>
|
commit | commitdiff | tree |
2003-06-28 |
Dana Jansens | snap to all heads the window is present on
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | build 'openbox' instead of 'openbox3'.
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | set "Openbox" as the name no "Openbox3"
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add a .desktop file which gets installed for gnome
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add the openbox binary
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without...
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | core when the list gets out of order
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | xinerama support
|
commit | commitdiff | tree |
2003-06-27 |
Dana Jansens | root menu on right click
|
commit | commitdiff | tree |
next |